llvm-project/llvm/test/Transforms/SROA
Paul Robinson 96c1f2cd6c Tighten up tests that use -debugify as a shortcut. NFC
These now verify that a given instruction has a specific source
location, rather than any old location. We want to make sure we
propagate the correct locations from one instruction to another.

llvm-svn: 356217
2019-03-14 23:09:17 +00:00
..
address-spaces.ll
alignment.ll Tighten up tests that use -debugify as a shortcut. NFC 2019-03-14 23:09:17 +00:00
alloca-address-space.ll
basictest.ll Assertion in isAllocaPromotable due to extra bitcast goes into lifetime marker 2019-01-16 12:06:17 +00:00
big-endian.ll
dbg-addr-diamond.ll
dbg-single-piece.ll
dead-inst.ll
fca.ll
mem-par-metadata-sroa.ll Introduce llvm.loop.parallel_accesses and llvm.access.group metadata. 2018-12-20 04:58:07 +00:00
non-integral-pointers.ll [SROA] Fix a crash when trying to convert a memset to an non-integral pointer type 2019-03-12 20:15:05 +00:00
phi-and-select.ll [Analysis] Fix isSafeToLoadUnconditionally handling of volatile. 2019-01-24 21:31:13 +00:00
phi-with-duplicate-pred.ll
pointer-offset-size.ll [SROA] Use offset sizes from the DataLayout instead of the pointer siezes. 2018-10-30 11:15:04 +00:00
ppcf128-no-fold.ll
pr26972.ll
pr37267.ll
preserve-nonnull.ll
slice-order-independence.ll
slice-width.ll
vector-conversion.ll
vector-lifetime-intrinsic.ll
vector-promotion.ll
vectors-of-pointers.ll