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
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
TailCallElim
History
Artur Pilipenko
f84dc06e5b
Push isDereferenceableAndAlignedPointer down into isSafeToLoadUnconditionally
...
Reviewed By: reames Differential Revision:
http://reviews.llvm.org/D16226
llvm-svn: 258010
2016-01-17 12:35:29 +00:00
..
2010-06-26-MultipleReturnValues.ll
…
accum_recursion.ll
…
ackermann.ll
…
basic.ll
[OperandBundles] Have TailCallElim play nice with operand bundles
2015-12-23 09:58:43 +00:00
dont_reorder_load.ll
Push isDereferenceableAndAlignedPointer down into isSafeToLoadUnconditionally
2016-01-17 12:35:29 +00:00
dup_tail.ll
…
EraseBB.ll
…
inf-recursion.ll
…
notail.ll
Add 'notail' marker for call instructions.
2015-11-06 23:55:38 +00:00
reorder_load.ll
Push isDereferenceableAndAlignedPointer down into isSafeToLoadUnconditionally
2016-01-17 12:35:29 +00:00
setjmp.ll
…