platform/upstream/llvm.git
2021-02-11 Philip Reames[tests] Precommit tests for D96440
2021-02-11 Sanjay Patel[InstCombine] add tests for disguised mul ops; NFC
2021-02-11 Yonghong SongBPF: Add LLVMAnalysis in CMakefile LINK_COMPONENTS
2021-02-11 Michael KruseRevert "[AssumptionCache] Avoid dangling llvm.assume...
2021-02-11 Mark de Wever[libc++][format] Enable format_error on older compilers.
2021-02-11 Leandro Vaz[flang] Fix typo in FlangConfig.cmake.in.
2021-02-11 Mark de Wever[libc++][format] Improve Add basic_format_parse_context.
2021-02-11 Fangrui Song[asan][test] Fix Linux/odr-violation.cpp on gcc
2021-02-11 David Green[ARM] Single source vmovnt tests. NFC
2021-02-11 Jay Foad[AMDGPU] Better selection of base offset when merging...
2021-02-11 Craig Topper[TargetLowering][RISCV][AArch64][PowerPC] Enable BuildU...
2021-02-11 Fangrui Song[ELF] Resolve defined symbols before undefined symbols
2021-02-11 Nico Weber[gn build] port ed98676fa483
2021-02-11 Stella StamenovaSupport multi-configuration generators correctly in...
2021-02-11 Adhemerval... [sanitizer] Fix suffix-log-path_test.c on arm-linux-gnu
2021-02-11 Florian Hahn[LV] Add tests showing suboptimal vectorization for...
2021-02-11 Sourabh Singh... [flang] Remove `LINK_WITH_FIR` cmake switch
2021-02-11 Craig Topper[RISCV] Add support loads, stores, and splats of vXi1...
2021-02-11 Simon Pilgrim[DAG] foldLogicOfSetCCs - Generalize and/or (setcc...
2021-02-11 Mark de Wever[libc++][format] Add basic_format_parse_context.
2021-02-11 Nico Weber[gn build] Port 7e3b9aba609f
2021-02-11 clementvalRevert "[flang][fir][NFC] Move BoxType to TableGen...
2021-02-11 Yonghong SongBPF: Implement TTI.IntImmCost() properly
2021-02-11 Alex Hoppen[Timer] On macOS count number of executed instructions
2021-02-11 Valentin Clement[flang][fir][NFC] Move BoxType to TableGen type definition
2021-02-11 Raphael Isemann[lldb] Fix that running a top level expression without...
2021-02-11 Nicolas Vasilache[mlir][LLVM] NFC - Refactor a lookupOrCreateFn to reuse...
2021-02-11 Raphael Isemann[lldb] Don't emit a warning when using Objective-C...
2021-02-11 David Green[ARM] Add CostKind to getMVEVectorCostFactor.
2021-02-11 Aaron BallmanStore the calculated constant expression value into...
2021-02-11 Raphael Isemann[lldb] Log the actual expression result in UserExpressi...
2021-02-11 Thomas Preud... Improve STRICT_FSETCC codegen in absence of no NaN
2021-02-11 Andy Wingo[lld][WebAssembly] Common superclass for input globals...
2021-02-11 Joe Ellis[DebugInfo] Only perform TypeSize -> unsigned cast...
2021-02-11 Alex Zinenko[mlir] make ModuleTranslation mapping fields private
2021-02-11 Alex Zinenko[mlir] Make JitRunnerMain main take a DialectRegistry
2021-02-11 Valeriy Savchenko[Attr] Apply GNU-style attributes to expression statements
2021-02-11 Pavel Labath[lldb/test] Automatically find debug servers to test
2021-02-11 Simon Tatham[ARM] Copy-paste error in ARMv87a architecture definition.
2021-02-11 Sven van Haastregt[OpenCL] Fix missing const attributes for get_image_...
2021-02-11 Max KazantsevReturn "[Codegenprepare][X86] Use usub with overflow...
2021-02-11 Nico Weber[gn build] Port b4993cf54d7f
2021-02-11 Max Kazantsev[Test] Add test that exposed failure on reverted patch...
2021-02-11 Aaron BallmanCorrect swift_bridge duplicate attribute warning logic
2021-02-11 David Green[ARM] Change getScalarizationOverhead overload used...
2021-02-11 James Henderson[test][Dexter] Fix test failure if space in python...
2021-02-11 Andrzej Warzynski[flang][driver] Move standard macro predefs to a dedica...
2021-02-11 Carl Ritson[AMDGPU] Move kill lowering to WQM pass and add live...
2021-02-11 Sander de SmalenNFC: Migrate CodeMetrics to work on InstructionCost
2021-02-11 Max KazantsevRevert "[Codegenprepare][X86] Use usub with overflow...
2021-02-11 David Green[ARM] Remove dead mov's in preheader of tail predicated...
2021-02-11 Haojian Wu[clang][index] report references from unreslovedLookupExpr.
2021-02-11 Sam McCall[CodeComplete] Member completion: heuristically resolve...
2021-02-11 Raphael Isemann[DebugInfo] Prevent inlining in NRVO-string test cases
2021-02-11 Sven van Haastregt[OpenCL] Add cl_khr_subgroup_extended_types to TableGen...
2021-02-11 Sander de Smalen[TTI] Change TargetTransformInfo::getMinimumVF to retur...
2021-02-11 Stephan Herhut[mlir][gpu] Allow all dialects in SCF to GPU conversion.
2021-02-11 Markus LavinExpand masked mem intrinsics correctly wrt big-endian
2021-02-11 David Green[ARM] Make a BE predicate bitcast consistent with the...
2021-02-11 Haojian Wu[Syntax] Remove a strict valid source location assertio...
2021-02-11 Haojian Wu[Syntax] NFC, Simplify a test with annotations
2021-02-11 Sander de Smalen[LoopVectorize] NFC: Change selectVectorizationFactor...
2021-02-11 Haojian Wu[clang-check] Add tokens-dump in clang-check.
2021-02-11 Sander de Smalen[AArch64][SVE] Asm: Fix supported immediates for DUP/CPY
2021-02-11 Hanhan Wang[mlir][Linalg] Add conv ops with TF definition.
2021-02-11 Arthur Eubanks[NFC] Don't pass redundant arguments
2021-02-11 Sanjoy DasNFC; fix typo in comment
2021-02-11 Sanjoy DasNFC comment-only cleanups
2021-02-11 Max Kazantsev[Codegenprepare][X86] Use usub with overflow opt for...
2021-02-11 Max Kazantsev[Test] Add negative tests where usub optimization shoul...
2021-02-11 Yang Fan[clang][cli] Fix gcc warning (NFC)
2021-02-11 Carl Ritson[AMDGPU] Refactor MIMG tables to better handle hardware...
2021-02-11 Michael Kruse[Polly] Hide Simplify implementation from header. NFC.
2021-02-11 Kazu Hirata[AsmPrinter] Use range-based for loops (NFC)
2021-02-11 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-11 Kazu Hirata[GCOV] Drop unnecessary const from return types (NFC)
2021-02-11 Craig Topper[X86] Simplify patterns for avx512 vpcmp. NFC
2021-02-11 Michael Kruse[Polly] Avoid "using namespace llvm" in public headers...
2021-02-11 Valentin Clement[flang][fir] Fix Werror build failure after D96422
2021-02-11 Daniel Hwang[analyzer] Update static analyzer to be support sarif...
2021-02-11 Jessica Clarke[RISCV] More whitespace and comment typo fixes in RISCV...
2021-02-11 Jessica Clarke[RISCV] Fix whitespace in RISCVInstrInfoC.td
2021-02-11 Aart Bik[mlir][sparse] reduce tensor dimensions in sparse test
2021-02-11 Craig Topper[RISCV] Use OperandTransform field of ImmLeaf to slight...
2021-02-11 Mehdi AminiEnable `Pass::initialize()` to fail by returning a...
2021-02-11 Valentin Clement[flang][fir][NFC] Move ShapeShiftType to TableGen type...
2021-02-11 peter klausler[flang] Cope with specific procedures with same name...
2021-02-11 Adrian PrantlDiagnose unhandled cases in DW_OP_deref
2021-02-11 Jianzhou Zhao[sanitizer] Move MSan's chained_origin_depot to sanitiz...
2021-02-11 peter klausler[flang] Manage per-specification-part state better
2021-02-11 xgupta[NFC][libunbind] Fix Sphinx error during CMake invocation
2021-02-11 xgupta[Draft] [examples] Move llvm/examples/OCaml-Kaleidoscop...
2021-02-11 Mehdi AminiFix CMake configuration for MLIR unittests
2021-02-11 Duncan P. N... ValueMapper: Rename RF_MoveDistinctMDs => RF_ReuseAndMu...
2021-02-11 Valentin Clement[flang][fir][NFC] Move ShapeType to TableGen type defin...
2021-02-11 Vedant Kumar[test/ubsan] Allow unused FileCheck prefixes in TypeChe...
2021-02-10 Jessica Paquette[AArch64][GlobalISel] Don't perform the mul const combi...
2021-02-10 Rob Suderman[MLIR][TOSA] Tosa elementwise broadcasting
2021-02-10 Arthur Eubanks[docs] Make clearer in WritingAnLLVMPass that the legac...
2021-02-10 Sean SilvaMinor fixes to Type ODS docs.
next