llvm-project/llvm/test/CodeGen/Hexagon/autohvx
Krzysztof Parzyszek c8bfed05e2 Reland 7691790dfd with a MSAN fix
In some cases when HexagonTargetLowering::allowsMemoryAccess returned
true, it did not set the "Fast" argument, leaving it uninitialized.

[Hexagon] Improve casting of boolean HVX vectors to scalars

- Mark memory access for bool vectors as disallowed in target lowering.
  This will prevent combining bitcasts of bool vectors with stores.
- Replace the actual bitcasting code with a faster version.
- Handle casting of v16i1 to i16.
2020-02-28 08:32:58 -06:00
..
align-64b.ll [Hexagon] Use vector align-left when shift amount fits in 3 bits 2018-05-30 13:45:34 +00:00
align-128b.ll [Hexagon] Use vector align-left when shift amount fits in 3 bits 2018-05-30 13:45:34 +00:00
align2-64b.ll [Hexagon] Use vector align-left when shift amount fits in 3 bits 2018-05-30 13:45:34 +00:00
align2-128b.ll [Hexagon] Use vector align-left when shift amount fits in 3 bits 2018-05-30 13:45:34 +00:00
arith.ll
bitcount-64b.ll [Hexagon] Select HVX code for vector CTPOP, CTLZ, and CTTZ 2018-06-01 14:52:58 +00:00
bitcount-128b.ll [Hexagon] Select HVX code for vector CTPOP, CTLZ, and CTTZ 2018-06-01 14:52:58 +00:00
bitwise-pred-64b.ll [DAGCombiner] allow hoisting vector bitwise logic ahead of truncates 2018-12-16 14:57:04 +00:00
bitwise-pred-128b.ll [Hexagon] Change HVX vector predicate types from v512/1024i1 to v64/128i1 2020-02-19 14:14:56 -06:00
bswap.ll
build-vector-i32-type.ll [Hexagon] Remove fcmp undef from reduced tests 2019-03-29 19:14:52 +00:00
concat-vectors-64b.ll
concat-vectors-128b.ll
contract-64b.ll
contract-128b.ll
ctpop-split.ll [Hexagon] Split CTPOP of vector pairs 2018-06-06 18:03:29 +00:00
deal-64b.ll
deal-128b.ll
delta-64b.ll
delta-128b.ll
delta2-64b.ll
extract-element.ll
float-cost.ll [Hexagon] Make floating point operations expensive for vectorization 2018-06-12 15:12:50 +00:00
interleave.ll [Hexagon] Enable interleaving in loop vectorizer 2018-08-22 20:15:04 +00:00
isel-anyext-inreg.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
isel-anyext-pair.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
isel-bitcast-vsplat.ll
isel-bitcast-vsplat2.ll
isel-bool-vector.ll
isel-build-undef.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
isel-concat-multiple.ll [Hexagon] make test immune to scalarization improvements; NFC 2018-12-14 17:23:01 +00:00
isel-concat-vectors-bool.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
isel-concat-vectors.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
isel-const-splat-bitcast.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
isel-const-splat.ll
isel-const-vector.ll
isel-expand-unaligned-loads-noindexed.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
isel-expand-unaligned-loads.ll
isel-extractelt-illegal-type.ll DAG combiner: fold (select, C, X, undef) -> X 2018-11-16 23:13:38 +00:00
isel-hvx-pred-bitcast.ll Reland 7691790dfd with a MSAN fix 2020-02-28 08:32:58 -06:00
isel-q2v-pair.ll [Hexagon] Split vector pairs for ISD::SIGN_EXTEND and ISD::ZERO_EXTEND 2019-02-20 15:05:19 +00:00
isel-qfalse.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
isel-select-const.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
isel-setcc-pair.ll [Hexagon] Remove icmp undef from reduced tests 2019-03-15 15:07:44 +00:00
isel-setcc-v256i1.ll [MVT] Add v256i1 to MachineValueType 2019-09-20 15:19:20 +00:00
isel-sext-inreg.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
isel-shift-byte.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
isel-shuffle-gather.ll [Hexagon] Use shuffles when lowering "gather" shufflevectors 2018-09-12 22:14:52 +00:00
isel-shuffle-pack.ll [Hexagon] Fix packing source vectors in shufflevector selection 2018-05-25 14:53:14 +00:00
isel-store-bitcast-v128i1.ll Reland 7691790dfd with a MSAN fix 2020-02-28 08:32:58 -06:00
isel-truncate.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
isel-vec-ext.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
isel-vsplat-pair.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
lower-insert-elt.ll
maximize-bandwidth.ll
minmax-64b.ll [Hexagon] Generate vector min/max for HVX 2019-08-15 16:13:17 +00:00
minmax-128b.ll [Hexagon] Generate vector min/max for HVX 2019-08-15 16:13:17 +00:00
perfect-single.ll
reg-sequence.ll
shift-64b.ll
shift-128b.ll
shuff-64b.ll
shuff-128b.ll
shuff-combos-64b.ll
shuff-combos-128b.ll
shuff-single.ll
vdd0.ll [Hexagon] Implement vector-pair zero as V6_vsubw_dv 2018-06-06 19:34:40 +00:00
vector-compare-64b.ll [Hexagon] Generate vector min/max for HVX 2019-08-15 16:13:17 +00:00
vector-compare-128b.ll [Hexagon] Generate vector min/max for HVX 2019-08-15 16:13:17 +00:00
vector-predicate-typecast.ll [Hexagon] Introduce noop intrinsic to cast between vector predicate types 2020-02-21 07:37:59 -06:00
vext-64b.ll
vext-128b.ll
vmux-order.ll