summaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU/sext128.ll
Commit message (Expand)AuthorAge
* Allow sign-extending of i8 and i16 to i128 on SPU. Kalle Raiskila2011-01-20
* Enable PostRA scheduling for SPU. Kalle Raiskila2010-11-29
* Improve lowering of sext to i128 on SPU.Kalle Raiskila2010-10-18
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-11
* Updated i128 sext support for CellSPU backend, contributed by Ken Werner (IBM)Scott Michel2009-08-25
* Prefer 'FileCheck' over 'grep'.Scott Michel2009-08-24
* 128-bit sign extension and vector shift cleanups, contributed by Ken WernerScott Michel2009-08-24