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
*
Eliminate cast instructions: use only GEPs in decomposed sequence.
Vikram S. Adve
2002-08-03
1
-81
/
+70
*
Fix bug: test/Regression/Transforms/InstCombine/2002-08-02-CastTest.ll
Chris Lattner
2002-08-02
1
-7
/
+37
*
* Cleanups of instcombine
Chris Lattner
2002-08-02
1
-80
/
+48
*
Fix bug: test/Regression/Transforms/GCSE/2002-05-21-NoSharedDominator.ll
Chris Lattner
2002-08-02
1
-0
/
+29
*
Remove unneccesary #inlcude
Chris Lattner
2002-08-01
1
-1
/
+0
*
Implement the other half of a feature advertised by OperandConvertableToType.
Chris Lattner
2002-07-31
1
-6
/
+39
*
* Indent class into anonymous namespace, filling up the diff with garbage
Chris Lattner
2002-07-30
1
-30
/
+43
*
Cleanup ConstantExpr handling:
Chris Lattner
2002-07-30
1
-8
/
+2
*
Remove FIXME's that aren't really needed after all.
Chris Lattner
2002-07-30
1
-9
/
+0
*
Fix bug with last patch which would occur when a call returned void and we
Chris Lattner
2002-07-30
1
-1
/
+2
*
* Make sure the resolved function call instructions get the name from the
Chris Lattner
2002-07-30
1
-7
/
+15
*
* Fix bug: test/Regression/Transforms/ADCE/2002-07-17-AssertionFailure.ll
Chris Lattner
2002-07-30
1
-21
/
+46
*
Add code to ensure that no PHI nodes are left laying around with their
Chris Lattner
2002-07-29
1
-2
/
+16
*
Implement a new RemoveSuccessor function
Chris Lattner
2002-07-29
1
-4
/
+51
*
Fix bug: test/Regression/Transforms/ADCE/2002-07-29-Segfault.ll
Chris Lattner
2002-07-29
1
-28
/
+60
*
Allow folding of basic blocks that have PHI nodes in them, fixing "bug":
Chris Lattner
2002-07-29
1
-1
/
+11
*
* Standardize how analysis results/passes as printed with the print() virtual
Chris Lattner
2002-07-27
2
-3
/
+1
*
* Standardize how analysis results/passes as printed with the print() virtual
Chris Lattner
2002-07-27
1
-2
/
+1
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
20
-26
/
+26
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
9
-16
/
+16
*
*** empty log message ***
Chris Lattner
2002-07-26
1
-9
/
+8
*
*** empty log message ***
Chris Lattner
2002-07-25
4
-4
/
+5
*
*** empty log message ***
Chris Lattner
2002-07-24
1
-1
/
+1
*
Eliminate several include/llvm/Transforms/IPO/*.h files, moving their content...
Chris Lattner
2002-07-24
4
-4
/
+4
*
Merge ChangeAllocations into scalar.h
Chris Lattner
2002-07-23
2
-2
/
+2
*
Rename header
Chris Lattner
2002-07-23
1
-1
/
+1
*
Cleanup and simplify code
Chris Lattner
2002-07-23
1
-59
/
+22
*
Incorporate ConstantMerge.h into IPO.h
Chris Lattner
2002-07-23
1
-3
/
+2
*
Rename LevelChange.h to RaisePointerReferences.h
Chris Lattner
2002-07-23
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-23
20
-55
/
+48
*
* Remove getPassName implementation
Chris Lattner
2002-07-23
5
-12
/
+12
*
* Cleanup the pass a bit more, making it more object oriented.
Chris Lattner
2002-07-23
1
-65
/
+48
*
* Break the two different behaviors of SimpleStructMutation into two subclasses
Chris Lattner
2002-07-23
1
-26
/
+42
*
* Make the ctor take a TargetData even though it's not using it yet
Chris Lattner
2002-07-23
1
-4
/
+7
*
* Remove lots of dead stuff
Chris Lattner
2002-07-23
1
-10
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-23
6
-7
/
+7
*
Hide extra argument
Chris Lattner
2002-07-22
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-22
3
-22
/
+34
*
comeented out debug printing
Anand Shukla
2002-07-21
1
-3
/
+3
*
minor corrections
Anand Shukla
2002-07-18
6
-139
/
+187
*
Seperate stats for DCE'd functions and vars
Chris Lattner
2002-07-18
1
-3
/
+4
*
*** empty log message ***
Chris Lattner
2002-07-18
1
-2
/
+3
*
Only functions with external linkage can be resolved to function declarations.
Chris Lattner
2002-07-18
1
-2
/
+6
*
* Rewrite loop to be slightly more efficient (arguably)
Chris Lattner
2002-07-18
1
-2
/
+2
*
* Correctly get prototype for void*malloc(size_t)
Chris Lattner
2002-07-18
1
-2
/
+11
*
Implement linking of ConstExprs
Chris Lattner
2002-07-18
1
-9
/
+43
*
Anand forgot to check in the makefile corresponding to his previous change
Chris Lattner
2002-07-17
1
-1
/
+1
*
* Remove dead code from ExprTypeConvert.cpp
Chris Lattner
2002-07-17
3
-66
/
+83
*
* Add a bunch of debugging features to LevelRaise
Chris Lattner
2002-07-16
1
-4
/
+37
*
Avoid !sized assertion failure if Ty is not a sized type
Chris Lattner
2002-07-16
1
-1
/
+2
[next]