aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm/tools/clang/lib
Commit message (Expand)AuthorAgeFilesLines
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-20951-958444/+0
* Merge commit a751f557d from llvm git (by Simon Atanasyan):Dimitry Andric2019-11-211-2/+5
* Merge commit 0d14656b9 from llvm git (by Simon Atanasyan):Dimitry Andric2019-11-211-0/+3
* Merge commit e578d0fd2 from llvm git (by Simon Atanasyan):Dimitry Andric2019-11-211-1/+1
* Merge commit 3552d3e0f from llvm git (by Simon Atanasyan):Dimitry Andric2019-11-213-2/+6
* Merge commit f596f4507 from llvm git (by Sam Elliott):Dimitry Andric2019-11-072-6/+25
* clang: Enable unwind tables on !amd64Conrad Meyer2019-11-062-0/+3
* Pull in r372186 from upstream llvm trunk (by Eli Friedman):Dimitry Andric2019-10-252-4/+3
* Bump clang's default target CPU for the i386 architecture (aka "x86") toDimitry Andric2019-10-231-2/+3
* Pull in r374154 from upstream clang trunk (by Simon Atanasyan):Dimitry Andric2019-10-184-9/+17
* Pull in r371557 from upstream clang trunk (by Richard Smith):Dimitry Andric2019-09-211-63/+41
* Pull in r371066 from upstream clang trunk (by Justin Hibbits):Dimitry Andric2019-09-193-2/+12
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-193-6/+12
* Target i586 by default on the i386 architecture, since after upstream'sDimitry Andric2019-09-081-2/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-074-24/+65
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-026-4/+38
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-0235-457/+815
* Merge clang trunk r366426, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-08-21947-29628/+65258
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2019-07-201-1/+1
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,Dimitry Andric2019-07-063-25/+20
* powerpc: Transition to Secure-PLT, like most other OSs (Toolchain part)Justin Hibbits2019-06-251-1/+2
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,Dimitry Andric2019-06-125-22/+33
* Pull in r357362 from upstream clang trunk (by David Chisnall):Dimitry Andric2019-04-021-1/+6
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2019-03-201-1/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, and lldbDimitry Andric2019-03-141-0/+3
* Pull in r354937 from upstream clang trunk (by Jörg Sonnenberger):Dimitry Andric2019-03-074-11/+46
* Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-03-042-11/+1
* Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-02-253-12/+30
* Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-02-1526-169/+264
* Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-02-0517-62/+109
* Merge ^/head r343320 through r343570.Dimitry Andric2019-01-302-1/+8
|\
| * clang: default to DWARF 4 as of FreeBSD 13Ed Maste2019-01-252-1/+8
* | Merge clang release_80 branch r351543, and resolve conflicts.Dimitry Andric2019-01-224-26/+43
* | Merge clang trunk r351319, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-01-20566-38308/+54922
|/
* Update clang, llvm, lld, lldb, compiler-rt and libc++ version number toDimitry Andric2018-12-151-1/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-12-0913-142/+227
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-11-047-36/+76
* Merge ^/head r339015 through r339669.Dimitry Andric2018-10-231-2/+0
|\
| * clang: allow ifunc resolvers to accept argumentsEd Maste2018-09-291-2/+0
| * Pull in r325478 from upstream clang trunk (by Ivan A. Kosarev):Dimitry Andric2018-09-151-6/+30
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ 7.0.0 releaseDimitry Andric2018-09-171-1/+1
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-09-111-2/+1
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-08-2914-59/+117
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-08-1821-340/+696
* | For now, revert upstream clang r323281 (by Wei Mi):Dimitry Andric2018-08-171-5/+3
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-08-115-38/+43
* | Merge clang release_70 branch r338892, and resolve conflicts.Dimitry Andric2018-08-043-200/+54
* | Merge clang trunk r338150 (just before the 7.0.0 branch point), andDimitry Andric2018-08-02266-6757/+7891
* | Merge clang trunk r338150, and resolve conflicts.Dimitry Andric2018-07-31664-46708/+80374
|/
* Pull in r336008 from upstream clang trunk:Dimitry Andric2018-07-121-0/+2