커밋 기록

작성자 SHA1 메시지 날짜
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 년 전
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 년 전
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering 7 년 전
  Hiroshi Inoue ff281e5fb6 fix typos in comments and error messges; NFC 8 년 전
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 년 전
  Duncan P. N. Exon Smith ed5a96fffb CodeGen: Use MachineInstr& in PostRAHazardRecognizer, NFC 9 년 전
  Tom Stellard bfad27b7b8 PostRAHazardRecocgnizer: Fix unused-private-field warning 9 년 전
  Tom Stellard fbbc621bb4 CodeGen: Add a stand-alone hazard recognizer pass 9 년 전
  Andrew Trick 6b1207267f Generalize PostRAHazardRecognizer so it can be used in any pass for 14 년 전
  Evan Cheng 3ef1c8759a Teach if-converter to be more careful with predicating instructions that would 15 년 전
  Evan Cheng 46df4eb46e Make post-ra scheduling, anti-dep breaking, and register scavenger (conservatively) aware of predicated instructions. This enables ARM to move if-conversion before post-ra scheduler. 15 년 전
  Evan Cheng 774bc882fd - Do away with SimpleHazardRecognizer.h. It's not used and offers little value. 15 년 전