platform/upstream/llvm.git
2019-11-14 Paul RobinsonFix up lit's tests to run in a multi-config build envir...
2019-11-14 Sumanth Gundapaneni[Pipeliner] Fix an assertion caused by iterator invalid...
2019-11-14 Sumanth Gundapaneni[Hexagon] Validate the iterators before converting...
2019-11-14 Sumanth Gundapaneni[Hexagon] Fix clang driver to parse -mcpu/-mvXX and...
2019-11-14 Sumanth GundapaneniUpdate lit infra to detect "MemoryWithOrigins' sanitize...
2019-11-14 Sam Elliott[RISCV] Use addi rather than add x0
2019-11-14 Matthew VossAdd support for multi-module bitcode files to llvm-dis
2019-11-14 Sergey Dmitriev[llvm-objcopy][COFF] Add support for extended relocatio...
2019-11-14 Luís Marques[RISCV] Fix wrong CFI directives
2019-11-14 Craig Topper[ExpandReductions] Don't push all intrinsics to the...
2019-11-14 Mitchell Balan[clang-format] Fixed edge-case with SpacesInSquareBrack...
2019-11-14 Reid KlecknerReplace wrongly deleted header banner, fix formatting
2019-11-14 Tom Stellard[cmake] Emit an error for -DBUILD_SHARED_LIBS=ON on...
2019-11-14 Kevin P. NealDocument more specifically the rounding for "llvm.round".
2019-11-14 Sanjay Patel[InstCombine] remove duplicate code for simplifying...
2019-11-14 Kevin P. NealMake the language more consistent since I'm about to...
2019-11-14 Reid Kleckner[clang-include-fixer] Skip .rc files when finding symbols
2019-11-14 Alexey Bataev[OPENMP]Add assignment operator in UDR test, NFC.
2019-11-14 Adrian PrantlFix incorrect comment.
2019-11-14 Adrian PrantlConvert condition to early exit (NFC)
2019-11-14 Adrian PrantlConvert UpdateExternalModuleListIfNeeded to use early...
2019-11-14 Adrian PrantlRename DWO -> Clang module to avoid confusion. (NFC)
2019-11-14 Jonas Devlieghere[LLDB] Make a clear distinction between usage & develop...
2019-11-14 Adrian PrantlUse ForEachExternalModule in ParseTypeFromClangModule...
2019-11-14 Scott Linder[AMDGPU][HIP] Change default DWARF version to 4
2019-11-14 Adrian McCarthyImprove VFS compatibility on Windows
2019-11-14 Sam McCall[clangd] Ignore more implicit nodes in computing selection.
2019-11-14 Sam McCall[clangd] Expose value of enumerators to Hover API....
2019-11-14 Lang Hames[ADT] Move drop_begin from iterator_range.h into STLExtras.
2019-11-14 Adam Balogh[Analyzer][NFC] Separate white-box tests for iterator...
2019-11-14 Pavel Labath[lldb] Fix dwo variant of TestLibCxxFunction
2019-11-14 Sanjay Patel[InstCombine] regenerate test CHECKs; NFC
2019-11-14 Benjamin KramerRevert "[ThinLTO] Add correctness check for RO/WO varia...
2019-11-14 Ed MasteOn FreeBSD use AT_EXECPATH from ELF auxiliary vectors...
2019-11-14 Tim NorthoverARM: allow rewriting frame indexes for all prefetch...
2019-11-14 Simon PilgrimGCOVProfiling - fix uninitialized variable warnings...
2019-11-14 Simon PilgrimWholeProgramDevirt - fix uninitialized variable warning...
2019-11-14 Simon PilgrimFix uninitialized variable warning. NFCI.
2019-11-14 Simon PilgrimFix uninitialized variable warning. NFCI.
2019-11-14 Simon PilgrimSROA - fix uninitialized variable warnings. NFCI.
2019-11-14 Simon PilgrimFix uninitialized variable warnings. NFCI.
2019-11-14 Simon PilgrimHexagon - fix uninitialized variable warnings. NFCI.
2019-11-14 Simon PilgrimMSP430 - fix uninitialized variable warnings. NFCI.
2019-11-14 Louis Dionne[libc++][P1872] span should have size_type, not index_type.
2019-11-14 Louis Dionne[libc++] [P1612] Add missing feature-test macro __cpp_l...
2019-11-14 Kerry McLaughlin[AArch64][SVE] Implement floating-point comparison...
2019-11-14 Ilya Biryukov[clangd] Simplify the code in Index::refs
2019-11-14 Sjoerd Meijer[LV] PreferPredicateOverEpilog respecting predicate...
2019-11-14 Paweł Bylica[DAGCombiner] Drop redundant DAG method param. NFC
2019-11-14 Paweł Bylica[DAGCombiner] Use TLI field already available. NFC
2019-11-14 Raphael IsemannModernize llvm::Error handling in ExternalASTMerger
2019-11-14 JonChesterfield[libomptarget][nfc] Use cuda variable wrappers from...
2019-11-14 Miloš Stojanović[mips][NFC] Remove old FIXME comment
2019-11-14 Kerry McLaughlin[AArch64][SVE] Implement remaining floating-point arith...
2019-11-14 Kerry McLaughlin[AArch64][SVE] Implement additional floating-point...
2019-11-14 Diana PicusFix typos in docs. NFC
2019-11-14 QingShan Zhang[NFC] Add one test for PowerPC to verify the sext_inreg...
2019-11-14 Kevin PetitFix use of add_llvm_tool in projects that build no...
2019-11-14 Daniil SuchkovRevert "[InstCombine] Fold PHIs with equal incoming...
2019-11-14 Raphael Isemann[lldb] Fix that trailing backslashes in source lines...
2019-11-14 Daniil Suchkov[InstCombine] Fold PHIs with equal incoming pointers
2019-11-14 Djordje Todorovic[AArch64][DebugInfo] Fix incorrect call site param...
2019-11-14 Anna Welker[NFC] Fix typo in ARMBaseRegisterInfo
2019-11-14 evgeny[ThinLTO] Add correctness check for RO/WO variable...
2019-11-14 Pavel LabathDWARFDebugLoclists: stricter base address handling
2019-11-14 Raphael Isemann[lldb][NFC] Simplify IOHandler constructor/destructor...
2019-11-14 Muhammad Omair... [LLDB] Fix whitespace/tabs mismatch in lldbsuite Makefi...
2019-11-14 Puyan Lotfi[clang][IFS][test] Reverting driver-test.c to what...
2019-11-14 Puyan Lotfi[clang][IFS][test] Removing -shared, fixing triple...
2019-11-14 Puyan Lotfi[clang][IFS][test][NFC] Tightening up clang-ifs tests...
2019-11-14 Dimitry AndricCheck result of emitStrLen before passing it to CreateGEP
2019-11-14 Simon Atanasyan[mips] Use local variable to escape repetitive calls...
2019-11-14 Simon Atanasyan[mips] Use isInt<> call instead of explicit range check...
2019-11-14 Tom Stellard[cmake] Prevent building with BUILD_SHARED_LIBS and...
2019-11-14 Francesco Petrogalli[ModuleUtils] Clean up header file. [NFC]
2019-11-14 Rui UeyamaWarn on /align if used without /driver
2019-11-14 Rui UeyamaImplement /driver, /driver:wdm and /driver:uponly
2019-11-14 Heejin Ahn[WebAssembly] -fwasm-exceptions enables reference-types
2019-11-14 Heejin Ahn[unittests] Add InitializePasses.h includes
2019-11-14 Jonas Devlieghere[LLDB] Don't install the pretty stack trace handler...
2019-11-14 Reid KlecknerMove CodeGenFileType enum to Support/CodeGen.h
2019-11-14 Stanislav Mekhanoshin[AMDGPU] Fixed dpp test. NFC.
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
next