История коммитов

Автор 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 лет назад