Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1f5eb86b51fdc236bd37161b8074da6a93fdea96
/
llvm
/
lib
/
Target
/
Mips
/
MipsOs16.cpp
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
8b61764
[LegacyPassManager] Remove TargetMachine constructors
by Francis Visoiu Mistrih
· 8 years ago
45707d4
Remove getArgumentList() in favor of arg_begin(), args(), etc
by Reid Kleckner
· 9 years ago
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
957d849
[mips] Use range-based for loops. NFC.
by Vasileios Kalintiris
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
799003b
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
by Benjamin Kramer
· 11 years ago
6312f51
[mips] Remove trivial header for the MipsOs16 pass. NFC.
by Vasileios Kalintiris
· 11 years ago
a52f696
Move unreferenced passes into the cpp file
by Benjamin Kramer
· 11 years ago
84e68b2
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
by Chandler Carruth
· 12 years ago
e883f50
Make nomips16 mask not repeat if it ends with a '.'.
by Reed Kotler
· 12 years ago
6555315
Expand the mask capability for deciding which functions are mips16 and mips32
by Reed Kotler
· 12 years ago
d8f3362
Add an option which permits the user to specify using a bitmask, that various
by Reed Kotler
· 12 years ago
d8fb032
80 columns.
by Akira Hatanaka
· 13 years ago
fe94cc3
This is for an experimental option -mips-os16. The idea is to compile all
by Reed Kotler
· 13 years ago