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