1. 2982b84 [Subtarget] Merge ProcSched and ProcDesc arrays in MCSubtargetInfo into a single array. by Craig Topper · 7 years ago
  2. be88539 Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...> by Serge Guelton · 7 years ago
  3. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  4. cda5421 [DebugInfo] DISubprogram flags get their own flags word. NFC. by Paul Robinson · 7 years ago
  5. 8ed0f74 [CodeGen] Print user-friendly debug locations as MI comments by Francis Visoiu Mistrih · 7 years ago
  6. 43e94b1 Followup on Proposal to move MIR physical register namespace to '$' sigil. by Puyan Lotfi · 8 years ago
  7. 548add9 [CodeGen] Unify printing format of debug-location in both MIR and -debug by Francis Visoiu Mistrih · 8 years ago
  8. 238deaf Remove the unit test from r321783. by Bob Wilson · 8 years ago
  9. 90ecac0 support phi ranges for machine-level IR by Bob Wilson · 8 years ago
  10. 4684033 MachineFunction: Slight refactoring; NFC by Matthias Braun · 8 years ago
  11. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  12. 3f833ed Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering by David Blaikie · 8 years ago
  13. 1be62f0 Move TargetFrameLowering.h to CodeGen where it's implemented by David Blaikie · 8 years ago
  14. bb8507e Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine" by Matthias Braun · 8 years ago
  15. 3a9c114 TargetMachine: Merge TargetMachine and LLVMTargetMachine by Matthias Braun · 8 years ago
  16. 4a5f522 MachineInstr: Make isEqual agree with getHashValue in MachineInstrExpressionTrait by Diana Picus · 8 years ago