Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
b92cb1539f98578c6aba224cea9d1042fbc8f417
/
lib
/
Analysis
/
ConstantFolding.cpp
e613555
The bit counting intrinsics return i32 not the operand type. This fixes
by Reid Spencer
· 18 years ago
e9391fd
For PR1297: Support overloaded intrinsics bswap, ctpop, cttz, ctlz.
by Reid Spencer
· 18 years ago
ca5183d
Unbreak VC++ build.
by Jeff Cohen
· 19 years ago
9d6565a
For PR1195:
by Reid Spencer
· 19 years ago
309f87e
completely eliminate a temporary vector
by Chris Lattner
· 19 years ago
b1919e2
Privatize StructLayout::MemberOffsets, adding an accessor
by Chris Lattner
· 19 years ago
832254e
Changes to support making the shift instructions be true BinaryOperators.
by Reid Spencer
· 19 years ago
ad58eb3
Fix a minor bug in my patch yesterday that broken ConstProp/bswap.ll
by Chris Lattner
· 19 years ago
d917fe5
elimiante a temporary vector
by Chris Lattner
· 19 years ago
03dd25c
Move some symbolic constant folding code out of instcombine into a place
by Chris Lattner
· 19 years ago
5520732
move a bunch of constant folding code f rom Transforms/Utils/Local.cpp into
by Chris Lattner
· 19 years ago
72d88ae
adjust to constant folding api changes.
by Chris Lattner
· 19 years ago
b5282dc
Constant fold llvm.powi.*. This speeds up tramp3d--v4 by 9.5%
by Chris Lattner
· 19 years ago
257cbf7
remove llvm.isunordered
by Chris Lattner
· 19 years ago
c5b206b
For PR950:
by Reid Spencer
· 19 years ago
97af751
Unbreak VC++ build.
by Jeff Cohen
· 19 years ago
d6c3422
Remove redundant <cmath>.
by Jim Laskey
· 19 years ago
b83eb64
For PR950:
by Reid Spencer
· 19 years ago
5cff267
Constant fold sqrtf
by Chris Lattner
· 19 years ago
0b11820
For PR411:
by Reid Spencer
· 20 years ago
6fb3bd6
Add bswap intrinsics as documented in the Language Reference
by Nate Begeman
· 20 years ago
bd9d370
Move some constant folding functions into LLVMAnalysis since they are used
by John Criswell
· 20 years ago