llvm-6502/test/CodeGen
Dan Gohman 4e3fdf2c0f When scalarizing a vector BITCAST, check whether the operand has vector
type, rather than assume that it does. If the operand is not vector, it
shouldn't be run through ScalarizeVectorOp. This fixes one of the
testcases in PR3886.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71453 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-11 18:30:42 +00:00
..
Alpha Fix Alpha test and support for private linkage. 2009-01-15 21:51:46 +00:00
ARM Fix pr4100. Do not remove no-op copies when they are dead. The register 2009-05-07 23:47:03 +00:00
CBackend Fix PR2907 by digging through constant expressions to find FP constants that 2008-10-22 04:53:16 +00:00
CellSPU Revert 67132. This is breaking some objective-c apps. 2009-03-25 20:20:11 +00:00
CPP Fix code emission for conditional branches. 2009-05-04 19:10:38 +00:00
Generic Disable the load-shrinking optimization from looking at 2009-04-29 03:45:07 +00:00
IA64 Add the private linkage. 2009-01-15 20:18:42 +00:00
Mips Add the private linkage. 2009-01-15 20:18:42 +00:00
MSP430 Add MSP430 test for PR4136 2009-05-10 14:48:36 +00:00
PowerPC Second attempt: 2009-04-29 00:15:41 +00:00
SPARC Add the private linkage. 2009-01-15 20:18:42 +00:00
X86 When scalarizing a vector BITCAST, check whether the operand has vector 2009-05-11 18:30:42 +00:00
XCore testcase for PR3898 2009-04-18 20:49:22 +00:00