This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f3a47b9e25e7aca0dc2cd2dec30cedd9aeffaecf
clang-p2996
/
llvm
/
test
/
Transforms
/
InferAddressSpaces
/
AMDGPU
History
Matt Arsenault
1db674b83d
InferAddressSpaces: Convert test to generated checks
...
Also use named values
2024-08-16 15:05:41 +04:00
..
address-space-id-funcs.ll
…
assumed-addrspace.ll
…
basic.ll
InferAddressSpaces: Restore non-instruction user check
2024-08-15 15:55:09 +04:00
builtin-assumed-addrspace.ll
InferAddressSpaces: Convert test to generated checks
2024-08-16 15:05:41 +04:00
debug-info.ll
…
flat_atomic.ll
Reapply "AMDGPU: Move attributor into optimization pipeline (
#83131
)" and follow up commit "clang/AMDGPU: Defeat attribute optimization in attribute test" (
#98851
)
2024-07-15 11:51:44 +04:00
flat-fadd-fmin-fmax-intrinsics.ll
…
icmp.ll
…
infer-address-space.ll
[IR] Remove support for icmp and fcmp constant expressions (
#93038
)
2024-06-04 08:31:03 +02:00
infer-addrspacecast.ll
…
infer-getelementptr.ll
…
insert-pos-assert.ll
…
intrinsics.ll
…
is.constant.ll
InferAddressSpaces: Handle llvm.is.constant (
#102010
)
2024-08-06 00:20:01 +04:00
issue53665.ll
…
lit.local.cfg
…
masked-load-store.ll
InferAddressSpaces: Handle masked load and store intrinsics (
#102007
)
2024-08-06 00:17:07 +04:00
mem-intrinsics.ll
…
multiple-uses-of-val.ll
…
no-flat-addrspace.ll
…
noop-ptrint-pair.ll
…
old-pass-regressions-inseltpoison.ll
…
old-pass-regressions.ll
…
prefetch.ll
InferAddressSpaces: Handle prefetch intrinsic (
#101982
)
2024-08-06 00:14:02 +04:00
preserving-debugloc-addrspacecast.ll
[DebugInfo][InferAddressSpaces] Fix the missing debug location update for the new addrspacecast (
#97038
)
2024-07-03 09:39:17 +08:00
ptrmask.ll
…
redundant-addrspacecast.ll
…
select.ll
…
self-phi.ll
…
store-pointer-to-self.ll
InferAddressSpaces: Improve handling of instructions with multiple pointer uses (
#101922
)
2024-08-08 13:19:35 +04:00
unreachable-code-assert.ll
…
volatile.ll
…