platform/upstream/llvm.git
2019-11-09 Simon PilgrimFix variable ‘LookedUpGetterSetter’ set but not used...
2019-11-09 Dávid BolvanskýFixed dia file
2019-11-09 Dávid BolvanskýFixed c-index test
2019-11-09 Dávid BolvanskýFixed more -Wreturn-type tests
2019-11-09 Simon PilgrimFix uninitialized variable warnings. NFCI.
2019-11-09 Simon PilgrimFix shadow variable warning with llvm::SrcMgr. NFCI.
2019-11-09 Simon PilgrimFix operator precedence warning. NFC.
2019-11-09 Dávid Bolvanský[Diagnostics] Try to improve warning message for -Wretu...
2019-11-09 Yonghong SongRevert "[BPF] Add preserve_access_index attribute for...
2019-11-09 Yonghong Song[BPF] Add preserve_access_index attribute for record...
2019-11-09 Mark de Wever[libc++] Validate the entire regex is consumed
2019-11-09 Mark de Wever[Parser] Warn when ScopeDepthOrObjCQuals overflows
2019-11-09 Richard Smith[NFC] Supress GCC "Bitfield too small to hold all value...
2019-11-09 Simon PilgrimFix builds where LLVM_ENABLE_STATS is disabled
2019-11-09 Simon Pilgrimllvm-exegesis - fix shadow variable warnings. NFCI.
2019-11-09 Simon PilgrimRemarks - fix static analyzer warnings. NFCI.
2019-11-09 Simon PilgrimRemove duplicate MemVT to fix shadow variable warning...
2019-11-09 Simon PilgrimStatistic - Fix shadow variable warning. NFCI.
2019-11-09 Simon PilgrimRemove superfluous break after return. NFC.
2019-11-09 Simon PilgrimFix shadow variable warning by reducing scope of CC...
2019-11-09 Simon PilgrimRemarks - fix shadow variable warnings. NFCI.
2019-11-09 Richard Smith[cxx_status] Update with Belfast motions.
2019-11-09 Jay FoadRefactor SimplifySelectsFeedingBinaryOp for D64713...
2019-11-09 Dávid Bolvanský[Diagnostics] Fixed crash with non pointer type (PR43950)
2019-11-09 Artem Dergachev[analyzer] Fix skipping the call during inlined defensi...
2019-11-09 Artem Dergachev[analyzer] Nullability: Don't infer nullable when passi...
2019-11-09 Jason MolendaTemporarily change the default for use-g-packet-for...
2019-11-09 Jonas DevlieghereRevert "Add a testcase for .dSYM path remapping diction...
2019-11-09 Puyan Lotfi[clang][IFS][test] Fixing buildbot test fails for clang...
2019-11-09 Puyan Lotfi[clang][IFS] Adds support for more decl types in clang...
2019-11-09 Teresa JohnsonThinLTO : Import always_inline functions irrespective...
2019-11-08 Jason MolendaTest case to verify that lldb falls back to p/P if...
2019-11-08 David BlaikieDebugInfo: Remove redundant conditionals/checks from...
2019-11-08 David BlaikieDebugInfo: Do not create a debug_macinfo section if...
2019-11-08 Sam Cleggllvm-ranlib/nm: Don't print usage message except for...
2019-11-08 David BlaikieNVPTX: Don't insert an extra empty line at the end...
2019-11-08 Adrian PrantlDebug Info: Nest Objective-C property function decls...
2019-11-08 Alex Lorenz[clangd] NFC, reuse the source manager variable in...
2019-11-08 Fangrui Song[MC] Emit unused undefined symbol even if its binding...
2019-11-08 Stephan T.... [www] More HTTPS and outdated link fixes.
2019-11-08 Sylvestre Ledruclang-format: refresh the list of options
2019-11-08 Jan KorousReland "[compiler-rt] Fix tests after 03b84e4f6d0"
2019-11-08 Jan KorousRevert "Reland "[clang] Report sanitizer blacklist...
2019-11-08 Sylvestre Ledruclang-format: Add to the release notes the new --dry...
2019-11-08 Melanie BlowerRevert "Reapply "Fix crash on switch conditions of...
2019-11-08 joanlluch[TargetLowering][DAGCombine][MSP430] Shift Amount Thres...
2019-11-08 Adrian PrantlDon't attempt to upgrade debug-info-tests to Python3.
2019-11-08 Adrian PrantlAdd a testcase for .dSYM path remapping dictionaries.
2019-11-08 Alex SuhanBasic: fix FileManager invalidation issue for file...
2019-11-08 Shoaib Meenai[llvm-xray] Add basic test for AArch64 support
2019-11-08 Jan Korous[clang] Fix -fsanitize-system-blacklist processing...
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...
next