Scott Michel
0a92af487b
More working CellSPU test cases:
- call.ll: Function call
- ctpop.ll: Count population
- dp_farith.ll: DP arithmetic
- eqv.ll: Equivalence primitives
- fcmp.ll: SP comparisons
- fdiv.ll: SP division
- fneg-fabs.ll: SP negation, aboslute value
- int2fp.ll: Integer -> SP conversion
- rotate_ops.ll: Rotation primitives
- select_bits.ll: (a & c) | (b & ~c) bit selection
- shift_ops.ll: Shift primitives
- sp_farith.ll: SP arithmentic
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45217 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-19 20:50:49 +00:00
..
2007-12-09 07:35:13 +00:00
2007-07-23 19:26:08 +00:00
2007-12-14 15:15:11 +00:00
2007-12-18 03:49:35 +00:00
2007-12-17 22:33:23 +00:00
2007-06-29 16:35:07 +00:00
2007-12-11 15:55:52 +00:00
2007-12-18 01:58:38 +00:00
2007-12-19 20:50:49 +00:00
2007-07-17 06:20:38 +00:00
2007-12-14 19:38:31 +00:00
2007-12-11 15:50:23 +00:00
2007-07-23 13:41:53 +00:00
2007-12-11 15:55:52 +00:00
2007-11-27 13:23:08 +00:00
2007-11-28 04:57:00 +00:00
2007-12-11 15:50:23 +00:00
2007-09-10 18:12:52 +00:00
2007-08-10 15:07:05 +00:00
2007-08-15 13:36:28 +00:00
2007-12-18 20:30:28 +00:00
2007-12-11 15:50:23 +00:00
2007-10-02 09:50:18 +00:00
2007-04-21 20:46:55 +00:00
2007-05-18 02:06:03 +00:00