提交历史

作者 SHA1 备注 提交日期
  Guillaume Chatelet 3ae2d8fa73 [Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned) 5 年之前
  Guillaume Chatelet 0557373d00 [LLVM][Alignment] Introduce Alignment In GlobalObject 6 年之前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Roman Tereshin 238a3389d0 [MIR] Making MIR Printing, opt -dot-cfg, and -debug printing faster 7 年之前
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified 8 年之前
  Reid Kleckner 1c19be8a98 Remove getArgumentList() in favor of arg_begin(), args(), etc 8 年之前
  Mehdi Amini 8be7707c14 Remove every uses of getGlobalContext() in LLVM (but the C API) 9 年之前
  Duncan P. N. Exon Smith 70f8c2049f unittests: Remove implicit ilist iterator conversions, NFC 9 年之前
  Alex Lorenz 9adb2129bd IR: Expose the method 'getLocalSlot' in the module slot tracker. 10 年之前
  Duncan P. N. Exon Smith 2a5fda92b4 IR: Expose ModuleSlotTracker in Value::print() 10 年之前
  Rafael Espindola 08aeb166fd Add unittest for extreme alignments. 10 年之前
  Rafael Espindola 9b29ff99c0 Modernize the .ll parsing interface. 11 年之前
  Craig Topper b177041dfa [C++11] Use 'nullptr'. 11 年之前
  Ahmed Charles f4ccd11075 Replace OwningPtr<T> with std::unique_ptr<T>. 11 年之前
  Chandler Carruth bc65a8d518 Move the LLVM IR asm writer header files into the IR directory, as they 11 年之前
  Matt Arsenault 2ebcd57e6a Fix getOrInsertGlobal dropping the address space. 12 年之前
  Benjamin Kramer 71c1b22855 Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answers for blocks larger than 3 instrs. 12 年之前