summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-11export.sh: Fetch sources from GitHub instead of SVNllvmorg-9.0.1-rc3llvmorg-9.0.1release/9.xTom Stellard
2019-12-11Merging r372480:Suyog Sarda
2019-12-11Merging r371557:Richard Smith
2019-12-05[profile] Fix file contention causing dropped counts on Windows under -fprofi...llvmorg-9.0.1-rc2Hans Wennborg
2019-12-04[PowerPC] Do not emit HW loop if the body contains calls to lrint/lroundNemanja Ivanovic
2019-12-04Merging r366572:Than McIntosh
2019-12-04Merging r370113:Luis Marques
2019-12-03[COFF] Don't error if the only inputs are from /wholearchive:Reid Kleckner
2019-12-03[PowerPC] Fix crash in peephole optimizationNemanja Ivanovic
2019-12-03[PowerPC] Implementing overflow version for XO-Form instructionsStefan Pintile
2019-12-03[ELF] Fix lld build on Windows/MinGWAyke van Laethem
2019-11-27Merging r373389:Leonard Chan
2019-11-27Merging r371548:Alexey Bataev
2019-11-27[x86] avoid crashing when splitting AVX stores with non-simple type (PR43916)Sanjay Patel
2019-11-27Merging r372281:Serge Guelton
2019-11-27[CMake] Fix LLVM build non-determinism on RHELAmy Kwan
2019-11-27Merging r372835:Michal Gorny
2019-11-26[lldb] Fix readline/libedit compat patch for py2serge-sans-paille
2019-11-25Merging r373655:Nick Desaulniers
2019-11-25Merging r372178:Reid Kleckner
2019-11-22test-release.sh: Update to fetch source from GitHubllvmorg-9.0.1-rc1Tom Stellard
2019-11-21Merging r373220:Paul Robinson
2019-11-21Merging r373219:Paul Robinson
2019-11-21Merging r373216:Paul Robinson
2019-11-21[lldb] [Python] Build readline override module only on LinuxMichał Górny
2019-11-21Revert and patch "[Python] Remove readline module"serge-sans-paille
2019-11-20Merging r370547:Wei Mi
2019-11-20Merging r373148:Aaron Puchert
2019-11-20[WebAssembly] Fix miscompile of select with andThomas Lively
2019-11-20GitHub Actions: Pull source code from current repo when dumping the ABITom Stellard
2019-11-20GitHub Actions: Only run tests on pushes to release/** branchesTom Stellard
2019-11-19Merging r367981:Fangrui Song
2019-11-18Add yaml defintions for CI tests with GitHub ActionsTom Stellard
2019-11-18[WinEH] Fix the wrong alignment orientation during calculating EH frame.Wang, Pengfei
2019-11-15Merging r375403:Sam Elliott
2019-11-15Fix build since b288f7dTom Stellard
2019-11-14Revert ABI/API changes from b288f7dTom Stellard
2019-11-13Fix merge issues in b288f7d6bb8fdd21d27ba755302db194c181fdafAmy Huang
2019-11-13[codeview] Fix for PR43479Amy Huang
2019-11-12[Sema] Add MacroQualified case for FunctionTypeUnwrapperLeonard Chan
2019-11-12Merging r371733:Michal Gorny
2019-11-12Merging r373397:Craig Topper
2019-11-12Merging r373049:Hans Wennborg
2019-11-13Revert "Fix lookup of symbols at the same address with no size vs. size"Muhammad Omair Javaid
2019-11-12Merging r372886:Sanjay Patel
2019-11-12Merging r372883:Sanjay Patel
2019-11-12Merging r372675:Amara Emerson
2019-11-08Merging r372038:Jian Cai
2019-11-08Merging r374598:Simon Atanasyan
2019-11-07Merging r375077:Sam Clegg