platform/upstream/llvm.git
2019-11-08 Jason MolendaReordering KextImageInfo::LoadImageUsingMemoryModule
2019-11-08 Nemanja Ivanovic[PowerPC][Altivec] Fix offsets for vec_xl and vec_xst
2019-11-08 Nemanja Ivanovic[PowerPC][Altivec] Emit correct builtin for single...
2019-11-08 Nemanja Ivanovic[PowerPC] Option for enabling absolute jumptables with...
2019-11-08 Artem Belevich[creduce] Fixed a typo in the error message we're looki...
2019-11-08 Artem Dergachev[analyzer] Add test cases for the unsupported C++ const...
2019-11-08 Artem Dergachev[analyzer] PR41729: CStringChecker: Improve strlcat...
2019-11-08 Shu-Chun Weng[llvm/test] Update test comments
2019-11-08 Fangrui Song[MC] Delete defaulted constructor llvm::AsmCond::AsmCond
2019-11-07 Craig Topper[InstCombine] Don't transform bitcasts between x86_mmx...
2019-11-07 Sanjay Patel[InstCombine] auto-generate complete checks; NFC
2019-11-07 Fred RissModernize TestWeakSymbols Makefile
2019-11-07 Reid Kleckner[SEH] Defer checking filter expression types until...
2019-11-07 Sterling AugustineCorrectly update isSignalFrame when unwinding the stack...
2019-11-07 LLVM GN Syncbotgn build: Merge 25ee861372f
2019-11-07 Daniel Sanders[debugify] Move the Debugify pass from tools/opt to...
2019-11-07 Jan Korous[compiler-rt] Fix tests after 03b84e4f6d0
2019-11-07 Jim InghamBreakpointDummyOptionGroup was using g_breakpoint_modif...
2019-11-07 Jan Korous[clang] Report sanitizer blacklist as a dependency...
2019-11-07 Galina KistanovaRevert "[MachineVerifier] Improve verification of live...
2019-11-07 Reid Kleckner[codeview] Reference types in type parent scopes
2019-11-07 Dávid Bolvanský[Diagnostics] Teach -Wnull-dereference about address_sp...
2019-11-07 Vedant Kumar[CodeGenModule] Group blocks runtime globals together...
2019-11-07 Jonas Devlieghere[lldb] Improve assert in GDBRemoteCommunicationReplayServer
2019-11-07 Craig Topper[InstCombine] Add test cases to show bad canonicalizati...
2019-11-07 Mark de Wever[Sema] Fixes a crash with a templated destructor
2019-11-07 David Blaikie[clang] Add -fdebug-default-version for specifying...
2019-11-07 Vedant KumarWrong debug info generated at -O2 (-O0 is correct)
2019-11-07 Adrian Prantlcrashlog.py: Improve regular expressions
2019-11-07 Edward JonesRevert "[Sema] Suppress -Wchar-subscripts if the index...
2019-11-07 Simon PilgrimFDRRecords - fix uninitialized variable warnings. NFCI.
2019-11-07 Simon PilgrimImutAVLTree::validateTree - fix null dereference typo...
2019-11-07 Simon PilgrimcanFoldMergeOpcode returns a bool result not an unsigne...
2019-11-07 Reid KlecknerFix warning about unused std::unique result, erase...
2019-11-07 Dávid Bolvanský[AsmWritter] Fixed "null check after dereferencing...
2019-11-07 Reid Kleckner[RISCV] Fix up tests on Windows after new usage of...
2019-11-07 Reid Kleckner[XCOFF] Add back extern template declarations
2019-11-07 Reid KlecknerRevert "[XCOFF] Fix link errors from explicit template...
2019-11-07 Reid Kleckner[XCOFF] Fix link errors from explicit template instanti...
2019-11-07 Fangrui Song[llvm-ar] Support verbose mode for operation 'x'
2019-11-07 Fangrui Song[XCOFF] Move explicit instantions after member function...
2019-11-07 Sanjay Patel[InstCombine] canonicalize shift+logic+shift to reduce...
2019-11-07 Simon PilgrimX86FrameLowering - fix bool to unsigned cast static...
2019-11-07 Simon PilgrimMachineMemOperand::getBaseAlignment() - fix "shift...
2019-11-07 Simon PilgrimTypeRecord - fix uninitialized variable warnings. NFCI.
2019-11-07 Simon PilgrimPostRAScheduler - fix uninitialized variable warning...
2019-11-07 Simon PilgrimManagedStringPool - pre-increment iterator. NFC.
2019-11-07 Simon PilgrimX86CondBrFolding - remove non-existent fixBranchProb...
2019-11-07 Simon PilgrimAsmWriterOperand - fix uninitialized variable warning...
2019-11-07 diggerlinUsing crtp to refactor the xcoff section header
2019-11-07 Jan Kratochvil[lldb] Comment typo fix
2019-11-07 joanlluchcomment shiftamountthreshold
2019-11-07 Michał Górny[openmp] [test] Skip one more test that kills NetBSD...
2019-11-07 Alexey Bataev[OPENMP][DOCS] Update OpenMP status (NFC)
2019-11-07 Edward Jones[Sema] Suppress -Wchar-subscripts if the index is a...
2019-11-07 Mitch Phillips[GWP-ASan] Respect compiler-rt's -fno-lto
2019-11-07 Edward Jones[RISCV] Add riscv{32,64} to ALL_CRT_SUPPORTED_ARCH...
2019-11-07 Sanjay Patel[SDAG] reduce code duplication; NFC
2019-11-07 Melanie BlowerAdd support for options -frounding-math, ftrapping...
2019-11-07 Edward Jones[RISCV] Improve sysroot computation if no GCC install...
2019-11-07 Sanjay Patel[SDAG] reduce code duplication; NFC
2019-11-07 Sven van Haastregt[OpenCL] Add geometric and relational builtin functions
2019-11-07 Sven van Haastregt[OpenCL] Add integer builtin functions
2019-11-07 Raphael Isemann[lldb] Add -m option to 'target modules dump symtab...
2019-11-07 Simon PilgrimSampleProfWriter - fix uninitialized variable warnings...
2019-11-07 Tim NorthoverCodeGen: set correct result for atomic compound expressions
2019-11-07 Louis Dionne[libc++] Fix potential OOB in poisson_distribution
2019-11-07 Roman Lebedev[ConstantRange][LVI] Use overflow flags from `sub`...
2019-11-07 Sven van Haastregt[OpenCL] Add math and common builtin functions
2019-11-07 Louis Dionne[libc++] Fixed copy/copy_n/copy_backward for compilers...
2019-11-07 Louis Dionne[libc++] Fix some constexpr tests broken by D68837
2019-11-07 evgeny[ThinLTO] Import readonly vars with refs
2019-11-07 Sanjay Patel[SLP] allow forming 2-way reduction patterns
2019-11-07 Roman Lebedev[NFC][CVP] Add some tests for `sub` with preexisting...
2019-11-07 Simon Atanasyan[mips] Set macros for Octeon+ CPU
2019-11-07 Simon Atanasyan[mips] Add `octeon+` to the list of CPUs accepted by...
2019-11-07 Simon Atanasyan[mips] Write `AFL_EXT_OCTEONP` flag to the `.MIPS.abifl...
2019-11-07 Simon Atanasyan[mips] Support `octeon+` CPU in the `.set arch=` directive
2019-11-07 Simon Atanasyan[mips] Implement Octeon+ `saa` and `saad` instructions
2019-11-07 Hans WennborgRevert f0c2a5a "[LV] Generalize conditions for sinking...
2019-11-07 Haojian Wu[clangd] NFC, hide the internal-only utility function...
2019-11-07 Guilherme Andrade[lldb-server] Add setting to force 'g' packet use
2019-11-07 Haojian Wu[clang-rename] Respect the traversal scope when travers...
2019-11-07 Hans WennborgRevert a5c8ec4 "[CGDebugInfo] Emit subprograms for...
2019-11-07 Ilya Biryukov[clangd] Add unit tests for comments in system headers
2019-11-07 Anders Waldenborg[clang-format] Make '.clang-format' variants finding...
2019-11-07 Ilya Biryukov[clangd] Set RetainCommentsFromSystemHeaders to true
2019-11-07 dfukalov[AMDGPU] Fix bug introduced in 47a5c36b37f0
2019-11-07 Ilya Biryukov[Syntax] Silence "unused function" warning in no-assert...
2019-11-07 Georgii Rymar[llvm-readobj] - Simplify elf-hash-symbols.test. NFCI.
2019-11-07 Craig Topper[X86] Remove unused variable. NFC
2019-11-07 Craig Topper[X86] Remove dead code from combineStore.
2019-11-07 kristina[Clang] Add ENABLE_LINKER_BUILD_ID to Hurd driver.
2019-11-07 Eric ChristopherTemporarily Revert "[LV] Apply sink-after & interleave...
2019-11-07 Kelvin Li[OPENMP] [DOCS] fix section formatting issues [NFC]
2019-11-07 Wenlei HeKeep import function list for inlinee profile update
2019-11-07 Danilo Carvalho... [AArch64][SVE] Add remaining patterns and intrinsics...
2019-11-07 Nico WeberRevert "gn build: (manually) merge b5913e6d2f"
2019-11-07 Alexander ShaposhnikovRevert "Introduce llvm-install-name-tool"
2019-11-07 Matt ArsenaultAMDGPU: Select global atomicrmw fadd
next