aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU/loads.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the CellSPU port.Eric Christopher2012-11-141-59/+0
* Allow load from constant on SPU.Kalle Raiskila2011-03-041-0/+7
* Fix memory access lowering on SPU, addingKalle Raiskila2010-11-121-0/+12
* Fix some tests that didn't test anything.Benjamin Kramer2010-06-261-1/+1
* Mark the SPU 'lr' instruction to never have side effects. Kalle Raiskila2010-06-211-7/+9
* Handle loading from/storing to undef pointers on SPU by inserting a Kalle Raiskila2010-06-091-0/+5
* Fix handling of 'load' nodes.Kalle Raiskila2010-06-011-0/+13
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-1/+1
* - Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evidently, this is redundantScott Michel2009-08-241-5/+5
* CellSPU:Scott Michel2008-11-211-0/+20