llvm-6502/test/CodeGen
2010-05-11 11:00:02 +00:00
..
Alpha
ARM Select @llvm.trap to the special B with 1111 condition (i.e. trap) instruction. 2010-05-11 07:26:32 +00:00
Blackfin
CBackend
CellSPU Make SPU backend not assert on jump tables. 2010-05-11 11:00:02 +00:00
CPP
Generic SDDbgValues are apparently not being legalized. Fix a symptom of the problem, 2010-05-07 22:19:08 +00:00
MBlaze
Mips
MSP430 Insert ANY_EXTEND node instead of invalid truncate during DAG Combining (X & 1), 2010-05-01 12:52:34 +00:00
PIC16
PowerPC Implement builtin_return_address(x) and builtin_frame_address(x) 2010-05-03 22:59:34 +00:00
SPARC
SystemZ
Thumb Select @llvm.trap to the special B with 1111 condition (i.e. trap) instruction. 2010-05-11 07:26:32 +00:00
Thumb2 Clean up the conditional for handling of sign_extend_inreg based on 2010-05-07 18:34:55 +00:00
X86 Be careful with operand promotion. For a binary operation, the source operands may be the same. PR7018. rdar://7939869. 2010-05-10 19:03:57 +00:00
XCore