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
/
VMCore
/
ConstantFolding.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug that Chris asserts emphatically is a bug. The changed clause
Reid Spencer
2004-05-30
1
-1
/
+1
*
Add a missing break, which caused a crash in an obscure situation
Chris Lattner
2004-04-11
1
-0
/
+1
*
Support getelementptr instructions which use uint's to index into structure
Chris Lattner
2004-04-05
1
-4
/
+4
*
Teach the constant folder how to do select instructions
Chris Lattner
2004-03-12
1
-0
/
+11
*
Implement test/Regression/Assembler/2004-03-07-FunctionAddressAlignment.llx
Chris Lattner
2004-03-08
1
-0
/
+20
*
Get all instruction definitions
Chris Lattner
2004-02-22
1
-3
/
+1
*
Move the folding of gep null, 0, 0, 0 to a place where it can be shared and
Chris Lattner
2004-02-16
1
-2
/
+15
*
Fix a crasher bug in my constant folding rewrite
Chris Lattner
2004-02-01
1
-3
/
+10
*
Implement a bunch of symbolic constant folding opportunities. This implements
Chris Lattner
2004-01-13
1
-21
/
+324
*
Rearrange and comment code better. No functionality changes
Chris Lattner
2004-01-12
1
-160
/
+177
*
Rename ConstantHandling.* -> ConstantFolding.*
Chris Lattner
2004-01-12
1
-0
/
+656