Skip to content
  1. Oct 14, 2007
  2. Oct 12, 2007
  3. Oct 09, 2007
    • Bruno Cardoso Lopes's avatar
      Position Independent Code (PIC) support [2] · 35d86e60
      Bruno Cardoso Lopes authored
      - 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
      35d86e60
  4. Sep 24, 2007
  5. Aug 28, 2007
  6. Aug 18, 2007
  7. Jul 25, 2007
  8. Jul 12, 2007
  9. Jun 06, 2007
    • Bruno Cardoso Lopes's avatar
      Initial Mips support, here we go! =) · 35e43c49
      Bruno Cardoso Lopes authored
      - 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
      35e43c49
Loading