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
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start of a linker
Chris Lattner
2001-10-13
1
-0
/
+22
*
Support the invoke instruction
Chris Lattner
2001-10-13
1
-1
/
+2
*
Support indirect calls
Chris Lattner
2001-10-13
1
-2
/
+3
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
6
-50
/
+46
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
4
-14
/
+14
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-1
/
+1
*
Add support for new style casts
Chris Lattner
2001-10-01
4
-6
/
+6
*
Pull predecessor and successor iterators out of the CFG*.h files, and plop th...
Chris Lattner
2001-10-01
3
-25
/
+21
*
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-28
1
-2
/
+3
*
ADCE is broken but at least we know why
Chris Lattner
2001-09-28
1
-1
/
+6
*
Make ADCE more robust, it still has problems, but it's getting closer
Chris Lattner
2001-09-09
1
-37
/
+181
*
Types and constants are wierd things in symbol tables now
Chris Lattner
2001-09-07
1
-3
/
+7
*
* Eliminate reference to ConstantPool class
Chris Lattner
2001-09-07
1
-14
/
+7
*
Constant pool is dead
Chris Lattner
2001-09-07
1
-16
/
+2
*
Constants are now global unique objects
Chris Lattner
2001-09-07
1
-6
/
+2
*
* Eliminate constant pool dependancies:
Chris Lattner
2001-09-07
1
-29
/
+6
*
* Supoprt global constants
Chris Lattner
2001-09-07
1
-55
/
+13
*
Enable the elimination of method prototypes that are not referenced
Chris Lattner
2001-07-28
1
-4
/
+19
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
4
-4
/
+4
*
Support external methods
Chris Lattner
2001-07-15
2
-0
/
+2
*
Add knowledge about the struct form of the GetElementPtr instruction
Chris Lattner
2001-07-14
1
-1
/
+7
*
Remove dependency on the structure of ValueHolder.
Chris Lattner
2001-07-14
1
-6
/
+5
*
Don't clean out the type plane of the constant pool... this is a hack. FIXME
Chris Lattner
2001-07-09
1
-1
/
+6
*
Implement checking for new instructions
Chris Lattner
2001-07-08
1
-3
/
+4
*
Use the CDG to mark branches alive on demand.
Chris Lattner
2001-07-08
1
-18
/
+42
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
1
-10
/
+0
*
Broad superficial changes:
Chris Lattner
2001-07-07
5
-16
/
+16
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
4
-19
/
+17
*
Add method to unify all exit nodes of a method
Chris Lattner
2001-07-06
1
-0
/
+69
*
Update to include right file
Chris Lattner
2001-07-06
1
-1
/
+2
*
Initial checkin. Should print dead instructions, except it doesn't do
Chris Lattner
2001-06-30
1
-0
/
+126
*
Rename DoSparseConditionalConstantProp -> DoSCCP
Chris Lattner
2001-06-30
1
-1
/
+1
*
Optimizations got their own header files
Chris Lattner
2001-06-30
6
-147
/
+166
*
Export ConstantFoldTerminator, allow it to fold conditional branches to
Chris Lattner
2001-06-29
1
-8
/
+30
*
Added documentation. Constant fold terminators.
Chris Lattner
2001-06-29
1
-5
/
+16
*
* Factored RemovePredecessorFromBlock into BasicBlock::removePredecessor
Chris Lattner
2001-06-29
1
-68
/
+30
*
We need to make sure to remove PHI nodes in the successor that cannot be
Chris Lattner
2001-06-29
1
-0
/
+8
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
3
-63
/
+71
*
Add a new Sparse Conditional Constant Propogation pass
Chris Lattner
2001-06-27
1
-0
/
+502
*
Misc cleanup
Chris Lattner
2001-06-27
1
-32
/
+24
*
* Expose DoConstantPoolMerging
Chris Lattner
2001-06-27
1
-40
/
+24
*
Implement induction variable injection!
Chris Lattner
2001-06-25
1
-12
/
+76
*
A silly stupid test of the loop depth calculator was added. REMOVE in the
Chris Lattner
2001-06-25
1
-0
/
+11
*
#include a different header due to Intervals.h splitting up
Chris Lattner
2001-06-24
1
-9
/
+47
*
Implement a lot more functionality. Now loop invariant and linear
Chris Lattner
2001-06-22
1
-5
/
+253
*
Moved printing code to the Assembly/Writer library.
Chris Lattner
2001-06-21
1
-27
/
+39
*
Get rid of a silly printout that isn't needed right now
Chris Lattner
2001-06-20
1
-1
/
+1
*
Add capability to print a derived interval graph
Chris Lattner
2001-06-20
1
-0
/
+9
*
Add a test case for interval code
Chris Lattner
2001-06-20
1
-0
/
+44
*
Updates to work with new cfg namespace
Chris Lattner
2001-06-13
1
-1
/
+8
[next]