提交历史

作者 SHA1 备注 提交日期
  James Y Knight 9ec60d7d8f [opaque pointer types] Add a FunctionCallee wrapper type, and use it. 6 年之前
  James Y Knight 5be828a949 Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it." 6 年之前
  James Y Knight 8e4d96d7af [opaque pointer types] Add a FunctionCallee wrapper type, and use it. 6 年之前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Paul Robinson eaa73537bb [DebugInfo] DISubprogram flags get their own flags word. NFC. 6 年之前
  Adrian Prantl 733fe2f231 Move the stripping of invalid debug info from the Verifier to AutoUpgrade. 8 年之前
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified 8 年之前
  Reid Kleckner 6707770d48 Rename AttributeSet to AttributeList 8 年之前
  Amjad Aboud faaafe58c6 [DebugInfo] Changed DIBuilder::createCompileUnit() to take DIFile instead of FileName and Directory. 8 年之前
  Vedant Kumar a69463c75b [unittests] Remove an MSVC 2013 workaround, NFCI. 8 年之前
  Adrian Prantl 50aa9109c6 Verifier: Mark orphaned DICompileUnits as a debug info failure. 9 年之前
  Peter Collingbourne 5420de3f15 DebugInfo: New metadata representation for global variables. 9 年之前
  Adrian Prantl b28eca74ff Port the strip-invalid-debuginfo logic to the legacy verifier pass, too. 9 年之前
  Rafael Espindola d9f2fdcea9 Delete duplicated verifier test. 9 年之前
  Adrian Prantl 2158bbea6e Disable this unit test on MSVC, which crashes while compiling it. 9 年之前
  Adrian Prantl f68fb38629 Separate the Verifier into an analysis and a transformation pass and 9 年之前
  Adrian Prantl 0a3572607f Revert "Separate the Verifier into an analysis and a transformation pass and" 9 年之前
  Adrian Prantl 6d99a3d56e Separate the Verifier into an analysis and a transformation pass and 9 年之前
  Mehdi Amini 8be7707c14 Remove every uses of getGlobalContext() in LLVM (but the C API) 9 年之前
  Eugene Zelenko 51ecde1f0a Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; other minor fixes. 9 年之前
  Keno Fischer 508bcbefca [Verifier] Check parentage of GVs in dbg metadata 9 年之前
  Keno Fischer 14d9bbfba1 [Verifier] Verify that a GlobalValue is only used in this Module 9 年之前
  Keno Fischer 6cb642d909 [Verifier] Improve error for cross-module refs 9 年之前
  Rafael Espindola 6fd1b8ee48 Allow aliases to be unnamed_addr. 11 年之前
  Rafael Espindola c86235f4eb Use create methods since msvc doesn't handle delegating constructors. 11 年之前
  Rafael Espindola fbd8cc0926 Reduce abuse of default values in the GlobalAlias constructor. 11 年之前
  Rafael Espindola ab67b30df6 Change the GlobalAlias constructor to look a bit more like GlobalVariable. 11 年之前
  Ahmed Charles f4ccd11075 Replace OwningPtr<T> with std::unique_ptr<T>. 11 年之前
  Chandler Carruth e608d695de [PM] Make the verifier work independently of any pass manager. 11 年之前
  Chandler Carruth 56e1394c88 [cleanup] Move the Dominators.h and Verifier.h headers into the IR 11 年之前