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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ConstantFolding.cpp/h -> ConstantFold.cpp/h to avoid confusion with
Chris Lattner
2007-02-27
1
-53
/
+0
*
Revise APIs for creating constantexpr GEPs to not require the use of vectors.
Chris Lattner
2007-01-31
1
-3
/
+1
*
Cleanup ConstantFoldCompareInstruction:
Reid Spencer
2006-12-24
1
-1
/
+2
*
For PR950:
Reid Spencer
2006-12-23
1
-2
/
+2
*
For PR950: Implement a stub for folding ICmp and FCmp instructions
Reid Spencer
2006-12-04
1
-0
/
+2
*
For PR950:
Reid Spencer
2006-11-27
1
-1
/
+5
*
Add shufflevector support, todo, implement better constant folding.
Chris Lattner
2006-04-08
1
-0
/
+3
*
VMCore support for the insertelement operation.
Robert Bocchino
2006-01-17
1
-0
/
+3
*
Added constant folding support for the extractelement operation.
Robert Bocchino
2006-01-10
1
-0
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-3
/
+3
*
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-27
1
-1
/
+1
*
Allow creation of GEP constantexprs with a vector of value* operands as
Chris Lattner
2004-10-11
1
-1
/
+2
*
Fix a link error using VS8.0
Chris Lattner
2004-06-08
1
-1
/
+1
*
Add new function
Chris Lattner
2004-03-12
1
-0
/
+3
*
Rename ConstantHandling.* -> ConstantFolding.*
Chris Lattner
2004-01-12
1
-62
/
+16
*
Remove a whole bunch more ugliness. This is actually getting to the point of
Chris Lattner
2004-01-12
1
-40
/
+20
*
Move ConstantHandling.h into lib/VMCore and out of include/llvm
Chris Lattner
2004-01-12
1
-2
/
+2
*
Move this file to lib/VMCore
Chris Lattner
2004-01-12
1
-0
/
+102