Scott Michel e4d3e3c0e7 Forward progress: crtbegin.c now compiles successfully!
Fixed CellSPU's A-form (local store) address mode, so that all globals,
externals, constant pool and jump table symbols are now wrapped within
a SPUISD::AFormAddr pseudo-instruction. This now identifies all local
store memory addresses, although it requires a bit of legerdemain during
instruction selection to properly select loads to and stores from local
store, properly generating "LQA" instructions.

Also added mul_ops.ll test harness for exercising integer multiplication.

llvm-svn: 46142
2008-01-17 20:38:41 +00:00
..
2007-11-28 05:37:13 +00:00
2007-12-20 02:25:21 +00:00
2008-01-17 19:47:23 +00:00
2007-06-29 16:35:07 +00:00
2008-01-16 18:03:52 +00:00
2008-01-17 19:59:44 +00:00