aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU/loads.ll
AgeCommit message (Expand)Author
2011-03-04Allow load from constant on SPU.Kalle Raiskila
2010-11-12Fix memory access lowering on SPU, addingKalle Raiskila
2010-06-26Fix some tests that didn't test anything.Benjamin Kramer
2010-06-21Mark the SPU 'lr' instruction to never have side effects. Kalle Raiskila
2010-06-09Handle loading from/storing to undef pointers on SPU by inserting a Kalle Raiskila
2010-06-01Fix handling of 'load' nodes.Kalle Raiskila
2009-09-11Convert more tests to avoid llvm-as.Dan Gohman
2009-08-24- Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evidently, this is redundantScott Michel
2008-11-21CellSPU:Scott Michel