aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU/shift_ops.ll
AgeCommit message (Expand)Author
2009-09-11Convert more tests to avoid llvm-as.Dan Gohman
2009-03-25Revert 67132. This is breaking some objective-c apps.Evan Cheng
2009-03-17Don't force promotion of return arguments on the callee.Rafael Espindola
2009-01-26CellSPU:Scott Michel
2009-01-21Don't rely on grep -w working.Duncan Sands
2009-01-07Fix off-by-one error in traversing an array; this fixes a test.Misha Brukman
2008-12-31This is not failing on Darwin for some reason. XFAIL for other platforms.Bill Wendling
2008-12-31XFAIL this for now until I can figure out what's going on.Scott Michel
2008-12-30Fix test erratum (which is wierd: works locally for me?)Scott Michel
2008-12-30- Start moving target-dependent nodes that could be represented by anScott Michel
2008-03-05- Expand tabs to spaces.Scott Michel
2008-01-11More CellSPU refinement and progress:Scott Michel
2007-12-19More working CellSPU test cases:Scott Michel