platform/upstream/llvm.git
2020-01-11 Richard SmithRemove redundant implicit cast creation.
2020-01-10 Jessica Paquette[AArch64] Don't generate libcalls for wide shifts on...
2020-01-10 Richard SmithImprove precision of documentation comment.
2020-01-10 Lei Zhang[mlir][ods] Support dialect specific content emission...
2020-01-10 Lei Zhang[mlir] NFC: put C++ code emission classes in their...
2020-01-10 Mircea Trofin[NFC][InlineCost] Factor cost modeling out of CallAnaly...
2020-01-10 Vedant Kumar[LockFileManager] Make default waitForUnlock timeout...
2020-01-10 Richard SmithOnly destroy static locals if they have non-trivial...
2020-01-10 Jonas Devlieghere[lldb/Reproducer] Add SBReproducer::Replay overload...
2020-01-10 Stanislav MekhanoshinLet targets adjust operand latency of bundles
2020-01-10 Vedant Kumarlldbutil: Forward ASan launch info to test inferiors
2020-01-10 Jonas Devlieghere[lldb/Utils] Remove vim-lldb
2020-01-10 Jonas Devlieghere[lldb/Test] Bypass LLDB_TEST_COMMON_ARGS for certain...
2020-01-10 Vedant Kumar[AArch64] Add isAuthenticated predicate to MCInstDesc
2020-01-10 Jonas Devlieghere[lldb/Scripts] Move android script from underneath...
2020-01-10 Jonas Devlieghere[lldb/Scripts] Remove remote-build.py
2020-01-10 Jonas Devlieghere[lldb/Scripts] Remove buildbot.py
2020-01-10 Lirong YuanSummary: update macro for OFF_T so that sanitizer works...
2020-01-10 Sylvestre Ledruclang-tidy doc: unbreak the CI
2020-01-10 Craig Topper[TargetLowering] Use SelectionDAG::getSetCC and remove...
2020-01-10 Sylvestre Ledruclang-tidy doc: Refresh the list of checkers and polish...
2020-01-10 Sylvestre LedruMakeUniqueCheck.cpp: explicit the fact that there is...
2020-01-10 ReidImplement new AST matcher hasAnyCapture to match on...
2020-01-10 Raphael Isemann[lldb] Fix TestClangASTContext.TestFunctionTemplateInRe...
2020-01-10 Raphael Isemann[lldb] Make CompleteTagDeclsScope completion order...
2020-01-10 Philip Reames[Tests] Precommit tests showing default branch padding...
2020-01-10 Stephen Kelly[ASTMatchers] Make test more clear about what it is...
2020-01-10 Fangrui Song[Driver][PowerPC] Move powerpcspe logic from cc1 to...
2020-01-10 Jan Korous[clang] Fix out-of-bounds memory access in ComputeLineN...
2020-01-10 Jonas Devlieghere[CMake] Fix modules build after DWARFLinker reorganization
2020-01-10 Sam Clegg[lld][WebAssembly] Add libcall symbols to the link...
2020-01-10 Craig Topper[TargetLowering][ARM][X86] Change softenSetCCOperands...
2020-01-10 Gabor Marton[analyzer] Move PlacementNewChecker to alpha
2020-01-10 Daniel SandersUpdate the attribution policy to use the 'Author' prope...
2020-01-10 Jonas Devlieghere[lldb/Lua] Support loading Lua modules
2020-01-10 Raphael Isemann[lldb] Remove FieldDecl stealing hack by rerouting...
2020-01-10 Craig Topper[LegalizeVectorOps] Improve handling of multi-result...
2020-01-10 Fangrui Song[ELF] Make TargetInfo::writeIgotPlt a no-op
2020-01-10 Fangrui Song[Driver][CodeGen] Add -fpatchable-function-entry=N[,0]
2020-01-10 Fangrui SongSupport function attribute patchable_function_entry
2020-01-10 Fangrui Song[X86] Support function attribute "patchable-function...
2020-01-10 Fangrui Song[AArch64] Add function attribute "patchable-function...
2020-01-10 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-10 jasonliu[AIX] Allow vararg calls when all arguments reside...
2020-01-10 Hiroshi Inoue[examples] Add missing dependency in llvm examples
2020-01-10 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-10 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-10 Simon Pilgrim[X86][AVX] lowerShuffleAsLanePermuteAndShuffle - consis...
2020-01-10 LLVM GN Syncbot[gn build] Port 5e7beb0a414
2020-01-10 Sam McCall[clangd] Fix targetDecl() on certain usage of ObjC...
2020-01-10 Yonghong Song[BPF] extend BTF_KIND_FUNC to cover global, static...
2020-01-10 Sanjay Patel[InstCombine] add tests for fsub; NFC
2020-01-10 Denis Khalikov[mlir][spirv] Fix typos related to (de)serialization.
2020-01-10 Gabor Marton[analyzer] Add PlacementNewChecker
2020-01-10 Adrian PrantlAdd missing nullptr checks.
2020-01-10 Andrew PaverdAdd support for __declspec(guard(nocf))
2020-01-10 Nemanja Ivanovic[PowerPC] Handle constant zero bits in BitPermutationSe...
2020-01-10 Jonas Toth[NFC] format unittest for ExprMutAnalyzer
2020-01-10 James Henderson[DebugInfo][NFC] Remove unused variable/fix variable...
2020-01-10 James Henderson[DebugInfo] Improve error message text
2020-01-10 Alexey Bataev[LIBOMPTARGET]Ignore empty target descriptors.
2020-01-10 Matt ArsenaultAMDGPU/GlobalISel: Clamp G_ZEXT source sizes
2020-01-10 Tatyana Krasnukha[lldb][tests] Make it possible to expect failure for...
2020-01-10 Tatyana Krasnukha[lldb][tests][NFC] Unify variable naming convention
2020-01-10 Ulrich Weigand[FPEnv] Invert sense of MIFlag::FPExcept flag
2020-01-10 Sam Parker[ARM][MVE] Tail predicate VMAX,VMAXA,VMIN,VMINA
2020-01-10 Jan KratochvilRangeDataVector: Support custom sorting for D63540
2020-01-10 Sjoerd MeijerARMLowOverheadLoops: a few more dbg msgs to better...
2020-01-10 Benjamin KramerSprinkle some constexpr on default ctors so the compile...
2020-01-10 Diogo SampaioReverting, broke some bots. Need further investigation.
2020-01-10 Tatyana Krasnukha[lldb][tests] Cleanup '.categories'
2020-01-10 Ulrich Weigand[FPEnv] Generate constrained FP comparisons from clang
2020-01-10 Tatyana Krasnukha[lldb][test] NFC, re-use _getTestPath() function
2020-01-10 Tatyana Krasnukha[lldb][tests] Take into account all parent's categories...
2020-01-10 Andrew Ng[Support] ThreadPoolExecutor fixes for Windows/MinGW
2020-01-10 Pavel Labath[lldb] Surpress "bitfield too small" gcc warning
2020-01-10 Ilya Biryukov[CodeComplete] Suggest 'return nullptr' in functions...
2020-01-10 Pavel Labath[lldb/DWARF] Don't automatically search dwo unit attributes
2020-01-10 Pavel Labath[lldb/lua] Make convenience_variables.test compatible...
2020-01-10 Diogo Sampaio[ARM][Thumb2] Fix ADD/SUB invalid writes to SP
2020-01-10 Simon Tatham[ARM,MVE] Make `vqrshrun` generate the right instruction.
2020-01-10 Simon PilgrimFix "pointer is null" static analyzer warnings. NFCI.
2020-01-10 Jaroslav SevcikData formatters: Look through array element typedefs
2020-01-10 Simon PilgrimFix Wdocumentation warning. NFCI.
2020-01-10 Simon PilgrimFix Wdocumentation warning. NFCI.
2020-01-10 Simon Pilgrim[X86][AVX] Add tests for v8f32/v8i32 089abcde and 0189a...
2020-01-10 Simon PilgrimDon't use dyn_cast_or_null if we know the pointer is...
2020-01-10 Benjamin Kramer[LV] Silence unused variable warning in Release builds...
2020-01-10 Peng Guo[MIR] Fix cyclic dependency of MIR formatter
2020-01-10 Serge GueltonXFAIL load_extension.ll test on macOS only
2020-01-10 Sergej Jaskiewicz[CMake] Support running libc++abi tests in CrossWinToAR...
2020-01-10 Sergej Jaskiewicz[libcxx] Force-cache LIBCXX_CXX_ABI_LIBRARY_PATH
2020-01-10 Sjoerd MeijerFollow up of 67bf9a6154d4b82c, minor fix in test case...
2020-01-10 Sjoerd Meijer[SVEV] Recognise hardware-loop intrinsic loop.decrement.reg
2020-01-10 serge-sans... Fix several issues with compiler extensions
2020-01-10 Kadir Cetinkaya[clangd] Fix markdown rendering in VSCode
2020-01-10 Kadir Cetinkaya[clangd] Improve type printing in hover
2020-01-10 Qiu Chaofan[NFC] [PowerPC] Add isPredicable for basic instrs
2020-01-10 serge-sans... Allow system header to provide their own implementation...
2020-01-10 Hans WennborgRestore order in clang-tidy section of release notes
next