summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* export.sh: Fetch sources from GitHub instead of SVNllvmorg-9.0.1-rc3llvmorg-9.0.1release/9.xTom Stellard2019-12-111-11/+24
* Merging r372480:Suyog Sarda2019-12-112-0/+32
* Merging r371557:Richard Smith2019-12-112-63/+44
* [profile] Fix file contention causing dropped counts on Windows under -fprofi...llvmorg-9.0.1-rc2Hans Wennborg2019-12-054-2/+115
* [PowerPC] Do not emit HW loop if the body contains calls to lrint/lroundNemanja Ivanovic2019-12-042-0/+79
* Merging r366572:Than McIntosh2019-12-041-0/+2
* Merging r370113:Luis Marques2019-12-041-0/+6
* [COFF] Don't error if the only inputs are from /wholearchive:Reid Kleckner2019-12-034-5/+17
* [PowerPC] Fix crash in peephole optimizationNemanja Ivanovic2019-12-032-2/+60
* [PowerPC] Implementing overflow version for XO-Form instructionsStefan Pintile2019-12-037-111/+507
* [ELF] Fix lld build on Windows/MinGWAyke van Laethem2019-12-031-12/+12
* Merging r373389:Leonard Chan2019-11-271-2/+2
* Merging r371548:Alexey Bataev2019-11-272-0/+15
* [x86] avoid crashing when splitting AVX stores with non-simple type (PR43916)Sanjay Patel2019-11-272-3/+28
* Merging r372281:Serge Guelton2019-11-271-6/+4
* [CMake] Fix LLVM build non-determinism on RHELAmy Kwan2019-11-271-0/+22
* Merging r372835:Michal Gorny2019-11-272-10/+13
* [lldb] Fix readline/libedit compat patch for py2serge-sans-paille2019-11-261-1/+9
* Merging r373655:Nick Desaulniers2019-11-254-9/+24
* Merging r372178:Reid Kleckner2019-11-252-2/+34
* test-release.sh: Update to fetch source from GitHubllvmorg-9.0.1-rc1Tom Stellard2019-11-221-60/+52
* Merging r373220:Paul Robinson2019-11-212-2/+186
* Merging r373219:Paul Robinson2019-11-211-15/+24
* Merging r373216:Paul Robinson2019-11-216-149/+46
* [lldb] [Python] Build readline override module only on LinuxMichał Górny2019-11-211-1/+1
* Revert and patch "[Python] Remove readline module"serge-sans-paille2019-11-214-0/+124
* Merging r370547:Wei Mi2019-11-203-1/+128
* Merging r373148:Aaron Puchert2019-11-203-3/+3
* [WebAssembly] Fix miscompile of select with andThomas Lively2019-11-202-22/+60
* GitHub Actions: Pull source code from current repo when dumping the ABITom Stellard2019-11-201-0/+3
* GitHub Actions: Only run tests on pushes to release/** branchesTom Stellard2019-11-201-1/+5
* Merging r367981:Fangrui Song2019-11-192-5/+47
* Add yaml defintions for CI tests with GitHub ActionsTom Stellard2019-11-181-0/+95
* [WinEH] Fix the wrong alignment orientation during calculating EH frame.Wang, Pengfei2019-11-182-10/+10
* Merging r375403:Sam Elliott2019-11-152-2/+36
* Fix build since b288f7dTom Stellard2019-11-151-1/+1
* Revert ABI/API changes from b288f7dTom Stellard2019-11-143-5/+36
* Fix merge issues in b288f7d6bb8fdd21d27ba755302db194c181fdafAmy Huang2019-11-132-14/+11
* [codeview] Fix for PR43479Amy Huang2019-11-1312-171/+336
* [Sema] Add MacroQualified case for FunctionTypeUnwrapperLeonard Chan2019-11-122-1/+12
* Merging r371733:Michal Gorny2019-11-121-0/+9
* Merging r373397:Craig Topper2019-11-122-0/+43
* Merging r373049:Hans Wennborg2019-11-121-2/+2
* Revert "Fix lookup of symbols at the same address with no size vs. size"Muhammad Omair Javaid2019-11-133-30/+2
* Merging r372886:Sanjay Patel2019-11-122-11/+8
* Merging r372883:Sanjay Patel2019-11-121-0/+26
* Merging r372675:Amara Emerson2019-11-122-4/+46
* Merging r372038:Jian Cai2019-11-081-1/+1
* Merging r374598:Simon Atanasyan2019-11-082-69/+69
* Merging r375077:Sam Clegg2019-11-072-4/+24