llvm-6502/test/CodeGen
Jakob Stoklund Olesen 17421d81fd Don't build illegal ops in DAGCombiner::SimplifyBinOpWithSameOpcodeHands().
Blackfin supports and/or/xor on i32 but not on i16. Teach
DAGCombiner::SimplifyBinOpWithSameOpcodeHands to not produce illegal nodes
after legalize ops.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78497 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-08 20:42:17 +00:00
..
Alpha
ARM Convert more Neon tests to use FileCheck. 2009-08-07 23:45:02 +00:00
Blackfin Don't build illegal ops in DAGCombiner::SimplifyBinOpWithSameOpcodeHands(). 2009-08-08 20:42:17 +00:00
CBackend
CellSPU
CPP
Generic
Mips Pass target triple string in to TargetMachine constructor. 2009-08-03 04:03:51 +00:00
MSP430
PIC16 this passes. 2009-08-06 03:55:49 +00:00
PowerPC
SPARC
SystemZ Add testcases for reg-mem arithemtics added recently 2009-08-05 17:04:32 +00:00
Thumb
Thumb2 Simplify RegScavenger::forward a bit more. 2009-08-08 13:18:47 +00:00
X86 Do not generate 32-bit call on win64 when imm does not fit 2009-08-07 23:59:21 +00:00
XCore Add extra SEXT pattern. 2009-08-02 22:45:24 +00:00