| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 45418
|
|
|
|
|
|
|
| |
Removed all macro code for PIC (goodbye "la").
Support tested with shootout bench.
llvm-svn: 43697
|
|
|
|
|
|
|
|
|
|
| |
- Added a function to hold the stack location
where GP must be stored during LowerCALL
- AsmPrinter now emits directives based on
relocation type
- PIC_ set to default relocation type (same as GCC)
llvm-svn: 42779
|
|
|
|
|
|
|
| |
Changed the stack frame layout, StackGrowsUp fits better to Mips strange stack.
Stack offset calculation bug fixed!
llvm-svn: 41529
|
|
|
|
| |
llvm-svn: 41154
|
|
|
|
| |
llvm-svn: 39761
|
|
|
|
|
|
| |
zero if they see a target triple they don't understand.
llvm-svn: 38463
|
|
- Modifications from the last patch included
(issues pointed by Evan Cheng are now fixed).
- Added more MipsI instructions.
- Added more patterns to match branch instructions.
llvm-svn: 37461
|