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
d661b4b57504b965a37dc30b79bdd5ac36fca9ec
clang-p2996
/
llvm
/
test
/
Transforms
/
DeadStoreElimination
History
Nikita Popov
edb2fc6dab
[llvm] Remove explicit -opaque-pointers flag from tests (NFC)
...
Opaque pointers mode is enabled by default, no need to explicitly enable it.
2023-07-12 14:35:55 +02:00
..
X86
…
2011-03-25-DSEMiscompile.ll
…
2011-09-06-EndOfFunction.ll
…
2011-09-06-MemCpy.ll
…
2016-07-17-UseAfterFree.ll
…
assume.ll
…
atomic-overlapping.ll
…
atomic-todo.ll
…
atomic.ll
…
calloc-store.ll
…
captures-before-call.ll
…
captures-before-load.ll
[DSE] Add test with different unreachable block order (NFC)
2023-01-10 12:13:15 +01:00
combined-partial-overwrites.ll
…
const-pointers.ll
…
crash.ll
…
cs-cs-aliasing.ll
…
debug-counter.ll
…
debuginfo.ll
…
dependent-capture.ll
…
dominate.ll
…
fence-todo.ll
…
fence.ll
…
free.ll
…
inst-limits.ll
…
int_sideeffect.ll
…
invariant.start.ll
…
launder.invariant.group.ll
…
libcalls-chk.ll
[DSE] Add test with llvm.memcpy & memcpy_chk.
2023-02-08 13:20:21 +00:00
libcalls-darwin.ll
…
libcalls.ll
[DSE] Split off _chk libcall tests into separate file.
2022-12-01 11:37:06 +00:00
lifetime.ll
…
loop-invariant-entry-block.ll
…
masked-dead-store-inseltpoison.ll
[IR] Change shufflevector undef mask to poison
2023-04-27 14:41:10 +01:00
masked-dead-store.ll
[IR] Change shufflevector undef mask to poison
2023-04-27 14:41:10 +01:00
mda-with-dbg-values.ll
…
memcpy-complete-overwrite.ll
…
memcpy-lifetimes.ll
[NFC] Port all DeadStoreElimination tests to
-passes=
syntax
2022-12-08 02:38:42 +03:00
memintrinsics.ll
…
memory-intrinsics-sizes.ll
…
memoryssa-scan-limit.ll
…
memset-and-memcpy.ll
…
memset-missing-debugloc.ll
…
memset-unknown-sizes.ll
…
merge-stores-big-endian.ll
…
merge-stores.ll
…
multiblock-captures.ll
…
multiblock-exceptions.ll
…
multiblock-loop-carried-dependence.ll
…
multiblock-loops.ll
…
multiblock-malloc-free.ll
[test][DSE] Use -passes=dse instead of -dse in lit tests. NFC
2022-10-13 10:44:37 +02:00
multiblock-memintrinsics.ll
…
multiblock-memoryphis.ll
…
multiblock-multipath-throwing.ll
…
multiblock-multipath.ll
…
multiblock-overlap.ll
…
multiblock-partial.ll
…
multiblock-simple.ll
…
multiblock-throwing.ll
…
multiblock-unreachable.ll
…
no-targetdata.ll
…
noop-stores.ll
…
nounwind-invoke.ll
…
offsetted-overlapping-stores.ll
…
opaque-ptr.ll
[llvm] Remove explicit -opaque-pointers flag from tests (NFC)
2023-07-12 14:35:55 +02:00
operand-bundles.ll
…
out-of-bounds-stores.ll
…
overlap.ll
[NFC] Port all DeadStoreElimination tests to
-passes=
syntax
2022-12-08 02:38:42 +03:00
OverwriteStoreBegin.ll
…
OverwriteStoreEnd.ll
…
PartialStore2.ll
…
PartialStore.ll
…
phi-translation.ll
…
pr11390.ll
…
pr47285-not-overwritten-on-all-exit-paths.ll
…
read-clobber-after-overwrite.ll
…
scoped-noalias.ll
…
simple-preservation.ll
…
simple.ll
[NFC] Port all DeadStoreElimination tests to
-passes=
syntax
2022-12-08 02:38:42 +03:00
stats.ll
…
store-after-loop.ll
…
stores-of-existing-values.ll
…
tail-byval.ll
…
trivial-dse-calls.ll
…
wrong-malloc-size.ll
…