| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply llvm fix for assertion failure compiling recent libc++ | Dimitry Andric | 2022-01-29 | 3 | -22/+33 |
* | Apply clang fix for crash or assertion failure compiling part of llvm | Dimitry Andric | 2021-12-24 | 1 | -0/+4 |
* | Apply fix for clang incorrectly optimizing part of dns/bind916 | Dimitry Andric | 2021-12-15 | 1 | -0/+4 |
* | Apply fix for LLVM PR51957 (Miscompilation in Botan's SHA3) | Dimitry Andric | 2021-11-13 | 1 | -6/+19 |
* | Fix assertion when building devel/glog with new pass manager | Dimitry Andric | 2021-11-13 | 1 | -21/+3 |
* | Fix "Bad machine code" when building world for mips or mips64 | Dimitry Andric | 2021-11-13 | 1 | -3/+4 |
* | Merge llvm-project 13.0.0 release | Dimitry Andric | 2021-11-13 | 6 | -38/+42 |
* | Merge llvm-project release/13.x llvmorg-13.0.0-rc3-8-g08642a395f23 | Dimitry Andric | 2021-11-13 | 13 | -102/+133 |
* | Merge llvm-project release/13.x llvmorg-13.0.0-rc2-43-gf56129fe78d5 | Dimitry Andric | 2021-11-13 | 32 | -96/+143 |
* | Merge llvm-project release/13.x llvmorg-13.0.0-rc1-97-g23ba3732246a | Dimitry Andric | 2021-11-13 | 53 | -701/+2201 |
* | Merge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5 | Dimitry Andric | 2021-11-13 | 2764 | -125229/+225009 |
* | Fix clang's internal assembler adding unwanted prefix to VIA xstore | Dimitry Andric | 2021-10-23 | 1 | -1/+1 |
* | llvm: Revert "[HardwareLoops] Change order of SCEV expression construction fo... | Alfredo Dal'Ava Junior | 2021-09-03 | 3 | -14/+18 |
* | llvm/powerpc64*: fix broken binaries generated by clang12 | Alfredo Dal'Ava Junior | 2021-08-27 | 1 | -1/+2 |
* | Merge llvm-project 12.0.1 release | Dimitry Andric | 2021-07-16 | 21 | -90/+264 |
* | Disable llvm generating 128-bit multiply libcalls on 32-bit ARM | Dimitry Andric | 2021-06-22 | 1 | -0/+1 |
* | Merge llvm-project 12.0.1 rc2 | Dimitry Andric | 2021-06-19 | 45 | -421/+762 |
* | Merge llvm-project 12.0.0 release | Dimitry Andric | 2021-06-13 | 105 | -949/+2063 |
* | Merge llvm-project main llvmorg-12-init-17869-g8e464dd76bef | Dimitry Andric | 2021-06-13 | 2702 | -102889/+236158 |
* | Merge llvm commits for kernel address and memory sanitizer support | Dimitry Andric | 2021-04-27 | 1 | -3/+7 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2021-01-03 | 40 | -208/+525 |
* | Merge commit 4f568fbd2 from llvm git (by Nemanja Ivanovic): | Dimitry Andric | 2021-01-01 | 1 | -26/+42 |
* | Merge commit d989ffd10 from llvm git (by Dimitry Andric): | Dimitry Andric | 2020-12-03 | 1 | -1/+8 |
* | Revert r367815, so we can apply the slightly different version that | Dimitry Andric | 2020-12-03 | 1 | -11/+0 |
* | For llvm's internal function which retrieves the number of available | Dimitry Andric | 2020-11-18 | 1 | -0/+11 |
* | Merge commit 354d3106c from llvm git (by Kai Luo): | Dimitry Andric | 2020-11-08 | 1 | -0/+2 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-10-12 | 2 | -3/+9 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-10-01 | 13 | -69/+119 |
* | Merge commit 46673763f from llvm git (by Craig Topper): | Dimitry Andric | 2020-09-17 | 1 | -0/+1 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-09-16 | 25 | -333/+389 |
* | Merge commit e6bb4c8e7 from llvm git (by Craig Topper): | Dimitry Andric | 2020-09-09 | 1 | -1/+1 |
* | Merge commit f26fc568402f from llvm git (by me): | Dimitry Andric | 2020-09-03 | 1 | -4/+3 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-08-24 | 17 | -65/+275 |
* | Merge commit 95e18b2d9d5f from llvm git (by Kang Zhang): | Dimitry Andric | 2020-08-21 | 1 | -2/+2 |
* | Merge commit 4d52ebb9b9c7 from llvm git (by Chen Zheng): | Dimitry Andric | 2020-08-17 | 2 | -20/+35 |
* | Revert r364275, for reapplying the final upstream fix: | Dimitry Andric | 2020-08-17 | 2 | -28/+19 |
* | Tentatively apply https://reviews.llvm.org/D85659, which fixes an | Dimitry Andric | 2020-08-16 | 2 | -19/+28 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-08-15 | 9 | -54/+113 |
* | Reapply r311165: | Dimitry Andric | 2020-08-02 | 1 | -0/+6 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-07-31 | 26 | -218/+1227 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-07-31 | 31 | -393/+471 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-07-31 | 3038 | -124172/+306148 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-06-28 | 12 | -59/+1972 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-06-25 | 45 | -395/+2149 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-06-20 | 22 | -67/+2204 |
* | Merge commit 0cecafd647cc from llvm git (by Alina Sbirlea): | Dimitry Andric | 2020-06-18 | 1 | -2/+3 |
* | llvm: Add DF_1_PIE | Ed Maste | 2020-06-02 | 2 | -2/+4 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-05-23 | 23 | -173/+423 |
* | Merge commit 21e5e1724b75 from llvm git: | Ed Maste | 2020-05-07 | 1 | -7/+2 |
* | In r358396 I merged llvm upstream commit 2e24219d3, which fixed "error: | Dimitry Andric | 2020-05-06 | 1 | -12/+8 |