llvm-6502/test/CodeGen
Bob Wilson 3c904694fc Radar 8803471: Fix expansion of ARM BCCi64 pseudo instructions.
If the basic block containing the BCCi64 (or BCCZi64) instruction ends with
an unconditional branch, that branch needs to be deleted before appending
the expansion of the BCCi64 to the end of the block.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122521 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-23 22:45:49 +00:00
..
Alpha
ARM Radar 8803471: Fix expansion of ARM BCCi64 pseudo instructions. 2010-12-23 22:45:49 +00:00
Blackfin
CBackend
CellSPU
CPP
Generic Fixes PR8823: add-with-overflow-128.ll 2010-12-23 03:15:51 +00:00
MBlaze
Mips
MSP430
PowerPC
PTX ptx: add ld instruction and test 2010-12-22 10:38:51 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 DAGCombine add (sext i1), X into sub X, (zext i1) if sext from i1 is illegal. The latter usually compiles into smaller code. 2010-12-22 23:17:45 +00:00
XCore
thumb2-mul.ll