platform/upstream/llvm.git
2020-06-03 David Tenty[AIX] Update data directives for AIX assembly
2020-06-03 Francesco Petrogalli[SveEmitter] Add SVE ACLE for svld1ro.
2020-06-03 Matt ArsenaultARM: Reduce debug info testcase
2020-06-03 David Zarzycki[libcxx testing] Fix more bogus timeouts: condvarany...
2020-06-03 Simon Pilgrim[X86][AVX] getFauxShuffleMask - fix sub vector size...
2020-06-03 Nathan Jamessecond attempt to fix build after add51e1
2020-06-03 Matt ArsenaultAMDGPU: Switch test to generated checks
2020-06-03 Louis Dionne[libc++abi] Fix incorrect XFAILs for mis-aligned _Unwin...
2020-06-03 Francesco Petrogalli[llvm][SVE] IR intrinsic for LD1RO.
2020-06-03 Eduardo CaldasAdd support for `nullptr` in SyntaxTrees
2020-06-03 Andrew Wock[PowerPC] Replace subtract-from-zero float in version...
2020-06-03 Martin Boehme[clangd] Add std::move() to a return statement to pleas...
2020-06-03 Louis Dionne[libc++] Remove the c++98 Lit feature from the test...
2020-06-03 Alex Zinenko[mlir] DialectConversion: remove vtable from TypeConverter
2020-06-03 Alexey Bataev[OPENMP]Fix PR46170: partial mapping for array sections...
2020-06-03 Dmitri GribenkoReplaced C++2a with C++20 in clang-tools-extra
2020-06-03 David Zarzycki[libcxx testing] Fix lingering bugs in notify_one.pass.cpp
2020-06-03 Sanjay Patel[InstSimplify] add/move tests for or with not op (PR460...
2020-06-03 Kazushi (Jam... [VE] Support a basic disassembler for Aurora VE target
2020-06-03 Simon PilgrimFix gcc "enumeral and non-enumeral type in conditional...
2020-06-03 Simon Pilgrim[DAG] GetDemandedBits - don't bother asserting for...
2020-06-03 Bruno Ricci[clang][Sema] SequenceChecker: C++17 sequencing rule...
2020-06-03 Tom WeaverRevert "[Dexter] Add DexLimitSteps command and Conditio...
2020-06-03 Pavel Labath[lldb/cmake] Tweak descriptions of swig rules
2020-06-03 Andy Yankovsky[Scalar] Fix assignment operator for long long.
2020-06-03 Muhammad Omair... [LLDB] skip TestCreateDuringInstructionStep on arm...
2020-06-03 Florian Hahn[VPlan] Support extracting lanes for defs managed in...
2020-06-03 LLVM GN Syncbot[gn build] Port add51e152aa
2020-06-03 Nico Weberattempt to fix build after add51e152aa
2020-06-03 Raphael Isemann[lldb] Pass fewer parameters by non-const reference...
2020-06-03 Jay Foad[AMDGPU] Fold llvm.amdgcn.cos and llvm.amdgcn.sin intri...
2020-06-03 Lucas Prates[Clang][AArch64] Capturing proper pointer alignment...
2020-06-03 Braedy Kuzma[LangRef] Fix description of shape args for matrix...
2020-06-03 Matthias Gehre[clang-tidy] add new check readability-use-anyofallof
2020-06-03 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2020-06-03 Simon PilgrimTargetFrameLowering.h - remove unnecessary includes...
2020-06-03 Nicolas Vasilache[mlir][Linalg] NFC - Make markers use Identifier instea...
2020-06-03 Kadir Cetinkaya[llvm] Fix unused variable warnings
2020-06-03 Vitaly Buka[NFC,StackSafety] Fix template arg name
2020-06-03 Djordje Todorovic[CSInfo][MIPS][DwarfDebug] Add support for delay slots
2020-06-03 Dmitri GribenkoSplit syntax tree tests into more granular ones
2020-06-03 Dmitri GribenkoSyntax tree: ignore implicit expressions at the top...
2020-06-03 Jay Foad[AMDGPU] Fold llvm.amdgcn.cos and llvm.amdgcn.sin intri...
2020-06-03 Serge PavlovRevert "[Support] Add file lock/unlock functions"
2020-06-03 Vitaly Buka[StackSafety,NFC] Convert to template internal stuff
2020-06-03 Vitaly Buka[StackSafety,NFC] Rename internal class
2020-06-03 Jay Foad[AMDGPU] Fold llvm.amdgcn.cos and llvm.amdgcn.sin intri...
2020-06-03 hsmahesha[AMDGPU/MemOpsCluster] Code clean-up around accessing...
2020-06-03 LLVM GN Syncbot[gn build] Port 755a8959152
2020-06-03 Thomas LivelyRevert "[WebAssembly] Eliminate range checks on br_tables"
2020-06-03 Nathan James[clang-tidy] Added MacroDefiniton docs for readability...
2020-06-03 Vitaly Buka[StackSafety] Skip non-pointer parameters
2020-06-03 Vitaly Buka[NFC, StackSafety] Change type of internal container
2020-06-03 Shengchen Kan[Driver] Add negative option for -fkeep-static-consts
2020-06-03 QingShan Zhang[NFC][PowerPC] Remove unused node PPCISD::VMADDFP and...
2020-06-03 David Sherwood[CodeGen] Fix warnings in getPackedVectorTypeFromPredic...
2020-06-03 Craig Topper[X86] Add CLWB to Tremont CPU. Remove CLDEMOTE, MOVDIRI...
2020-06-03 Serge Pavlov[Support] Add file lock/unlock functions
2020-06-03 Anchu Rajendran[flang] Implemented 2 Semantic checks for DATA statemen...
2020-06-03 Jonas Devlieghere[lldb/Interpreter] Remove redundant argument (NFC)
2020-06-03 Mehdi AminiFix build: TableGen uses `is<T>` instead of `isa<T...
2020-06-03 Carl Ritson[AMDGPU] Make SGPR spills exec mask agnostic
2020-06-03 Mehdi AminiReplace dyn_cast<>() with isa<>() when the result isn...
2020-06-03 Mehdi AminiRevert "[NFC, StackSafety] Change type of internal...
2020-06-03 Jessica Paquette[AArch64][GlobalISel] Select zip1 and zip2
2020-06-03 Kazu Hirata[JumpThreading] Simplify FindMostPopularDest (NFC)
2020-06-03 Vitaly Buka[NFC,MTE] Drop unneeded attribute from test
2020-06-03 Vitaly Buka[NFC, StackSafety] Change type of internal container
2020-06-03 Vitaly Buka[MTE] Move tagging in pipeline
2020-06-03 Wei Mi[SampleFDO] Add use-sample-profile function attribute.
2020-06-02 Adrian PrantlRemove redundant code (NFC)
2020-06-02 Jonas Devlieghere[lldb/Test] Don't use the env to pass around configurat...
2020-06-02 Jonas Devlieghere[lldb/Test] Pass Make arguments in invocation instead...
2020-06-02 Thomas Raoux[mlir][spirv] Fix coop matrix getExtension
2020-06-02 Thomas Raoux[mlir][spirv] Fix encoding of cooperative matrix type...
2020-06-02 Guozhi Wei[X86] Add a flag to guard the wide load
2020-06-02 Jonas Devlieghere[lldb/Test] Don't use the env to pass around configurat...
2020-06-02 Vitaly Buka[MTE] Convert StackSafety into analysis
2020-06-02 Vitaly Buka[StackSafety] Delete useless test
2020-06-02 Jan Korous[Analyzer][NFC] Fix markup in WebKit checkers documentation
2020-06-02 Nick Desaulniers[Clang][A32/T32][Linux] -O1 implies -fomit-frame-pointer
2020-06-02 Diego Caballero[mlir][Affine] Enable fusion of loops with vector loads...
2020-06-02 Jez Ng[lld-macho] Fix PAGEZERO=4GB errors on Windows by ensur...
2020-06-02 Eric ChristopherUndo initialization of TRI in CGP as this is unconditio...
2020-06-02 Nicolas Vasilache[mlir] NFC - Add AffineMinMaxOpBase getDim/SymbolOperands
2020-06-02 Richard SmithUndo removal of test for dr777.
2020-06-02 Craig Topper[X86] Remove DeleteNode calls from PreprocessISelDAG...
2020-06-02 Reid Kleckner[LLD] Have only one SpecificAllocator per type
2020-06-02 Craig Topper[X86] Cleanup inconsistencies in our zext/sext vector...
2020-06-02 Richard SmithPR23029 / C++ DR2233: Allow expanded parameter packs...
2020-06-02 Kadir Cetinkaya[llvm] Fix unused variable warning
2020-06-02 LLVM GN Syncbot[gn build] Port f99d5f8c32a
2020-06-02 Paula Toth[libc] Remove integration test target from check libc.
2020-06-02 HazemAbdelhafez[mlir][spirv] Add support for matrix type
2020-06-02 Eric ChristopherFix up clang-tidy warnings around null and pointers.
2020-06-02 Amy Kwan[DAGCombiner] Combine shifts into multiply-high
2020-06-02 Fangrui Song[Driver] Add multiclass OptInFlag and OptOutFlag to...
2020-06-02 Nathan James[NFC][ASTMatchers] StringRef-ify and Twine-ify ASTMatch...
2020-06-02 Jez Ng[lld-macho] Ensure reads from nlist_64 structs are...
2020-06-02 Jez Ng[lld-macho] Move all tests for erroneous inputs under...
next