커밋 기록

작성자 SHA1 메시지 날짜
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 년 전
  Fangrui Song af7b1832a0 Remove trailing space 7 년 전
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 년 전
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 년 전
  Jonas Hahnfeld ba19c689aa [NVPTX] Assign valid global names 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 년 전
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 년 전
  Eugene Zelenko b1df787d2c [IR] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 8 년 전
  Matthias Braun 88d207542b Cleanup dump() functions. 8 년 전
  Eugene Zelenko 9feaa97ada Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. 9 년 전
  Benjamin Kramer e96e21f003 Apply clang-tidy's modernize-loop-convert to most of lib/IR. 9 년 전
  Yaron Keren 55307987a1 Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment. 9 년 전
  Rafael Espindola a2197f8f51 Have a single way for creating unique value names. 9 년 전
  Sunil Srivastava 561c44fc33 Changed renaming of local symbols by inserting a dot vefore the numeric suffix. 10 년 전
  Duncan P. N. Exon Smith dad20b2ae2 IR: Split Metadata from Value 10 년 전
  David Blaikie 1d4f28c6bc Remove StringMap::GetOrCreateValue in favor of StringMap::insert 10 년 전
  Chandler Carruth 8677f2ff9a [Modules] Remove potential ODR violations by sinking the DEBUG_TYPE 11 년 전
  Craig Topper ec0f0bc6af [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 11 년 전
  Chandler Carruth 0b8c9a80f2 Move all of the header files which are involved in modelling the LLVM IR 12 년 전
  Chandler Carruth c2c50cdcdc Rename VMCore directory to IR. 12 년 전