platform/upstream/llvm.git
2019-03-23 Paul Hoad[clang-format] Keep protobuf "package" statement on...
2019-03-23 Paul HoadClang-format: add finer-grained options for putting...
2019-03-23 Paul Hoad[clang-format] correctly format protobuf fields named...
2019-03-23 Simon Pilgrim[SLPVectorizer] reorderInputsAccordingToOpcode - use...
2019-03-23 Nikita Popov[LowerSwitch] Use ConstantRange::fromKnownBits(); NFC
2019-03-23 Simon Pilgrim[SLPVectorizer] Don't repeat VL.size() call. NFCI.
2019-03-23 Alexey Lapshin [DebugInfo] follow up for "add SectionedAddress to...
2019-03-23 Vitaly Buka[gn] Add clang-tools-extra/clang-tidy/tool/BUILD.gn
2019-03-23 Vitaly Buka[gn] Add clang-tools-extra/clang-tidy/tool/BUILD.gn
2019-03-23 Juergen RibutzkaDisable MachO TBD write tests for Windows.
2019-03-22 Jonas Devlieghere[Reproducers] Fix GDB remote flakiness during replay
2019-03-22 Fedor Sergeev[Legacy][TimePasses] allow -time-passes reporting into...
2019-03-22 Juergen RibutzkaFollowup for r356820 to fix the bots.
2019-03-22 Peter CollingbourneIRGen: Remove StructorType; thread GlobalDecl through...
2019-03-22 Paul Hoad[clang-format][NFC] correct the release notes
2019-03-22 Juergen Ributzka[TextAPI] TBD Reader/Writer
2019-03-22 Davide Italiano[ScriptInterpreter] Remove a warning and reformat comments.
2019-03-22 Marshall ClowFix a minor bug with std::next and prev not and negativ...
2019-03-22 Thomas Lively[WebAssembly] Make driver -pthread imply linker --share...
2019-03-22 Davide Italiano[ScriptInterpreter] Make sure that PYTHONHOME is right.
2019-03-22 Alexandre Ganea[LLD][COFF] Separate module descriptors creation from...
2019-03-22 Simon Pilgrim[SLP] Remove redundancy of performing operand reorderin...
2019-03-22 Reid Kleckner[pdb] Add -type-stats and sort stats by descending...
2019-03-22 Rui UeyamaSimplify PltSection.
2019-03-22 Douglas YungRevert "[llvm-readobj] Separate `Symbol Version` dumper...
2019-03-22 Simon Pilgrim[TargetLowering] SimplifyDemandedBits trunc(srl(x,...
2019-03-22 Eli Friedman[ARM] Don't form "ands" when it isn't scheduled correctly.
2019-03-22 Craig Topper[X86] Use xmm registers to implement 64-bit popcnt...
2019-03-22 Craig Topper[X86] Use movq for i64 atomic load on 32-bit targets...
2019-03-22 Jonas DevlieghereRevert minidump changes
2019-03-22 Thomas Lively[WebAssembly] Add linker options to control feature...
2019-03-22 Louis Dionne[libc++] Update the list of symbols exported from libc...
2019-03-22 Daniel SandersFix non-determinism in Reassociate caused by address...
2019-03-22 Roman Lebedev[clang-tidy] openmp-exception-escape - a new check
2019-03-22 Roman Lebedev[clang-tidy] openmp-use-default-none - a new check
2019-03-22 Roman Lebedev[clang-tidy] A new OpenMP module
2019-03-22 Roman Lebedev[NFC] ExceptionEscapeCheck: small refactoring
2019-03-22 Louis Dionne[libc++] Re-export the sjlj ABI v2 for ARM architectures
2019-03-22 Bjorn Pettersson[KnownBits] Add const to some methods. NFC
2019-03-22 Alexander Kornienko[clang-tidy] Move all checks to the new registerPPCallb...
2019-03-22 Alexander KornienkoFix clang-move test.
2019-03-22 Evandro Menezes[clang] Add support for Exynos M5 (NFC)
2019-03-22 Evandro Menezes[AArch64, ARM] Add support for Exynos M5
2019-03-22 Alexander Kornienko[clang-tidy] anyOf(hasName(..), hasName(..)) -> hasAnyName
2019-03-22 Eli Friedman[ARM] [NFC] Use tGPR in patterns where appropriate.
2019-03-22 Sanjay Patel[SLP] fix variables names in test; NFC
2019-03-22 James Y KnightIR: Support parsing numeric block ids, and emit them...
2019-03-22 Alexander Kornienko[clangd] Call the new ClangTidyCheck::registerPPCallbac...
2019-03-22 Simon Pilgrim[X86] Regenerate powi tests to include i686 x87/sse...
2019-03-22 Simon Pilgrim[X86] Add PR13897 test case (i128 mul on i686)
2019-03-22 Nikita Popov[ValueTracking] Avoid redundant known bits calculation...
2019-03-22 Simon Pilgrim[X86] lowerShuffleAsBitMask - ensure float bit masks...
2019-03-22 Alina Sbirlea[AliasAnalysis] Second prototype to cache BasicAA ...
2019-03-22 Philip Reames[Tests] Add masked.gather tests for non-constant masks...
2019-03-22 Bixia Zheng[ConstantFolding] Fix GetConstantFoldFPValue to avoid...
2019-03-22 Nico WeberMake clang-move use same file naming convention as...
2019-03-22 Philip Reames[tests] Add a generic masked.gather test to show someti...
2019-03-22 Philip Reames[tests] Add tests for converting masked.load to load...
2019-03-22 Xing GUO[llvm-readobj] Revert bad changes
2019-03-22 Carey Williams[ARM] Fix bug 39982 - pcs("aapcs-vfp") is not consistent
2019-03-22 Philip Reames[Tests] Use valid alignment in masked.gather tests
2019-03-22 Brian GesiakRevert "[coroutines][PR40978] Emit error for co_yield...
2019-03-22 Pavel LabathRevert "Move the rest of the sections over to DWARFCont...
2019-03-22 Nico Webergn build: Merge r356750
2019-03-22 Nico Webergn build: Merge r356570
2019-03-22 Nico Webergn build: Merge r356662
2019-03-22 Nico Webergn build: Merge r356692
2019-03-22 Tim RenoufInstCombineSimplifyDemanded: Allow v3 results for AMDGC...
2019-03-22 Nico Webergn build: Merge r356753
2019-03-22 Nico Webergn build: Merge r356652 (and follow-up r56655)
2019-03-22 Nico Webergn build: Merge r356729
2019-03-22 Xing GUO[llvm-readobj] Separate `Symbol Version` dumpers into...
2019-03-22 Sanjay Patel[x86] auto-generate complete test checks; NFC
2019-03-22 Sanjay Patel[x86] auto-generate complete test checks; NFC
2019-03-22 Sanjay Patel[x86] add 'nounwind' to tests to reduce noise; NFC
2019-03-22 Sanjay Patel[x86] auto-generate complete checks for test; NFC
2019-03-22 Alexey Bataev[OPENMP]Add missing comment, NFC.
2019-03-22 Alexey Bataev[OPENMP]Allow no allocator clause in target regions...
2019-03-22 Tim Renouf[AMDGPU] Use three- and five-dword result type in image ops
2019-03-22 Alexander Kornienko[clang-tidy] Fix a compiler warning.
2019-03-22 Tim Renouf[AMDGPU] Implemented dwordx3 variants of buffer/tbuffer...
2019-03-22 Dinar Temirbulatov[SLPVectorizer] Add test related to SLP Throttling...
2019-03-22 Pavel Labath[ObjectYAML] Add basic minidump generation support
2019-03-22 Alexey Bataev[OPENMP]Emit error message for allocate directive witho...
2019-03-22 Pavel LabathExtend r356573 (minidump UUID handling) to cover elf...
2019-03-22 Alexander Kornienko[clang-tidy] Expand modular headers for PPCallbacks
2019-03-22 Roman Lebedev[AST] OMPStructuredBlockTest: avoid using multiline...
2019-03-22 Clement Courbet[llvm-exegesis] Fix compilation before c++17.
2019-03-22 Clement Courbet[llvm-exegesis] Add clustering test.
2019-03-22 James Henderson[llvm-objcopy]Add coverage for --split-dwo and --output...
2019-03-22 George RimarRevert r356738 "[llvm-objcopy] - Implement replaceSecti...
2019-03-22 Alex Bradbury[RISCV] Add basic RV32E definitions and MC layer support
2019-03-22 Ilya Biryukov[Tooling] Avoid working-dir races in AllTUsToolExecutor
2019-03-22 Luke Cheeseman[ARM] Add Cortex-M35P Support
2019-03-22 Alex Bradbury[RISCV] Optimize emission of SELECT sequences
2019-03-22 Alex Bradbury[RISCV] Allow conversion of CC logic to bitwise logic
2019-03-22 George Rimar[llvm-objcopy] - Fix a st_name of the first symbol...
2019-03-22 George Rimar[llvm-objcopy] - Implement replaceSectionReferences...
2019-03-22 James Henderson[llvm-objcopy]Add support for *-freebsd output formats
2019-03-22 Alex Bradbury[RISCV][NFC] Add test case to MC/RISCV/linker-relaxatio...
next