aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm
Commit message (Expand)AuthorAgeFilesLines
* Pull in r277331 from upstream llvm trunk (by Diana Picus):Dimitry Andric2016-09-011-0/+3
* Pull in r265122 from upstream llvm trunk (by James Molloy):Dimitry Andric2016-08-203-6/+16
* Pull in r262772 from upstream clang trunk (by Simon Pilgrim):Dimitry Andric2016-08-172-2/+0
* libunwind: correct return code in unwinding trace log messageEd Maste2016-07-291-1/+1
* Set real values for context/cursor sizes for RISC-V to prevent staticRuslan Bukin2016-07-221-2/+2
* libunwind: Properly align _Unwind_Exception.Ed Maste2016-07-201-1/+1
* clang++: Always use --eh-frame-hdr on FreeBSD, even for -staticEd Maste2016-07-191-1/+1
* llvm-libunwind: use conventional (non-Darwin) X86 register numbersEd Maste2016-07-191-2/+2
* libunwind: limit stack usage in unwind cursorEd Maste2016-07-092-1/+9
* libunwind: update to upstream snapshot r272680Ed Maste2016-07-0812-506/+580
* Import ClangFormat.cpp from ^/vendor/clang/clang-release_380-r262564Bryan Drewery2016-06-171-0/+364
* Pull in r271548 from upstream llvm trunk (by me):Dimitry Andric2016-06-021-0/+2
* Pull in r269908 from upstream llvm trunk (by James Molloy):Dimitry Andric2016-05-291-1/+3
* 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
* Pull in r264465 from upstream llvm trunk (by David Majnemer):Dimitry Andric2016-03-261-1/+1
* Pull in r264335 from upstream llvm trunk:Dimitry Andric2016-03-241-0/+1
* Convert two llvm source files to native line ending, which was also doneDimitry Andric2016-03-052-162/+162
* 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-2410-63/+258
* Undo r295543, since the shrink wrapping bug was fixed upstream by DavideDimitry Andric2016-02-241-4/+0
* Update llvm and clang to release_38 branch r261369.Dimitry Andric2016-02-2122-353/+369
* Update llvm, clang and lldb to release_38 branch r260756.Dimitry Andric2016-02-1346-1119/+1875
* For now, disable shrink-wrapping (a new optimization pass that computesDimitry Andric2016-02-111-0/+4
* Update llvm, clang and lldb to release_38 branch r258968.Dimitry Andric2016-01-2710-7/+42
* Update llvm and clang to release_38 branch r258549.Dimitry Andric2016-01-2221-274/+722
* Merge ^/head r294169 through r294598.Dimitry Andric2016-01-227-1/+347
|\
| * Add stubs for RISC-V ISA so libunwind can be compiled.Ruslan Bukin2016-01-227-1/+347
* | Pull in r258110 from upstream clang trunk, by Faisal Vali:Dimitry Andric2016-01-191-1/+0
* | Pull in r257977 from upstream llvm trunk, by Keno Fischer:Dimitry Andric2016-01-162-12/+19
* | Pull in r257902 from upstream llvm trunk, by James Y Knight (this willDimitry Andric2016-01-164-16/+69
* | Undo r289072, which reverted upstream llvm trunk r240144. This is goingDimitry Andric2016-01-162-52/+4
* | Update llvm, clang and lldb to release_38 branch r257836.Dimitry Andric2016-01-1610-19/+37
* | Update llvm, clang and lldb to trunk r257626, and update build glue.Dimitry Andric2016-01-14518-7661/+20295
* | After upstream llvm trunk r252903 and clang trunk r252904, -mcpu=xscaleDimitry Andric2016-01-111-1/+1
* | 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 submitted upstream in a review, avoid using undefined behavior inDimitry Andric2016-01-081-2/+2
* | As a quick fix, import r257103 from upstream llvm trunk, and r257104Dimitry Andric2016-01-072-4/+1
* | Update lldb to trunk r256945.Dimitry Andric2016-01-0618-2240/+1476
* | Merge ^/head r293175 through r293279.Dimitry Andric2016-01-066-2/+25
|\|
| * libunwind: Include header for dl_unwind_find_exidx for ARM EHABIEd Maste2016-01-061-0/+1
| * Merge LLVM libunwind revision 256779Ed Maste2016-01-046-2/+24
* | Update clang to trunk r256945.Dimitry Andric2016-01-0670-722/+2058
* | Update llvm to trunk r256945.Dimitry Andric2016-01-06133-1578/+2995
* | Merge LLDB 3.8Ed Maste2016-01-041103-54868/+101350
* | Drop the clang patch which added a custom vendor suffix to the versionDimitry Andric2015-12-302-25/+1
* | Merge ^/head r292936 through r292950.Dimitry Andric2015-12-302-29/+0
|\|