platform/upstream/llvm.git
2019-11-08 Jan KorousReland "[clang] Report sanitizer blacklist as a depende...
2019-11-08 Jan KorousReland "[clang] Report sanitizer blacklist as a depende...
2019-11-08 David BlaikieDebugInfo: Use separate macinfo contributions for each CU
2019-11-08 paul_hoad[clang-format] NFC allow Format.h to be clang-formatted...
2019-11-08 LLVM GN Syncbotgn build: Merge f0af11d86f8
2019-11-08 bmahjour [DDG] Data Dependence Graph - Pi Block
2019-11-08 Eli Friedman[AArch64][X86] Don't assume __powidf2 is available...
2019-11-08 Gil RapaportRevert "[LV] Apply sink-after & interleave-groups as...
2019-11-08 Fangrui Song[ELF] Fix stack-use-after-scope after D69592 and 69650
2019-11-08 Nikita PopovReapply [LVI] Normalize pointer behavior
2019-11-08 Jan Korous[clang] Add VFS support for sanitizers' blacklists
2019-11-08 Tom Stellard[cmake] Remove LLVM_{BUILD,LINK}_LLVM_DYLIB options...
2019-11-08 Melanie BlowerReapply "Fix crash on switch conditions of non-integer...
2019-11-08 evgeny[ThinLTO] Fix bug when importing writeonly variables
2019-11-08 Tom Stellard[cmake] Remove SVN support from VersionFromVCS.cmake
2019-11-08 Lei Huang[PowerPC][compiler-rt][builtins]Fix __fixunstfti builti...
2019-11-08 Adrian PrantlProperly propagate is_variadic.
2019-11-08 Fangrui Song[ELF] Suggest extern "C" when the definition is mangled...
2019-11-08 Fangrui Song[ELF] Suggest extern "C" when an undefined reference...
2019-11-08 Kazu Hirata[JumpThreading] Fix a comment typo (NFC)
2019-11-08 Nick Desaulniersremove redundant LLVM version from version string when...
2019-11-08 Nikita PopovRevert "[LVI] Normalize pointer behavior"
2019-11-08 Jonas Devlieghere[lldb] Make Asan/SIP workaround work for Python 3
2019-11-08 Jonas Devlieghere[lldb] Prevent Asan/SIP workaround from affecting Pytho...
2019-11-08 Adrian PrantlFix two typos in one test name, three days before its...
2019-11-08 Adrian PrantlAdapt LLDB to clang API change in ObjCMethodDecl::create().
2019-11-08 Nikita Popov[LVI] Normalize pointer behavior
2019-11-08 Simon PilgrimPODSmallVector - fix uninitialized variable warnings...
2019-11-08 Simon PilgrimTimeTraceProfiler - fix uninitialized variable warning...
2019-11-08 Simon PilgrimObj2YamlError - fix uninitialized variable warning...
2019-11-08 Simon PilgrimCrashRecoveryContextCleanup - fix uninitialized variabl...
2019-11-08 Adrian PrantlRedeclare Objective-C property accessors inside the...
2019-11-08 Philip Reames[LICM] Support hosting of dynamic allocas out of loops
2019-11-08 Philip Reames[LICM] Hoisting of widenable conditions out of loops
2019-11-08 Tim Renouf[CostModel] Fixed isExtractSubvectorMask for undef...
2019-11-08 Yi-Hong Lyu[PowerPC] Remove redundant CRSET/CRUNSET in custom...
2019-11-08 Simon Pilgrimraw_ostream - fix static analyzer warnings. NFCI.
2019-11-08 Simon PilgrimYAMLTraits.h - fix uninitialized variable warning....
2019-11-08 Jan Veselylibclc: Drop the old python based build system
2019-11-08 Jan Veselylibclc: Drop travis
2019-11-08 Raphael Isemann[lldb] Skip parts of TestCallOverriddenMethod.py on...
2019-11-08 Roman Lebedev[NFC] ConstantRange::subWithNoWrap(): fixup comment
2019-11-08 Roman Lebedev[ConstantRange] Add umul_sat()/smul_sat() methods
2019-11-08 Roman Lebedev[APInt] Add saturating truncation methods
2019-11-08 Kristof Beylsfind_interesting_reviews.py: avoid crash on non-ascii...
2019-11-08 Simon PilgrimOutputStream - fix static analyzer warnings. NFCI.
2019-11-08 Simon Pilgrimdirectory_entry - fix uninitialized variable warning...
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
next