Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
00b51bf123d83d19b4dfc916676a7aed1b9da41e
/
llvm
/
test
/
Transforms
/
SCCP
/
undef-resolve.ll
54c683f
[SCCP] Make sure SCCP and ConstantFolding agree on undef >> a.
by Davide Italiano
· 9 years ago
d1fbf48
[SCCP] Don't assume all Constants are ConstantInt
by David Majnemer
· 9 years ago
c1c7a13
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
by Stephen Lin
· 12 years ago
d7beca8
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
by Dmitri Gribenko
· 13 years ago
d7749be
Silly mistake from r137777; restore significant isStructTy() checks. While here, be a bit more defensive
by Eli Friedman
· 14 years ago
0793eb4
A bunch of misc fixes to SCCPSolver::ResolvedUndefsIn, including a fix to stop
by Eli Friedman
· 14 years ago
87aa224
fix PR6940: sitofp(undef) folds to 0.0, not undef.
by Chris Lattner
· 16 years ago
c6c153b
fix a SCCP miscompilation that could happen when a
by Chris Lattner
· 16 years ago