aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-11export.sh: Fetch sources from GitHub instead of SVNllvmorg-9.0.1-rc3llvmorg-9.0.1release/9.xTom Stellard1-11/+24
2019-12-11Merging r372480:Suyog Sarda2-0/+32
2019-12-11Merging r371557:Richard Smith2-63/+44
2019-12-05[profile] Fix file contention causing dropped counts on Windows under -fprofi...llvmorg-9.0.1-rc2Hans Wennborg4-2/+115
2019-12-04[PowerPC] Do not emit HW loop if the body contains calls to lrint/lroundNemanja Ivanovic2-0/+79
2019-12-04Merging r366572:Than McIntosh1-0/+2
2019-12-04Merging r370113:Luis Marques1-0/+6
2019-12-03[COFF] Don't error if the only inputs are from /wholearchive:Reid Kleckner4-5/+17
2019-12-03[PowerPC] Fix crash in peephole optimizationNemanja Ivanovic2-2/+60
2019-12-03[PowerPC] Implementing overflow version for XO-Form instructionsStefan Pintile7-111/+507
2019-12-03[ELF] Fix lld build on Windows/MinGWAyke van Laethem1-12/+12
2019-11-27Merging r373389:Leonard Chan1-2/+2
2019-11-27Merging r371548:Alexey Bataev2-0/+15
2019-11-27[x86] avoid crashing when splitting AVX stores with non-simple type (PR43916)Sanjay Patel2-3/+28
2019-11-27Merging r372281:Serge Guelton1-6/+4
2019-11-27[CMake] Fix LLVM build non-determinism on RHELAmy Kwan1-0/+22
2019-11-27Merging r372835:Michal Gorny2-10/+13
2019-11-26[lldb] Fix readline/libedit compat patch for py2serge-sans-paille1-1/+9
2019-11-25Merging r373655:Nick Desaulniers4-9/+24
2019-11-25Merging r372178:Reid Kleckner2-2/+34
2019-11-22test-release.sh: Update to fetch source from GitHubllvmorg-9.0.1-rc1Tom Stellard1-60/+52
2019-11-21Merging r373220:Paul Robinson2-2/+186
2019-11-21Merging r373219:Paul Robinson1-15/+24
2019-11-21Merging r373216:Paul Robinson6-149/+46
2019-11-21[lldb] [Python] Build readline override module only on LinuxMichał Górny1-1/+1
2019-11-21Revert and patch "[Python] Remove readline module"serge-sans-paille4-0/+124
2019-11-20Merging r370547:Wei Mi3-1/+128
2019-11-20Merging r373148:Aaron Puchert3-3/+3
2019-11-20[WebAssembly] Fix miscompile of select with andThomas Lively2-22/+60
2019-11-20GitHub Actions: Pull source code from current repo when dumping the ABITom Stellard1-0/+3
2019-11-20GitHub Actions: Only run tests on pushes to release/** branchesTom Stellard1-1/+5
2019-11-19Merging r367981:Fangrui Song2-5/+47
2019-11-18Add yaml defintions for CI tests with GitHub ActionsTom Stellard1-0/+95
2019-11-18[WinEH] Fix the wrong alignment orientation during calculating EH frame.Wang, Pengfei2-10/+10
2019-11-15Merging r375403:Sam Elliott2-2/+36
2019-11-15Fix build since b288f7dTom Stellard1-1/+1
2019-11-14Revert ABI/API changes from b288f7dTom Stellard3-5/+36
2019-11-13Fix merge issues in b288f7d6bb8fdd21d27ba755302db194c181fdafAmy Huang2-14/+11
2019-11-13[codeview] Fix for PR43479Amy Huang12-171/+336
2019-11-12[Sema] Add MacroQualified case for FunctionTypeUnwrapperLeonard Chan2-1/+12
2019-11-12Merging r371733:Michal Gorny1-0/+9
2019-11-12Merging r373397:Craig Topper2-0/+43
2019-11-12Merging r373049:Hans Wennborg1-2/+2
2019-11-13Revert "Fix lookup of symbols at the same address with no size vs. size"Muhammad Omair Javaid3-30/+2
2019-11-12Merging r372886:Sanjay Patel2-11/+8
2019-11-12Merging r372883:Sanjay Patel1-0/+26
2019-11-12Merging r372675:Amara Emerson2-4/+46
2019-11-08Merging r372038:Jian Cai1-1/+1
2019-11-08Merging r374598:Simon Atanasyan2-69/+69
2019-11-07Merging r375077:Sam Clegg2-4/+24