aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm
Commit message (Expand)AuthorAgeFilesLines
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-208125-4287460/+0
* Merge commit 241cbf201 from llvm git (by Nemanja Ivanovic):Dimitry Andric2019-12-041-2/+4
* Merge commit a751f557d from llvm git (by Simon Atanasyan):Dimitry Andric2019-11-211-2/+5
* Merge commit 0d14656b9 from llvm git (by Simon Atanasyan):Dimitry Andric2019-11-211-0/+3
* Merge commit e578d0fd2 from llvm git (by Simon Atanasyan):Dimitry Andric2019-11-211-1/+1
* Merge commit 3552d3e0f from llvm git (by Simon Atanasyan):Dimitry Andric2019-11-213-2/+6
* Merge commit bf996f761 from llvm git (by Simon Atanasyan):Dimitry Andric2019-11-211-1/+3
* Merge commit 3718102d4 from llvm git (by Simon Atanasyan):Dimitry Andric2019-11-211-2/+3
* Merge commit 7bed381ea from llvm git (by Simon Atanasyan):Dimitry Andric2019-11-219-6/+119
* Merge commit 5bbb604bb from llvm git (by Craig Topper):Dimitry Andric2019-11-151-7/+20
* llvm: use elf_aux_info to get executable's path, if availableEd Maste2019-11-141-1/+14
* llvm: use AT_EXECPATH from ELF auxiliary vectors for getExecutablePathEd Maste2019-11-131-5/+27
* Merge commit f596f4507 from llvm git (by Sam Elliott):Dimitry Andric2019-11-0724-98/+367
* Merge commit 8e34dd941 from llvm git (by Sanjay Patel):Dimitry Andric2019-11-071-3/+5
* clang: Enable unwind tables on !amd64Conrad Meyer2019-11-062-0/+3
* Merge commit 97e362607 from llvm git (by Nemanja Ivanovic):Dimitry Andric2019-11-041-0/+4
* Pull in r373338 from upstream llvm trunk (by Simon Pilgrim):Dimitry Andric2019-10-291-6/+11
* Pull in r372186 from upstream llvm trunk (by Eli Friedman):Dimitry Andric2019-10-259-25/+30
* Bump clang's default target CPU for the i386 architecture (aka "x86") toDimitry Andric2019-10-231-2/+3
* Pull in r374154 from upstream clang trunk (by Simon Atanasyan):Dimitry Andric2019-10-184-9/+17
* Pull in r372651 from upstream lld trunk (by Simon Atanasyan):Dimitry Andric2019-10-181-1/+2
* Pull in r374444 from upstream lldb trunk (by me):Dimitry Andric2019-10-102-26/+32
* Revert r353363 in preparation for applying upstream fix:Dimitry Andric2019-10-102-30/+25
* Put in a band-aid fix for lldb 9 exiting with "Expected<T> must beDimitry Andric2019-10-092-25/+30
* Pull in r372606 from upstream llvm trunk (by Sanjay Patel):Dimitry Andric2019-09-232-5/+6
* Pull in r372513 from upstream lld trunk (by Simon Atanasyan):Dimitry Andric2019-09-221-1/+19
* Pull in r371557 from upstream clang trunk (by Richard Smith):Dimitry Andric2019-09-211-63/+41
* Pull in r371066 from upstream clang trunk (by Justin Hibbits):Dimitry Andric2019-09-194-2/+14
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-199-26/+57
* Revert commit from upstream llvm trunk (by Hans Wennborg):Dimitry Andric2019-09-141-15/+14
* Merge ^/head r351732 through r352104.Dimitry Andric2019-09-091-2/+8
|\
| * Pull in r371111 from upstream llvm trunk (by Eli Friedman):Dimitry Andric2019-09-061-2/+8
* | Target i586 by default on the i386 architecture, since after upstream'sDimitry Andric2019-09-081-2/+2
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-0714-76/+292
* | Pull in r370426 from upstream llvm trunk (by Fāng-ruì Sòng):Dimitry Andric2019-09-071-2/+4
* | Pull in r369828 from upstream lld trunk (by Fāng-ruì Sòng):Dimitry Andric2019-09-051-12/+14
* | Merge ^/head r351317 through r351731.Dimitry Andric2019-09-031-2/+2
|\|
| * lldb: shorten thread names to make logs easier to followEd Maste2019-09-011-2/+2
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-0240-109/+321
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-0295-815/+1742
* | Disable UniversalMachO support in lldb's SystemInitializerFull.cpp,Dimitry Andric2019-08-261-0/+6
* | Update FREEBSD-Xlist for lldb.Dimitry Andric2019-08-251-9/+9
* | Merge missed sources for lldb-specific TableGen tool.Dimitry Andric2019-08-253-0/+256
* | Merge lldb trunk r366426, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-08-221715-46839/+48390
* | Merge lld trunk r366426, and resolve conflicts.Dimitry Andric2019-08-21198-19883/+24514
* | Merge clang trunk r366426, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-08-211531-36293/+82750
* | Merge llvm trunk r366426, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-08-214599-96214/+216612
|/
* [PPC64] Backport fix for missing IRELATIVE relocationsLeandro Lupori2019-07-319-110/+215
* Pull in r366369 from upstream llvm trunk (by Francis Visoiu Mistrih):Dimitry Andric2019-07-262-13/+44
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2019-07-201-1/+1