1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 90ad683 CodeGen: Remove pipeline dependencies on StackProtector; NFC by Matthias Braun · 7 years ago
  3. f03f32d Revert "(HEAD -> master, origin/master, arcpatch-D37582) CodeGen: Remove pipeline dependencies on StackProtector; NFC" by Matthias Braun · 7 years ago
  4. 9436570 CodeGen: Remove pipeline dependencies on StackProtector; NFC by Matthias Braun · 7 years ago
  5. 13229af [GlobalISel] NFCI, Getting GlobalISel ~5% faster by Roman Tereshin · 7 years ago
  6. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  7. 3054ece [GlobalISel] Print/Parse FailedISel MachineFunction property by Roman Tereshin · 8 years ago
  8. 98af466 Fix debug spelling in ResetMachineFunction pass. by Amara Emerson · 8 years ago
  9. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  10. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  11. 1a314da GlobalISel: Abort in ResetMachineFunctionPass if fallback isn't enabled by Justin Bogner · 9 years ago
  12. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  13. 380cd88 [ResetMachineFunction] Populate the comments in the header of the file. by Quentin Colombet · 9 years ago
  14. 0f4c20a [ResetMachineFunction] Add statistic on the number of reset functions. by Quentin Colombet · 9 years ago
  15. 612cd1f [ResetMachineFunction] Emit the diagnostic isel fallback when asked. by Quentin Colombet · 9 years ago
  16. 374796d [GlobalISel] Add a fallback path to SDISel. by Quentin Colombet · 9 years ago