Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow sign-extending of i8 and i16 to i128 on SPU. | Kalle Raiskila | 2011-01-20 | 1 | -0/+21 |
* | Enable PostRA scheduling for SPU. | Kalle Raiskila | 2010-11-29 | 1 | -3/+3 |
* | Improve lowering of sext to i128 on SPU. | Kalle Raiskila | 2010-10-18 | 1 | -0/+3 |
* | Convert more tests to avoid llvm-as. | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Updated i128 sext support for CellSPU backend, contributed by Ken Werner (IBM) | Scott Michel | 2009-08-25 | 1 | -3/+32 |
* | Prefer 'FileCheck' over 'grep'. | Scott Michel | 2009-08-24 | 1 | -7/+8 |
* | 128-bit sign extension and vector shift cleanups, contributed by Ken Werner | Scott Michel | 2009-08-24 | 1 | -0/+17 |