aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU/shift_ops.ll
Commit message (Expand)AuthorAgeFilesLines
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-24/+24
* Allow vector shifts (shl,lshr,ashr) on SPU.Kalle Raiskila2011-03-041-6/+55
* fix visitShift to properly zero extend the shift amount if the provided operandChris Lattner2011-02-131-1/+1
* Handle lshr for i128 correctly on SPU also when Kalle Raiskila2010-11-291-2/+14
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-1/+1
* Revert 67132. This is breaking some objective-c apps.Evan Cheng2009-03-251-0/+2
* Don't force promotion of return arguments on the callee.Rafael Espindola2009-03-171-2/+0
* CellSPU:Scott Michel2009-01-261-0/+6
* Don't rely on grep -w working.Duncan Sands2009-01-211-16/+16
* Fix off-by-one error in traversing an array; this fixes a test.Misha Brukman2009-01-071-2/+0
* This is not failing on Darwin for some reason. XFAIL for other platforms.Bill Wendling2008-12-311-1/+1
* XFAIL this for now until I can figure out what's going on.Scott Michel2008-12-311-1/+3
* Fix test erratum (which is wierd: works locally for me?)Scott Michel2008-12-301-1/+1
* - Start moving target-dependent nodes that could be represented by anScott Michel2008-12-301-6/+71
* - Expand tabs to spaces.Scott Michel2008-03-051-72/+72
* More CellSPU refinement and progress:Scott Michel2008-01-111-0/+2
* More working CellSPU test cases:Scott Michel2007-12-191-0/+210