..
2011-03-25-DSEMiscompile.ll
…
2011-09-06-EndOfFunction.ll
…
2011-09-06-MemCpy.ll
Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1)
2018-01-19 17:13:12 +00:00
2016-07-17-UseAfterFree.ll
Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1)
2018-01-19 17:13:12 +00:00
OverwriteStoreBegin.ll
[DSE] Teach the pass about partial overwrite of atomic memory intrinsics
2018-05-10 15:12:49 +00:00
OverwriteStoreEnd.ll
[DSE] Teach the pass about partial overwrite of atomic memory intrinsics
2018-05-10 15:12:49 +00:00
PartialStore.ll
[DSE] Merge stores when the later store only writes to memory locations the early store also wrote to (2nd try)
2017-09-26 13:54:28 +00:00
atomic.ll
…
calloc-store.ll
…
combined-partial-overwrites.ll
Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1)
2018-01-19 17:13:12 +00:00
const-pointers.ll
…
crash.ll
Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1)
2018-01-19 17:13:12 +00:00
cs-cs-aliasing.ll
Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1)
2018-01-19 17:13:12 +00:00
debuginfo.ll
[Debugify] Set a DI version module flag for llc compatibility
2018-05-24 23:00:23 +00:00
dominate.ll
…
fence.ll
…
free.ll
…
inst-limits.ll
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
2018-05-09 02:40:45 +00:00
int_sideeffect.ll
Add an @llvm.sideeffect intrinsic
2017-11-08 21:59:51 +00:00
invariant.start.ll
…
launder.invariant.group.ll
perform DSE through launder.invariant.group
2018-05-03 11:03:53 +00:00
libcalls.ll
…
lifetime.ll
Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1)
2018-01-19 17:13:12 +00:00
mda-with-dbg-values.ll
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
2018-05-09 02:40:45 +00:00
memintrinsics.ll
[DSE] Teach the pass that atomic memory intrinsics are stores.
2018-04-23 19:06:49 +00:00
merge-stores-big-endian.ll
[DSE] Merge stores when the later store only writes to memory locations the early store also wrote to (2nd try)
2017-09-26 13:54:28 +00:00
merge-stores.ll
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
2018-05-09 02:40:45 +00:00
no-targetdata.ll
Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1)
2018-01-19 17:13:12 +00:00
operand-bundles.ll
…
pr11390.ll
Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1)
2018-01-19 17:13:12 +00:00
simple.ll
[DSE] Teach the pass that atomic memory intrinsics are stores.
2018-04-23 19:06:49 +00:00