1. f42454b Move the global variables representing each Target behind accessor function by Mehdi Amini · 9 years ago
  2. 9720283 [Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6 by Petar Jovanovic · 10 years ago
  3. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  4. 9f61011 remove Emacs-tag form .cpp files in Mips Backend, and fix some typo. by Jia Liu · 14 years ago
  5. dd6c1cd add Emacs tag and fix some comment error in file headers by Jia Liu · 14 years ago
  6. 3d673cc Add a base class for Mips TargetMachines and add Mips64 TargetMachines. by Akira Hatanaka · 14 years ago
  7. 2bb4035 Move TargetRegistry and TargetSelect from Target to Support where they belong. by Evan Cheng · 14 years ago
  8. d1d9c78 Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir by Bruno Cardoso Lopes · 14 years ago
  9. e248912 Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality. by Akira Hatanaka · 15 years ago
  10. d56f2d9 Fix lines that exceed 80 columns. There is no change in functionality. by Akira Hatanaka · 15 years ago
  11. ed874ef Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira by Bruno Cardoso Lopes · 15 years ago
  12. ee01b24 Factor commonality in triple match routines into helper template for registering by Daniel Dunbar · 16 years ago
  13. bc981d8 Kill Target specific ModuleMatchQuality stuff. by Daniel Dunbar · 16 years ago
  14. 691a478 Simplify JIT target selection. by Daniel Dunbar · 16 years ago
  15. 67038c1 Put Target definitions inside Target specific header, and llvm namespace. by Daniel Dunbar · 16 years ago
  16. 56e2947 Add TargetInfo libraries for all targets. by Daniel Dunbar · 16 years ago