llvm-project/llvm/test/CodeGen
Sanjay Patel 1f867c6f9c fix checks: *_DAG -> *-DAG
llvm-svn: 264676
2016-03-28 22:11:06 +00:00
..
AArch64 [AArch64] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for minsize 2016-03-28 18:17:07 +00:00
AMDGPU fix checks: *_DAG -> *-DAG 2016-03-28 22:11:06 +00:00
ARM fix checks: *_DAG -> *-DAG 2016-03-28 22:11:06 +00:00
BPF BPF: emit an error message for unsupported signed division operation 2016-03-18 22:02:47 +00:00
CPP
Generic Move test/CodeGen/Generic/pr26652.ll to test/CodeGen/X86/pr26652.ll and test it only on X86. 2016-02-25 00:12:18 +00:00
Hexagon [Hexagon] Improve handling of unaligned vector loads and stores 2016-03-28 15:43:03 +00:00
Inputs DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
Lanai [lanai] Add Lanai backend. 2016-03-28 13:09:54 +00:00
MIR fix CHECK_NEXT -> CHECK-NEXT 2016-03-28 22:03:07 +00:00
MSP430 `MSP430InstrInfo::loadRegFromStackSlot` forgets to set register def. 2016-02-24 15:15:02 +00:00
Mips fix CHECK_DAG -> CHECK-DAG 2016-03-28 22:00:38 +00:00
NVPTX [NVPTX] Adds a new address space inference pass. 2016-03-20 20:59:20 +00:00
PowerPC [PowerPC] On the A2, popcnt[dw] are very slow 2016-03-28 17:52:08 +00:00
SPARC Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT. 2016-02-26 19:40:34 +00:00
SystemZ [SystemZ] Avoid LER on z13 due to partial register dependencies 2016-03-14 13:50:03 +00:00
Thumb Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT. 2016-02-26 19:40:34 +00:00
Thumb2 ARM: Introduce conservative load/store optimization mode 2016-03-02 19:20:00 +00:00
WebAssembly [WebAssembly] Implement the rotate instructions. 2016-03-22 18:01:49 +00:00
WinEH [WinEH] Make setjmp work correctly with EH 2016-02-29 19:16:03 +00:00
X86 fix CHECK_NEXT -> CHECK-NEXT 2016-03-28 21:58:27 +00:00
XCore [MC] Use .p2align instead of .align 2016-01-26 00:03:25 +00:00