提交歷史

作者 SHA1 備註 提交日期
  Jonas Devlieghere 114087caa6 [llvm] Migrate llvm::make_unique to std::make_unique 6 年之前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Vedant Kumar c55ef4741a [LLVMContext] Detecting leaked instructions with metadata 7 年之前
  Adrian Prantl 26b584c691 Remove \brief commands from doxygen comments. 7 年之前
  Fedor Sergeev 46d5e2b451 allow custom OptBisect classes set to LLVMContext 7 年之前
  Fedor Sergeev 558f76fb1d [NFC] OptPassGate extracted from OptBisect 7 年之前
  Vivek Pandya 18b4c37d1e This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 8 年之前
  Vivek Pandya 4abccff981 This reverts r313381 8 年之前
  Vivek Pandya bb8204f26f This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 8 年之前
  Konstantin Zhuravlyov 8f85685860 Enhance synchscope representation 8 年之前
  Eugene Zelenko f1934002e0 [IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC). 8 年之前
  Reid Kleckner 816047d44c [IR] De-virtualize ~Value to save a vptr 8 年之前
  Reid Kleckner 6707770d48 Rename AttributeSet to AttributeList 8 年之前
  Justin Lebar a2e3c5a457 Use unique_ptr in LLVMContextImpl's constant maps. 8 年之前
  Adam Nemet f8cec99b2f [OptRemark,LDist] RFC: Add hotness attribute 9 年之前
  Benjamin Kramer e96e21f003 Apply clang-tidy's modernize-loop-convert to most of lib/IR. 9 年之前
  Andrew Kaylor 1e455c5cfb Re-commit optimization bisect support (r267022) without new pass manager support. 9 年之前
  Vedant Kumar 8866d94a61 Revert "Initial implementation of optimization bisect support." 9 年之前
  Andrew Kaylor c852398cbc Initial implementation of optimization bisect support. 9 年之前
  Duncan P. N. Exon Smith a15c0e9ce0 IR: Use DenseSet instead of DenseMap for ConstantUniqueMap; NFC 9 年之前
  Duncan P. N. Exon Smith 9148a0a560 IR: Stop explicitly clearing the MDStringCache 9 年之前
  David Majnemer 3ee61b8306 [IR] Manage TheNoneToken with a std::unique_ptr 9 年之前
  David Majnemer 83fc12aeed [IR] Add support for empty tokens 9 年之前
  Sanjoy Das 5b674c0b49 [IR] Add operand bundles to CallInst and InvokeInst. 10 年之前
  David Majnemer 2dacece9e2 [IR] Add token types 10 年之前
  Duncan P. N. Exon Smith c61bc48acb DI: Disallow uniquable DICompileUnits 10 年之前
  Alexander Kornienko cd52a7a381 Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 10 年之前
  Alexander Kornienko cf0db29df2 Fixed/added namespace ending comments using clang-tidy. NFC 10 年之前
  Kit Barton fbfd58ab92 Add the i128 builtin type to LLVM. 10 年之前
  Philip Reames 2bdb23849b Revert GCStrategy ownership changes 10 年之前