| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all sources from the llvm project into contrib/llvm-project. | Dimitry Andric | 2019-12-20 | 3719 | -1950887/+0 |
* | Merge commit a751f557d from llvm git (by Simon Atanasyan): | Dimitry Andric | 2019-11-21 | 1 | -2/+5 |
* | Merge commit 0d14656b9 from llvm git (by Simon Atanasyan): | Dimitry Andric | 2019-11-21 | 1 | -0/+3 |
* | Merge commit e578d0fd2 from llvm git (by Simon Atanasyan): | Dimitry Andric | 2019-11-21 | 1 | -1/+1 |
* | Merge commit 3552d3e0f from llvm git (by Simon Atanasyan): | Dimitry Andric | 2019-11-21 | 3 | -2/+6 |
* | Merge commit f596f4507 from llvm git (by Sam Elliott): | Dimitry Andric | 2019-11-07 | 2 | -6/+25 |
* | clang: Enable unwind tables on !amd64 | Conrad Meyer | 2019-11-06 | 2 | -0/+3 |
* | Pull in r372186 from upstream llvm trunk (by Eli Friedman): | Dimitry Andric | 2019-10-25 | 2 | -4/+3 |
* | Bump clang's default target CPU for the i386 architecture (aka "x86") to | Dimitry Andric | 2019-10-23 | 1 | -2/+3 |
* | Pull in r374154 from upstream clang trunk (by Simon Atanasyan): | Dimitry Andric | 2019-10-18 | 4 | -9/+17 |
* | Pull in r372651 from upstream lld trunk (by Simon Atanasyan): | Dimitry Andric | 2019-10-18 | 1 | -1/+2 |
* | Pull in r374444 from upstream lldb trunk (by me): | Dimitry Andric | 2019-10-10 | 2 | -26/+32 |
* | Revert r353363 in preparation for applying upstream fix: | Dimitry Andric | 2019-10-10 | 2 | -30/+25 |
* | Put in a band-aid fix for lldb 9 exiting with "Expected<T> must be | Dimitry Andric | 2019-10-09 | 2 | -25/+30 |
* | Pull in r372513 from upstream lld trunk (by Simon Atanasyan): | Dimitry Andric | 2019-09-22 | 1 | -1/+19 |
* | Pull in r371557 from upstream clang trunk (by Richard Smith): | Dimitry Andric | 2019-09-21 | 1 | -63/+41 |
* | Pull in r371066 from upstream clang trunk (by Justin Hibbits): | Dimitry Andric | 2019-09-19 | 4 | -2/+14 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmp | Dimitry Andric | 2019-09-19 | 4 | -7/+13 |
* | Target i586 by default on the i386 architecture, since after upstream's | Dimitry Andric | 2019-09-08 | 1 | -2/+2 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmp | Dimitry Andric | 2019-09-07 | 6 | -52/+234 |
* | Pull in r369828 from upstream lld trunk (by Fāng-ruì Sòng): | Dimitry Andric | 2019-09-05 | 1 | -12/+14 |
* | Merge ^/head r351317 through r351731. | Dimitry Andric | 2019-09-03 | 1 | -2/+2 |
|\ |
|
| * | lldb: shorten thread names to make logs easier to follow | Ed Maste | 2019-09-01 | 1 | -2/+2 |
* | | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmp | Dimitry Andric | 2019-09-02 | 24 | -71/+195 |
* | | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmp | Dimitry Andric | 2019-09-02 | 46 | -475/+906 |
* | | Disable UniversalMachO support in lldb's SystemInitializerFull.cpp, | Dimitry Andric | 2019-08-26 | 1 | -0/+6 |
* | | Update FREEBSD-Xlist for lldb. | Dimitry Andric | 2019-08-25 | 1 | -9/+9 |
* | | Merge missed sources for lldb-specific TableGen tool. | Dimitry Andric | 2019-08-25 | 3 | -0/+256 |
* | | Merge lldb trunk r366426, resolve conflicts, and update FREEBSD-Xlist. | Dimitry Andric | 2019-08-22 | 1715 | -46839/+48390 |
* | | Merge lld trunk r366426, and resolve conflicts. | Dimitry Andric | 2019-08-21 | 198 | -19883/+24514 |
* | | Merge clang trunk r366426, resolve conflicts, and update FREEBSD-Xlist. | Dimitry Andric | 2019-08-21 | 1531 | -36293/+82750 |
* | | Merge llvm trunk r366426, resolve conflicts, and update FREEBSD-Xlist. | Dimitry Andric | 2019-08-21 | 230 | -6685/+12548 |
|/ |
|
* | [PPC64] Backport fix for missing IRELATIVE relocations | Leandro Lupori | 2019-07-31 | 9 | -110/+215 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2019-07-20 | 1 | -1/+1 |
* | Pull in r365760 from upstream lld trunk (by Fangrui Song): | Dimitry Andric | 2019-07-13 | 2 | -23/+18 |
* | Apply a workaround to be able to build clang 8.0.0 headers with clang | Dimitry Andric | 2019-07-10 | 2 | -57/+57 |
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++, | Dimitry Andric | 2019-07-06 | 4 | -26/+24 |
* | powerpc: Transition to Secure-PLT, like most other OSs (Toolchain part) | Justin Hibbits | 2019-06-25 | 1 | -1/+2 |
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++, | Dimitry Andric | 2019-06-12 | 11 | -54/+117 |
* | Pull in r357362 from upstream clang trunk (by David Chisnall): | Dimitry Andric | 2019-04-02 | 1 | -1/+6 |
* | Pull in r352826 from upstream lld trunk (by Fangrui Song): | Dimitry Andric | 2019-03-20 | 9 | -11/+52 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2019-03-20 | 1 | -1/+1 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, and lldb | Dimitry Andric | 2019-03-14 | 1 | -0/+3 |
* | Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branch | Dimitry Andric | 2019-03-09 | 1 | -1/+6 |
* | Pull in r354937 from upstream clang trunk (by Jörg Sonnenberger): | Dimitry Andric | 2019-03-07 | 6 | -15/+58 |
* | Put in a temporary workaround for what is likely a gcc 6 bug (it does | Dimitry Andric | 2019-03-06 | 1 | -1/+1 |
* | Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branch | Dimitry Andric | 2019-03-04 | 4 | -64/+67 |
* | Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branch | Dimitry Andric | 2019-02-25 | 8 | -23/+46 |
* | Merge ^/head r344178 through r344512. | Dimitry Andric | 2019-02-25 | 4 | -0/+15 |
|\ |
|
| * | Pull in r353299 from upstream lld trunk (by George Rimar): | Dimitry Andric | 2019-02-21 | 4 | -0/+15 |