1. 801bf7e [DebugInfo] Examine all uses of isDebugValue() for debug instructions. by Shiva Chen · 7 years ago
  2. 7f321d8 [X86] Generalize X86PadShortFunction to work with TargetSchedModel by Simon Pilgrim · 8 years ago
  3. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  4. ad24af7 Remove redundant includes from lib/Target/X86. by Michael Zolotukhin · 8 years ago
  5. 3f833ed Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering by David Blaikie · 8 years ago
  6. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  7. 1eb4736 MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it by Matthias Braun · 9 years ago
  8. 7b4c18e X86: Avoid implicit iterator conversions, NFC by Duncan P. N. Exon Smith · 9 years ago
  9. 9cfc75c CodeGen: Use MachineInstr& in TargetInstrInfo, NFC by Duncan P. N. Exon Smith · 9 years ago
  10. 2bee5ef Optimization bisect support in X86-specific passes by Andrew Kaylor · 9 years ago
  11. 1dbf7a5 Add MachineFunctionProperty checks for AllVRegsAllocated for target passes by Derek Schuff · 10 years ago
  12. d77de64 X86: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  13. 924879a wrap OptSize and MinSize attributes for easier and consistent access (NFCI) by Sanjay Patel · 10 years ago
  14. f00654e Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
  15. 70bc5f1 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  16. 5975a70 X86: Canonicalize access to function attributes, NFC by Duncan P. N. Exon Smith · 11 years ago
  17. 05b8197 Reuse a bunch of cached subtargets and remove getSubtarget calls by Eric Christopher · 11 years ago
  18. d913448 Remove the TargetMachine forwards for TargetSubtargetInfo based by Eric Christopher · 11 years ago
  19. 0d5c99e Avoid using subtarget features when adding X86 specific passes to by Eric Christopher · 11 years ago
  20. 062a2ba [C++] Use 'nullptr'. Target edition. by Craig Topper · 11 years ago
  21. 84e68b2 [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE by Chandler Carruth · 11 years ago
  22. 2d9361e [C++11] Add 'override' keyword to virtual methods that override their base class. by Craig Topper · 12 years ago
  23. 99c6990 Update patch for the pad short functions pass for Intel Atom (only). by Preston Gurd · 13 years ago
  24. a01daac Pad Short Functions for Intel Atom by Preston Gurd · 13 years ago
  25. 478b6a4 Revert revision 171524. Original message: by Nadav Rotem · 13 years ago
  26. e36b685 The current Intel Atom microarchitecture has a feature whereby when a function by Preston Gurd · 13 years ago