llvm-project/llvm/test/Transforms/InferAddressSpaces/AMDGPU
Matt Arsenault d64babf968 AMDGPU: Fix wrong type mangling in intrinsic test
The generic address space used to be 4, but the string here seems to
not matter.
2020-08-19 14:33:19 -04:00
..
address-space-id-funcs.ll
basic.ll
icmp.ll
infer-address-space.ll
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 [InferAddressSpaces] Handle the pair of `ptrtoint`/`inttoptr`. 2020-06-25 20:46:56 -04:00
old-pass-regressions.ll
ptrmask.ll AMDGPU: Handle rewriting ptrmask for more address spaces 2020-05-28 14:35:15 -04:00
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
volatile.ll