Akira Hatanaka
|
2e766ed2f8
|
Reverse order of operands of address operand mem so that the base operand comes
before the offset. This change will enable simplification of function
MipsRegisterInfo::eliminateFrameIndex.
llvm-svn: 134625
|
2011-07-07 18:57:00 +00:00 |
Akira Hatanaka
|
aa560006ed
|
Add support for C++ exception handling.
llvm-svn: 132131
|
2011-05-26 18:59:03 +00:00 |
Akira Hatanaka
|
cbb7fa68ed
|
1. Keep lines in 80 columns.
2. Remove unused function.
3. Correct indentation.
llvm-svn: 131028
|
2011-05-06 22:11:29 +00:00 |
Akira Hatanaka
|
23e8ecf125
|
Prevent instructions using $gp from being placed between a jalr and the instruction that restores the clobbered $gp.
llvm-svn: 130847
|
2011-05-04 17:54:27 +00:00 |