platform/upstream/llvm.git
2019-10-30 Jay Foad[SelectionDAG] Add support for FP_ROUND in WidenVectorO...
2019-10-30 Georgii Rymar[ObjectYAML] - Redefine LLVM_YAML_IS_SEQUENCE_VECTOR...
2019-10-30 Florian Hahn[bugpoint] Reduce metadata that does not contribute...
2019-10-30 Roman Lebedev[NFC][LoopUnroll] Tests for peeling of first iteration...
2019-10-30 David Carlier[OpenMP] Reset affinity mask in the process child on...
2019-10-30 Alexey Bataev[OPENMP][DOC]Provide correct info about supported featu...
2019-10-30 Alexey Bataev[OPENMP][DOC]Update list of supported functions, NFC.
2019-10-30 Alexey Bataev[OPENMP50]Add support for parallel master taskloop...
2019-10-30 David Tellenbach[compiler-rt] libhwasan interceptor ABI intercept longj...
2019-10-30 Jay Foad[IR] Allow fast math flags on calls with floating point...
2019-10-30 Raphael Isemann[ASTImporter] Add support for BuiltinTemplateDecl
2019-10-30 Krzysztof ParzyszekLiveIntervals: Split live intervals on multiple dead...
2019-10-30 Pavel Labathminidump: Rename some architecture constants
2019-10-30 Jon Chesterfield[nfc][libomptarget] Move smid() into target_impl
2019-10-30 Jon Chesterfield[libomptarget] Always call malloc, free via SafeMalloc...
2019-10-30 Jeremy MorseRename a flang test case
2019-10-30 Pavel Labathlldb-vscode: Add a forgotten cast to void
2019-10-30 SquallATF[lldb-vscod] fix build with NDEBUG on windows
2019-10-30 Pavel LabathCOFF: Set section permissions
2019-10-30 Djordje Todorovic[ARM][AArch64][DebugInfo] Improve call site instruction...
2019-10-30 Michał Górny[lldb] [test] Mark TestCustomShell XFAIL on *bsd as...
2019-10-30 Kerry McLaughlin[AArch64][SVE] Implement masked store intrinsics
2019-10-30 Simon Pilgrim[X86] combineOrShiftToFunnelShift - use isOperationLega...
2019-10-30 Simon Pilgrim[X86] combineOrShiftToFunnelShift - use getShiftAmountT...
2019-10-30 Kerry McLaughlin[AArch64][SVE] Implement additional integer arithmetic...
2019-10-30 Jay Foad[AMDGPU] Consolidate one more getGeneration check
2019-10-30 LLVM GN Syncbotgn build: Merge 6bf55804924
2019-10-30 Peter Waller[clang][driver] Add basic --driver-mode=flang support...
2019-10-30 Georgii Rymar[llvm-objcopy] - Do not crash on object that has reloca...
2019-10-30 AndreyChurbanovEnable OpenBSD support.
2019-10-30 Alex Richardson[UpdateTestChecks] Fix invalid python string escapes
2019-10-30 Guillaume Chatelet[Alignment] Use Align for TFI.getStackAlignment() in...
2019-10-30 Alex Richardson[update_cc_test_checks.py] Fix invalid python string...
2019-10-30 Karl-Johan... [AddressSanitizer] Only instrument globals of default...
2019-10-30 QingShan Zhang[PowerPC] Clear the sideeffect bit for those instructio...
2019-10-30 Craig Topper[Target] Change PATCHABLE_EVENT_CALL/PATCHABLE_TYPED_EV...
2019-10-30 Craig Topper[X86] Add test case for PR43758. NFC
2019-10-30 Seiya Nuta[llvm-objcopy] Add REQUIRES directive to fix a test
2019-10-30 David Zarzycki[X86] Make memcmp vector lowering handle arbitrary...
2019-10-30 Seiya Nuta[llvm-objcopy][MachO] Support indirect symbol table
2019-10-30 Fangrui Song[Orc][test] Fix -DBUILD_SHARED_LIBS=on build
2019-10-30 Fangrui Song[lli-child-target] Fix -DBUILD_SHARED_LIBS=on build
2019-10-30 Fangrui Song[lli] Fix -DBUILD_SHARED_LIBS=on build
2019-10-30 Vlad TsyrklevichRevert "[llvm-cov] Add option to whitelist filenames"
2019-10-30 Sam Clegg[WebAssembly][lld] Fix for static linking of PIC code
2019-10-30 Nico Webergn build: (manually) merge a34680a3
2019-10-30 Vedant Kumar[llvm-cov] Add option to whitelist filenames
2019-10-30 Julian Lettner[lit] Refactor ordering of tests
2019-10-30 Fedor Sergeev[ADT] add equality operator for SmallSet
2019-10-30 Chris BienemanBreak out OrcError and RPC
2019-10-30 Richard SmithSuppress useless GCC "bitfield is too small to hold...
2019-10-30 Austin KerbowAMDGPU/GlobalISel: Legalize FDIV32
2019-10-29 Reid Kleckner[MS] Fix constexpr data member pointer conversions
2019-10-29 Jonas Devlieghere[lldbsuite] Remove unused test_event files
2019-10-29 Jonas Devlieghere[lldbsuite] Remove the DumpFormatter
2019-10-29 Jonas Devlieghere[lldbsuite] Remove pre_kill_hook package
2019-10-29 Jonas Devlieghere[lldbsuite] Remove unused support files
2019-10-29 Julian Lettner[lit] Small improvements in cl_arguments.py
2019-10-29 Aaron PuchertThread safety analysis: Peel away NoOp implicit casts...
2019-10-29 Nick Terrell[LLD][ELF] Support --[no-]mmap-output-file with F_no_mmap
2019-10-29 Richard SmithReplace std::function in PrintingPolicy with a callback...
2019-10-29 Lawrence D... [LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_posi...
2019-10-29 Eli Friedman[Headers] Fix compatibility between arm_acle.h and...
2019-10-29 Richard SmithAccept __is_same_as as a GCC-compatibility synonym...
2019-10-29 Adrian Prantl[DWARF5] Added support for deleted C++ special member...
2019-10-29 Daniel Sanders[globalisel][docs] Fix warning treated as error
2019-10-29 Daniel Sanders[globalisel][docs] Rewrite the IRTranslator documentation
2019-10-29 Richard SmithFix argument numbering confusion when diagnosing a...
2019-10-29 Davide Italiano[ValueObjectDisplay] Generalize the description of...
2019-10-29 Philip Reames[SelectionDAG] Enable lowering unordered atomics loads...
2019-10-29 Philip Reames[Docs] Reflect the slow migration from guard to widenab...
2019-10-29 Joel E. Denny[lit] Extend internal diff to support `-` argument
2019-10-29 Joel E. Denny[lit] Make internal diff work in pipelines
2019-10-29 Craig Topper[X86] Narrow i64 compares with constant to i32 when...
2019-10-29 shafik[LLDB] Fix for windows bots broken by unsupported tests
2019-10-29 Daniel Sanders[globalisel][docs] Rewrite the pipeline overview
2019-10-29 Simon Pilgrim[X86][VBMI2] Add vector funnel shift tests
2019-10-29 Louis Dionne[libc++] Force the ABI namespace to be a reserved ident...
2019-10-29 Vlad TsyrklevichRevert "[clang-format] Remove the dependency on frontend"
2019-10-29 Ehsan Amiri[SVE][AArch64] Adding pattern matching for some SVE...
2019-10-29 Fangrui Song[ELF] Delete redundant comment after D56554. NFC
2019-10-29 Michał Górny[lld] [ELF] Add '-z nognustack' opt to suppress emittin...
2019-10-29 Lawrence D... [LLDB][Python] fix another fflush issue on NetBSD
2019-10-29 Fangrui Song[SLP] Fix -Wunused-variable. NFC
2019-10-29 Guillaume ChateletisBuiltinFunc() uses StringRef instead of const char*
2019-10-29 Sander de SmalenReland [AArch64][DebugInfo] Do not recompute CalleeSave...
2019-10-29 Alexey Bataev[SLP] Generalization of stores vectorization.
2019-10-29 Guillaume ChateletFix missing memcpy builtin on ppc64be
2019-10-29 Simon Pilgrim[X86] Pull out combineOrShiftToFunnelShift helper....
2019-10-29 Saleem Abdulrasoolbuild: make standalone builds work again
2019-10-29 Saleem Abdulrasoolbuild: workaround stale caches (NFC)
2019-10-29 Sanjay Patel[InstCombine] make icmp vector canonicalization safe...
2019-10-29 Guillaume Chatelet[clang] Add no_builtin attribute
2019-10-29 Raphael Isemann[lldb][NFC] Make LLVMUserExpression::DoExecute return...
2019-10-29 Alexey Bataev[OPENMP]Fix PR43772: No warning in non-combined target...
2019-10-29 Florian Hahn[bugpoint] Try to reduce passes after reducing everything.
2019-10-29 Sanjay Patel[InstCombine] add tests for icmp predicate canonicaliza...
2019-10-29 Krzysztof Parzyszek[Hexagon] Handle remaining registers in getRegisterByName()
2019-10-29 Simon Pilgrim[BitVector] Define BitWord as uintptr_t
2019-10-29 Sanjay Patel[IR] move/change null-check to assert
next