llvm-project/llvm/test/CodeGen
Daniel Sanders eb2f5f3256 Revert r310919 - [globalisel][tablegen] Support zero-instruction emission.
As expected, this failed on the windows bots but the instrumentation showed
something interesting. The ADD8ri and INC8r rules are never directly compared
on the windows machines. That implies that the issue lies in transitivity of
the Compare predicate. I believe I've already verified that but maybe I missed
something.

llvm-svn: 310922
2017-08-15 15:10:31 +00:00
..
AArch64 Revert r310919 - [globalisel][tablegen] Support zero-instruction emission. 2017-08-15 15:10:31 +00:00
AMDGPU MachineInstr: Reason locally about some memory objects before going to AA. 2017-08-14 09:41:40 +00:00
ARM MachineInstr: Reason locally about some memory objects before going to AA. 2017-08-14 09:41:40 +00:00
AVR [AVR] Remove the instrumentation pass 2017-07-23 23:39:11 +00:00
BPF DAG: Undo and->or combine with FrameIndexes 2017-08-02 00:43:42 +00:00
Generic [TargetPassConfig] Feature generic options to setup start/stop-after/before 2017-07-31 18:24:07 +00:00
Hexagon [Hexagon] Ignore DBG_VALUEs when counting instructions in hexagon-early-if 2017-08-09 21:22:05 +00:00
Inputs
Lanai
MIR [MIR] Print target-specific constant pools 2017-08-02 11:09:30 +00:00
MSP430 [DAG] Improve Aliasing of operations to static alloca 2017-07-18 20:06:24 +00:00
Mips [MIPS] Implement support for -mstack-alignment. 2017-08-14 21:49:38 +00:00
NVPTX [NVPTX] Add lowering of i128 params. 2017-07-20 21:16:03 +00:00
Nios2
PowerPC [PowerPC] Add codegen for VSX word extract convert to FP 2017-08-14 18:09:29 +00:00
SPARC [SPARC] Clean up the support for disabling fsmuld and fmuls instructions. 2017-07-20 20:09:11 +00:00
SystemZ [IfConversion] Maintain the CFG when predicating/merging blocks in IfConvert* 2017-08-11 06:57:08 +00:00
Thumb [ARM] Allow rematerialization of ARM Thumb literal pool loads 2017-07-14 08:23:56 +00:00
Thumb2 ARM: Do not use llc -march in tests. 2017-08-01 22:20:49 +00:00
WebAssembly Revert r308273 to reinstate part of r308100. 2017-07-19 04:15:30 +00:00
WinEH
X86 [x86] fold the mask op on 8- and 16-bit rotates 2017-08-14 15:55:43 +00:00
XCore Delete Default and JITDefault code models 2017-08-03 02:16:21 +00:00