index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Analysis
/
ConstantFolding.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The bit counting intrinsics return i32 not the operand type. This fixes
Reid Spencer
2007-04-01
1
-4
/
+3
*
For PR1297:
Reid Spencer
2007-04-01
1
-23
/
+17
*
Unbreak VC++ build.
Jeff Cohen
2007-03-05
1
-2
/
+2
*
For PR1195:
Reid Spencer
2007-02-15
1
-2
/
+2
*
completely eliminate a temporary vector
Chris Lattner
2007-02-10
1
-2
/
+2
*
Privatize StructLayout::MemberOffsets, adding an accessor
Chris Lattner
2007-02-10
1
-1
/
+1
*
Changes to support making the shift instructions be true BinaryOperators.
Reid Spencer
2007-02-02
1
-4
/
+0
*
Fix a minor bug in my patch yesterday that broken ConstProp/bswap.ll
Chris Lattner
2007-01-31
1
-1
/
+1
*
elimiante a temporary vector
Chris Lattner
2007-01-31
1
-3
/
+1
*
Move some symbolic constant folding code out of instcombine into a place
Chris Lattner
2007-01-31
1
-3
/
+136
*
move a bunch of constant folding code f rom Transforms/Utils/Local.cpp into
Chris Lattner
2007-01-30
1
-2
/
+155
*
adjust to constant folding api changes.
Chris Lattner
2007-01-30
1
-5
/
+6
*
Constant fold llvm.powi.*. This speeds up tramp3d--v4 by 9.5%
Chris Lattner
2007-01-15
1
-1
/
+12
*
remove llvm.isunordered
Chris Lattner
2007-01-07
1
-5
/
+0
*
For PR950:
Reid Spencer
2006-12-31
1
-1
/
+0
*
Unbreak VC++ build.
Jeff Cohen
2006-12-02
1
-0
/
+1
*
Remove redundant <cmath>.
Jim Laskey
2006-11-08
1
-1
/
+0
*
For PR950:
Reid Spencer
2006-10-20
1
-5
/
+6
*
Constant fold sqrtf
Chris Lattner
2006-06-17
1
-1
/
+4
*
For PR411:
Reid Spencer
2006-01-16
1
-7
/
+18
*
Add bswap intrinsics as documented in the Language Reference
Nate Begeman
2006-01-14
1
-0
/
+15
*
Move some constant folding functions into LLVMAnalysis since they are used
John Criswell
2005-10-27
1
-0
/
+172