Scott Michel 045a14503f CellSPU:
(a) Slight rethink on i64 zero/sign/any extend code - use a shuffle to
    directly zero-extend i32 to i64, but use rotates and shifts for
    sign extension. Also ensure unified register consistency.
(b) Add new test harness for i64 operations: i64ops.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59970 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-24 18:20:46 +00:00
..
2008-11-24 18:20:46 +00:00
2008-10-29 18:06:20 +00:00
2008-11-13 04:09:04 +00:00
2008-10-15 22:34:34 +00:00
2008-11-15 17:50:47 +00:00