llvm-project/llvm/test/CodeGen
Sanjay Patel a39ef6dea6 [Thumb2] tighten CHECK lines in test; NFC
The sequence between the function call and the asm start
may change without affecting what this test is looking for,
but we should have a better idea about what that sequence
looks like.

llvm-svn: 370518
2019-08-30 20:15:01 +00:00
..
AArch64 MemTag: unchecked load/store optimization. 2019-08-30 17:23:02 +00:00
AMDGPU AMDGPU/GlobalISel: Legalize sin/cos 2019-08-29 20:06:48 +00:00
ARC
ARM Revert [MBP] Disable aggressive loop rotate in plain mode 2019-08-29 19:03:58 +00:00
AVR
BPF [BPF] Fix bpf llvm-objdump issues. 2019-08-17 22:12:00 +00:00
Generic [GlobalISel] Handle multiple registers in dbg.value intrinsic 2019-08-20 16:28:37 +00:00
Hexagon Revert [MBP] Disable aggressive loop rotate in plain mode 2019-08-29 19:03:58 +00:00
Inputs [CodeGen] Add stack protector tests where the guard gets re-assigned 2019-07-17 20:46:16 +00:00
Lanai [SDAG] commute setcc operands to match a subtract 2019-07-10 23:23:54 +00:00
MIR AMDGPU: Add amdgpu-32bit-address-high-bits to MIR serialization 2019-08-27 18:18:38 +00:00
MSP430
Mips [mips] Merge common checkings under the same check prefix. NFC 2019-08-30 12:15:12 +00:00
NVPTX [NVPTX] Fix PR41651 2019-07-30 19:52:01 +00:00
PowerPC [PowerPC][NFC] Avoid checking non-relevant .cfi instructions 2019-08-30 19:24:25 +00:00
RISCV [RISCV] Fix a couple of tests' CHECKs 2019-08-30 12:11:47 +00:00
SPARC [test] Fix tests when run on windows after SVN r369426. NFC. 2019-08-20 20:58:02 +00:00
SystemZ [SystemZ] Regenerate <8 x i31> store test 2019-07-29 09:49:23 +00:00
Thumb Revert [MBP] Disable aggressive loop rotate in plain mode 2019-08-29 19:03:58 +00:00
Thumb2 [Thumb2] tighten CHECK lines in test; NFC 2019-08-30 20:15:01 +00:00
WebAssembly [CodeGen] Fix lowering for returning the result of an extractvalue 2019-08-30 04:33:22 +00:00
WinCFGuard
WinEH IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
X86 [X86] Fix mul test cases in avx512-broadcast-unfold.ll to not get canonicalized to fadd. Remove the fsub test cases which were also testing fadd. 2019-08-30 20:04:23 +00:00
XCore