index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
silence warning
Chris Lattner
2006-11-03
1
-13
/
+0
*
silence warnings.
Chris Lattner
2006-11-03
3
-12
/
+1
*
silence warning
Chris Lattner
2006-11-03
1
-6
/
+0
*
silence warnings
Chris Lattner
2006-11-03
1
-1
/
+1
*
Make CBackend -pedantic clean.
Reid Spencer
2006-11-03
1
-2
/
+1
*
Make CodeGen libs -pedantic clean.
Reid Spencer
2006-11-02
2
-4
/
+1
*
#include <assert.h>
Rafael Espindola
2006-11-02
1
-0
/
+1
*
fix a bug reid noticed
Chris Lattner
2006-11-02
1
-1
/
+1
*
1. Hash not quite right for DIEValues.
Jim Laskey
2006-11-02
1
-25
/
+10
*
Remove unused variable.
Reid Spencer
2006-11-02
1
-1
/
+0
*
For PR786:
Reid Spencer
2006-11-02
68
-1878
/
+1892
*
General clean up of teh dwarf writer.
Jim Laskey
2006-11-02
1
-2260
/
+2307
*
move ARMCondCodeToString to ARMAsmPrinter.cpp
Rafael Espindola
2006-11-02
3
-23
/
+21
*
Allow FoldingSet clients to pump up the initial hash size.
Jim Laskey
2006-11-02
1
-2
/
+4
*
Remove unused variable.
Reid Spencer
2006-11-02
1
-1
/
+1
*
Remove unused variables.
Reid Spencer
2006-11-02
1
-6
/
+5
*
Remove a function prototype that is no longer needed (REM patch missed it)
Reid Spencer
2006-11-02
1
-2
/
+0
*
Get rid of unused variable.
Reid Spencer
2006-11-02
1
-1
/
+1
*
fix 2006-11-01-vastart.ll
Andrew Lenharth
2006-11-02
2
-3
/
+5
*
For PR950:
Reid Spencer
2006-11-02
15
-223
/
+385
*
Implement the getRegForInlineAsmConstraint method for PPC. With recent
Chris Lattner
2006-11-02
2
-56
/
+29
*
Allow the getRegForInlineAsmConstraint method to return a register class with
Chris Lattner
2006-11-02
1
-4
/
+32
*
Rename
Evan Cheng
2006-11-01
3
-3
/
+5
*
Two-address instructions no longer have to be A := A op C. Now any pair of de...
Evan Cheng
2006-11-01
3
-113
/
+139
*
There can be more than one PHINode at the start of the block.
Devang Patel
2006-11-01
1
-5
/
+4
*
Added getTiedToSrcOperand() to check for two-address'ness.
Evan Cheng
2006-11-01
1
-0
/
+12
*
Clean up.
Evan Cheng
2006-11-01
1
-5
/
+11
*
Handle PHINode with only one incoming value.
Devang Patel
2006-11-01
1
-5
/
+9
*
CopyFromReg starts a live range so its use should not be considered a floater.
Evan Cheng
2006-11-01
1
-1
/
+1
*
Make ScalarEvolution actually use a ZeroExtend expression instead of
Reid Spencer
2006-11-01
1
-2
/
+2
*
give branch folding a simple heuristic to decide which block to split so that
Chris Lattner
2006-11-01
1
-6
/
+49
*
Fix GlobalOpt/2006-11-01-ShrinkGlobalPhiCrash.ll and McGill/chomp
Chris Lattner
2006-11-01
1
-8
/
+14
*
print null values in bss
Rafael Espindola
2006-11-01
1
-2
/
+4
*
implement zextload bool and truncstore bool
Rafael Espindola
2006-11-01
1
-0
/
+10
*
Add a printSetLabel that takes two id's.
Evan Cheng
2006-11-01
1
-0
/
+13
*
Factor gep instructions through phi nodes.
Chris Lattner
2006-11-01
1
-10
/
+39
*
Turn a phi of many loads into a phi of the address and a single load of the
Chris Lattner
2006-11-01
1
-41
/
+30
*
Fix ldmxcsr JIT encoding.
Evan Cheng
2006-11-01
1
-6
/
+4
*
Fix a bug in the previous patch
Chris Lattner
2006-11-01
1
-3
/
+6
*
Fold things like "phi [add (a,b), add(c,d)]" into two phi's and one add.
Chris Lattner
2006-11-01
1
-3
/
+57
*
Print jumptable index.
Evan Cheng
2006-11-01
2
-0
/
+4
*
Remove unnecessary sign conversions made possible by last patch.
Reid Spencer
2006-11-01
1
-4
/
+0
*
Fix a bug in the interpreter where divides of unmatched signed operands
Reid Spencer
2006-11-01
1
-8
/
+11
*
make tail merging more aggressive. If two blocks share a common tail, but the
Chris Lattner
2006-11-01
1
-16
/
+53
*
enable branch folding with an option
Chris Lattner
2006-11-01
1
-1
/
+2
*
Add constraints to Instruction class.
Evan Cheng
2006-11-01
1
-0
/
+2
*
more shotenning
Andrew Lenharth
2006-10-31
5
-130
/
+92
*
Compile CodeGen/PowerPC/fp-branch.ll to:
Chris Lattner
2006-10-31
1
-6
/
+19
*
look through isunordered to inline it into branch blocks.
Chris Lattner
2006-10-31
1
-12
/
+43
*
Nuke dead code.
Evan Cheng
2006-10-31
1
-1
/
+0
[next]