| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a few more files to libllvm, which are required when doing sanitized | Dimitry Andric | 2020-09-03 | 1 | -0/+3 |
* | Add a missed source file for LLVM's BPF target. This target is not | Dimitry Andric | 2020-08-22 | 1 | -0/+1 |
* | Update Makefiles under lib/clang and usr.bin/clang for 11.0.0 builds, | Dimitry Andric | 2020-08-06 | 1 | -23/+99 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-06-25 | 1 | -1/+6 |
* | Remove sparc support from clang build infrastructure. Any remaining sparc files | Warner Losh | 2020-03-20 | 1 | -43/+5 |
* | Move another file in libllvm from sources required for world, to sources | Dimitry Andric | 2020-03-10 | 1 | -1/+1 |
* | Work around riscv buildworld failure where it cannot link the final | Dimitry Andric | 2020-02-17 | 1 | -0/+1 |
* | Update build glue for lldb (MK_LLDB=yes). Also update lldb's generated | Dimitry Andric | 2020-01-27 | 1 | -0/+1 |
* | Update build glue for extra clang/llvm tools (MK_CLANG_EXTRAS=yes). | Dimitry Andric | 2020-01-26 | 1 | -0/+15 |
* | Update build glue for a world stage, e.g. when not only clang, but also | Dimitry Andric | 2020-01-26 | 1 | -0/+9 |
* | Update build glue for a minimal build of the clang executable. | Dimitry Andric | 2020-01-26 | 1 | -10/+54 |
* | Adjust libllvmminimal and tblgen Makefiles so all the tblgen executables | Dimitry Andric | 2020-01-25 | 1 | -1/+0 |
* | Move all sources from the llvm project into contrib/llvm-project. | Dimitry Andric | 2019-12-20 | 1 | -1/+1 |
* | Add a few missed source files to libllvm, for the MK_LLVM_TARGET_BPF=yes | Dimitry Andric | 2019-12-10 | 1 | -0/+2 |
* | Add explanatory comments for the different SRCS_xxx variables used in | Dimitry Andric | 2019-11-20 | 1 | -0/+11 |
* | Fix build of LLVM RISC-V backend | Mitchell Horne | 2019-10-18 | 1 | -0/+1 |
* | Apparently DebugInfo/DWARF/DWARFExpression.cpp is always needed, at | Dimitry Andric | 2019-09-14 | 1 | -1/+1 |
* | Update build glue for a build of clang plus lld (enabled via MK_LLD). | Dimitry Andric | 2019-08-24 | 1 | -1/+1 |
* | Update build glue for a build of clang including the static analyzer | Dimitry Andric | 2019-08-24 | 1 | -0/+1 |
* | Update build glue for a build of clang plus the extra tools (enabled via | Dimitry Andric | 2019-08-24 | 1 | -0/+8 |
* | Update build glue for a build of clang plus default base tools (llvm-ar, | Dimitry Andric | 2019-08-24 | 1 | -9/+19 |
* | Update build glue for a minimal build of the clang executable. | Dimitry Andric | 2019-08-23 | 1 | -42/+59 |
* | build llvm-ar and llvm-nm with Clang (promote out of CLANG_EXTRAS) | Ed Maste | 2019-06-04 | 1 | -3/+3 |
* | llvm-symbolizer: Move out of CLANG_EXTRAS, into CLANG | Kyle Evans | 2019-06-02 | 1 | -2/+2 |
* | Add option to build LLVM RISC-V target | Mitchell Horne | 2019-04-07 | 1 | -5/+51 |
* | Add a few missed files to the MK_LLVM_TARGET_BPF=yes case, otherwise | Dimitry Andric | 2019-03-05 | 1 | -0/+2 |
* | libllvm: promote WithColor and xxhash to SRCS_MIN | Ed Maste | 2019-03-05 | 1 | -2/+2 |
* | Update llvm and clang build glue to make MK_CLANG_EXTRAS=yes and | Dimitry Andric | 2019-01-21 | 1 | -3/+46 |
* | Add and remove sources from libllvm and libclang, to make the minimal | Dimitry Andric | 2019-01-21 | 1 | -4/+40 |
* | Merge ^/head r340235 through r340367. | Dimitry Andric | 2018-11-12 | 1 | -1/+1 |
|\ |
|
| * | libllvm: Move SampleProfWriter to SRCS_MIN | Ed Maste | 2018-11-09 | 1 | -1/+1 |
* | | Merge ^/head r337286 through r337585. | Dimitry Andric | 2018-08-10 | 1 | -6/+39 |
|\| |
|
| * | Add optional LLVM BPF target support | Dimitry Andric | 2018-08-09 | 1 | -6/+37 |
* | | The JSON support needs one more file in libllvm, again for llvm-tblgen. | Dimitry Andric | 2018-08-04 | 1 | -0/+1 |
* | | Add one more file to libllvm, needed for llvm-tblgen. | Dimitry Andric | 2018-08-04 | 1 | -0/+1 |
* | | Update build glue for upstream r338536 import. | Dimitry Andric | 2018-08-02 | 1 | -0/+1 |
* | | Update build blue to make WITH_CLANG_EXTRAS and WITH_CLANG_FULL work. | Dimitry Andric | 2018-08-01 | 1 | -0/+15 |
* | | Make the minimal clang executable build. | Dimitry Andric | 2018-07-31 | 1 | -5/+67 |
* | | Remove SRCS for files that have been deleted upstream. | Dimitry Andric | 2018-07-31 | 1 | -7/+0 |
|/ |
|
* | Revert r335449 and add needed MK_LLD_BOOTSTRAP check for SRCS_MIW. | Bryan Drewery | 2018-06-22 | 1 | -25/+25 |
* | Add support for selectively enabling LLVM targets | Dimitry Andric | 2018-06-22 | 1 | -0/+35 |
* | Fix sources needed for lld. | Bryan Drewery | 2018-06-20 | 1 | -25/+25 |
* | Rework WITHOUT_LLD/TOOLCHAIN fix from r327892 for cross-tools. | Bryan Drewery | 2018-06-20 | 1 | -3/+6 |
* | Recommit r332501, with an additional upstream fix for "Cannot lower | Dimitry Andric | 2018-04-20 | 1 | -0/+1 |
* | Revert r332501 for now, as it can cause build failures on i386. | Dimitry Andric | 2018-04-14 | 1 | -1/+0 |
* | Pull in r325446 from upstream clang trunk (by me): | Dimitry Andric | 2018-04-14 | 1 | -0/+1 |
* | Promote llvm-cov to a standalone option | Ed Maste | 2018-02-10 | 1 | -1/+1 |
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to | Dimitry Andric | 2018-02-02 | 1 | -0/+2 |
* | Add one more file to libllvm's SRCS_MIN, since this one is required for | Dimitry Andric | 2017-12-29 | 1 | -1/+1 |
* | Update clang, lld and llvm version numbers for r321414, and update build | Dimitry Andric | 2017-12-24 | 1 | -1/+1 |