1. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  2. c71cced [CodeGen] Always use `printReg` to print registers in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  3. 1be62f0 Move TargetFrameLowering.h to CodeGen where it's implemented by David Blaikie · 8 years ago
  4. b94972c IPRA: Don't crash on null getCallPreservedMask by Matt Arsenault · 8 years ago
  5. 598d89a [IPRA] Change algorithm for RegUsageInfoCollector. by Marcello Maggioni · 9 years ago
  6. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  7. d9fdad7 IPRA: Fix RegMask calculation for alias registers by Matthias Braun · 9 years ago
  8. 4beea66 [IPRA] Set callee saved registers to none for local function when IPRA is enabled. by Mehdi Amini · 9 years ago
  9. 4f0dad1 [IPRA] Properly compute register usage at call sites. by Chad Rosier · 9 years ago
  10. 20e4d9e Address a few coding style issues. NFC. by Chad Rosier · 9 years ago
  11. bc2f4fb [RegUsageInfoCollector] Drop unneccesary const_cast. NFC. by Benjamin Kramer · 9 years ago
  12. 3ecbd9d Use const_cast to cast away constness. This silences a warning. by Chandler Carruth · 9 years ago
  13. bbacddf Interprocedural Register Allocation (IPRA) Analysis by Mehdi Amini · 9 years ago