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
/
Utils
/
LowerAllocations.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use APInt safe isOne() method on ConstantInt instead of getZExtValue()==1
Reid Spencer
2007-03-02
1
-1
/
+1
*
Inherit BasicBlockPass directly from Pass.
Devang Patel
2007-01-25
1
-1
/
+1
*
Change the interface to Module::getOrInsertFunction to be easier to use,to re...
Chris Lattner
2007-01-07
1
-51
/
+13
*
For PR950:
Reid Spencer
2006-12-31
1
-3
/
+3
*
switch more statistics over to STATISTIC, eliminating static ctors. Also,
Chris Lattner
2006-12-19
1
-2
/
+3
*
Replace CastInst::createInferredCast calls with more accurate cast
Reid Spencer
2006-12-13
1
-9
/
+8
*
Fix the casting for the computation of the Malloc size.
Reid Spencer
2006-12-12
1
-3
/
+3
*
Change inferred getCast into specific getCast. Passes all tests.
Reid Spencer
2006-12-12
1
-2
/
+3
*
Detemplatize the Statistic class. The only type it is instantiated with
Chris Lattner
2006-12-06
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-11-27
1
-5
/
+9
*
For PR950:
Reid Spencer
2006-10-20
1
-2
/
+2
*
eliminate RegisterOpt. It does the same thing as RegisterPass.
Chris Lattner
2006-08-27
1
-1
/
+1
*
s|llvm/Support/Visibility.h|llvm/Support/Compiler.h|
Chris Lattner
2006-08-27
1
-1
/
+1
*
Add some advice
Chris Lattner
2006-07-27
1
-0
/
+206