platform/upstream/llvm.git
2020-01-22 Michał Górny[compiler-rt] [builtins] Fix clear_cache_test to work...
2020-01-22 Matt ArsenaultAMDGPU/GlobalISel: Select G_INSERT_VECTOR_ELT
2020-01-22 Matt ArsenaultAMDGPU/GlobalISel: Fix RegBankSelect for G_INSERT_VECTO...
2020-01-22 Marcello Maggioni[mlir] Swap use of to_vector() with lookupValues()...
2020-01-22 Matt ArsenaultAMDGPU/GlobalISel: Fold constant offset vector extract...
2020-01-22 Med Ismail... [lldb/Target] Sort CMakeLists (NFC)
2020-01-22 Kazushi (Jam... [VE] select and selectcc patterns
2020-01-22 Matt ArsenaultAMDGPU: Fix typo
2020-01-22 Matt ArsenaultAMDGPU: Look through casted selects to constant fold...
2020-01-22 Matt ArsenaultAMDGPU: Do binop of select of constant fold in AMDGPUCo...
2020-01-22 Matt ArsenaultAMDGPU/GlobalISel: Add pre-legalize combiner pass
2020-01-22 Aaron BallmanUnconditionally enable lvalue function designators...
2020-01-22 Sanjay Patel[InstCombine] fneg(X + C) --> -C - X
2020-01-22 Kazushi (Jam... [VE] setcc isel patterns
2020-01-22 David Green[ARM] Basic gather scatter cost model
2020-01-22 David Green[ARM] MVE Gather Scatter cost model tests. NFC
2020-01-22 Sander de Smalen[AArch64][SVE] Add patterns for unpredicated load/store...
2020-01-22 Jay Foad[MachineScheduler] Allow clustering mem ops with comple...
2020-01-22 Matt ArsenaultAMDGPU/GlobalISel: Fix RegbankSelect for llvm.amdgcn...
2020-01-22 Matt ArsenaultAMDGPU/GlobalISel: Handle atomic_inc/atomic_dec
2020-01-22 Matt ArsenaultAMDGPU: Fix interaction of tfe and d16
2020-01-22 Jaroslav Sevcik[ASTImporter] Properly delete decls from SavedImportPaths
2020-01-22 Aaron BallmanRevert "Extend misc-misplaced-const to detect using...
2020-01-22 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect interp intrinsics
2020-01-22 Matt ArsenaultAMDGPU: Fix missing immarg on llvm.amdgcn.interp.mov
2020-01-22 Sanjay Patel[InstCombine] add tests for fneg+fadd; NFC
2020-01-22 Simon Pilgrim[SelectionDAG] getShiftAmountConstant - assert the...
2020-01-22 Simon PilgrimUse SelectionDAG::getShiftAmountConstant(). NFCI.
2020-01-22 Clement Courbet[llvm-mca][NFC] Regenerate tests @HEAD.
2020-01-22 Alexander LaninExtend misc-misplaced-const to detect using declaration...
2020-01-22 Denis Khalikov[mlir][spirv] Add lowering for composite std.constant.
2020-01-22 Jacques Pienaar[mlir] Enable specifying verify on OpInterface
2020-01-22 Simon Pilgrim[X86][SSE] combineExtractWithShuffle - pull out repeate...
2020-01-22 Simon PilgrimRemove extra ';' to fix Wpedantic. NFCI.
2020-01-22 Pavel Labath[lldb/DWARF] Remove one more auto-dwo method
2020-01-22 Thomas Preud... [lld/ELF] PR44498: Support input filename in double...
2020-01-22 Kerry McLaughlin[AArch64][SVE] Add intrinsic for non-faulting loads
2020-01-22 Peter Smith[LLD][ELF][ARM] Don't apply --fix-cortex-a8 to relocata...
2020-01-22 Kadir Cetinkaya[clangd] Do not duplicate TemplatedDecls in findExplici...
2020-01-22 Saar RazRevert "[Concepts] Fix bug when referencing function...
2020-01-22 Sander de SmalenAdd support for (expressing) vscale.
2020-01-22 Saar Raz[Concepts] Placeholder constraints and abbreviated...
2020-01-22 Guillaume Chatelet[Alignment][NFC] Use Align with CreateMaskedStore
2020-01-22 Pavel Labath[lldb] s/lldb/%lldb in two tests
2020-01-22 Clement Courbet[llvm-exegesis] Serial snippet: Restrict the set of...
2020-01-22 Guillaume Chatelet[Doc] Update requirements for masked load/store
2020-01-22 Georgii Rymar[llvm-readobj] - Rewrite gnuhash.test test to stop...
2020-01-22 Sam Parker[ARM][MVE] Clear MaskedInsts vector
2020-01-22 Saar Raz[Concepts] Fix bug when referencing function parameters...
2020-01-22 Alex Zinenko[mlir][orc] unbreak MLIR ExecutionEngine after ORC...
2020-01-22 Pavel Labath[lldb] Fix an asan error from 27df2d9f556c
2020-01-22 Sunil SinghChange the googlemock link
2020-01-22 Haojian Wu[clangd] Handle the missing injectedClassNameType in...
2020-01-22 Evgeny Leviant[llvm-as] Fix assembling of index with multiple summari...
2020-01-22 Haojian Wu[clang][index] Index the injected class name types.
2020-01-22 Saar Raz[Concepts] Fix incorrect recovery in TryAnnotateTypeCon...
2020-01-22 Kazushi (Jam... [VE] i<N> and fp32/64 arguments, return values and...
2020-01-22 Raphael Isemann[lldb] Add a display name to ClangASTContext instances
2020-01-22 Amara Emerson[AArch64][GlobalISel] Fix llvm.returnaddress(0) selecti...
2020-01-22 Lang Hames[ORC] Fix the LLJITWithObjectCache example to address...
2020-01-22 Jonas Devlieghere[lldb/Initializers] Move all ObjC initializers into...
2020-01-22 Daniil Suchkov[LICM] Don't cache AliasSetTrackers when run under...
2020-01-22 Lang HamesUpdate clang-interpreter example to incorporate changes...
2020-01-22 Austin Kerbow[DA][TTI][AMDGPU] Add option to select GPUDA with TTI
2020-01-22 Lang Hames[ORC] Update examples to incorporate changes in ce2207a...
2020-01-22 LLVM GN Syncbot[gn build] Port e53a9d96e6a
2020-01-22 Carl Ritson[AMDGPU] SIRemoveShortExecBranches should not remove...
2020-01-22 cdevadasResubmit: [AMDGPU] Invert the handling of skip insertion.
2020-01-22 Lang Hames[ORC] Fix a missing move in ce2207abaf9.
2020-01-22 Puyan Lotfi[clang][IFS][test] Temporary work around for in-process...
2020-01-22 Lang Hames[ORC] Add support for emulated TLS to ORCv2.
2020-01-22 Kazuaki Ishizaki[libcxxabi] NFC: Fix trivial typos in comments
2020-01-22 Kazuaki Ishizaki[llvm] NFC: fix trivial typos in documents
2020-01-22 Jonas DevlieghereRevert "[Concepts] Placeholder constraints and abbrevia...
2020-01-22 Saar Raz[Concepts] Fix circular AST->Sema dependency in ASTConc...
2020-01-22 Eli Friedman[polly] XFAIL memset_null.ll.
2020-01-22 Fangrui Song[test] Use yaml2obj -o %t instead of > %t
2020-01-22 Louis Dionne[libc++] Make sure std::is_scalar returns true for...
2020-01-22 Saar Raz[Concepts] Constraint Satisfaction Caching
2020-01-22 Vedant Kumar[clang/Darwin] Remove __llvm_profile_counter_bias from...
2020-01-22 Amara Emerson[AArch64] Don't generate gpr CSEL instructions in early...
2020-01-22 Saar Raz[clang-tidy] Fix check for generic lambda invented...
2020-01-22 Nicolas VasilacheRevert "[mlir][Linalg] Add tensor support to Linalg...
2020-01-22 Nicolas Vasilache[mlir][Linalg] Add tensor support to Linalg EDSC Builders
2020-01-22 Saar Raz[Concepts] Placeholder constraints and abbreviated...
2020-01-21 Richard SmithList implicit operator== after implicit destructors...
2020-01-21 Adrian PrantlFix typos
2020-01-21 Andrei Elovikov[SLP] Don't allow Div/Rem as alternate opcodes
2020-01-21 Jonas Devlieghere[lldb/Plugin] Move DisassemblerLLVMC for consistency...
2020-01-21 Jonas Devlieghere[lldb/Plugin] Rename MainThreadCheckerRuntime for consi...
2020-01-21 Jonas Devlieghere[lldb/Plugin] Rename UBSanRuntime for consistency with...
2020-01-21 Jonas Devlieghere[lldb/Plugin] Rename TSanRuntime for consistency with...
2020-01-21 Jonas Devlieghere[lldb/Plugin] Rename AddressSanitizerRuntime for consis...
2020-01-21 Jason MolendaFix an over-suspend bug with LaunchInNewTerminalWithApp...
2020-01-21 Florian Hahn[AArch64] Add custom store lowering for 256 bit non...
2020-01-21 Matt ArsenaultAMDGPU/GlobalISel: Merge trivial legalize rules
2020-01-21 Roman Lebedev[IR] Value::getPointerAlignment(): handle pointer constants
2020-01-21 Florian Hahn[Matrix] Hide and describe matrix-propagate-shape option.
2020-01-21 Andrei Elovikov[SLP] Add a test showing miscompilation in AltOpcode...
2020-01-21 Alexandre Ganea[PATCH] Reland [Clang] Un-break scan-build after integr...
next