llvm-project/llvm/test/CodeGen
Sanjay Patel 6d71f7b348 [x86] update test to use FileCheck and auto-generate checks
llvm-svn: 283876
2016-10-11 13:36:07 +00:00
..
AArch64 Revert "Codegen: Tail-duplicate during placement." 2016-10-11 07:36:11 +00:00
AMDGPU [AMDGPU] Promote uniform (i1, i16] operations to i32 2016-10-07 14:22:58 +00:00
ARM [ARM] Fix registers clobbered by SjLj EH on soft-float targets 2016-10-11 10:06:59 +00:00
AVR [RegAllocGreedy] Attempt to split unspillable live intervals 2016-10-11 01:04:36 +00:00
BPF Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2016-09-28 16:37:50 +00:00
Generic llc: Add -start-before/-stop-before options 2016-09-23 21:46:02 +00:00
Hexagon [Hexagon] Avoid replacing full regs with subregisters in tied operands 2016-10-06 16:18:04 +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 MIRParser: Rewrite register info initialization; mostly NFC 2016-10-11 03:13:01 +00:00
MSP430 [SelectionDAGBuilder] Support llvm.flt.rounds on targets where i32 is not legal 2016-10-10 20:45:15 +00:00
Mips [mips][fastisel] Consider soft-float an unsupported floating point mode 2016-10-04 10:35:07 +00:00
NVPTX [NVPTX] Added intrinsics for atom.gen.{sys|cta}.* instructions. 2016-09-28 17:25:38 +00:00
PowerPC Revert "Codegen: Tail-duplicate during placement." 2016-10-11 07:36:11 +00:00
SPARC This pass, fixing an erratum in some LEON 2 processors ensures that the SDIV instruction is not issued, but replaced by SDIVcc instead, which does not exhibit the error. Unit test included. 2016-10-10 08:53:06 +00:00
SystemZ swifterror: Don't compute swifterror vregs during instruction selection 2016-10-07 22:06:55 +00:00
Thumb [Thumb] Save/restore high registers in Thumb1 pro/epilogues 2016-10-11 10:12:25 +00:00
Thumb2 [Thumb] Save/restore high registers in Thumb1 pro/epilogues 2016-10-11 10:12:25 +00:00
WebAssembly Revert "Codegen: Tail-duplicate during placement." 2016-10-11 07:36:11 +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 [x86] update test to use FileCheck and auto-generate checks 2016-10-11 13:36:07 +00:00
XCore Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2016-09-28 16:37:50 +00:00