llvm-project/llvm/test/CodeGen
Anna Welker 064981f0ce [ARM][MVE] Enable MVE gathers and scatters by default
Enable MVE gather/scatters by default, which requires some
minor adaptations in some tests.

Differential revision: https://reviews.llvm.org/D86776
2020-08-28 19:05:29 +01:00
..
AArch64 [AArch64][CodeGen] Restrict bfloat vector operations to what's actually supported 2020-08-28 11:44:37 +01:00
AMDGPU AMDGPU/GlobalISel: Implement computeKnownBits for groupstaticsize 2020-08-27 19:39:44 -04:00
ARC [ARC] Fix CodeGen/ARC/brcc.ll 2020-08-15 19:33:35 -07:00
ARM GlobalISel: Remove leftover lit.local.cfg 2020-08-27 13:49:06 -04:00
AVR
BPF BPF: add a SimplifyCFG IR pass during generic Scalar/IPO optimization 2020-08-06 13:16:00 -07:00
Generic [Tests] Be consistent w/definition of statepoint-example 2020-08-14 20:45:48 -07:00
Hexagon [Hexagon] Emit better 32-bit multiplication sequence for HVXv62+ 2020-08-27 15:24:32 -05:00
Inputs
Lanai
MIR MIR: Infer not-SSA for subregister defs 2020-08-27 16:56:16 -04:00
MSP430
Mips GlobalISel: Add generic instructions for memory intrinsics 2020-08-26 20:08:45 -04:00
NVPTX [NVPTX] Fix typo in lit test 2020-08-17 16:02:11 -04:00
PowerPC [PowerPC] Implemented Vector Load with Zero and Signed Extend Builtins 2020-08-28 11:28:58 -05:00
RISCV [RISC-V] ADDI/ORI/XORI x, 0 should be as cheap as a move 2020-08-27 10:32:22 +01:00
SPARC [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
SystemZ Revert "[BPI] Improve static heuristics for integer comparisons" 2020-08-17 20:44:33 +02:00
Thumb
Thumb2 [ARM][MVE] Enable MVE gathers and scatters by default 2020-08-28 19:05:29 +01:00
VE [VE] Support f128 2020-08-17 17:26:52 +09:00
WebAssembly [SelectionDAG] Handle non-power-of-2 bitwidths in expandROT 2020-08-26 09:20:46 +01:00
WinCFGuard
WinEH
X86 [Statepoint] Always spill base pointer. 2020-08-28 23:22:07 +07:00
XCore