Fix a cycle in the DAG. In this code we replace multiple loads with a single load and
[oota-llvm.git] / test / CodeGen / CellSPU / stores.ll
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2011-03-04 Kalle RaiskilaAllow load from constant on SPU.
2011-01-17 Kalle RaiskilaDon't crash SPU BE with memory accesses with big alignmnet.
2010-11-12 Kalle RaiskilaFix memory access lowering on SPU, adding
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2009-03-25 Evan ChengRevert 67132. This is breaking some objective-c apps.
2009-03-17 Rafael EspindolaDon't force promotion of return arguments on the callee.
2008-12-27 Scott Michel- Remove Tilmann's custom truncate lowering: it complet...
2008-11-25 Scott MichelCellSPU:
2008-11-21 Scott MichelCellSPU: