llvm-project/llvm/test/Transforms/ArgumentPromotion
Nikita Popov 8af8119177 [ArgPromotion] Add test with bitcasts (NFC)
Argument promotion currently doesn't handle these.
2022-02-02 14:46:27 +01:00
..
X86
2008-02-01-ReturnAttrs.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
2008-07-02-array-indexing.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
2008-09-07-CGUpdate.ll
2008-09-08-CGUpdateSelfEdge.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
aggregate-promote-dead-gep.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
aggregate-promote.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
align.ll [ArgPromotion] Add alignment test (NFC) 2022-02-01 10:45:14 +01:00
attrs.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
basictest.ll
bitcasts.ll [ArgPromotion] Add test with bitcasts (NFC) 2022-02-02 14:46:27 +01:00
byval-2.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
byval.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
chained.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
control-flow.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
control-flow2.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
crash.ll
dbg.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
dead-gep-no-promotion.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
fp80.ll [ArgPromotion] Regenerate test checks (NFC) 2022-02-01 10:34:14 +01:00
inalloca.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
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 [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
naked_functions.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
nonzero-address-spaces.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
pr27568.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
pr32917.ll
pr33641_remove_arg_dbgvalue.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
profile.ll
reserve-tbaa.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
sret.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
variadic.ll [test] Update some test cases to use -passes when specifying the pipeline 2021-09-29 21:51:08 +02:00
volatile-atomic.ll [ArgPromotion] Add test for volatile and atomic loads (NFC) 2022-02-02 09:44:28 +01:00