platform/upstream/llvm.git
2020-07-21 Jonas Devlieghere[lldb] Change the CommandArgumentData ctor (NFC)
2020-07-21 Raphael Isemann[lldb] Unify type name matching in FormattersContainer
2020-07-21 Jordan Rupprecht[NFC] Fix unused var warning
2020-07-21 Jonas Devlieghere[lldb] Fix typo that went unnoticed on my case insensit...
2020-07-21 Logan Smith[clang-tools-extra] Disable -Wsuggest-override for...
2020-07-21 Diego Caballero[MLIR][EDSC] Add fptrunc and fpext to EDSC
2020-07-21 Jonas Devlieghere[lldb/Reproducers] Don't recursively record everything...
2020-07-21 Sidharth Baveja[Loop Fusion] Integrate Loop Peeling into Loop Fusion
2020-07-21 Chris Gyurgyik[libc] [Obvious] Fix typo.
2020-07-21 Fangrui Song[ELF] -r: rewrite SHT_GROUP content if some members...
2020-07-21 cgyurgyik[libc] Add strstr implementation.
2020-07-21 Vince Bridgers[ASTImporter] Refactor ASTImporter to support custom...
2020-07-21 Fangrui Song[llvm-readobj] Construct relocation-aware DWARFDataExtr...
2020-07-21 Saiyedul Islam[OpenMP] Temporarily disable failing runtime tests...
2020-07-21 Jon RoelofsLoopIdiomRecognize: use ExpandedValuesCleaner in anothe...
2020-07-21 Jon RoelofsMore conservatively report status from LoopIdiomRecognize
2020-07-21 Chris MorinFix typo in tutorial
2020-07-21 Mitch Phillips[GWP-ASan] Split the unwinder into segv/non-segv.
2020-07-21 Sander de Smalen[AArch64][SVE] Fix PCS for functions taking/returning...
2020-07-21 MaheshRavishankar[mlir][SPIR-V] Adding rationale for not using memref...
2020-07-21 George Mitenkov[MLIR][LLVMDialect] SelectionOp conversion pattern
2020-07-21 Bruno Ricci[clang] Partially revert "Disable a few formatting...
2020-07-21 AndreyChurbanov[OpenMP] add missed REQUIRES:ompt for 2 OMPT tests
2020-07-21 Louis Dionne[compiler-rt] Use -nostdinc++ in clang_rt.profile to...
2020-07-21 AndreyChurbanov[OpenMP] libomp build fix without OMPT_SUPPORT
2020-07-21 Petre-Ionut... [ARM] Generate [SU]HADD from ((a + b) >> 1)
2020-07-21 Raphael Isemann[lldb] Remove FormattersContainer's name member
2020-07-21 Muhammad Omair... [LLDB] Fix build on windows caused by LinuxPTraceDefine...
2020-07-21 Jay Foad[IR] Simplify Use::swap. NFCI.
2020-07-21 David Green[ARM] Constant fold VCTP intrinsics
2020-07-21 Nico Weber[gn build] (manually) hack around 70f8d0ac8a3
2020-07-21 Serge Pavlov[Windows] Fix limit on command line size
2020-07-21 Djordje Todorovic[NFC][Debugify] Rename OptCustomPassManager into Debugi...
2020-07-21 Haojian Wu[clangd] Fix null check after D82739.
2020-07-21 Nithin Vadukkumchery... [Analyzer] Handle unique_ptr::swap() in SmartPtrMod...
2020-07-21 Kirill Bobyrev[clangd] Complete the fix for (Local|Remote)IndexRoot...
2020-07-21 Muhammad Omair... Revert "Revert "AArch64 SVE register infos and core...
2020-07-21 Muhammad Omair... [LLDB] Fix LinuxPTraceDefines_arm64sve.h for AArch64...
2020-07-21 Kirill Bobyrev[clangd] Fix assertions for D83826
2020-07-21 Hans WennborgRevert 502f0cc0e38 "[GWP-ASan] Split the unwinder into...
2020-07-21 Florian Hahn[SCCP] Add range metadata to call sites with known...
2020-07-21 Kirill Bobyrev[clangd] Don't send invalid messages from remote index
2020-07-21 Nathan James[ADT] use is_base_of inplace of is_same for random_acce...
2020-07-21 Muhammad Omair... [LLDB] Fix Arm/AArch64 Linux broken build
2020-07-21 Alex Richardson[NFC] Use FileCheck for llvm-reduce interesness test
2020-07-21 Alex Richardson[libcxx][lit] Simplify parsing of trailing executor...
2020-07-21 Alex Zinenko[mlir] Fix undefined behavior in Linalg utils getViewSizes
2020-07-21 George Mitenkov[MLIR][SPIRVToLLVM] Conversion of SPIR-V branch ops
2020-07-21 Haojian Wu[clang] Set the error-bit for ill-formed semantic InitL...
2020-07-21 Haojian Wu[AST][RecoveryExpr] Preserve the invalid "undef_var...
2020-07-21 Serge PavlovUse typedef to represent storage type in FPOption and...
2020-07-21 Jared Wyles[jitlink] Updating test file for GOT relocations for...
2020-07-21 David Green[ARM] More unpredictable VCVT instructions.
2020-07-21 Jonas Devlieghere[lldb] Make TestOptionValueFileColonLine work on Windows
2020-07-21 Jonas Devlieghere[lldb] Fix redundant newline in AppendError calls.
2020-07-21 Nathan Ridge[clangd] Improve heuristic resolution of dependent...
2020-07-21 Jonas Devlieghere[lldb] Remove redundant WithFormat suffixes (NFC)
2020-07-21 David Green[ARM] Predicated MVE reduction tests. NFC
2020-07-21 Nathan Ridge[clangd] Handle deduction guides in TargetFinder and...
2020-07-21 Saiyedul Islam[OpenMP] Use common interface to access GPU Grid Values
2020-07-21 Logan Smith[NFC] Add another missing 'override'
2020-07-21 Jonas Devlieghere[lldb] fix warnings in TestOptionValueFileColonLine.cpp
2020-07-21 Jonas Devlieghere[lldb] Fix OptionValueFileColonLine to compile with...
2020-07-21 Logan Smith[NFC] Add missing 'override's
2020-07-21 David BlaikieDebugInfo: Move getMD5AsBytes from DwarfUnit to DwarfDebug
2020-07-21 Matt ArsenaultGlobalISel: Rewrite getLCMType
2020-07-21 Matt ArsenaultGlobalISel: Handle more cases in getGCDType
2020-07-21 Matt ArsenaultAMDGPU/GlobalISel: Remove unnecessary parameter
2020-07-21 Logan Smith[compiler-rt] Disable -Wsuggest-override for unittests
2020-07-21 Jim InghamAdd an option (-y) to "break set" and "source list...
2020-07-20 Jonas Devlieghere[lldb] Make sure we don't leak SBThreadPlan pointer...
2020-07-20 Jonas Devlieghere[lldb] Use weak_ptr to hold on to the underlying thread...
2020-07-20 Logan Smith[clang][NFC] Add missing 'override's
2020-07-20 Artem Belevich[MC,NVPTX] Add MCAsmPrinter support for unsigned-only...
2020-07-20 Nithin Vadukkumchery... [Analyzer] Add checkRegionChanges for SmartPtrMod...
2020-07-20 shafikFix how we handle bit-fields for Objective-C when creat...
2020-07-20 Logan SmithFix typo causing build failure
2020-07-20 Davide Italiano[PlatformMacOSX] Remove unused variable. NFC.
2020-07-20 Lang Hames[ExecutionEngine] Initialize near block hint in Section...
2020-07-20 Logan Smith[NFC] Add missing 'override's
2020-07-20 Davide Italiano[testsuite] Adapt lldb-server base test helper to run...
2020-07-20 Yitzhak MandelbaumRevert "[libTooling] In Clang Transformer, change ...
2020-07-20 Yitzhak Mandelbaum[libTooling] In Clang Transformer, change `Metadata...
2020-07-20 AndreyChurbanov[OpenMP] libomp cleanup: add checks of bad memory access
2020-07-20 Davide Italiano[PlatformDarwin] Add support for Apple Silicon.
2020-07-20 Roman Lebedev[Reduce] Argument reduction: don't try to drop terminat...
2020-07-20 Vy NguyenDisable trivial weak_ptr test on ARM because it is...
2020-07-20 Logan Smith[llvm][unittest] Add -Wno-suggest-override to more...
2020-07-20 AndreyChurbanov[OpenMP] libomp cleanup: add check of input global...
2020-07-20 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Add POSIX networ...
2020-07-20 Louis Dionne[NFC] Use std::free instead of ::free
2020-07-20 Sanjay Patel[InstCombine] allow peeking through zext of shift amoun...
2020-07-20 Sanjay Patel[InstCombine] add tests for funnel shift/rotate with...
2020-07-20 Florian Hahn[Matrix] Use TileInfo to create tiled loop nest for...
2020-07-20 Eli Friedman[AArch64][SVE] Add support for trunc to <vscale x N...
2020-07-20 Martin Storsjö[LLDB] [COFF] Fix handling of symbols with more than...
2020-07-20 Logan SmithEnable -Wsuggest-override in the LLVM build
2020-07-20 Hiroshi Yamauchi[PGO] Enable the extended value profile buckets for...
2020-07-20 Aleksandr Platonov[clangd] Remove TokenBuffer usage in TypeHierarchy
2020-07-20 Anders Waldenborg[clang-format] Add BitFieldColonSpacing option
next