summaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU/or_ops.ll
Commit message (Expand)AuthorAge
* Remove the CellSPU port.Eric Christopher2012-11-14
* Reapply r143206, with fixes. Disallow physical register lifetimesDan Gohman2011-11-03
* Revert r143206, as there are still some failing tests.Dan Gohman2011-10-29
* Reapply r143177 and r143179 (reverting r143188), with schedulerDan Gohman2011-10-28
* Speculatively disable Dan's commits 143177 and 143179 to see ifDuncan Sands2011-10-28
* Eliminate LegalizeOps' LegalizedNodes map and have it just call RAUWDan Gohman2011-10-28
* Pass signed (not unsigned) 10 bit field to SPU 'ori' instruction.Kalle Raiskila2011-09-02
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-17
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-11
* Revert 67132. This is breaking some objective-c apps.Evan Cheng2009-03-25
* Don't force promotion of return arguments on the callee.Rafael Espindola2009-03-17
* - Expand tabs to spaces.Scott Michel2008-03-05
* More CellSPU refinement and progress:Scott Michel2008-01-11
* Two more test cases: or_ops.ll (arithmetic or operations) and vecinsert.llScott Michel2007-12-19