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
/
Scalar
/
InstructionCombining.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change Constant::getNullConstant to Constant::getNullValue
Chris Lattner
2002-04-27
1
-1
/
+1
*
Significantly rework InstructionCombining to work better and to be cleaner.
Chris Lattner
2002-04-18
1
-94
/
+141
*
Store instructions always return void, so they never get a name
Chris Lattner
2002-04-18
1
-2
/
+1
*
Eliminate cast of same type instructions.
Chris Lattner
2002-04-15
1
-0
/
+8
*
ConstantHandling moved into VMCore library
Chris Lattner
2002-04-08
1
-1
/
+1
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-4
/
+4
*
Fix bug: test/Regression/Other/2002-03-11-InstCombineHang.ll
Chris Lattner
2002-03-11
1
-2
/
+2
*
Change over to use new style pass mechanism, now passes only expose small
Chris Lattner
2002-02-26
1
-4
/
+35
*
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
Chris Lattner
2002-02-12
1
-0
/
+1
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
1
-1
/
+2
*
Move stuff out of the Optimizations directories into the appropriate Transforms
Chris Lattner
2002-01-21
1
-4
/
+2
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-2
/
+2
*
initial checkin
Chris Lattner
2001-12-14
1
-0
/
+150