llvm-6502/test/CodeGen
Hao Liu e74a644b38 Fix the bugs about AArch64 Load/Store vector types and bitcast between i64 and vector types.
e.g. "%tmp = load <2 x i64>* %ptr" can't be selected. 
     "%tmp = bitcast i64 %in to <2 x i32>" can't be selected.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195424 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-22 08:47:22 +00:00
..
AArch64 Fix the bugs about AArch64 Load/Store vector types and bitcast between i64 and vector types. 2013-11-22 08:47:22 +00:00
ARM [ARM] add the overlooked tests for Cortex-A7 build attributes 2013-11-21 16:22:39 +00:00
CPP
Generic Revert r195317 (and r195333), "Teach ISel not to optimize 'optnone' functions." 2013-11-21 10:55:15 +00:00
Hexagon
Inputs
Mips [mips][msa] Fix a corner case in performORCombine() when combining nodes into VSELECT. 2013-11-21 16:11:31 +00:00
MSP430
NVPTX [NVPTX] Fix handling of indirect calls 2013-11-15 12:30:04 +00:00
PowerPC PPC popcnt[dw] do not have record forms 2013-11-20 20:54:55 +00:00
R600 SelectionDAG: Optimize expansion of vec_type = BITCAST scalar_type 2013-11-22 00:41:05 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383. 2013-11-22 02:28:04 +00:00
XCore Error if we see an alias to a declaration. 2013-11-14 13:58:06 +00:00