llvm-6502/test/CodeGen
Juergen Ributzka 20732d55c2 [FastISel][X86] Lower unsupported selects to control-flow.
The extends the select lowering coverage by emiting pseudo cmov
instructions. These insturction will be later on lowered to control-flow to
simulate the select.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211545 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-23 21:55:44 +00:00
..
AArch64
ARM ARMEB: Vector extend operations 2014-06-23 18:05:53 +00:00
CPP
Generic
Hexagon
Inputs
Mips [Mips] Add a target streamer when creating a null streamer. 2014-06-23 19:43:40 +00:00
MSP430
NVPTX
PowerPC
R600 R600/SI: Fix div_scale intrinsic. 2014-06-23 18:28:28 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 [FastISel][X86] Lower unsupported selects to control-flow. 2014-06-23 21:55:44 +00:00
XCore