| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| | | | | | llvm-svn: 45418 | ||||
| * | Added support for PIC code with "explicit relocations" *only*. | Bruno Cardoso Lopes | 2007-11-05 | 1 | -8/+12 |
| | | | | | | | | Removed all macro code for PIC (goodbye "la"). Support tested with shootout bench. llvm-svn: 43697 | ||||
| * | Position Independent Code (PIC) support [2] | Bruno Cardoso Lopes | 2007-10-09 | 1 | -0/+8 |
| | | | | | | | | | | | - 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 | ||||
| * | Added methods to record SPOffsets from LowerFORMAL_ARGUMENTS | Bruno Cardoso Lopes | 2007-08-28 | 1 | -3/+53 |
| | | | | | llvm-svn: 41525 | ||||
| * | Added MipsMachineFunction class, to hold Mips dinamic stack info when ↵ | Bruno Cardoso Lopes | 2007-07-11 | 1 | -0/+54 |
| inserting Prologue/Epilog llvm-svn: 39758 | |||||

