summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsOs16.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [LegacyPassManager] Remove TargetMachine constructorsFrancis Visoiu Mistrih2017-05-181-3/+1
* Remove getArgumentList() in favor of arg_begin(), args(), etcReid Kleckner2017-03-161-1/+1
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-3/+1
* [mips] Use range-based for loops. NFC.Vasileios Kalintiris2016-04-081-10/+16
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.Benjamin Kramer2015-03-231-1/+2
* [mips] Remove trivial header for the MipsOs16 pass. NFC.Vasileios Kalintiris2015-03-141-67/+67
* Move unreferenced passes into the cpp fileBenjamin Kramer2015-03-091-6/+14
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Make nomips16 mask not repeat if it ends with a '.'.Reed Kotler2013-09-231-6/+16
* Expand the mask capability for deciding which functions are mips16 and mips32Reed Kotler2013-09-151-2/+3
* Add an option which permits the user to specify using a bitmask, that variousReed Kotler2013-08-201-6/+28
* 80 columns.Akira Hatanaka2013-04-221-1/+1
* This is for an experimental option -mips-os16. The idea is to compile allReed Kotler2013-04-101-0/+113