This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
IPConstantProp
History
Florian Hahn
b6613ac665
Revert r337904: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions.
...
I suspect it is causing the clang-stage2-Rthinlto failures. llvm-svn: 337956
2018-07-25 19:44:19 +00:00
..
2008-06-09-WeakProp.ll
…
2009-09-24-byval-ptr.ll
…
comdat-ipo.ll
…
dangling-block-address.ll
…
deadarg.ll
…
fp-bc-icmp-const-fold.ll
…
global.ll
…
musttail-call.ll
Revert r337904: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions.
2018-07-25 19:44:19 +00:00
naked-return.ll
…
PR16052.ll
…
PR26044.ll
llvm: Add support for "-fno-delete-null-pointer-checks"
2018-07-09 22:27:23 +00:00
recursion.ll
…
remove-call-inst.ll
…
return-argument.ll
…
return-constant.ll
…
return-constants.ll
…
solve-after-each-resolving-undefs-for-function.ll
[IPSCCP] Run Solve each time we resolved an undef in a function.
2018-07-17 14:04:59 +00:00
user-with-multiple-uses.ll
…