platform/upstream/llvm.git
2020-04-15 Xing Xue[demangler] PPC and S390: Fix parsing of e-prefixed...
2020-04-15 Georgii Rymar[FileCheck] - Refine the comment. NFC.
2020-04-15 Benjamin KramerUnbreak the build
2020-04-15 Benjamin KramerPass shufflevector indices as int instead of unsigned.
2020-04-15 Dmitry Polukhin[clang-tidy] Optional inheritance of file configs from...
2020-04-15 Victor Campos[CodeGen][ARM] Error when writing to specific reserved...
2020-04-15 Sanjay Patel[InstCombine] prevent infinite loop with sub/abs of...
2020-04-15 Matt Arsenaultclang/AMDGPU: Assume denormals are enabled for the...
2020-04-15 Jan KratochvilRevert "[nfc] [lldb] Introduce DWARF callbacks"
2020-04-15 Matt ArsenaultAMDGPU/GlobalISel: Add some artifact combiner tests
2020-04-15 Thomas Preud... [FileCheck] Better diagnostic for format conflict
2020-04-15 Simon Moll[nfc] clang-format TargetTransformInfo.cpp
2020-04-15 Benjamin KramerUpgrade users of 'new ShuffleVectorInst' to pass indice...
2020-04-15 David Truby[flang] Add return statement to Logical opeator=.
2020-04-15 Simon Moll[nfc] clang-format TargetTransformInfoImpl.h
2020-04-15 Simon Moll[nfc] clang-format TargetTransformInfo.h
2020-04-15 Denis Antrushin[Statepoint] Add getters to StatepointOpers.
2020-04-15 Kirill Bobyrev[dexp] NFC: Change positional argument format
2020-04-15 Florian Hahn[VPlan] Branches are not widened by VPWidenRecipe,...
2020-04-15 Jonas Paulsson[SystemZ] Bugfix in adjustSubwordCmp()
2020-04-15 Simon Pilgrim[CostModel][X86] Regenerate load_store.ll costs tests
2020-04-15 Benjamin KramerUpgrade calls to CreateShuffleVector to use the preferr...
2020-04-15 Florian Hahn[VPlan] Move widening check for non-memory/non-calls...
2020-04-15 Pavel Labath[lldb] Fix -Wparentheses in ThreadPlanStack.cpp
2020-04-15 Pavel LabathFix DWARFDataExtractor::getRelocatedValue near EOF
2020-04-15 Florian Hahn[DSE] Lift post-dominance for objs not accessible in...
2020-04-15 Sam Parker[ARM][MVE] Tail predicate VML[A|S]LDAV
2020-04-15 Sameer Sahasrabuddhefix warning: specialization of template in different...
2020-04-15 Nandor Licker[ConstExprPreter] Updated constant interpreter document...
2020-04-15 Georgii Rymar[LLVM/tools][test] - Remove/fix dead check prefixes.
2020-04-15 Simon Moll[NFC] clang-format IntrinsicInst.h|cpp
2020-04-15 LLVM GN Syncbot[gn build] Port 8c11bc0cd06
2020-04-15 Sameer SahasrabuddheIntroduce fix-irreducible pass
2020-04-15 Florian Hahn[VPlan] Move Load/Store checks out of tryToWiden (NFC).
2020-04-15 Alex Zinenko[mlir] LLVM dialect: support globals without linkage...
2020-04-15 Uday Bondhugula[MLIR] Introduce applyOpPatternsAndFold for op local...
2020-04-15 Jan Kratochvil[nfc] [lldb] Introduce DWARF callbacks
2020-04-15 Shengchen Kan[NFC][test] Mark the section which contains instruction...
2020-04-15 Kazushi (Jam... [VE] Update integer arithmetic instructions
2020-04-15 Raphael Isemann[lldb][NFC] Remove FormatterChoiceCriterion
2020-04-15 Gil Rapaport[LV] Fix PR45525: Incorrect assert in blend recipe
2020-04-15 Kadir Cetinkaya[clangd] Fix MSVC compile error, attempt 2
2020-04-15 Kadir Cetinkaya[clangd] Fix MSVC builds
2020-04-15 Kadir Cetinkaya[clangd] Shard preamble symbols in dynamic index
2020-04-15 Richard SmithDon't print `&` as part of reference template arguments.
2020-04-15 Richard SmithGeneralize our two different kinds of declaration argum...
2020-04-15 LLVM GN Syncbot[gn build] Port 44e09b59b86
2020-04-15 Sameer SahasrabuddheRevert "Introduce fix-irreducible pass"
2020-04-15 Richard SmithRemove setters from CXXTypeidExpr and CXXUuidofExpr.
2020-04-15 LLVM GN Syncbot[gn build] Port 2ada8e2525d
2020-04-15 Sameer SahasrabuddheIntroduce fix-irreducible pass
2020-04-15 Nathan Ridge[clangd] Color dependent names based on their heuristic...
2020-04-15 River Riddle[llvm][StringExtras] Add missing include of cctype
2020-04-15 QingShan Zhang[NFC][DAGCombine] Change the value of NegatibleCost...
2020-04-15 Matt ArsenaultAMDGPU/GlobalISel: Fix selection of scalar f64 G_FABS
2020-04-15 Matt ArsenaultTableGen/GlobalISel: Fix constraining REG_SEQUENCE...
2020-04-15 River Riddle[llvm][StringExtras] Merge StringExtras from MLIR into...
2020-04-15 Reid Kleckner[MS] Fix packed struct layout for arrays of aligned...
2020-04-15 Teresa JohnsonAllow disabling of vectorization using internal options
2020-04-15 Hubert Tong[test][NFC] Use plain FileCheck in statepoint-stackmap...
2020-04-15 Tony[AMDGPU] Update DWARF proposal
2020-04-14 Jason MolendaBug where insn-based unwind plans on arm64 could be...
2020-04-14 Adam Straw[mlir] Fix assert on signed integer type in EDSC
2020-04-14 Adrian PrantlInitiallize property getters as being property accessor...
2020-04-14 David Blaikiellvm-dwarfdump: Don't try to parse a debug_loclist...
2020-04-14 Hubert Tong[www] Turn 'Clang 10' boxes green in C++ status pages...
2020-04-14 LLVM GN Syncbot[gn build] Port ebf190fcda0
2020-04-14 LLVM GN Syncbot[gn build] Port 8cbe371c28a
2020-04-14 LLVM GN Syncbot[gn build] Port 204c3b55162
2020-04-14 Eli Friedman[SelectionDAG] Always preserve offset in MachinePointerInfo
2020-04-14 Hubert Tong[llvm-objdump][Wasm][NFC] Create WasmDump.h
2020-04-14 Ayke van Laethem[AVR] Define __ELF__
2020-04-14 River Riddle[mlir][NFC] Remove the STLExtras.h header file now...
2020-04-14 River Riddle[llvm][ADT] Move TypeSwitch class from MLIR to LLVM
2020-04-14 River Riddle[llvm][STLExtras] Move the algorithm `interleave*`...
2020-04-14 River Riddle[llvm][STLExtras] Move various iterator/range utilities...
2020-04-14 River Riddle[llvm][STLExtras] Add various type_trait utilities...
2020-04-14 River Riddle[llvm][DenseMapInfo] Add an info specialization for...
2020-04-14 Sean SilvaUse index for shape.to_extent_tensor
2020-04-14 Eli FriedmanEnable new passmanager plugin support for LTO.
2020-04-14 Jonas Devlieghere[lldb/Test] s/lldb-repo/lldb-repro/ (NFC)
2020-04-14 Mircea Trofin[llvm][NFC][CallSite] Remove Implementation uses of...
2020-04-14 Jonas Devlieghere[lldb/Test] Use RAII for reproducer instrumentation...
2020-04-14 David BlaikieReapply "llvm-dwarfdump: Report errors when failing...
2020-04-14 MaheshRavishankar[mlir][Linalg] Handle null affine map returns from...
2020-04-14 George Burgess IV[CodeGen] clarify a comment; NFC
2020-04-14 Christopher... [SVE] Remove calls to getBitWidth from Transforms
2020-04-14 Juneyoung Lee[ValueTracking] Implement canCreatePoison
2020-04-14 Thomas Lively[lld][WebAssembly] Do not require --shared-memory with...
2020-04-14 Christopher... [SVE] Remove calls to getBitWidth from IR
2020-04-14 Joerg SonnenbergerEmit Objective-C constructors as writable
2020-04-14 Sjoerd MeijerNFC: update of ARM llvm regr test, follow up of 9633fc1...
2020-04-14 Christopher... [SVE] Remove calls to getBitWidth from clang
2020-04-14 Sam Clegg[WebAssembly] Emit .llvmcmd and .llvmbc as custom sections
2020-04-14 Louis Dionne[libc++] run.py: Create directory hierarchy if it does...
2020-04-14 Huihui Zhang[InstCombine][SVE] Fix visitGetElementPtrInst for scala...
2020-04-14 Walter Erquinigo[lldb] Fix a typo in a test name
2020-04-14 MaheshRavishankar[mlir][Linalg] NFC: Add missing comments from earlier...
2020-04-14 Louis Dionne[libc++] CI: Allow pointing to specific dylib roots...
2020-04-14 Sanjay Patel[InstCombine] try to reduce more shuffles with bitcaste...
next