platform/upstream/llvm.git
2022-06-23 Alexey Bataev[SLP]Fix a crash when reorder masked gather nodes with...
2022-06-23 Peter Klausler[flang][runtime] Improve G0 output editing
2022-06-23 Nathan James[clang-tidy] Add `-verify-config` command line argument
2022-06-23 Peter Klausler[flang] Make SQRT folding exact
2022-06-23 Peter Klausler[flang] Fix wording of warning message
2022-06-23 Sam McCall[pseudo] Store last node popped in the queue, not its...
2022-06-23 Peter Klausler[flang][runtime] FLUSH(bad or unconnected unit number...
2022-06-23 Wolfgang Pieb[Inline] Introduce a backend option to suppress inlinin...
2022-06-23 Slava Zakharin[mlir][math] Lower atan to libm
2022-06-23 Sam McCall[pseudo] Store reduction sequences by pointer in heaps...
2022-06-23 Matthias Springer[mlir][bufferization][NFC] Make `escape` a dialect...
2022-06-23 Peter Klausler[flang] Fix bogus errors from SIZE/SHAPE/UBOUND on...
2022-06-23 Sam McCall[pseudo] Turn glrReduce into a class, reuse storage...
2022-06-23 Philip Reames[RISCV] Fix a crash in InsertVSETVLI where we hadn...
2022-06-23 Florian Hahn[ConstraintElimination] Use stable_sort to sort worklist.
2022-06-23 Joseph Huber[Offloading] Embed the target features in the OffloadBinary
2022-06-23 Arthur Eubanks[docs][NewPM] Add more info on why accessing mutable...
2022-06-23 Peter Klausler[flang][runtime] Handle READ of non-UTF-8 data into...
2022-06-23 Arthur Eubanks[test][GlobalOpt] Update precommitted test
2022-06-23 Peter Klausler[flang][runtime] Respect PAD='NO' on READ/WRITE
2022-06-23 gpetters94Adding a named op for grouped convolutions
2022-06-23 Sam McCall[pseudo] Add a fast-path to GLR reduce when both pop...
2022-06-23 Sam McCallReland "[pseudo] Track heads as GSS nodes, rather than...
2022-06-23 Peter Klausler[flang] Fix READ/WRITE with POS= on stream units, with...
2022-06-23 Sam McCallRevert "[pseudo] Track heads as GSS nodes, rather than...
2022-06-23 Philip Reames[BasicTTI] Avoid crash when costing scalable select...
2022-06-23 Jonas Devlieghere[lldb] Make thread safety the responsibility of the...
2022-06-23 Jonas Devlieghere[lldb] Support a buffered logging mode
2022-06-23 Valentin Clement[flang] Handle boxed characters that are values when...
2022-06-23 Val Donaldson[flang] Increase support for intrinsic module procedures
2022-06-23 LLVM GN Syncbot[gn build] Port 4045b62d4cc9
2022-06-23 Craig Topper[RISCV] Disable <vscale x 1 x *> types with Zve32x...
2022-06-23 Nico Weber[lld/mac] Add a few TimeTraceScopes
2022-06-23 Craig Topper[RISCV] Add macrofusion infrastructure and one example...
2022-06-23 Joe Nash[AMDGPU] gfx11 Select on Buffer Atomic FAdd Rtn type
2022-06-23 Florian HahnRevert "[ConstraintElimination] Transfer info from...
2022-06-23 Sam McCall[pseudo] Track heads as GSS nodes, rather than as ...
2022-06-23 Mark de Wever[libc++][format] Copy code to new location.
2022-06-23 Florian Hahn[ConstraintElimination] Transfer info from ULT to signe...
2022-06-23 Jan Svoboda[clang][driver] NFC, test: Make test output order-indep...
2022-06-23 Daniel Bertalan[lld-macho] Use source information in duplicate symbol...
2022-06-23 Bradley Smith[AArch64][SVE] Match (add x (lsr/asr y c)) -> usra...
2022-06-23 Baptiste Saleil[AMDGPU] Flush the vmcnt counter in loop preheaders...
2022-06-23 Nico WeberRevert "[fastalloc] Support allocating specific registe...
2022-06-23 Joseph Huber[Binary] Fix leftoever line
2022-06-23 Joseph Huber[Binary] Reserve the correct size for the OffloadBinary
2022-06-23 Nikita Popov[BasicAA] Add test for call incorrectly treated as...
2022-06-23 David Green[ValueTracking] Teach isKnownNonZero that a vscale...
2022-06-23 Ilya Biryukov[Sema] Fix assertion failure when instantiating require...
2022-06-23 Florian Hahn[LSR] Move transform test from test/Analysis to test...
2022-06-23 Jay Foad[AMDGPU] Use -check-prefixes in a test. NFC.
2022-06-23 Florian Hahn[ConstraintElimination] Transfer info from SLT to unsig...
2022-06-23 chenglin.bi[InstCombine] Optimise shift+and+boolean conversion...
2022-06-23 Sam McCall[pseudo] Add xfail tests for a simple-declaration/funct...
2022-06-23 Rodrigo Dominguez[AMDGPU] GFX11: remove ShaderType from ds_ordered_count...
2022-06-23 Jay Foad[AMDGPU] Precommit test for D128196
2022-06-23 Ruiling SongAMDGPU: Don't crash on global_ctor/dtor declaration
2022-06-23 Valentin Clement[flang] Add lowering TODO for separate module procedures
2022-06-23 Nikita Popov[llvm-c] Add LLVMGetAggregateElement() function
2022-06-23 Nikita Popov[X86][AMX] Update tests to use opaque pointers (NFC)
2022-06-23 Jacques Pienaar[mlir][pdll] Add new tablegen helper NFC
2022-06-23 Nicolas Vasilache[mlir][Transform] Fix implementation of the generic...
2022-06-23 Jeroen DobbelaereRevert "[tbaa] Handle base classes in struct tbaa"
2022-06-23 Paulo Matos[WebAssembly] Update test to run it in opaque pointers...
2022-06-23 Sergey Kosukhin[compiler-rt] Fix false positive detection of a target...
2022-06-23 Tobias Hieta[NFC] remove trailing whitespace
2022-06-23 LLVM GN Syncbot[gn build] Port 2c3bbac0c715
2022-06-23 Nikolas Klauser[libc++] Implement ranges::move{, _backward}
2022-06-23 Valentin Clement[flang] Lowering passing variables to OPTIONAL VALUE
2022-06-23 Florian Hahn[VPlan] Update unit test after 569d84fe99e63.
2022-06-23 Bruno De Fraine[tbaa] Handle base classes in struct tbaa
2022-06-23 Florian Hahn[VPlan] Remove dead recipes across whole plan.
2022-06-23 Kristof Beyls[docs] Document and publish LLVM community calendar
2022-06-23 Aaron BallmanFix sphinx build for clang-tools-extra
2022-06-23 Kiran Chandramohan[Flang] Call the CSE pass in the pass pipeline
2022-06-23 Nikita Popov[Clang] Don't test register allocation
2022-06-23 David SpickettRevert "[LLDB] Handle DIE with DW_AT_low_pc and empty...
2022-06-23 Nikita Popov[X86] Update some AMX tests to use opaque pointers...
2022-06-23 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Correct disassembly of VOP3.DPP8...
2022-06-23 isuckatcs[analyzer] Structured binding to arrays
2022-06-23 Nikita Popov[IR] Export ConstantFold.h header (NFC)
2022-06-23 Balázs Kéri[clang][analyzer] Fix StdLibraryFunctionsChecker 'mkdir...
2022-06-23 Weining Lu[LoongArch] Combine ((x & shifted_mask) >> shamt) to...
2022-06-23 Florian Hahn[ConstraintElimination] Transfer info from SGT to unsig...
2022-06-23 Adrian Kuegel[mlir] Add an additional check to vectorizeStaticLinalg...
2022-06-23 Luo, Yuanke[fastalloc] Support allocating specific register class...
2022-06-23 Fangrui SongRevert D115462 "[SLP]Improve shuffles cost estimation...
2022-06-23 Fangrui SongRevert "[SLP]Fix a crash when insert subvector is out...
2022-06-23 Craig Topper[RISCV] Refactor code to remove some small wrapper...
2022-06-23 chenglin.biRevert "[SelectionDAG][DAGCombiner] Reuse exist node...
2022-06-23 Serguei Katkov[RS4GC] Handle freeze case for vector
2022-06-23 Valentin Clement[flang] Fixes several bugs relating to initialization...
2022-06-23 Charlie Barto[GlobalISel][TableGen] Qualify calls to llvm::format...
2022-06-23 wangpc[TableGen] Add new operator !exists
2022-06-23 LLVM GN Syncbot[gn build] Port 2962f9df7ca3
2022-06-23 John Regehrstop llvm-reduce from introducing undefs
2022-06-23 Okwan Kwon[mlir][linalg] move isElementwise() to Linalg/Utils...
2022-06-23 Julian Lettner[ASan][Darwin] XFAIL test; atos does not show line...
2022-06-23 Matt ArsenaultAMDGPU: Add missing implicit uses in tests
2022-06-23 Matt ArsenaultAMDGPU: Fix invalid liveness after si-optimize-exec...
next