| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
| |
"set .noat" so that the assembler doesn't issue warnings when register $AT is
used.
llvm-svn: 167310
|
| |
|
|
|
|
|
|
| |
Fix a couple of bugs in mips' long branch pass.
This patch was supposed to be committed along with r162731, so I don't have a
new test case.
llvm-svn: 162777
|
| |
|
|
|
|
|
|
| |
Instructions emitted to compute branch offsets now use immediate operands
instead of symbolic labels. This change was needed because there were problems
when R_MIPS_HI16/LO16 relocations were used to make shared objects.
llvm-svn: 162731
|
| |
|
|
|
|
| |
and MipsSEInstrInfo (for mips32/64).
llvm-svn: 161081
|
| |
|
|
|
|
|
| |
This pass no longer requires that the global pointer value be saved to the
stack or register since it uses bal instruction to compute branch distance.
llvm-svn: 160601
|
| |
|
|
| |
llvm-svn: 158702
|
| |
|
|
| |
llvm-svn: 158446
|
|
|
llvm-svn: 158436
|