index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Mips
/
MipsOs16.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-7
/
+9
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[LegacyPassManager] Remove TargetMachine constructors
Francis Visoiu Mistrih
2017-05-18
1
-3
/
+1
*
Remove getArgumentList() in favor of arg_begin(), args(), etc
Reid Kleckner
2017-03-16
1
-1
/
+1
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-3
/
+1
*
[mips] Use range-based for loops. NFC.
Vasileios Kalintiris
2016-04-08
1
-10
/
+16
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
Benjamin Kramer
2015-03-23
1
-1
/
+2
*
[mips] Remove trivial header for the MipsOs16 pass. NFC.
Vasileios Kalintiris
2015-03-14
1
-67
/
+67
*
Move unreferenced passes into the cpp file
Benjamin Kramer
2015-03-09
1
-6
/
+14
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Make nomips16 mask not repeat if it ends with a '.'.
Reed Kotler
2013-09-23
1
-6
/
+16
*
Expand the mask capability for deciding which functions are mips16 and mips32
Reed Kotler
2013-09-15
1
-2
/
+3
*
Add an option which permits the user to specify using a bitmask, that various
Reed Kotler
2013-08-20
1
-6
/
+28
*
80 columns.
Akira Hatanaka
2013-04-22
1
-1
/
+1
*
This is for an experimental option -mips-os16. The idea is to compile all
Reed Kotler
2013-04-10
1
-0
/
+113