Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
e2d50046fd29cb3eb2483e080cb7c39b460fbb19
/
lib
/
Analysis
/
InstructionSimplify.cpp
d2bfe54
Fix PR7647, handling the case when 'To' ends up being
by Chris Lattner
· 15 years ago
e2f9313
Revert r108401; it breaks bootstrap :(
by Eli Friedman
· 15 years ago
3ed60a2
Add AssertingVH which makes PR7647 break consistently.
by Eli Friedman
· 15 years ago
0475426
move some select simplifications out out instcombine into
by Chris Lattner
· 15 years ago
c8e14b3
fix incorrect folding of icmp with undef, PR6481.
by Chris Lattner
· 15 years ago
6b617a7
Constant-fold certain comparisons with infinity and negative infinity.
by Dan Gohman
· 15 years ago
8aee8ef
factor some logic out of instcombine into a new SimplifyAddInst method.
by Chris Lattner
· 16 years ago
c514c1f
factor some instcombine simplifications for getelementptr out to a new
by Chris Lattner
· 16 years ago
40d8c28
move some generally useful functions out of jump threading
by Chris Lattner
· 16 years ago
70ce6d0
I misread the parens, not so redundant after all.
by Chris Lattner
· 16 years ago
9f3ce36
remove some redundant parens.
by Chris Lattner
· 16 years ago
e345378
add a new SimplifyInstruction API, which is like ConstantFoldInstruction,
by Chris Lattner
· 16 years ago
d06094f
factor simplification logic for AND and OR out to InstSimplify from instcombine.
by Chris Lattner
· 16 years ago
210c5d4
pull a bunch of logic out of instcombine into instsimplify for compare
by Chris Lattner
· 16 years ago
9dbb429
rename SimplifyCompare -> SimplifyCmpInst and split it into
by Chris Lattner
· 16 years ago
8f73dea
fix ConstantFoldCompareInstOperands to take the LHS/RHS as
by Chris Lattner
· 16 years ago
9f3c25a
stub out a new libanalysis "instruction simplify" interface that
by Chris Lattner
· 16 years ago