platform/upstream/llvm.git
2019-03-20 Andrea Di Biagio[X86] Remove X86 specific dag nodes for RDTSC/RDTSCP...
2019-03-20 Simon PilgrimFix -Wdocumentation warning. NFCI.
2019-03-20 Sylvestre Ledru[perf][DebugInfo] follow up for "add SectionedAddress...
2019-03-20 Kadir Cetinkaya[clangd] Print arguments in template specializations
2019-03-20 David Stuttard[AMDGPU] Allow MIMG with no uses in adjustWritemask...
2019-03-20 Serge GueltonPython 2/3 compatibility
2019-03-20 Craig Topper[X86] Separate PentiumPro and i686. They aren't aliases...
2019-03-20 Philip Reames[instcombine] Add todos describing missing transforms...
2019-03-20 Craig Topper[X86] Remove X32 check lines from a test that doesn...
2019-03-20 Douglas YungRetry to add workaround to build scoped enums with...
2019-03-20 Douglas YungRevert "Add workaround to build scoped enums with VS201...
2019-03-20 Douglas YungAdd workaround to build scoped enums with VS2015. NFCI.
2019-03-19 Craig Topper[X86] Re-disable cmpxchg16b for 32-bit mode assembly...
2019-03-19 Richard SmithReplace tok::angle_string_literal with new tok::header_...
2019-03-19 Eli Friedman[builtins] Divide shouldn't underflow if rounded result...
2019-03-19 Louis Dionne[libc++] Flag file_clock test as expected to fail with...
2019-03-19 Eli Friedman[ARM] Make sure to save/restore LR when we use tBfar.
2019-03-19 Amara Emerson[AArch64][GlobalISel] Add an optimization to select...
2019-03-19 Amara Emerson[AArch64][GlobalISel] Make v4s32 G_IMPLICIT_DEF legal.
2019-03-19 Reid KlecknerRemove MSVC compat hack since the inline keyword was...
2019-03-19 Louis Dionne[libc++] Complete the ABI changelog after landing ...
2019-03-19 Francis Visoiu... [Remarks] Fix gcc build for r356519
2019-03-19 Florian Hahn[DwarfDebug] Add triple to test.
2019-03-19 Nikita Popov[InstSimplify] Add additional cmp of abs without nsw...
2019-03-19 Francis Visoiu... Reland "[Remarks] Add a new Remark / RemarkParser abstr...
2019-03-19 Louis Dionne[libc++] Build <filesystem> support as part of the...
2019-03-19 Jordan RupprechtFix CodeGen/arm64-microsoft-status-reg.cpp test
2019-03-19 Robert LougherRevert r356511 "[TailCallElim] Add tailcall elimination...
2019-03-19 Erik PilkingtonAdd a spelling of pass_object_size that uses __builtin_...
2019-03-19 Florian Hahn[DwarfDebug] Skip entries to big for 16 bit size field...
2019-03-19 Alexey Bataev[OPENMP]Warn if the different allocator is used for...
2019-03-19 Thomas Anderson[libc++] Speed up certain locale functions on Windows
2019-03-19 Robert Lougher[TailCallElim] Add tailcall elimination pass to LTO...
2019-03-19 Philip ReamesDemanded elements support for masked.load and masked...
2019-03-19 Zachary TurnerDelete more dead code.
2019-03-19 Sterling AugustineAdd --unwindlib=[libgcc|compiler-rt] to parallel -...
2019-03-19 Douglas YungMove options to separate checks that do not need to...
2019-03-19 Matt ArsenaultCodeGen: Refactor regallocator command line and target...
2019-03-19 Louis DionneRevert "[libc++] Build <filesystem> support as part...
2019-03-19 JF BastienFix char.traits.specializations.char8_t main return
2019-03-19 Eric FiselierFixup ABI lists on Linux after adding <filesystem>...
2019-03-19 Eric FiselierAdd visibility attributes and inline to some vector...
2019-03-19 Matt ArsenaultRegAllocFast: Do not allocate registers for undef uses
2019-03-19 Louis Dionne[libc++] Build <filesystem> support as part of the...
2019-03-19 Matt ArsenaultRegAllocFast: Remove early selection loop, the spill...
2019-03-19 Simon PilgrimFix for ABS legalization on PPC buildbot.
2019-03-19 Simon PilgrimFix unused variable warning. NFCI.
2019-03-19 Alexey Bataev[OPENMP]Check that global vars require predefined alloc...
2019-03-19 Zachary TurnerRemove some dead DWARF enum -> string conversion functions.
2019-03-19 Philip ReamesAllow unordered loads to be considered invariant in...
2019-03-19 JF BastienFix fenv.pass.cpp signature for main
2019-03-19 Francis Visoiu... Revert "[Remarks] Add a new Remark / RemarkParser abstr...
2019-03-19 Francis Visoiu... [Remarks] Add a new Remark / RemarkParser abstraction
2019-03-19 Zachary TurnerDelete dead code.
2019-03-19 Nikita Popov[ValueTracking] Use computeConstantRange() for unsigned...
2019-03-19 Louis Dionne[libc++] Mark internal types of std::filesystem as...
2019-03-19 Davide Italiano[ScriptInterpreterPython] Remove dead code.
2019-03-19 Davide Italiano[StackFrameRecognizer] Remove unneeded LLDB_DISABLE_PYTHON.
2019-03-19 Peter Collingbournegn build: Merge r356387.
2019-03-19 Peter Collingbournegn build: Merge r356451.
2019-03-19 Simon Pilgrim[X86][SSE] SimplifyDemandedVectorEltsForTargetNode...
2019-03-19 Philip Reames[AtomicExpand] Fix a crash bug when lowering unordered...
2019-03-19 Michal Gorny[lldb] [Reproducer] Move SBRegistry registration into...
2019-03-19 Alexey Bataev[OPENMP]Remove unused parameter, NFC.
2019-03-19 Anastasia Stulova[OpenCL] Minor improvements in default header testing
2019-03-19 Simon Atanasyan[MIPS][microMIPS] Enable dynamic stack realignment
2019-03-19 Jordan Rupprecht[NFC] Fix unused variable in release builds
2019-03-19 Justin Bogner[DAGCombine] Fix a miscompile when reducing BUILD_VECTO...
2019-03-19 Anastasia Stulova[Sema] Adjust addr space of reference operand in compou...
2019-03-19 Simon PilgrimFix unused variable warning. NFCI.
2019-03-19 Philip Reames[Tests] Update to newer ISA
2019-03-19 Alexey Bataev[OPENMP] Codegen for local variables with the allocate...
2019-03-19 Sanjay Patel[InstCombine] fold logic-of-nan-fcmps (PR41069)
2019-03-19 Neil Henning[AMDGPU] Add convergent attribute to WWM.
2019-03-19 Zachary TurnerRemove a couple of log statements.
2019-03-19 Simon Pilgrim[SelectionDAG] Handle unary SelectPatternFlavor for...
2019-03-19 Julian Lettner[TSan][libdispatch] Avoid infinite recursion in dispatc...
2019-03-19 Jordan Rupprecht[llvm-ar] Support N [count] modifier
2019-03-19 Ryan Taylor[AMDGPU] Add buffer/load 8/16 bit overloaded intrinsics
2019-03-19 Neil Henning[AMDGPU] Ban i8 min3 promotion.
2019-03-19 Teresa Johnson[InstCombine] Add missing test for icmp transformation...
2019-03-19 Adrian PrantlImprove error handling for Clang module imports.
2019-03-19 Simon Atanasyan[mips] Fix crash on recursive using of .set
2019-03-19 Markus Lavin[DebugInfo] Move test files added in r356451
2019-03-19 Pavel LabathFix a "memset clearing an object of non-trivial type...
2019-03-19 Aaron BallmanEnsure that const variables declared at namespace scope...
2019-03-19 Kostya Kortchinsky[scudo][standalone] Add string utility functions
2019-03-19 Simon Pilgrim[InstSimplify] SimplifyICmpInst - icmp eq/ne %X, undef...
2019-03-19 Gabor Marton[ASTImporter] Fix redecl failures of FunctionTemplateSpec
2019-03-19 Petar Jovanovic[DebugInfoMetadata] Move main subprogram DIFlag into...
2019-03-19 Sanjay Patel[InstCombine] add FMF to tests for extra coverage; NFC
2019-03-19 Gabor Marton[ASTImporter] Fix redecl failures of ClassTemplateSpec
2019-03-19 Markus Lavin[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-19 Anastasia Stulova[OpenCL] Improved testing of default header.
2019-03-19 Martin Probst[clang-format] [JS] handle private members.
2019-03-19 Simon Pilgrim[InstCombine] Regenerate + add icmp with undef tests
2019-03-19 Martin Probst[clang-format] [JS] Don't break between template string...
2019-03-19 Eric Liu[Tooling] Add more scope specifiers until spelling...
2019-03-19 Kadir Cetinkaya[clangd] Add support for type hierarchy (super types...
2019-03-19 Markus LavinRevert "[DebugInfo] Introduce DW_OP_LLVM_convert"
next