aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/llvm
Commit message (Expand)AuthorAgeFilesLines
* Merge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5Dimitry Andric2021-11-132764-125229/+225009
* Fix clang's internal assembler adding unwanted prefix to VIA xstoreDimitry Andric2021-10-231-1/+1
* llvm: Revert "[HardwareLoops] Change order of SCEV expression construction fo...Alfredo Dal'Ava Junior2021-09-033-14/+18
* llvm/powerpc64*: fix broken binaries generated by clang12Alfredo Dal'Ava Junior2021-08-271-1/+2
* Merge llvm-project 12.0.1 releaseDimitry Andric2021-07-1621-90/+264
* Disable llvm generating 128-bit multiply libcalls on 32-bit ARMDimitry Andric2021-06-221-0/+1
* Merge llvm-project 12.0.1 rc2Dimitry Andric2021-06-1945-421/+762
* Merge llvm-project 12.0.0 releaseDimitry Andric2021-06-13105-949/+2063
* Merge llvm-project main llvmorg-12-init-17869-g8e464dd76befDimitry Andric2021-06-132702-102889/+236158
* Merge llvm commits for kernel address and memory sanitizer supportDimitry Andric2021-04-271-3/+7
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2021-01-0340-208/+525
* Merge commit 4f568fbd2 from llvm git (by Nemanja Ivanovic):Dimitry Andric2021-01-011-26/+42
* Merge commit d989ffd10 from llvm git (by Dimitry Andric):Dimitry Andric2020-12-031-1/+8
* Revert r367815, so we can apply the slightly different version thatDimitry Andric2020-12-031-11/+0
* For llvm's internal function which retrieves the number of availableDimitry Andric2020-11-181-0/+11
* Merge commit 354d3106c from llvm git (by Kai Luo):Dimitry Andric2020-11-081-0/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-10-122-3/+9
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-10-0113-69/+119
* Merge commit 46673763f from llvm git (by Craig Topper):Dimitry Andric2020-09-171-0/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-09-1625-333/+389
* Merge commit e6bb4c8e7 from llvm git (by Craig Topper):Dimitry Andric2020-09-091-1/+1
* Merge commit f26fc568402f from llvm git (by me):Dimitry Andric2020-09-031-4/+3
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-08-2417-65/+275
* Merge commit 95e18b2d9d5f from llvm git (by Kang Zhang):Dimitry Andric2020-08-211-2/+2
* Merge commit 4d52ebb9b9c7 from llvm git (by Chen Zheng):Dimitry Andric2020-08-172-20/+35
* Revert r364275, for reapplying the final upstream fix:Dimitry Andric2020-08-172-28/+19
* Tentatively apply https://reviews.llvm.org/D85659, which fixes anDimitry Andric2020-08-162-19/+28
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-08-159-54/+113
* Reapply r311165:Dimitry Andric2020-08-021-0/+6
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-07-3126-218/+1227
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-07-3131-393/+471
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-07-313038-124172/+306148
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-2812-59/+1972
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-2545-395/+2149
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-2022-67/+2204
* Merge commit 0cecafd647cc from llvm git (by Alina Sbirlea):Dimitry Andric2020-06-181-2/+3
* llvm: Add DF_1_PIEEd Maste2020-06-022-2/+4
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-05-2323-173/+423
* Merge commit 21e5e1724b75 from llvm git:Ed Maste2020-05-071-7/+2
* In r358396 I merged llvm upstream commit 2e24219d3, which fixed "error:Dimitry Andric2020-05-061-12/+8
* Tentatively apply https://reviews.llvm.org/D78877 (by Dave Green):Dimitry Andric2020-04-261-1/+1
* Merge commit 64b31d96d from llvm git (by Nemanja Ivanovic):Dimitry Andric2020-04-201-2/+3
* Revert commit b6cf400aa fro llvm git (by Nemanja Ivanovic):Dimitry Andric2020-04-151-1/+0
* Revert commit a9ad65a2b from llvm git (by Nemanja Ivanovic):Dimitry Andric2020-04-153-10/+1
* Merge commit 459e8e948 from llvm git (by Justin Hibbits):Dimitry Andric2020-03-262-2/+2
* Merge commit f0990e104 from llvm git (by Justin Hibbits):Dimitry Andric2020-03-261-1/+1
* Merge commit b8ebc11f0 from llvm git (by Sanjay Patel):Dimitry Andric2020-03-181-7/+44
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-03-183-0/+15
* Merge ^/vendor/llvm-project/release-10.x up to its last change (upstreamDimitry Andric2020-03-0522-83/+53
* Merge ^/vendor/llvm-project/release-10.x up to its last change (upstreamDimitry Andric2020-02-2721-170/+314