summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CellSPU/and_ops.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the CellSPU port.Eric Christopher2012-11-141-282/+0
* Reapply r143206, with fixes. Disallow physical register lifetimesDan Gohman2011-11-031-0/+3
* Revert r143206, as there are still some failing tests.Dan Gohman2011-10-291-3/+0
* Reapply r143177 and r143179 (reverting r143188), with schedulerDan Gohman2011-10-281-0/+3
* Speculatively disable Dan's commits 143177 and 143179 to see ifDuncan Sands2011-10-281-3/+0
* Eliminate LegalizeOps' LegalizedNodes map and have it just call RAUWDan Gohman2011-10-281-0/+3
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-6/+6
* 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