aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm/tools
Commit message (Expand)AuthorAgeFilesLines
* Update llvm to trunk r290819 and resolve conflicts.Dimitry Andric2017-01-0291-3249/+8217
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ 3.9.1 releaseDimitry Andric2016-12-161-1/+1
* Update llvm, clang, lld and lldb to release_39 branch r288513.Dimitry Andric2016-12-029-74/+906
* Update llvm, clang, lld and lldb to release_39 branch r287912.Dimitry Andric2016-11-2634-482/+1156
* Pull in r283060 from upstream llvm trunk (by Hal Finkel):Dimitry Andric2016-11-252-16/+21
* Pull in r280040 from upstream llvm trunk (by Hal Finkel):Dimitry Andric2016-09-101-0/+4
* Update clang to the final 3.9.0 release. There were no more code changesDimitry Andric2016-09-021-1/+1
* Include Options.inc using path from lld src topEd Maste2016-08-302-3/+3
* lld: only include GNU ld emulationEd Maste2016-08-301-11/+1
* Add lld FREEBSD-Xlist corresponding to directories removed in r305067Ed Maste2016-08-301-0/+5
* Bring lld (release_39 branch, r279477) to contribEd Maste2016-08-30154-0/+45405
* Tentatively apply https://reviews.llvm.org/D23921, to get rid of falseDimitry Andric2016-08-281-2/+11
* Slightly reduce diffs against upstream lldb, and comment out PDB support.Dimitry Andric2016-08-256-8/+11
* Update clang to release_39 branch r279477.Dimitry Andric2016-08-243-10/+16
* Update build glue for lldb. Also comment out parts of theDimitry Andric2016-08-203-56/+101
* Cleanup some left-over CMakeLists.txt files.Dimitry Andric2016-08-205-20/+0
* Update lldb to release_39 branch r278877.Dimitry Andric2016-08-1727-271/+703
* Update clang to release_39 branch r278877.Dimitry Andric2016-08-1738-200/+242
* Update lldb to release_39 branch r276489 and resolve immediate conflicts.Ed Maste2016-08-17662-21970/+38468
* Remove one obsolete piece of code, that I originally imported fromDimitry Andric2016-08-171-6/+0
* Update clang to release_39 branch r276489, and resolve conflicts.Dimitry Andric2016-08-16648-32594/+118979
* Update llvm to release_39 branch r276489, and resolve conflicts.Dimitry Andric2016-08-16108-3662/+9605
* clang++: Always use --eh-frame-hdr on FreeBSD, even for -staticEd Maste2016-07-191-1/+1
* Import ClangFormat.cpp from ^/vendor/clang/clang-release_380-r262564Bryan Drewery2016-06-171-0/+364
* Pull in r270240 from upstream clang trunk (by me):Dimitry Andric2016-05-201-2/+9
* Pull r266775 from upstream clang trunk (by Douglas Katzman):Dimitry Andric2016-04-211-0/+6
* Revert r298147 (temporary workaround for LLVM PR 26999) in preparationDimitry Andric2016-04-211-1/+1
* Until it has been properly fixed upstream, apply a temporary workaroundDimitry Andric2016-04-171-1/+1
* Update llvm and clang to 3.8.0 release.Dimitry Andric2016-03-031-1/+1
* Update llvm and clang to release_38 branch r261684.Dimitry Andric2016-02-242-5/+11
* Update llvm and clang to release_38 branch r261369.Dimitry Andric2016-02-217-143/+155
* Update llvm, clang and lldb to release_38 branch r260756.Dimitry Andric2016-02-1323-1024/+1371
* Update llvm, clang and lldb to release_38 branch r258968.Dimitry Andric2016-01-271-3/+3
* Update llvm and clang to release_38 branch r258549.Dimitry Andric2016-01-224-19/+24
* Pull in r258110 from upstream clang trunk, by Faisal Vali:Dimitry Andric2016-01-191-1/+0
* Update llvm, clang and lldb to release_38 branch r257836.Dimitry Andric2016-01-163-3/+4
* Update llvm, clang and lldb to trunk r257626, and update build glue.Dimitry Andric2016-01-14224-4616/+4284
* Reduce diffs between upstream lldb and ours.Dimitry Andric2016-01-091-1/+1
* Remove a few files missed in the last lldb import.Dimitry Andric2016-01-093-1578/+0
* As a quick fix, import r257103 from upstream llvm trunk, and r257104Dimitry Andric2016-01-071-3/+0
* Update lldb to trunk r256945.Dimitry Andric2016-01-0618-2240/+1476
* Update clang to trunk r256945.Dimitry Andric2016-01-0670-722/+2058
* Merge LLDB 3.8Ed Maste2016-01-041103-54868/+101350
* Drop the clang patch which added a custom vendor suffix to the versionDimitry Andric2015-12-301-3/+1
* Merge ^/head r292936 through r292950.Dimitry Andric2015-12-301-6/+0
|\
| * Drop the clang patch which adds recognition of 'CC' suffixes as aliasesDimitry Andric2015-12-301-2/+0
* | Update clang to trunk r256633.Dimitry Andric2015-12-30640-35303/+69608
* | Update llvm to trunk r256633.Dimitry Andric2015-12-3063-3197/+4581
|/
* Upgrade our copies of clang and llvm to 3.7.1 release. This is aDimitry Andric2015-12-257-21/+39
* Don't adjust the program counter to an invalid address after reaching aAndrew Turner2015-12-221-5/+1