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
/
ConstantFold.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Next round of APFloat changes.
Dale Johannesen
2007-09-06
1
-66
/
+97
*
Update GEP constructors to use an iterator interface to fix
David Greene
2007-09-04
1
-3
/
+5
*
Constant fold: getelementptr (i8* inttoptr (i64 1 to i8*), i32 -1)
Chris Lattner
2007-08-13
1
-1
/
+23
*
Fix a doxygen directive.
Reid Spencer
2007-08-05
1
-1
/
+1
*
zext(undef) = 0 and sext(undef) = 0, not undef.
Chris Lattner
2007-07-20
1
-1
/
+6
*
Fix comments about vectors to use the current wording.
Dan Gohman
2007-07-16
1
-7
/
+7
*
Add a comment to explain a folding transform.
Reid Spencer
2007-03-26
1
-0
/
+1
*
fold constantexprs more aggressively, fixing PR1265
Chris Lattner
2007-03-25
1
-2
/
+17
*
Fix constant fold of div by zero and rem by zero to match IEEE 754
Reid Spencer
2007-03-23
1
-8
/
+18
*
Fix constant folding of fp->int bitcast for vectors.
Reid Spencer
2007-03-03
1
-2
/
+2
*
Prefer non-virtual calls to ConstantInt::isZero over virtual calls to
Reid Spencer
2007-03-02
1
-6
/
+6
*
Use the APInt versions of the bit-wise conversions of float/double to int
Reid Spencer
2007-03-01
1
-8
/
+10
*
Use a simpler constructor when constructing ConstantInst.
Reid Spencer
2007-03-01
1
-20
/
+19
*
Pull out the stops.
Reid Spencer
2007-02-27
1
-4
/
+2
*
Adjust to changes in the APInt interface.
Reid Spencer
2007-02-27
1
-4
/
+4
*
For PR1205:
Reid Spencer
2007-02-27
1
-14
/
+5
*
For PR1205:
Reid Spencer
2007-02-27
1
-102
/
+135
*
ConstantFolding.cpp/h -> ConstantFold.cpp/h to avoid confusion with
Chris Lattner
2007-02-27
1
-0
/
+1388