aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU/and_ops.ll
AgeCommit message (Expand)Author
2009-12-17Revert this dag combine change:Evan Cheng
2009-12-15Fold (zext (and x, cst)) -> (and (zext x), cst).Evan Cheng
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
2008-04-28Update and_ops.ll according to the recent dagcombiner changes.Dan Gohman
2008-03-05- Expand tabs to spaces.Scott Michel
2008-01-11More CellSPU refinement and progress:Scott Michel
2007-12-17- Restore some i8 functionality in CellSPUScott Michel
2007-12-15Start committing working test cases for CellSPU.Scott Michel