summaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU/loads.ll
Commit message (Expand)AuthorAge
* Allow load from constant on SPU.Kalle Raiskila2011-03-04
* Fix memory access lowering on SPU, addingKalle Raiskila2010-11-12
* Fix some tests that didn't test anything.Benjamin Kramer2010-06-26
* Mark the SPU 'lr' instruction to never have side effects. Kalle Raiskila2010-06-21
* Handle loading from/storing to undef pointers on SPU by inserting a Kalle Raiskila2010-06-09
* Fix handling of 'load' nodes.Kalle Raiskila2010-06-01
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-11
* - Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evidently, this is redundantScott Michel2009-08-24
* CellSPU:Scott Michel2008-11-21