llvm-project/llvm/test/CodeGen
Matt Arsenault daf2d653fa RegAllocFast: Add heuristic to detect values not live-out of a block
Add an improved/new heuristic to catch more cases when values are not
live out of a basic block.

Patch by Matthias Braun

llvm-svn: 359906
2019-05-03 17:03:24 +00:00
..
AArch64 RegAllocFast: Add heuristic to detect values not live-out of a block 2019-05-03 17:03:24 +00:00
AMDGPU RegAllocFast: Add heuristic to detect values not live-out of a block 2019-05-03 17:03:24 +00:00
ARC [ARC] Add ARCOptAddrMode pass to generate postincrement loads/stores. 2019-03-20 20:06:21 +00:00
ARM [ARM GlobalISel] Select extensions to < 32 bits 2019-05-02 09:28:00 +00:00
AVR [DAGCombiner] If a TokenFactor would be merged into its user, consider the user later. 2019-03-13 17:07:09 +00:00
BPF [AsmPrinter] refactor to support %c w/ GlobalAddress' 2019-04-26 18:45:04 +00:00
Generic Fix nondeterminism introduced in r353954 2019-03-26 12:18:08 +00:00
Hexagon [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
Inputs
Lanai [AsmPrinter] refactor to support %c w/ GlobalAddress' 2019-04-26 18:45:04 +00:00
MIR [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
MSP430 [AsmPrinter] refactor to support %c w/ GlobalAddress' 2019-04-26 18:45:04 +00:00
Mips RegAllocFast: Add heuristic to detect values not live-out of a block 2019-05-03 17:03:24 +00:00
NVPTX [AsmPrinter] refactor to support %c w/ GlobalAddress' 2019-04-26 18:45:04 +00:00
PowerPC RegAllocFast: Add heuristic to detect values not live-out of a block 2019-05-03 17:03:24 +00:00
RISCV [RISCV] Custom lower SHL_PARTS, SRA_PARTS, SRL_PARTS 2019-04-16 14:38:32 +00:00
SPARC [llvm-readobj] Change -t to --symbols in tests. NFC 2019-05-01 09:28:24 +00:00
SystemZ [DAG] Refactor DAGCombiner::ReassociateOps 2019-04-29 17:50:10 +00:00
Thumb [ARM] Add an extra constant hoisting test. NFC 2019-04-10 18:05:57 +00:00
Thumb2 RegAllocFast: Add heuristic to detect values not live-out of a block 2019-05-03 17:03:24 +00:00
WebAssembly [WebAssembly] Support f16 libcalls 2019-04-30 19:17:59 +00:00
WinCFGuard
WinEH Fix invalid target triples in tests. (NFC) 2019-03-04 23:37:41 +00:00
X86 RegAllocFast: Add heuristic to detect values not live-out of a block 2019-05-03 17:03:24 +00:00
XCore [AsmPrinter] refactor to support %c w/ GlobalAddress' 2019-04-26 18:45:04 +00:00