aboutsummaryrefslogtreecommitdiff
path: root/lib/clang/libllvm
Commit message (Expand)AuthorAgeFilesLines
* Recommit r332501, with an additional upstream fix for "Cannot lowerDimitry Andric2018-04-201-0/+1
* Revert r332501 for now, as it can cause build failures on i386.Dimitry Andric2018-04-141-1/+0
* Pull in r325446 from upstream clang trunk (by me):Dimitry Andric2018-04-141-0/+1
* Promote llvm-cov to a standalone optionEd Maste2018-02-101-1/+1
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-021-0/+2
* Add one more file to libllvm's SRCS_MIN, since this one is required forDimitry Andric2017-12-291-1/+1
* Update clang, lld and llvm version numbers for r321414, and update buildDimitry Andric2017-12-241-1/+1
* Next step in updating llvm/clang build glue: make lld build.Dimitry Andric2017-12-221-1/+1
* Sort source file lists under lib/clang.Dimitry Andric2017-12-221-5/+5
* Next step in updating llvm/clang build glue: make the optional llvm andDimitry Andric2017-12-221-0/+6
* Next step in updating llvm/clang build glue: make llvm-objdump build.Dimitry Andric2017-12-221-0/+1
* First step in updating llvm/clang build glue: make only the clangDimitry Andric2017-12-211-13/+36
* Tell bsd.dep.mk which depend files to dinclude.Bryan Drewery2017-11-101-10/+1
* Upgrade our copies of clang, llvm, lld and lldb to r309439 from theDimitry Andric2017-07-301-1/+1
* Move llvm Options.inc hack from r321433 for NO_CLEAN to lib/clang/libllvm.Bryan Drewery2017-07-241-0/+10
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r308421, and updateDimitry Andric2017-07-191-2/+15
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and updateDimitry Andric2017-07-131-0/+3
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and updateDimitry Andric2017-07-021-1/+4
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and updateDimitry Andric2017-06-271-4/+6
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305575, and updateDimitry Andric2017-06-171-0/+3
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and updateDimitry Andric2017-06-101-3/+5
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304460, and updateDimitry Andric2017-06-011-0/+4
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304222, and updateDimitry Andric2017-05-301-7/+9
* Add one more file to libllvm.Dimitry Andric2017-05-291-1/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and updateDimitry Andric2017-05-291-0/+5
* Missed a few additional files in libllvm, for llvm-objdump and llvm-pdbdump.Dimitry Andric2017-05-271-0/+2
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303571, and updateDimitry Andric2017-05-221-2/+3
* Following upstream trunk, enable the new global instruction selectionDimitry Andric2017-05-221-2/+30
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and updateDimitry Andric2017-05-161-3/+7
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302418, and updateDimitry Andric2017-05-081-1/+1
* Some more files in libllvm moved around. These only apply for WITH_CLANG_EXTRAS.Dimitry Andric2017-05-041-2/+4
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and updateDimitry Andric2017-05-031-7/+12
* Add new objects to lib/clang/lib{llvm,clang} and usr.bin/clang for theDimitry Andric2017-04-181-27/+38
* Initial update of clang/llvm build glue, for building just a minimalDimitry Andric2017-04-171-5/+31
* Additional LD_AS_LLD -> LD_IS_LLD missed in r312894/r312895Ed Maste2017-01-271-1/+1
* Also apply WITH_LLD_AS_LD to build toolsEd Maste2017-01-251-1/+1
* Merge llvm, clang, lld and lldb release_40 branch r292009. Also updateDimitry Andric2017-01-141-2/+9
* Add one more dependency for lld.Dimitry Andric2017-01-071-0/+1
* Cleanup commented entries in libllvm Makefile.Dimitry Andric2017-01-041-6/+0
* Update lld Version.inc and libllvm/Makefile to match.Dimitry Andric2017-01-041-1/+4
* Initial updates to llvm/clang build glue.Dimitry Andric2017-01-031-35/+89
* Reapply 310775, now it also builds correctly if lldb is disabled:Dimitry Andric2016-12-301-27/+33
* Revert r310775 for now, until we can figure out why it does not seem toDimitry Andric2016-12-291-26/+20
* Move llvm-objdump from CLANG_EXTRAS to installed by defaultDimitry Andric2016-12-291-20/+26
* Some further micro-optimizations for the libllvm and lldb build.Dimitry Andric2016-09-041-21/+9
* DIRDEPS_BUILD: Connect the new clang build.Bryan Drewery2016-09-011-0/+19
* Add WITH_/WITHOUT_LLD knobs to enable the lld linkerEd Maste2016-08-311-19/+25
* Completely revamp the way llvm, clang and lldb are built.Dimitry Andric2016-08-261-0/+1244