llvm-project/llvm/test/CodeGen/Hexagon/vect
Krzysztof Parzyszek d91a9e27a9 [Hexagon] Simplify CFG after atomic expansion
This will remove suboptimal branching from the generated ll/sc loops.
The extra simplification pass affects a lot of testcases, which have
been modified to accommodate this change: either by modifying the
test to become immune to the CFG simplification, or (less preferablt)
by adding option -hexagon-initial-cfg-clenaup=0.

llvm-svn: 338774
2018-08-02 22:17:53 +00:00
..
bit4x8.ll [Hexagon] Add/fix patterns for 32/64-bit vector compares and logical ops 2018-04-19 14:24:31 +00:00
build-vect64.ll
extract-elt-vNi1.ll [Hexagon] Properly scale bit index when extracting elements from vNi1 2018-07-25 16:20:59 +00:00
setcc-not.ll [Hexagon] Add/fix patterns for 32/64-bit vector compares and logical ops 2018-04-19 14:24:31 +00:00
setcc-v2i32.ll [Hexagon] SETEQ and SETNE are valid integer condition codes 2018-01-25 18:07:27 +00:00
setcc-v32.ll [Hexagon] Add/fix patterns for 32/64-bit vector compares and logical ops 2018-04-19 14:24:31 +00:00
shuff-32.ll [Hexagon] Rewrite LowerVECTOR_SHUFFLE for 32-/64-bit vectors 2018-01-15 18:33:33 +00:00
shuff-64.ll [Hexagon] Rewrite LowerVECTOR_SHUFFLE for 32-/64-bit vectors 2018-01-15 18:33:33 +00:00
vect-anyextend.ll
vect-apint-truncate.ll
vect-bad-bitcast.ll
vect-bitcast-1.ll
vect-bitcast.ll
vect-bool-basic-compile.ll [Hexagon] Implement basic vector operations on vectors vNi1 2018-01-23 17:53:59 +00:00
vect-bool-isel-crash.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00
vect-cst-v4i8.ll
vect-cst-v4i32.ll
vect-cst.ll
vect-extract-i1-debug.ll
vect-extract-i1.ll
vect-extract.ll
vect-fma.ll
vect-illegal-type.ll
vect-infloop.ll
vect-insert-extract-elt.ll
vect-load-1.ll
vect-load-v4i16.ll [Hexagon] Rewrite non-HVX unaligned loads as pairs of aligned ones 2018-03-07 17:27:18 +00:00
vect-load.ll
vect-mul-v2i16.ll
vect-mul-v2i32.ll
vect-mul-v4i8.ll
vect-mul-v4i16.ll
vect-mul-v8i8.ll
vect-no-tfrs-1.ll
vect-no-tfrs.ll
vect-shift-imm.ll
vect-shuffle.ll [Pipeliner] Fixed node order issue related to zero latency edges 2018-03-07 18:53:36 +00:00
vect-splat.ll
vect-store-v2i16.ll
vect-truncate.ll [Hexagon] Remove {{ *}} from testcases 2018-03-06 19:07:21 +00:00
vect-v4i16.ll [Hexagon] Rewrite non-HVX unaligned loads as pairs of aligned ones 2018-03-07 17:27:18 +00:00
vect-vaddb-1.ll
vect-vaddb.ll
vect-vaddh-1.ll
vect-vaddh.ll
vect-vaddw.ll
vect-vaslw.ll
vect-vshifts.ll
vect-vsplatb.ll
vect-vsplath.ll
vect-vsubb-1.ll
vect-vsubb.ll
vect-vsubh-1.ll
vect-vsubh.ll
vect-vsubw.ll
vect-xor.ll
vect-zeroextend.ll
vsplat-v8i8.ll
zext-v4i1.ll [Hexagon] Simplify CFG after atomic expansion 2018-08-02 22:17:53 +00:00