platform/upstream/llvm.git
2019-11-14 Tom Stellard[cmake] Remove confusing condition argument from else...
2019-11-14 Reid KlecknerRevert "Forward declare Optional<T> in STLExtras.h"
2019-11-14 Reid KlecknerSink all InitializePasses.h includes
2019-11-14 Reid KlecknerForward declare Optional<T> in STLExtras.h
2019-11-14 Stanislav Mekhanoshin[AMDGPU] Fixed mfma-loop test. NFC.
2019-11-13 Jonas Devlieghere[LLDB] Cleanup the DataEncoder utility. (NFC)
2019-11-13 Reid KlecknerRevert a hunk from 9634064cfa1b9bf7b7
2019-11-13 Jonas Devlieghere[LLDB] Implement pure virtual method in MockConnection
2019-11-13 Reid KlecknerSink MachineFunction private method out of line
2019-11-13 Craig Topper[X86] Don't treat mxcsr as a register name when parsing...
2019-11-13 Jonas Devlieghere[LLDB] Fix another set of -Wdocumentation warnings
2019-11-13 Jonas Devlieghere[LLDB] Remove dead code from StreamFile
2019-11-13 Davide Italiano[RegisterContext] Remove now unneded vestiges.
2019-11-13 Jonas Devlieghere[LLDB] Fix a bunch of -Wdocumentation warnings in Expre...
2019-11-13 Adrian PrantlRemove redundant check. (NFC)
2019-11-13 Adrian PrantlUse cheaper, equivalent predicate. (NFC)
2019-11-13 Craig Topper[X86] Don't set the operation action for i16 SINT_TO_FP...
2019-11-13 Craig Topper[X86] Fix typo in comment. NFC
2019-11-13 Craig Topper[X86] Move all the FP_TO_XINT/XINT_TO_FP setOperationAc...
2019-11-13 Adrian PrantlRename clang-module-related *DWO* functions to *ClangMo...
2019-11-13 Hiroshi Yamauchi[PGO][PGSO] Temporarily disable the large working set...
2019-11-13 Marek Kurdejlibc++ status page: Fix HTML.
2019-11-13 Sanjay Patel[SimplifyCFG] add test for select with FMF; NFC
2019-11-13 Adrian PrantlRename ParseTypeFromDWO to ParseTypeFromClangModule...
2019-11-13 Richard SmithRevert "[RISCV] Use compiler-rt if no GCC installation...
2019-11-13 Sanjay Patel[SLP] fix miscompile on min/max reductions with extra...
2019-11-13 mydeveloperday[clang-format] refactor the use of the SMDiagnostics...
2019-11-13 Martin Storsjö[LLD] [COFF] Fix automatically importing data symbols...
2019-11-13 Dimitry AndricAdd -disable-builtin option to opt
2019-11-13 Jonas Devlieghere[LLDB] Fix a bunch of -Wdocumentation warnings
2019-11-13 Francis Visoiu... [dsymutil] Add -dump to llvm-bcanalyzer invocations
2019-11-13 Craig Topper[TargetLowering] Increase the storage size of NumRegist...
2019-11-13 Simon Atanasyan[mips] Reduce number of nested `if` statements. NFC
2019-11-13 Simon Atanasyan[mips] Add test to check ELF output for JAL XGOT expans...
2019-11-13 Simon Atanasyan[mips] Add tests to check `jal sym+offset`. NFC
2019-11-13 Quentin Colombet[LiveInterval] Allow updating subranges with slightly...
2019-11-13 Michael Liao[TTI] Fix cast cost on vector types.
2019-11-13 Francis Visoiu... [llvm-bcanalyzer] Don't dump the contents if -dump...
2019-11-13 Ahmed Bougacha[AArch64][v8.3a] Add missing imp-defs on RETA*.
2019-11-13 Ahmed Bougacha[AArch64][v8.3a] Add LDRA '[xN]!' alias.
2019-11-13 Sanjay Patel[SLP] improve test readability; NFC
2019-11-13 Yonghong Song[BPF] fix clang test failure for bpf-attr-preserve...
2019-11-13 Edward Jones[RISCV] Use compiler-rt if no GCC installation detected
2019-11-13 David StenbergFix typo in DwarfDebug [NFC]
2019-11-13 David TentyDon't set LLVM_NO_DEAD_STRIP on AIX
2019-11-13 Yonghong Song[BPF] add missing attribute in pragma-attribute-support...
2019-11-13 Sanjay Patel[SLP] reduce code duplication for min/max vs. other...
2019-11-13 Yonghong Song[BPF] Add preserve_access_index attribute for record...
2019-11-13 Matthew MalcomsonFix comment spelling {addresing -> addressing} (NFC)
2019-11-13 Vedant Kumar[profile] Factor out logic for mmap'ing merged profile...
2019-11-13 Sanjay Patel[InstCombine] propagate fast-math-flags (FMF) to select...
2019-11-13 Pavel LabathDWARFDebugLoclists: Add an api to get the location...
2019-11-13 Simon PilgrimRemove commented out CHECK-NEXT to try and appease...
2019-11-13 Simon PilgrimPowerPC - fix uninitialized variable warnings. NFCI.
2019-11-13 Simon PilgrimFix uninitialized variable warning. NFCI.
2019-11-13 Simon PilgrimFix uninitialized variable warning. NFCI.
2019-11-13 Simon PilgrimFix uninitialized variable warning. NFCI.
2019-11-13 Simon PilgrimSparc - fix uninitialized variable warnings. NFCI.
2019-11-13 Simon PilgrimPPCReduceCRLogicals - fix static analyzer warnings...
2019-11-13 Simon PilgrimSLPVectorizer - make comparison operators + isInSchedul...
2019-11-13 Kadir Cetinkaya[clang][Tooling] Filter flags that generate output...
2019-11-13 Haojian Wu[clangd] Add bool return type to Index::refs API.
2019-11-13 Florian Hahn[InstCombine] Avoid moving ops that do restrict undef...
2019-11-13 Luís MarquesRevert "[RISCV] Fix wrong CFI directives"
2019-11-13 Florian Hahn[InstCombine] Precommit shuffle tests for D70093.
2019-11-13 Sjoerd Meijer[ARM][MVE] canTailPredicateLoop
2019-11-13 Luís Marques[RISCV] Fix wrong CFI directives
2019-11-13 Simon Tatham[ARM,MVE] Add intrinsics for contiguous load/stores.
2019-11-13 Simon Pilgrim[X86][AVX] Add plausible schedule classes to MASKPAIR...
2019-11-13 JonChesterfield[libomptarget] Move supporti.h to support.cu
2019-11-13 Hans WennborgRevert 57dd4b0 "[ValueTracking] Allow context-sensitive...
2019-11-13 Mirko Brkusanin[Mips] Add rematerialization support for ldi.fmt
2019-11-13 Simon Atanasyan[mips] Show an error if 64-bit target triple provided...
2019-11-13 Simon Atanasyan[mips][test] Add Mips CPU tests. NFC
2019-11-13 Sven van Haastregt[OpenCL] Add remaining vector data builtin functions
2019-11-13 Daniil SuchkovTemporarily revert "[InstCombine] Fold PHIs with equal...
2019-11-13 David Stenberg[DebugInfo] Avoid creating entry values for clobbered...
2019-11-13 David Stenberg[DebugInfo] Add helper for finding entry value candidat...
2019-11-13 Sander de Smalen[AArch64] Extend storeRegToStackSlot to spill SVE regis...
2019-11-13 Daniil Suchkov[InstCombine] Fold PHIs with equal incoming pointers
2019-11-13 Sander de Smalen[AArch64][SVE] Allocate locals that are scalable vectors.
2019-11-13 Simon Tatham[ARM,MVE] Use VMOV.{S8,S16} for sign-extended extractel...
2019-11-13 David Zarzycki[libcxx testing] Fix -Wtautological-overlap-compare bug
2019-11-13 joanlluch[TargetLowering][DAGCombine][MSP430] Shift Amount Thres...
2019-11-13 Craig Topper[X86] Remove setOperationAction for FP_TO_SINT v8i16.
2019-11-13 Michael Kruse[GPGPU] Fix regression test after 395124.
2019-11-13 Jonas Devlieghere[Reproducer] Discard reproducer directory if not generated.
2019-11-13 Francesco Petrogalli[VFABI] Add LLVM internal mangling for vector functions.
2019-11-13 Justin HibbitsAdd 8548 CPU definition and attributes
2019-11-13 Matt ArsenaultAMDGPU: Extend add x, (ext setcc) combine to sub
2019-11-13 Matt ArsenaultAMDGPU: Switch backend default max workgroup size to...
2019-11-13 Matt ArsenaultAMDGPU Reduce reported maximum group size to 1024
2019-11-13 Alina Sbirlea[GlobalsAA] Reenable test.
2019-11-13 Muhammad Omair... [LLDB] Add core definition for armv8l and armv7l
2019-11-13 Richard SmithDon't assume that the clang binary's resolved name...
2019-11-13 Leonard Chan[Sema] Add MacroQualified case for FunctionTypeUnwrapper
2019-11-12 Alina SbirleaTemporarily disable test.
2019-11-12 Eric ChristopherTemporarily Revert "Reapply [LVI] Normalize pointer...
2019-11-12 Jonas Devlieghere[LLDB] Only set FRAMEWORK when we're actually building...
2019-11-12 Jonas Devlieghere[LLDB] Remove debug message in AddLLDB.cmake
next