Fix ordering of operands on lowering of atomicrmw min/max nodes on ARM.
[oota-llvm.git] / test / CodeGen / CellSPU / loads.ll
2011-03-04 Kalle RaiskilaAllow load from constant on SPU.
2010-11-12 Kalle RaiskilaFix memory access lowering on SPU, adding
2010-06-26 Benjamin KramerFix some tests that didn't test anything.
2010-06-21 Kalle RaiskilaMark the SPU 'lr' instruction to never have side effects.
2010-06-09 Kalle RaiskilaHandle loading from/storing to undef pointers on SPU...
2010-06-01 Kalle RaiskilaFix handling of 'load' nodes.
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2009-08-24 Scott Michel- Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evide...
2008-11-21 Scott MichelCellSPU: