커밋 기록

작성자 SHA1 메시지 날짜
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 년 전
  Matthias Braun b064c24e4a ScheduleDAG: Cleanup dumping code; NFC 7 년 전
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 년 전
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 년 전
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering 7 년 전
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. 7 년 전
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] 7 년 전
  Don Hinton de9cae20fe Cleanup some problems with LLVM_ENABLE_DUMP in release builds, and 8 년 전
  Eugene Zelenko 096e40d35f [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 8 년 전
  Justin Bogner 6673ea81f6 Replace "fallthrough" comments with LLVM_FALLTHROUGH 9 년 전
  Mehdi Amini 7ecb5827ca ScoreboardHazardRecognizer: unbreak TSAN by moving a static mutated variable to a member 9 년 전
  Yaron Keren 55307987a1 Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment. 9 년 전
  Pete Cooper 6de6c6aae4 Change MCSchedModel to be a struct of statically initialized data. 11 년 전
  Chandler Carruth 8677f2ff9a [Modules] Remove potential ODR violations by sinking the DEBUG_TYPE 11 년 전
  Craig Topper 4ba844388c [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. 11 년 전
  Manman Ren b720be6a50 Release build: guard dump functions with 13 년 전
  Manman Ren 77e300e8f0 Release build: guard dump functions with "ifndef NDEBUG" 13 년 전
  Andrew Trick 2661b411cc I'm introducing a new machine model to simultaneously allow simple 13 년 전
  Hal Finkel b460a33829 Revert r158679 - use case is unclear (and it increases the memory footprint). 13 년 전
  Aaron Ballman 9905dbc379 Fixing a compiler warning in MSVC 10. 13 년 전
  Hal Finkel e877c4f9c7 Allow up to 64 functional units per processor itinerary. 13 년 전
  Andrew Trick fc992996f7 misched: Added MultiIssueItineraries. 13 년 전
  Andrew Trick d327d3dddd misched: Allow disabling scoreboard hazard checking for subtargets with a 13 년 전
  Benjamin Kramer 9632f77f8d ScoreboardHazardRecognizer: Remove dead conditional in debug code. 13 년 전
  Andrew Trick c7a098fbb2 misched: trace formatting 13 년 전
  David Blaikie 2bd335470f Remove unnecessary default cases in switches that cover all enum values. 13 년 전
  Cameron Zwarich d6d9dd647f Remove an invalid assert that is really just asserting when the scheduler emits 14 년 전
  Evan Cheng ab8be96fd3 Sink SubtargetFeature and TargetInstrItineraries (renamed MCInstrItineraries) into MC. 14 년 전
  Evan Cheng e837dead3c - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and 14 년 전
  Andrew Trick c8bfd1d78f Convert -enable-sched-cycles and -enable-sched-hazard to -disable 14 년 전