Sign in
ara-mdk
/
platform
/
external
/
llvm
/
4388d58ff4881e4046d0e08add48a83aaf671e8a
/
lib
/
Target
/
Mips
/
TargetInfo
/
MipsTargetInfo.cpp
0b8c9a8
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 12 years ago
c570711
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
by Jia Liu
· 13 years ago
8f5e8c1
add Emacs tag and fix some comment error in file headers
by Jia Liu
· 13 years ago
2464810
Add a base class for Mips TargetMachines and add Mips64 TargetMachines.
by Akira Hatanaka
· 13 years ago
3e74d6f
Move TargetRegistry and TargetSelect from Target to Support where they belong.
by Evan Cheng
· 14 years ago
dca6cdd
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
by Bruno Cardoso Lopes
· 14 years ago
4552c9a
Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality.
by Akira Hatanaka
· 14 years ago
6c3541d
Fix lines that exceed 80 columns. There is no change in functionality.
by Akira Hatanaka
· 14 years ago
81092dc
Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira
by Bruno Cardoso Lopes
· 14 years ago
8977d08
Factor commonality in triple match routines into helper template for registering
by Daniel Dunbar
· 16 years ago
fa27ff2
Kill Target specific ModuleMatchQuality stuff.
by Daniel Dunbar
· 16 years ago
d6fd377
Simplify JIT target selection.
by Daniel Dunbar
· 16 years ago
4cb1e13
Put Target definitions inside Target specific header, and llvm namespace.
by Daniel Dunbar
· 16 years ago
c984df8
Add TargetInfo libraries for all targets.
by Daniel Dunbar
· 16 years ago