llvm-6502/test/CodeGen
Sean Callanan 201dfa7432 Fixed PALIGNR to take 8-bit rotations in all cases.
Also fixed the corresponding testcase, and the PALIGNR
  intrinsic (tested for correctness with llvm-gcc).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89491 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-20 21:40:28 +00:00
..
Alpha Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
ARM Remat VLDRD from constpool. Clean up some instruction property specifications. 2009-11-20 19:57:15 +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 Remat VLDRD from constpool. Clean up some instruction property specifications. 2009-11-20 19:57:15 +00:00
X86 Fixed PALIGNR to take 8-bit rotations in all cases. 2009-11-20 21:40:28 +00:00
XCore Add XCore support for indirectbr / blockaddress. 2009-11-18 23:20:42 +00:00