..
Alpha
Eliminate more uses of llvm-as and llvm-dis.
2009-09-09 00:09:15 +00:00
ARM
Fix codegen of conditional move of immediates. We were not making use of the immediate forms of cmov instructions at all.
2009-11-20 00:54:03 +00:00
Blackfin
Move Blackfin intrinsics into the Target/Blackfin directory.
2009-10-15 18:50:52 +00:00
CBackend
Eliminate more uses of llvm-as and llvm-dis.
2009-09-09 00:09:15 +00:00
CellSPU
Revert the main portion of r31856. It was causing BranchFolding
2009-10-22 00:03:58 +00:00
CPP
fix PR5295 where the .ll parser didn't reject a function after a global
2009-10-25 23:22:50 +00:00
Generic
Fix PR5558, which was caused by a wrong fix for PR3393 (see commit 63048),
2009-11-20 10:45:10 +00:00
Mips
Unbreak test, Bruno please check.
2009-11-19 07:18:49 +00:00
MSP430
Add and-not (bic) patterns. Based heavily on patch by Brian Lucas!
2009-11-08 15:33:12 +00:00
PIC16
Re-apply 84180 with the fixed test case.
2009-10-15 19:26:25 +00:00
PowerPC
Check if subreg index is zero.
2009-11-16 06:31:49 +00:00
SPARC
Eliminate some redundant llvm-as calls.
2009-10-12 09:31:55 +00:00
SystemZ
Eliminate more uses of llvm-as and llvm-dis.
2009-09-09 00:09:15 +00:00
Thumb
More consistent thumb1 asm printing.
2009-11-19 06:57:41 +00:00
Thumb2
Also CSE non-pic load from constant pools.
2009-11-20 02:10:27 +00:00
X86
Fix fast-isel to avoid selecting the return instruction if a
2009-11-20 02:51:26 +00:00
XCore
Add XCore support for indirectbr / blockaddress.
2009-11-18 23:20:42 +00:00