llvm-project/llvm/test/Transforms/InferAddressSpaces/AMDGPU
Arthur Eubanks c2ef06d3dd [NewPM] Port infer-address-spaces
And add it to the AMDGPU opt pipeline.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D93880
2020-12-28 19:58:12 -08:00
..
address-space-id-funcs.ll
assumed-addrspace.ll [InferAddrSpace] Teach to handle assumed address space. 2020-11-16 17:06:33 -05:00
basic.ll
icmp.ll
infer-address-space.ll [NewPM] Port infer-address-spaces 2020-12-28 19:58:12 -08:00
infer-addrspacecast.ll
infer-getelementptr.ll
intrinsics.ll
lit.local.cfg
mem-intrinsics.ll AMDGPU: Fix wrong type mangling in intrinsic test 2020-08-19 14:33:19 -04:00
no-flat-addrspace.ll
noop-ptrint-pair.ll
old-pass-regressions-inseltpoison.ll Precommit transform tests that have poison as insertelement's placeholder 2020-12-24 11:46:17 +09:00
old-pass-regressions.ll
ptrmask.ll
redundant-addrspacecast.ll
select.ll Recommit "[InstSimplify] Remove select ?, undef, X -> X and select ?, X, undef -> X transforms" and its follow up patches 2020-08-12 10:45:27 -07:00
self-phi.ll InferAddressSpaces: Fix assert with unreachable code 2020-09-15 15:48:43 -04:00
unreachable-code-assert.ll InferAddressSpaces: Fix assert with unreachable code 2020-09-15 15:48:43 -04:00
volatile.ll