llvm-6502/test/CodeGen
2009-07-01 16:53:44 +00:00
..
Alpha
ARM CommuteChangesDestination() should check if to-be-commuted instruction defines any register. Also teaches the default commuteInstruction() to commute instruction without definitions (e.g. X86::test / ARM::tsp). 2009-07-01 08:29:08 +00:00
CBackend
CellSPU
CPP
Generic
IA64
Mips
MSP430
PowerPC Fix codegen for references to available_externally symbols. This fixes 2009-07-01 16:53:44 +00:00
SPARC
Thumb
Thumb2 Add PIC load and store patterns for Thumb-2. 2009-07-01 00:01:13 +00:00
X86 Fix some fast-isel problems selecting global variable addressing in 2009-07-01 03:27:19 +00:00
XCore