1. cd070cd [DebugInfo] Convert intrinsic llvm.dbg.label to MachineInstr. by Shiva Chen · 7 years ago
  2. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  3. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  4. 3f833ed Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering by David Blaikie · 8 years ago
  5. 1be62f0 Move TargetFrameLowering.h to CodeGen where it's implemented by David Blaikie · 8 years ago
  6. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  7. 116bbab [CodeGen] Rename MachineInstrBuilder::addOperand. NFC by Diana Picus · 9 years ago
  8. 1eb4736 MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it by Matthias Braun · 9 years ago
  9. e9c32c7 Revert "[X86] Support the "ms-hotpatch" attribute." by Charles Davis · 9 years ago
  10. 0822aa1 [X86] Support the "ms-hotpatch" attribute. by Charles Davis · 9 years ago
  11. 512424f PatchableFunction: Skip pseudos that do not create code by Matthias Braun · 9 years ago
  12. db6bd02 Delete unused includes. NFC. by Rafael Espindola · 9 years ago
  13. 4519ff7 Add a description for the PatchableFunction pass; NFC by Sanjoy Das · 9 years ago
  14. c0441c2 Introduce a "patchable-function" function attribute by Sanjoy Das · 9 years ago