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 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
*
Fix bug: test/Regression/Transforms/LevelRaise/2002-07-16-RaiseCrash2.ll
Chris Lattner
2002-07-16
1
-1
/
+3
*
Moved over EmitFunctions to this library
Anand Shukla
2002-07-16
1
-0
/
+45
*
removed this directory
Anand Shukla
2002-07-16
1
-5
/
+0
*
Moved EmitFunctions.cpp up to instrumentation directory
Anand Shukla
2002-07-16
1
-45
/
+0
*
Bugfix to previous checkin
Chris Lattner
2002-07-16
1
-1
/
+1
*
* Cleanup pass
Chris Lattner
2002-07-16
1
-17
/
+10
*
* Add assertion to ExprTypeConvert to detect error earlier than without it
Chris Lattner
2002-07-16
2
-0
/
+2
*
Added EmitFunctions directory
Anand Shukla
2002-07-12
1
-0
/
+1
*
Initial makefile
Anand Shukla
2002-07-12
1
-0
/
+5
*
Initial version: adds a function table to output code
Anand Shukla
2002-07-12
1
-0
/
+52
*
Disable folding g-e-p instructions into loads and stores.
Chris Lattner
2002-07-10
1
-0
/
+2
*
Disable pool allocation stuff until data structure analysis is sorted back out
Chris Lattner
2002-07-10
1
-2
/
+7
*
Fix iteration and InsertPos bugs introduced when Chris changed over to ilist.
Vikram S. Adve
2002-07-08
1
-21
/
+35
*
changes BBsorting and oredering
Anand Shukla
2002-07-08
2
-720
/
+90
*
small corrections
Anand Shukla
2002-07-08
1
-23
/
+22
*
changed function numbering
Anand Shukla
2002-07-08
1
-102
/
+95
*
*** empty log message ***
Chris Lattner
2002-06-30
3
-3
/
+0
*
Clean up anands patch
Chris Lattner
2002-06-30
1
-1
/
+0
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-2
/
+3
*
additions and bug fixes
Anand Shukla
2002-06-25
5
-445
/
+1395
*
added include<iostream> for cerr
Anand Shukla
2002-06-25
1
-0
/
+1
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
7
-14
/
+34
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-0
/
+1
[next]