aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project
Commit message (Expand)AuthorAgeFilesLines
* Fix clang's internal assembler adding unwanted prefix to VIA xstoreDimitry Andric2021-10-231-1/+1
* compiler-rt: add aarch64 init function for LSE atomicsDimitry Andric2021-09-061-0/+6
* 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
* Apply clang fix for assertion failure compiling multimedia/minitubeDimitry Andric2021-08-211-2/+5
* Apply upstream lldb fix for unhandled Error causing abortDimitry Andric2021-08-161-52/+38
* Apply upstream lld fix for compressed input sections on BE targetsDimitry Andric2021-08-072-27/+21
* Allow bootstrapping llvm-tblgen on macOS and LinuxAlex Richardson2021-08-021-1/+2
* Merge llvm-project 12.0.1 releaseDimitry Andric2021-07-1630-160/+373
* Revert libunwind change to fix backtrace segfault on aarch64Dimitry Andric2021-07-022-10/+2
* clang: stop linking _p libs for -pg as of FreeBSD 14Ed Maste2021-06-271-7/+10
* Disable llvm generating 128-bit multiply libcalls on 32-bit ARMDimitry Andric2021-06-221-0/+1
* Fix clang assertion while building recent www/chromiumDimitry Andric2021-06-211-1/+1
* Merge llvm-project 12.0.1 rc2Dimitry Andric2021-06-1956-492/+881
* Apply upstream libc++ fix to allow building with devel/xxx-xtoolchain-gccDimitry Andric2021-06-141-2/+4
* Disable strict-fp for powerpcspe, as it does not work properly yetDimitry Andric2021-06-141-0/+1
* Merge llvm-project 12.0.0 releaseDimitry Andric2021-06-13220-7382/+5012
* Merge llvm-project main llvmorg-12-init-17869-g8e464dd76befDimitry Andric2021-06-134806-163653/+361363
* Merge llvm commits for kernel address and memory sanitizer supportDimitry Andric2021-04-272-4/+14
* clang: Fix -gz=zlib options for linkerEd Maste2021-03-046-0/+27
* Fix clang assertion when compiling the devel/onetbb portDimitry Andric2021-01-2616-99/+121
* Update contrib/llvm-project/FREEBSD-Xlist for llvmorg-11.0.1-rc2.Dimitry Andric2021-01-031-0/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2021-01-0379-415/+1006
* Merge commit 4f568fbd2 from llvm git (by Nemanja Ivanovic):Dimitry Andric2021-01-011-26/+42
* Merge commit 28de0fb48 from llvm git (by Luís Marques):Dimitry Andric2020-12-091-1/+7
* 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
* clang: allow -fstack-clash-protection on FreeBSDEd Maste2020-11-251-1/+1
* For llvm's internal function which retrieves the number of availableDimitry Andric2020-11-181-0/+11
* Merge commit 8df4e6094 from llvm git (by Fangrui Song):Dimitry Andric2020-11-121-1/+2
* Merge commit 354d3106c from llvm git (by Kai Luo):Dimitry Andric2020-11-081-0/+2
* [libcxx] Fix atomic type for mips32 on gcc to work w/out needing libatomicAdrian Chadd2020-10-181-2/+2
* Merge commit 35ecc7fe4 from llvm git (by Hubert Tong):Dimitry Andric2020-10-131-1/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-10-124-6/+16
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-10-0114-83/+119
* Merge commit 46673763f from llvm git (by Craig Topper):Dimitry Andric2020-09-171-0/+1
* Merge commit e09107ab8 from llvm git (by Raul Tambre):Dimitry Andric2020-09-1711-189/+152
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-09-1663-752/+1273
* [PowerPC64LE] Fix platform definitions for powerpc64le-*-freebsd*Brandon Bergren2020-09-121-0/+2
* Merge commit e6bb4c8e7 from llvm git (by Craig Topper):Dimitry Andric2020-09-091-1/+1
* Merge commit 47b0262d3 from llvm git (by me):Dimitry Andric2020-09-071-1/+2
* Merge commit f26fc568402f from llvm git (by me):Dimitry Andric2020-09-031-4/+3
* Add atomic and bswap functions to libcompiler_rtDimitry Andric2020-08-251-2/+2
* Merge commit cde8f4c16 from llvm git (by me):Dimitry Andric2020-08-245-62/+24
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-08-2433-121/+362
* Merge commit 1ce07cd614be from llvm git (by me):Dimitry Andric2020-08-221-16/+15
* 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