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