1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test/Transforms/ArgumentPromotion
Chenguang Wang c7cbedcb2c [ArgPromotion] Copy additional metadata for loads.
Current ArgPromotion implementation does not copy it: https://godbolt.org/z/zzTKof

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D93927
2021-03-14 21:28:14 +00: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 [ArgPromotion] Add test with dead GEP when promoting. 2021-01-03 15:39:06 +00:00
aggregate-promote.ll
attrs.ll OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
basictest.ll
byval-2.ll OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
byval.ll OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
chained.ll
control-flow2.ll
control-flow.ll
crash.ll [FileCheck] Enforce --allow-unused-prefixes=false for llvm/test/Transforms 2020-12-09 08:51:38 -08:00
dbg.ll OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
dead-gep-no-promotion.ll [ArgPromotion] Delay dead GEP removal until doPromotion. 2021-01-04 09:51:20 +00:00
fp80.ll OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
inalloca.ll
invalidation.ll
metadata.ll [ArgPromotion] Copy additional metadata for loads. 2021-03-14 21:28:14 +00: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 OpaquePtr: Bulk update tests to use typed sret 2020-11-20 17:58:26 -05:00
tail.ll OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
variadic.ll OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00