1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/CodeGen
Sean Callanan 0da77167d3 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).

llvm-svn: 89491
2009-11-20 21:40:28 +00:00
..
Alpha
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
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
SystemZ
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