1. ae408e6 Switch MIPS to new ELFTargetAsmInfo. Add few FIXMEs. by Anton Korobeynikov · 17 years ago
  2. b27cb55 Fixed call stack alignment. Improved AsmPrinter alignment issues. by Bruno Cardoso Lopes · 17 years ago
  3. 43d526d Added Subtarget support into RegisterInfo by Bruno Cardoso Lopes · 17 years ago
  4. 7b76da1 Fixe typos and 80 column size problems by Bruno Cardoso Lopes · 17 years ago
  5. 225ca9c Several changes to Mips backend, experimental fp support being the most by Bruno Cardoso Lopes · 17 years ago
  6. 082e7c1 Unneeded include's. by Evan Cheng · 17 years ago
  7. d2947ee Some Mips minor fixes Added support for mips little endian arch => mipsel by Bruno Cardoso Lopes · 17 years ago
  8. aafce77 Add CommonLinkage; currently tentative definitions by Dale Johannesen · 17 years ago
  9. fb8075d Add a quick and dirty "loop aligner pass". x86 uses it to align its loops to 16-byte boundaries. by Evan Cheng · 17 years ago
  10. 6ef781f Final de-tabification. by Bill Wendling · 17 years ago
  11. 74ab84c Change "Name" to "AsmName" in the target register info. Gee, a refactoring tool by Bill Wendling · 17 years ago
  12. 6f0d024 Rename MRegisterInfo to TargetRegisterInfo. by Dan Gohman · 18 years ago
  13. 4eecdeb Get rid of the annoying blank lines before labels. by Evan Cheng · 18 years ago
  14. 8aa797a Add new shorter predicates for testing machine operands for various types: by Chris Lattner · 18 years ago
  15. 9a1ceae Use MachineOperand::getImm instead of MachineOperand::getImmedValue. Likewise setImmedValue -> setImm by Chris Lattner · 18 years ago
  16. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  17. 753a987 Added JumpTable support by Bruno Cardoso Lopes · 18 years ago
  18. c7db561 Added support for PIC code with "explicit relocations" *only*. by Bruno Cardoso Lopes · 18 years ago
  19. ca0ed74 Eliminate the remaining uses of getTypeSize. This by Duncan Sands · 18 years ago
  20. 347d39f Revert 42908 for now. by Evan Cheng · 18 years ago
  21. 8ddde0a Change the names used for internal labels to use the current by Dan Gohman · 18 years ago
  22. 0a60400 Position Independent Code (PIC) support [2] by Bruno Cardoso Lopes · 18 years ago
  23. b42abeb Added "LoadEffective" pattern to handle stack locations. Fixed some comments by Bruno Cardoso Lopes · 18 years ago
  24. dc0c04c Mask directive completed with CalleeSave info by Bruno Cardoso Lopes · 18 years ago
  25. 250a171 Couple of small changes. Delay Slot handle header declared. by Bruno Cardoso Lopes · 18 years ago
  26. b8275a3 Don't ignore the return value of AsmPrinter::doInitialization and by Dan Gohman · 18 years ago
  27. a4e8200 Added support for Mips specific GAS directives by Bruno Cardoso Lopes · 18 years ago
  28. 972f589 Initial Mips support, here we go! =) by Bruno Cardoso Lopes · 18 years ago