aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU/rotate_ops.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the CellSPU port.Eric Christopher2012-11-141-172/+0
* 1. Remove the part of r153848 which optimizes shuffle-of-shuffle into a newNadav Rotem2012-04-071-1/+1
* This commit contains a few changes that had to go in together.Nadav Rotem2012-04-011-1/+1
* This patch addresses the problem of poor code generation for the zextNadav Rotem2012-02-121-1/+1
* Transform: (EXTRACT_VECTOR_ELT( VECTOR_SHUFFLE )) -> EXTRACT_VECTOR_ELT.Nadav Rotem2012-01-171-2/+2
* Fix mistyped CHECK lines.Benjamin Kramer2011-03-091-3/+3
* Fix a bug with extractelement on SPU.Kalle Raiskila2010-11-221-1/+13
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Revert the "XFAIL" for the rotate_ops.ll testcase. Instead, mark ISD::ROTRBill Wendling2008-08-311-5/+0
* CellSPU doesn't appear to support fully the "ISD::ROTR" operation. The DAGBill Wendling2008-08-311-0/+6
* - Expand tabs to spaces.Scott Michel2008-03-051-26/+26
* More CellSPU refinement and progress:Scott Michel2008-01-111-0/+2
* More working CellSPU test cases:Scott Michel2007-12-191-0/+157