platform/upstream/llvm.git
2019-11-08 Simon PilgrimTimer - fix uninitialized variable warnings. NFCI.
2019-11-08 Simon PilgrimReplacementItem - fix uninitialized variable warning...
2019-11-08 Simon PilgrimHashing - fix uninitialized variable warnings. NFCI.
2019-11-08 paul_hoad[clang-format] Ensure dump_format_style.py can generate...
2019-11-08 Aditya Kumar[llvm-xray] Add AArch64 to llvm-xray extract
2019-11-08 LLVM GN Syncbotgn build: Merge 0dc0572b48e
2019-11-08 Jason Liu[XCOFF][AIX] Differentiate usage of label symbol and...
2019-11-08 Dmitry Preobrazhensky[AMDGPU][MC] Corrected src0 for v_movrelsd_b32 and...
2019-11-08 Gil Rapaport[LV] Apply sink-after & interleave-groups as VPlan...
2019-11-08 Simon PilgrimBinaryStream - fix static analyzer warnings. NFCI.
2019-11-08 paulhoad[clang-format] update comments in clang-format.py for...
2019-11-08 Abel KocsisRevert "test commit"
2019-11-08 Abel KocsisRevert "test commit"
2019-11-08 Abel KocsisRevert "Revert "Revert "[clang] Report sanitizer blackl...
2019-11-08 Abel KocsisRevert "Revert "[clang] Report sanitizer blacklist...
2019-11-08 Abel Kocsistest commit
2019-11-08 Abel Kocsistest commit
2019-11-08 Jeremy MorseRevert "[clang] Report sanitizer blacklist as a depende...
2019-11-08 Jeremy MorseRevert "[compiler-rt] Fix tests after 03b84e4f6d0"
2019-11-08 Djordje TodorovicReland: [TII] Use optional destination and source pair...
2019-11-08 Raphael Isemann[lldb] Make Target* a Target& in CommandObjectExpressio...
2019-11-08 Raphael Isemann[lldb][NFC] Refactor some IsClangType checks in ClangAS...
2019-11-08 Russell Gallop[cmake] Enable thin lto cache when building with lld...
2019-11-08 Hans WennborgRevert d91ed80 "[codeview] Reference types in type...
2019-11-08 Sanne Wouda[RAGreedy] Enable -consider-local-interval-cost for...
2019-11-08 Rui UeyamaKeep symbols passed by -init and -fini
2019-11-08 Roger Ferrer... [RISCV] Fix evaluation of %pcrel_lo
2019-11-08 Adam Balogh[Analyzer] Checker for Debugging Iterator Checkers
2019-11-08 Daniil Suchkov[NFC][IndVarS] Adjust a comment
2019-11-08 Roman Lebedev[CR] ConstantRange::sshl_sat(): check sigdness of the...
2019-11-08 Roman Lebedev[ConstantRange] Add `ushl_sat()`/`sshl_sat()` methods.
2019-11-08 Yonghong Song[BPF] turn on -mattr=+alu32 for cpu version v3 and...
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`...
next