aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU/sext128.ll
Commit message (Expand)AuthorAgeFilesLines
* Allow sign-extending of i8 and i16 to i128 on SPU. Kalle Raiskila2011-01-201-0/+21
* Enable PostRA scheduling for SPU. Kalle Raiskila2010-11-291-3/+3
* Improve lowering of sext to i128 on SPU.Kalle Raiskila2010-10-181-0/+3
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-1/+1
* Updated i128 sext support for CellSPU backend, contributed by Ken Werner (IBM)Scott Michel2009-08-251-3/+32
* Prefer 'FileCheck' over 'grep'.Scott Michel2009-08-241-7/+8
* 128-bit sign extension and vector shift cleanups, contributed by Ken WernerScott Michel2009-08-241-0/+17