platform/upstream/llvm.git
2019-08-14 Chris BienemanDocument clang-cpp in the release notes for clang
2019-08-14 Bill WendlingIgnore indirect branches from callbr.
2019-08-14 Aaron SmithAdd missing NativeProcessFactory for lldb-server on...
2019-08-14 Gabor Horvath[LifetimeAnalysis] Fix false negatives of statement...
2019-08-14 Simon Atanasyan[mips] Remove redundant case in the test. NFC
2019-08-14 Simon Atanasyan[mips] Split long lines in the test case file. NFC
2019-08-14 Thomas Lively[WebAssembly] Stop unrolling SIMD shifts since they...
2019-08-14 Marshall ClowRework recursive_timed_mutex so that it uses __thread_i...
2019-08-14 Kostya Kortchinsky[scudo][standalone] Add more stats to mallinfo
2019-08-14 Simon PilgrimFix cppcheck + MSVC analyzer uninitialized member varia...
2019-08-14 Craig Topper[X86] Use PSADBW for v8i8 addition reductions.
2019-08-14 David Bolvansky[NFC] Fix testcase for ARMs
2019-08-14 Yitzhak Mandelbaum[libTooling] Fix code to avoid unused-function warning...
2019-08-14 Craig Topper[LangRef] Remove opening [ that was missing a closing...
2019-08-14 Xiangling Liao[NFC][AIX] Change assertion
2019-08-14 Jinsong Ji[PowerPC][NFC] Add test for build all one vector with...
2019-08-14 Craig Topper[X86][CostModel] Adjust the costs of ZERO_EXTEND/SIGN_E...
2019-08-14 Craig Topper[X86] Add llvm_unreachable to a switch that covers...
2019-08-14 Jinsong Ji[PowerPC][NFC] Consolidate duplicate XX3Form_SetZero...
2019-08-14 Jason Liu[AIX] Add call lowering for parameters that could pass...
2019-08-14 Pavel LabathRevert "raw_ostream: add operator<< overload for std...
2019-08-14 Kristof Umann[analyzer][NFC] Prove that we only track the evaluated...
2019-08-14 Aaron SmithAdd missing SetID method to fix Windows build
2019-08-14 Haojian Wu[clangd][vscode] Surface the error when applying tweaks...
2019-08-14 Shaurya Gupta[Tooling] Added DeclStmtClass to ExtractionSemicolonPolicy
2019-08-14 Pavel Labathraw_ostream: add operator<< overload for std::error_code
2019-08-14 Roman Lebedev[SimplifyCFG] Add "safe abs" test from CMSIS DSP 'abs_w...
2019-08-14 Fangrui Song[ELF] --gdb-index: fix odd variable name cUs after...
2019-08-14 Ilya Biryukov[clangd] Print qualifiers of out-of-line definitions...
2019-08-14 Shaurya Gupta[Clangd] NFC: Fixed comment typo
2019-08-14 Nico Webergn build: Pre-merge https://reviews.llvm.org/D66195
2019-08-14 Simon Pilgrim[X86] Add missing regular 512-bit vXi8 extract subvecto...
2019-08-14 Pavel LabathRevert "Minidump/Windows: Fix module lookup"
2019-08-14 Fangrui Song[ELF][test] Update silent-ignore.test
2019-08-14 Kristof Umann[analyzer][CFG] Don't track the condition of asserts
2019-08-14 Jeremy Morse[DebugInfo] MCP: collect and update DBG_VALUEs encounte...
2019-08-14 Johan Vikstrom[clangd] Loading TokenColorRules as a class mapping...
2019-08-14 Fangrui Song[IR] Simplify removeDeadConstantUsers. NFC
2019-08-14 Dmitri GribenkoRemoved ToolExecutor::isSingleProcess, it is not used...
2019-08-14 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2019-08-14 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2019-08-14 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2019-08-14 David Bolvansky[NFC] Make test more robust
2019-08-14 Dmitri GribenkoImproved the doc comment for getCommentsInFile
2019-08-14 George RimarRecommit r368812 "[llvm/Object] - Convert SectionRef...
2019-08-14 George Rimar[clang] - An update after LLVM change.
2019-08-14 Ilya Biryukov[clangd] Fix typos and grammar in a comment. NFC
2019-08-14 Fangrui Song[AsmPrinter] Delete redundant .type foo, @function...
2019-08-14 Sven van HaastregtFix _WIN32 / _WIN64 Wundef warnings
2019-08-14 James Henderson[llvm-size][test] Improve llvm-size testing
2019-08-14 Roman Lebedev[InstCombine] Refactor getFlippedStrictnessPredicateAnd...
2019-08-14 Balazs Keri[ASTImporter] Import default expression of param before...
2019-08-14 Kristof Umann[analyzer] Note last writes to a condition only in...
2019-08-14 Martin Storsjo[MinGW] Correct handling different forms of a few options
2019-08-14 Martin Storsjo[MinGW] Restructure Options.td to use multiclass where...
2019-08-14 Martin Storsjo[MinGW] Remove stray/inconsistent comment chars in...
2019-08-14 George RimarRevert r368812 "[llvm/Object] - Convert SectionRef...
2019-08-14 George Rimar[llvm/Object] - Convert SectionRef::getName() to return...
2019-08-14 George Rimar[llvm-objdump] - Add a relocation-xindex-symbol.test...
2019-08-14 David Bolvansky[Intrinsics] Add a 'NoAlias' intrinsic property; annota...
2019-08-14 David Bolvansky[Codegen] Updated test for D66158
2019-08-14 Haojian WuFix the -Wunused-variable warning.
2019-08-14 Roman Lebedev[InstCombine][NFC] Autogenerate checks in adjust-for...
2019-08-14 Pavel Labath[API] Have SBCommandReturnObject::GetOutput/Error retur...
2019-08-14 Dmitri GribenkoRemoved dead code from clang/tools/libclang/CXIndexData...
2019-08-14 Taewook Oh[NewPM][PassInstrumentation] IR printing support from...
2019-08-14 Raphael Isemann[lldb] Reinstate original guard variable check
2019-08-14 Dorit Nuzman[LV] Fold-tail flag
2019-08-14 David L. JonesRevert '[LICM] Make Loop ICM profile aware' and 'Fix...
2019-08-14 JF BastienRemove minimum toolchain soft-error
2019-08-14 John McCallCoroutines: adjust for SVN r358739
2019-08-14 John McCallDon't run a full verifier pass in coro-splitting's...
2019-08-14 John McCallRemove unreachable blocks before splitting a coroutine.
2019-08-14 John McCallSupport swifterror in coroutine lowering.
2019-08-14 John McCallUpdate for optimizer changes.
2019-08-14 John McCallIn coro.retcon lowering, don't explode if the optimizer...
2019-08-14 John McCallFix a use-after-free in the coro.alloca treatment.
2019-08-14 John McCallAdd intrinsics for doing frame-bound dynamic allocation...
2019-08-14 John McCallGuard dumps in the coro intrinsic validation logic...
2019-08-14 John McCallGeneralize llvm.coro.suspend.retcon to allow an arbitra...
2019-08-14 John McCallExtend coroutines to support a "returned continuation...
2019-08-14 Joel E. Denny[FileCheck] Document FILECHECK_OPTS in -help
2019-08-14 Joel E. Denny[FileCheck] Move -dump-input diagnostic to first line
2019-08-14 Richard SmithAdd __has_builtin support for builtin function-like...
2019-08-14 Fangrui Song[ELF] Initialize 2 fields of Symbol in SymbolTable...
2019-08-14 Sam Clegg[libcxxabi] Define _LIBCXXABI_GUARD_ABI_ARM on WebAssembly
2019-08-14 Jonas DevlieghereFix warning: suggest braces around initialization of...
2019-08-14 Aditya Nandakumar[GlobalISel]: Fix lowering of G_Shuffle_vector where...
2019-08-14 Alex Langford[analyzer] Don't delete TaintConfig copy constructor
2019-08-14 Douglas Yung[ORC] Fix clang-interpreter example code broken by...
2019-08-14 Kristof Umann[analyzer][NFC] Prepare visitors for different tracking...
2019-08-14 Aaron SmithUpdate Python tests for lldb-server on Windows
2019-08-13 Amara Emerson[AArch64][GlobalISel] RBS: Treat s128s like vectors...
2019-08-13 Aaron SmithEnable lldb-server on Windows
2019-08-13 Kristof Umann[analyzer] Track the right hand side of the last store...
2019-08-13 Jonas Devlieghere[DebugLine] Be more robust in geussing the path style
2019-08-13 Kristof Umann[analyzer] Prune calls to functions with linear CFGs...
2019-08-13 Eli Friedman[AArch64] Remove incorrect usage of MONonTemporal.
2019-08-13 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement displayin...
2019-08-13 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement manual...
next