platform/upstream/llvm.git
2019-10-30 Daniel Sanders[globalisel][docs] Fix a label that was renamed
2019-10-30 jasonliu[PowerPC][AIX] Adds support for writing the data sectio...
2019-10-30 Jeremy Morse[DebugInfo][DAG] Distinguish different kinds of locatio...
2019-10-30 Alina Sbirlea[LegacyPassManager] Delete BasicBlockPass/Manager.
2019-10-30 Simon Pilgrim[X86] Add FIXME comment to merge more of computeZeroabl...
2019-10-30 Simon Pilgrim[X86][SSE] combineX86ShuffleChain - use resolveZeroable...
2019-10-30 Matt Morehouse[sanitizer_common] Create max_allocation_size_mb flag.
2019-10-30 DanielFix readability-identifier-naming to prevent variables...
2019-10-30 Sanjay Patel[MSP430] fix typo in test name; NFC
2019-10-30 Sanjay Patel[MSP430] adjust tests for Shift Amount Threshold; NFC
2019-10-30 Vladimir PlyashkunAdd an option to hicpp-signed-bitwise for positive...
2019-10-30 Aaron BallmanMove this release note to its appropriate location...
2019-10-30 Aaron BallmanFix modernize-use-nodiscard for classes marked [[nodisc...
2019-10-30 LLVM GN Syncbotgn build: Merge 29dc0b17de6
2019-10-30 Aaron BallmanFix a false positive in misc-redundant-expression check
2019-10-30 Alexey Bataev[SLP] Vectorize jumbled stores.
2019-10-30 Kevin P. Neal[NFC] Move this set of STRICT_* cases to be next to...
2019-10-30 Aaron BallmanAdd the readability-redundant-access-specifiers check.
2019-10-30 Jay Foad[AMDGPU] Simplify VCCZ bug handling
2019-10-30 Peter Waller[clang][driver][flang] Mark test as unsupported on...
2019-10-30 Lawrence D... [LLDB][Python] warning fix for LLDBSwigPythonBreakpoint...
2019-10-30 Lawrence D... [LLDB][PythonFile] fix dangerous borrow semantics on...
2019-10-30 David Tellenbach[NFC][MachineOutliner] Fix typo in comment
2019-10-30 Jon Chesterfield[nfc][libomptarget] Move named_sync() into target_impl
2019-10-30 Fangrui Song[ELF][test] Change references of %T to %t.dir
2019-10-30 Ikhlas AjbarFix pattern error for S2_tstbit_i instruction
2019-10-30 Simon Pilgrim[SLPVectorizer] Use getAPInt() for comparison. NFCI.
2019-10-30 Kostya Kortchinsky[scudo][standalone] Add a free list to the Secondary
2019-10-30 Aaron BallmanUpdating the documentation for the _Noreturn attribute...
2019-10-30 Georgii Rymar[LLD] - Fix a test after obj2yaml change.
2019-10-30 Nico Webergn build: (manually) merge 67474c60d34
2019-10-30 Xiangling Liao[AIX] Lowering CPI/JTI/BA to MIR
2019-10-30 David Tellenbach[AArch64][MachineOutliner] Return address signing for...
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
next