提交历史

作者 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 年之前