Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow load from constant on SPU. | Kalle Raiskila | 2011-03-04 | 1 | -0/+7 |
* | Fix memory access lowering on SPU, adding | Kalle Raiskila | 2010-11-12 | 1 | -0/+12 |
* | Fix some tests that didn't test anything. | Benjamin Kramer | 2010-06-26 | 1 | -1/+1 |
* | Mark the SPU 'lr' instruction to never have side effects. | Kalle Raiskila | 2010-06-21 | 1 | -7/+9 |
* | Handle loading from/storing to undef pointers on SPU by inserting a | Kalle Raiskila | 2010-06-09 | 1 | -0/+5 |
* | Fix handling of 'load' nodes. | Kalle Raiskila | 2010-06-01 | 1 | -0/+13 |
* | Convert more tests to avoid llvm-as. | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | - Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evidently, this is redundant | Scott Michel | 2009-08-24 | 1 | -5/+5 |
* | CellSPU: | Scott Michel | 2008-11-21 | 1 | -0/+20 |