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