llvm-project/llvm/test/CodeGen
Sjoerd Meijer 15c81b05ea [MBP] do not reorder and move up loop latch block
Do not reorder and move up a loop latch block before a loop header
when optimising for size because this will generate an extra 
unconditional branch.

Differential Revision: https://reviews.llvm.org/D22521

llvm-svn: 278840
2016-08-16 19:50:33 +00:00
..
AArch64 [AArch64][GlobalISel] Select G_MUL. 2016-08-16 14:37:46 +00:00
AMDGPU AMDGPU/R600: Convert buffer id to VTX_READ input 2016-08-15 21:38:30 +00:00
ARM Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd" 2016-08-15 15:42:31 +00:00
BPF [BPF] Remove exit-on-error from tests (PR27768, PR27769) 2016-05-30 08:28:34 +00:00
Generic Fix build breaks after r277028 2016-07-28 20:25:21 +00:00
Hexagon [Pipeliner] Fix an asssert due to invalid Phi in the epilog 2016-08-16 14:29:24 +00:00
Inputs
Lanai Add a REQUIRES: assert on a Lanai test that uses a -debug-only flag 2016-07-29 19:35:22 +00:00
MIR [GlobalISel] Add Selected MachineFunction property. 2016-08-02 16:49:19 +00:00
MSP430
Mips [mips] Enforce compact branch restrictions 2016-08-16 17:16:11 +00:00
NVPTX [NVPTX] Use untyped (.b) integer registers in PTX. 2016-08-12 22:02:19 +00:00
PowerPC Revert "CodeGen: If Convert blocks that would form a diamond when tail-merged." 2016-08-14 02:10:18 +00:00
SPARC Revert "[Sparc] Leon errata fix passes." 2016-08-12 14:48:09 +00:00
SystemZ Re-add SystemZ SNaN test 2016-08-08 18:11:13 +00:00
Thumb DAG: avoid duplicated truncating for sign extended operand 2016-07-29 23:33:48 +00:00
Thumb2 Revert "CodeGen: If Convert blocks that would form a diamond when tail-merged." 2016-08-14 02:10:18 +00:00
WebAssembly Fix WAsm test after LSR change in r278658 2016-08-15 18:51:42 +00:00
WinEH Revert EH-specific checks in BranchFolding that were causing blow ups in compile time. 2016-07-27 17:55:33 +00:00
X86 [MBP] do not reorder and move up loop latch block 2016-08-16 19:50:33 +00:00
XCore IR: Introduce Module::global_objects(). 2016-06-22 20:29:42 +00:00