llvm-project/llvm/test/Transforms/SROA
Hiroshi Inoue 48e4c7aae6 Recommit rL319407: [SROA] enable splitting for non-whole-alloca loads and stores
Recommiting once reverted patch rL319407 after adding a check for bit vector size to avoid failures in some build bots.

llvm-svn: 319522
2017-12-01 06:05:05 +00:00
..
address-spaces.ll [SROA] Fix APInt size when load/store have different address space 2017-06-09 20:46:29 +00:00
alignment.ll
alloca-address-space.ll [SROA] Fix APInt size when alloca address space is not 0 2017-06-27 18:26:06 +00:00
basictest.ll Recommit rL319407: [SROA] enable splitting for non-whole-alloca loads and stores 2017-12-01 06:05:05 +00:00
big-endian.ll Recommit rL319407: [SROA] enable splitting for non-whole-alloca loads and stores 2017-12-01 06:05:05 +00:00
dbg-addr-diamond.ll Re-land r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm.dbg.declare" 2017-09-21 19:52:03 +00:00
dbg-single-piece.ll Parse and print DIExpressions inline to ease IR and MIR testing 2017-08-23 20:31:27 +00:00
dead-inst.ll [SROA] Correctly invalidate analyses when dead instructions deleted 2017-11-20 18:33:38 +00:00
fca.ll
mem-par-metadata-sroa.ll
non-integral-pointers.ll [SROA] Add support for non-integral pointers 2017-06-17 20:28:13 +00:00
phi-and-select.ll
ppcf128-no-fold.ll
pr26972.ll
preserve-nonnull.ll This reverts commit r319096 and r319097. 2017-11-28 01:25:38 +00:00
slice-order-independence.ll
slice-width.ll
vector-conversion.ll
vector-lifetime-intrinsic.ll
vector-promotion.ll
vectors-of-pointers.ll