Scott Michel c30557841b CellSPU:
- Fix bugs 3194, 3195: i128 load/stores produce correct code (although, we
  need to ensure that i128 is 16-byte aligned in real life), and 128 zero-
  extends are supported.
- New td file: SPU128InstrInfo.td: this is where all new i128 support should
  be put in the future.
- Continue to hammer on i64 operations and test cases; ensure that the only
  remaining problem will be i64 mul.

llvm-svn: 61784
2009-01-06 03:36:14 +00:00
..
2009-01-06 03:36:14 +00:00
2009-01-05 21:27:59 +00:00
2008-11-26 02:21:12 +00:00
2009-01-05 08:14:35 +00:00
2008-12-21 07:47:49 +00:00