summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CellSPU/and_ops.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert this dag combine change:Evan Cheng2009-12-171-4/+4
* Fold (zext (and x, cst)) -> (and (zext x), cst).Evan Cheng2009-12-151-4/+4
* 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-2/+2
* Don't force promotion of return arguments on the callee.Rafael Espindola2009-03-171-2/+2
* Update and_ops.ll according to the recent dagcombiner changes.Dan Gohman2008-04-281-2/+2
* - Expand tabs to spaces.Scott Michel2008-03-051-43/+44
* More CellSPU refinement and progress:Scott Michel2008-01-111-0/+2
* - Restore some i8 functionality in CellSPUScott Michel2007-12-171-8/+14
* Start committing working test cases for CellSPU.Scott Michel2007-12-151-0/+270
OpenPOWER on IntegriCloud