This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
41a94de75caacb979070ec7a010dfe3c4e9f116f
clang-p2996
/
llvm
/
test
/
Transforms
/
TailCallElim
History
…
..
2010-06-26-MultipleReturnValues.ll
…
accum_recursion.ll
…
ackermann.ll
…
basic.ll
TailCallElim: Convert tests to opaque pointers
2022-11-28 09:34:26 -05:00
debugloc.ll
[Debuginfo][TailCallElim]
Fix
#86262
: drop the debug location of entry branch (
#86269
)
2024-03-28 17:37:33 +08:00
deopt-bundle.ll
TailCallElim: Convert tests to opaque pointers
2022-11-28 09:34:26 -05:00
dont_reorder_load.ll
…
dropping_debugloc_acc_rec_inst_rnew.ll
…
dup_tail.ll
…
EraseBB.ll
…
inf-recursion.ll
…
kcfi-bundle.ll
…
notail.ll
…
opt-remarks-recursion.ll
…
ptrauth-bundle.ll
…
reorder_load.ll
…
setjmp.ll
…
stackrestore.ll
[TailCallElim] Don’t mark llvm.stackrestore with tail-call (
#101352
)
2024-08-05 11:47:53 -04:00
tre-byval-parameter-2.ll
…
tre-byval-parameter.ll
…
tre-minmax-intrinsic.ll
…
tre-multiple-exits.ll
…
tre-noncapturing-alloca-calls.ll
…