llvm-project/llvm/test/Transforms/SROA
Hiroshi Inoue c6faf15459 [SROA] Disable non-whole-alloca splits by default
This patch introduce a switch to control splitting of non-whole-alloca slices with default off.
The switch will be default on again after fixing an issue reported in PR35657.

llvm-svn: 320958
2017-12-18 06:47:37 +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 [SROA] Disable non-whole-alloca splits by default 2017-12-18 06:47:37 +00:00
big-endian.ll [SROA] Disable non-whole-alloca splits by default 2017-12-18 06:47:37 +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 Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
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 Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
vector-promotion.ll
vectors-of-pointers.ll