index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
/
IPO
/
InlineSimple.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-0
/
+1
*
s/Method/Function
Chris Lattner
2002-04-08
1
-2
/
+1
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-45
/
+42
*
s/Method/Function
Chris Lattner
2002-03-29
1
-3
/
+3
*
Change over to use new style pass mechanism, now passes only expose small
Chris Lattner
2002-02-26
1
-1
/
+15
*
When inlining basic blocks and instructions, give them a name!
Chris Lattner
2002-02-25
1
-0
/
+4
*
Move stuff out of the Optimizations directories into the appropriate Transforms
Chris Lattner
2002-01-21
1
-10
/
+7
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-6
/
+7
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-1
/
+1
*
Split the PHINode class out from the iOther.h file into the iPHINode.h file
Chris Lattner
2001-12-03
1
-0
/
+1
*
Fix bug when inlining a method that refers to a global variable
Chris Lattner
2001-10-31
1
-2
/
+2
*
Convert optimizations to the pass infrastructure
Chris Lattner
2001-10-18
1
-1
/
+1
*
Minor cleanup
Chris Lattner
2001-10-14
1
-1
/
+1
*
Support indirect calls
Chris Lattner
2001-10-13
1
-2
/
+3
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-7
/
+5
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
1
-1
/
+1
*
Constant pool is dead
Chris Lattner
2001-09-07
1
-16
/
+2
*
Support external methods
Chris Lattner
2001-07-15
1
-0
/
+1
*
Broad superficial changes:
Chris Lattner
2001-07-07
1
-4
/
+4
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
1
-5
/
+4
*
Optimizations got their own header files
Chris Lattner
2001-06-30
1
-5
/
+6
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
1
-25
/
+19
*
Updates to support
Chris Lattner
2001-06-11
1
-1
/
+1
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+283