platform/upstream/llvm.git
2021-02-13 Sanjay Patel[InstCombine] add tests for pow() divisor; NFC
2021-02-13 Mikhail Dvorskiy[pstl] Iterator types renaming: ForwardIterator ->...
2021-02-13 Nikita Popov[IRBuilder] Remove Align-related deprecated APIs
2021-02-13 David Green[ARM] Fix duplicate fdiv tests, changing them to frem...
2021-02-13 David Green[ARM] Extra vector shuffle tests of various kinds. NFC
2021-02-13 Simon Pilgrim[DAG] Fold i1/vXi1 saddsat/uaddsat(x,y) -> or(x,y)
2021-02-13 Shivam Gupta[NFC][Docs] Fix RAVFrontendAction doc's CMakeLists...
2021-02-13 Nathan James[clangd] Retire clang-tidy-checks flag.
2021-02-13 Stephen Kelly[clang-tidy] Simplify inaccurate erase check
2021-02-13 Stephen Kelly[clang-tidy] Simplify static assert check
2021-02-13 Simon Pilgrim[DAG] Fold i1/vXi1 ssubsat/usubsat(x,y) -> and(x,~y)
2021-02-13 Simon Pilgrim[DAG] PromoteIntRes_ADDSUBSHLSAT - use promoted ISD...
2021-02-13 Kadir Cetinkaya[clangd] Fix unsued private field warning
2021-02-13 Tykerreland [InstCombine] convert assumes to operand bundles
2021-02-13 Simon Pilgrim[DAG] Fix shift amount limit in SimplifyDemandedBits...
2021-02-13 Heejin Ahn[WebAssemblly] Fix rethrow's argument computation
2021-02-13 Simon Pilgrim[X86] Add reduced test case for PR49162
2021-02-13 David Green[ARM] MVE min/max cost tests. NFC
2021-02-13 Valeriy Savchenko[analyzer][tests] Fix issue comparison script
2021-02-13 Kristina Bessonova[libunwind][cmake] Add an option to enable/disable...
2021-02-13 Michael Kruse[Polly] Preserve DetectionContext references.
2021-02-13 Fangrui Song[test] Make ELF tests less reliant on the lexicographic...
2021-02-13 Kazu Hirata[CodeGen] Use range-based for loops (NFC)
2021-02-13 Kazu Hirata[AMDGPU] Drop unnecessary const from a return type...
2021-02-13 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-13 Juneyoung Lee[InstSimplify] add tests that look into pointer operand...
2021-02-13 Wei Wang[LTO] Perform DSOLocal propagation in combined index
2021-02-13 Juneyoung Lee[LangRef] Update memory access ops to raise UB if ptrs...
2021-02-13 Fangrui Song[test] Make ELF tests amenable to the order of non...
2021-02-13 Serge Pavlov[FPEnv][ARM] Implement lowering of llvm.set.rounding
2021-02-13 clementvalRevert "[flang][fir] Add fir-opt tool"
2021-02-13 Valentin Clement[flang][fir][NFC] Move FieldType to TableGen type defin...
2021-02-13 Valentin Clement[flang][fir] Add fir-opt tool
2021-02-13 Jian Cai[llvm-objcopy] preserve file ownership when overwritten...
2021-02-13 AndreyChurbanov[OpenMP] NFC: fix test removing the target construct
2021-02-13 AndreyChurbanov[OpenMP] fix test adding mapping of shared variables
2021-02-13 Artur Gainullin[SYCL] Ignore file-scope asm during device-side SYCL...
2021-02-13 Adrian PrantlStore the LocationKind of an entry value buffer indepen...
2021-02-13 wlei[CSSPGO][llvm-profgen] Filter out the instructions...
2021-02-13 Arthur Eubanks[NFC] Combine runNewPMPasses() and runNewPMCustomPasses()
2021-02-13 Benjamin Kramer[lldb] Fix up SysV ABI implementations after 057efa9916...
2021-02-13 Jonas Paulsson[SystemZ] Fix vecintrin.h to not emit alignment hints...
2021-02-13 Adrian PrantlSupport dereferencing a DWARF scalar stack value
2021-02-13 Adrian PrantlMake the error condition in Value::ValueType explicit...
2021-02-13 Craig Topper[RISCV] Move riscv_vfmv_v_f_vl patterns to RISCVInstrIn...
2021-02-12 Craig Topper[RISCV] Add support for fixed vector fabs
2021-02-12 Craig Topper[RISCV] Add support for fixed vector sqrt.
2021-02-12 James Y KnightLLVM-C: Allow LLVM{Get/Set}Alignment on an atomicrmw...
2021-02-12 Eric Schweitz[flang][fir][NFC] Minor format changes to FIROps.td.
2021-02-12 wlei[CSSPGO][llvm-profgen] Renovate perfscript check and...
2021-02-12 Eric Schweitz[flang][fir][NFC] Move code from FIRDialect.h into...
2021-02-12 Jessica Paquette[AArch64][GlobalISel] Fold constants into G_GLOBAL_VALUE
2021-02-12 Amy HuangFix test in external_symbolizer_path.cpp, by adding...
2021-02-12 Craig Topper[RISCV] Use a ComplexPattern to merge the PatFrags...
2021-02-12 Vladimir Vereschaka[libc++abi] Fix forced_unwind tests failures on ARM...
2021-02-12 Jay Foad[GlobalISel] Simpler verification of G_SEXT_INREG and...
2021-02-12 Amy HuangFix test failure for external_symbolizer_path.cpp
2021-02-12 Arthur Eubanks[gn build] Add missing llvm-profgen dependency
2021-02-12 Nikita Popov[AA] Add option for tracing AA queries (NFC)
2021-02-12 Nikita Popov[AA] Move Depth member from AAResults to AAQI (NFC)
2021-02-12 Stanislav Mekhanoshin[AMDGPU] Fix Windows build
2021-02-12 Praveen NarayananAdd a "kind" attribute to ContractionOp and OuterProductOp.
2021-02-12 Zbigniew Sarbinowski[SystemZ][ZOS] Fix __libcpp_thrad_isnull()
2021-02-12 Florian Hahn[clang] Remove redundant condition (NFC).
2021-02-12 Jessica Paquette[GlobalISel] Combine (x + 0) -> x, G_PTR_ADD edition
2021-02-12 Vedant Kumar[docs/Coverage] Document -show-region-summary
2021-02-12 Vedant Kumar[docs/Coverage] Answer FAQ about optimization
2021-02-12 Martin Storsjö[OpenMP] Silence more warning flags
2021-02-12 Martin Storsjö[OpenMP] Avoid warnings about unused static functions...
2021-02-12 Martin Storsjö[OpenMP] Remove two entirely unused variables
2021-02-12 Martin Storsjö[OpenMP] Add void casts to silence unused variable...
2021-02-12 Martin Storsjö[OpenMP] Only use #pragma comment(lib, ...) in MSVC...
2021-02-12 Martin Storsjö[OpenMP] Fix the check for libpsapi for i386
2021-02-12 James Y KnightFix layering after ed4718eccb12.
2021-02-12 Amara Emerson[GlobalISel] Propagate extends through G_PHIs into...
2021-02-12 Amy HuangDisable test in external_symbolizer_path.cpp temporaril...
2021-02-12 Florian Hahn[clang] Add -ffinite-loops & -fno-finite-loops options.
2021-02-12 Andy Wingo[WebAssembly][lld] Preassign table number 0 to indirect...
2021-02-12 Marco VanottiExpand unit tests for fuzzer::Merger
2021-02-12 Mehdi Amini[mlir][Linalg] Improve region support in Linalg ops
2021-02-12 Shafik Yaghmour[LLDB] Fix LLDB_LOG calls to use correct formatting
2021-02-12 Fangrui SongDebugInfo/Symbolize: Exclude ARM mapping symbols for...
2021-02-12 Diego Caballero[mlir][Vector] Align gather/scatter/expand/compress API
2021-02-12 Diego Caballero[mlir][Vector] Introduce 'vector.load' and 'vector...
2021-02-12 Paul Robinson[RGT][GlobalIsel] Add missing setUp() calls to legalize...
2021-02-12 Xun Li[NFC][Coroutine] Fix an error message on coro.id verifi...
2021-02-12 LLVM GN Syncbot[gn build] Port cb2d2ae56ae3
2021-02-12 Zbigniew Sarbinowski[SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative
2021-02-12 David Green[ARM] Optimize fp store of extract to integer store...
2021-02-12 Scott Linder[Symbolize] Teach symbolizer to work directly on object...
2021-02-12 Simon Pilgrim[DAG] Move basic USUBSAT pattern matches from X86 to...
2021-02-12 Amy HuangRevert "[DebugInfo] Add an attribute to force type...
2021-02-12 Amy HuangTry to fix external_symbolizer_path.cpp test to stop...
2021-02-12 Amy Huang[DebugInfo] Add an attribute to force type info to...
2021-02-12 Mehdi AminiRevert "[mlir][Linalg] Improve region support in Linalg...
2021-02-12 Jianzhou Zhao[dfsan] Comment out ChainOrigin temporarily
2021-02-12 Arnold Schwaighofer[coro] Add support for polymorphic return typed coro...
2021-02-12 Stanislav Mekhanoshin[AMDGPU] Allow accvgpr_read/write decode with opsel
2021-02-12 Lukas Sommer[CodeGen] New pass: Replace vector intrinsics with...
2021-02-12 Akira Hatanaka[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall...
next