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
/
ArgumentPromotion
History
Nikita Popov
0ebbf3435f
[ArgPromotion] Don't assume all entry block instrs are executed
...
We should abort this walk if we hit any instruction that is not guaranteed to transfer.
2022-01-28 16:08:42 +01:00
..
X86
…
2008-02-01-ReturnAttrs.ll
…
2008-07-02-array-indexing.ll
…
2008-09-07-CGUpdate.ll
…
2008-09-08-CGUpdateSelfEdge.ll
…
aggregate-promote-dead-gep.ll
…
aggregate-promote.ll
…
attrs.ll
…
basictest.ll
…
byval-2.ll
…
byval.ll
…
chained.ll
…
control-flow2.ll
…
control-flow.ll
…
crash.ll
…
dbg.ll
…
dead-gep-no-promotion.ll
…
fp80.ll
…
inalloca.ll
…
invalidation.ll
…
load-after-non-willreturn-call.ll
[ArgPromotion] Don't assume all entry block instrs are executed
2022-01-28 16:08:42 +01:00
musttail.ll
…
naked_functions.ll
…
nonzero-address-spaces.ll
…
pr27568.ll
…
pr32917.ll
…
pr33641_remove_arg_dbgvalue.ll
…
profile.ll
…
reserve-tbaa.ll
…
sret.ll
…
variadic.ll
…