aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU/call.ll
AgeCommit message (Expand)Author
2010-08-24Fix SPU BE to use all the available return registers.Kalle Raiskila
2010-06-21Mark the SPU 'lr' instruction to never have side effects. Kalle Raiskila
2009-09-11Convert more tests to avoid llvm-as.Dan Gohman
2008-12-09CellSPU:Scott Michel
2008-10-30Resolve bug 2947: vararg-marked functions must spill registers R3-R79 to stackScott Michel
2008-01-18remove extraneous &&'s from tests, as Scott is apparently not going to.Chris Lattner
2007-12-19More working CellSPU test cases:Scott Michel