diff options
author | Scott Michel <scottm@aero.org> | 2008-01-17 20:38:41 +0000 |
---|---|---|
committer | Scott Michel <scottm@aero.org> | 2008-01-17 20:38:41 +0000 |
commit | 58c5818c01e375a84dc601140470fa68638004cf (patch) | |
tree | f17a220d0e67dfb751e29f7c82d3b13ca25e10b6 /lib/Support/APInt.cpp | |
parent | ddf89566a93081cb230bb9406a72ab2d3eada4a7 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46142 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions