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