llvm-6502/test/CodeGen
Bruno Cardoso Lopes 7ec8fb8830 Add a AVX version of a simple i64 -> f64 bitcast. This could be
triggered using llc with -O0, which wouldn't let it be folded and
expose the lack of this pattern.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139320 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-08 21:52:33 +00:00
..
Alpha
ARM Relax the MemOperands on atomics a bit. Fixes -verify-machineinstrs failures for atomic laod/store on ARM. 2011-09-07 02:23:42 +00:00
Blackfin
CBackend
CellSPU
CPP
Generic This test is already covered by llvm/trunk/test/CodeGen/X86/vsel.ll 2011-09-08 08:43:23 +00:00
MBlaze
Mips Disable these tests harder. They're XFAIL'd, but that means they still run, and 2011-09-06 22:08:18 +00:00
MSP430
PowerPC
PTX
SPARC
SystemZ
Thumb Disable these tests harder. They're XFAIL'd, but that means they still run, and 2011-09-06 22:08:18 +00:00
Thumb2
X86 Add a AVX version of a simple i64 -> f64 bitcast. This could be 2011-09-08 21:52:33 +00:00
XCore