platform/upstream/llvm.git
2022-04-22 Vasileios PorpodasRecommit "[SLP][AArch64] Implement lookahead operand...
2022-04-22 Ye Luo[libomptarget] Make omp_target_is_present checks storag...
2022-04-22 Ye Luo[Clang][OpenMP] libompd: get libomp hwloc includedir...
2022-04-22 Vitaly Buka[asan] Enable detect_stack_use_after_return=1 by default
2022-04-22 Matt Arsenaultllvm-reduce: Fix cloning unset maxCallFrameSize
2022-04-22 Matt ArsenaultProcessImplicitDefs: Use required properties instead...
2022-04-22 Markus Böck[mlir][LLVM] Fix `DataLayoutTypeInterface` for opqaue...
2022-04-22 Markus Böck[mlir][LLVM] Fix crash when using opaque pointers in...
2022-04-22 Shilei Tian[Clang][OpenMP] Fix the issue that temp cubin files...
2022-04-22 Yi ZhangFix CollapsedLayoutMap for dim size 1 case
2022-04-22 Valery N Dmitriev[SLP][NFC] Pre-commit test showing deficiency in curren...
2022-04-22 Michael Jones[libc] Fix PrintfMatcher Cmake Rule
2022-04-22 Petr Hosek[CMake] Update ARM32 list for CRT config-ix
2022-04-22 Alex Zinenko[mlir] use side effects in the Transform dialect
2022-04-22 Michael Jones[libc] Add Printf FormatSection Matcher
2022-04-22 Yaxun (Sam... [CUDA][HIP] Externalize kernels with internal linkage
2022-04-22 Fangrui Song[Bazel] Make mlir/test:TestShapeDialect depend on mlir...
2022-04-22 Florian Hahn[LICM] Add test for writeonly fn with noalias call.
2022-04-22 Shafik Yaghmour[LLDB] Applying clang-tidy modernize-use-override over...
2022-04-22 Florian Hahn[SimpleLoopUnswitch] Check if freeze is needed for...
2022-04-22 Matt ArsenaultTableGen/GlobalISel: Make address space/align predicate...
2022-04-22 Peter Klausler[flang][runtime] Accept "." as REAL input
2022-04-22 Jez Ng[lld-macho] Fix ICF crash when comparing symbol relocs
2022-04-22 Jez Ng[lld-macho][nfc] Simplify unwind section lookup
2022-04-22 Peter Klausler[flang][runtime] Ignore leading spaces even in BZ mode
2022-04-22 Peter Klausler[flang] Fix regression from generic fix
2022-04-22 Okwan Kwon[mlir] Do not bubble up extract slice when it is rank...
2022-04-22 Nico Weber[git-clang-format] Change run line from python to python3
2022-04-22 Nico Weber[git-clang-format] Add some examples to the help text
2022-04-22 Evgenii Stepanov[sanitizer] Use canonical syscalls everywhere
2022-04-22 cpillmayer[MLIR] Add option to print users of an operation as...
2022-04-22 Nikolas Klauser[libc++] Change vector<bool>::const_iterator::reference...
2022-04-22 Jacques Pienaar[mlir] Add shape.func
2022-04-22 Lei Zhang[mlir][vector] Fold 1-element reduction into extract...
2022-04-22 Vitaly Buka[nfc][msan] Add D123875 into release notes
2022-04-22 Mohammed Nurul... [RISCV] transform MI to W variant to remove sext.w
2022-04-22 Krzysztof Parzyszek[Hexagon] Generate TargetConstant in SelectAnyInt
2022-04-22 Keith Smiley[lld-macho] Fix crash on invalid framework tbd
2022-04-22 Eric Schweitz[NFC] Cosmetic changes to OpenACC.cpp.
2022-04-22 Florian Hahn[SimpleLoopUnswitch] Add test where all conds are guara...
2022-04-22 Alexey Lapshin[llvm-objcopy][NFC] refactor restoreStatOnFile out...
2022-04-22 Tom EcclesFix crash getting name of a template decl
2022-04-22 Christopher... Revert "Revert "Revert "[clang][pp] adds '#pragma inclu...
2022-04-22 Fraser Cormack[RISCV][NFC] Adjust some formatting in VL patterns
2022-04-22 Fraser Cormack[RISCV] Print human-readable VTYPE/SEW/LMUL in MIR
2022-04-22 owenca[clang-format][NFC] Use isComment() in setCommentLineLe...
2022-04-22 Matthias Springer[mlir][bufferize][NFC] Add function boundary bufferizat...
2022-04-22 Simon Pilgrim[InstCombine] Fold (A & 2^C1) + A => A & (2^C1 - 1...
2022-04-22 Kadir Cetinkaya[clangd][NFC] Reduce memory usage while building dex
2022-04-22 Simon Pilgrim[DAG] Fold freeze(bitcast(x)) -> bitcast(freeze(x))
2022-04-22 Matthias Springer[mlir][bufferize][NFC] Rewrite op filter logic
2022-04-22 Vasileios PorpodasRevert "[SLP][AArch64] Implement lookahead operand...
2022-04-22 Denis Antrushin[StatepointLowering] Add test for cross-BB gc.relocate...
2022-04-22 Matt Arsenaultllvm-reduce: Fix variable name typo
2022-04-22 Matt ArsenaultMIR: Serialize FunctionContextIdx in MachineFrameInfo
2022-04-22 Nikita Popov[InstCombine] Fix typo in test (NFC)
2022-04-22 Matt ArsenaultAMDGPU: Directly implement computeKnownBits for workite...
2022-04-22 Matt ArsenaultGlobalISel: Relax handling of G_ASSERT_* with source...
2022-04-22 Nikita Popov[InstCombine] Extract code for or of icmp eq zero and...
2022-04-22 Vasileios Porpodas[SLP][AArch64] Implement lookahead operand reordering...
2022-04-22 Martin Storsjö[doc] [cmake] Fix a typo in examples for the cmake...
2022-04-22 Biplob MishraInstCombine: Add tests to show or-and scenarios which...
2022-04-22 Paul Walker[AArch64][SVE] Remove BIC from logical operation Destru...
2022-04-22 Nikita Popov[InstCombine] Add tests for and of icmp ne zero and...
2022-04-22 Nico Weber[lld/win] Mention in release notes that /winsysroot...
2022-04-22 Iain Sandoe[C++20][Modules][Driver][HU 2/N] Add fmodule-header...
2022-04-22 Lei Zhang[mlir][vector] Fold cancelling vector.shape_cast(vector...
2022-04-22 Byoungchan Lee[cc1as] Add support for emitting the build version...
2022-04-22 zhongyunde[AArch64][SVE] Add some logical operation DestructiveBi...
2022-04-22 Vasileios Porpodas[SLP][AArch64][NFC] Add test for a follow-up patch...
2022-04-22 Haojian Wu[AST] QualifiedTemplateName::getTemplateDecl cleanup.
2022-04-22 Nico WeberRevert "[randstruct] Check final randomized layout...
2022-04-22 Matthias Springer[mlir][bufferize][NFC] Move SCF test cases to SCF dialect
2022-04-22 Daniel Kiss[AArch64] Emit .cfi_negate_ra_state for PAC-auth instru...
2022-04-22 Ying YiBug 51277: [DWARF] DW_AT_alignment incorrect when
2022-04-22 Nikita Popov[InstCombine] Merge foldAndOfICmps() and foldOrOfICmps...
2022-04-22 Matthias Springer[mlir][bufferization] Move ModuleBufferization to buffe...
2022-04-22 Nikita Popov[InstCombine] Fix or of commuted foldable predicates
2022-04-22 Nikita Popov[InstCombine] Add commuted or of icmp test (NFC)
2022-04-22 Matthias Springer[mlir][bufferization][NFC] Remove layout post processin...
2022-04-22 Matthias Springer[mlir][bufferize][NFC] Move FuncOp bufferization to...
2022-04-22 Florian Hahn[IndVars] Add test for crash exposed by D114650.
2022-04-22 Matthias Springer[mlir][bufferize][NFC] Use custom walk instead of Greed...
2022-04-22 jacquesguan[mlir][Arithmetic] Use common constant fold function...
2022-04-22 Andrzej Warzynski[flang] Make the plugin API independent of the driver...
2022-04-22 Nikita Popov[InstCombine] Add test for atomic load from constant...
2022-04-22 jacquesguan[mlir][Arithmetic] Use matchPattern to simplify code.
2022-04-22 David Green[AArch64] Add some splat of load cost model tests. NFC
2022-04-22 Adrian Kuegel[mlir] Move isGuaranteedCollapsible to CollapseShapeOp...
2022-04-22 Abinav Puthan... [AMDGPU] Use a wrapper multiclass for buffer atomic...
2022-04-22 Nikita PopovReapply [SimplifyCFG] Handle branch on same condition...
2022-04-22 Iain Sandoe[C++20][Modules][Driver][HU 1/N] Initial handling for...
2022-04-22 Siva Chandra... [libc] Add the implementation of the GNU extension...
2022-04-22 Nikita PopovReapply [SimplifyCFG] Make FoldCondBranchOnPHI more...
2022-04-22 Jean Perier[flang] Fold transformational bessels when host runtime...
2022-04-22 Fraser Cormack[RISCV] Update test from SEW to Log2SEW
2022-04-22 Michael Liao[Testing] Fix the shared build. NFC.
2022-04-22 Brad SmithFix test for c7ee0b8bda8b32a800bc01e9151b364446a6e1b1
2022-04-22 Abinav Puthan... [AMDGPU] Rename the FlatSignedIntrPat multiclass to...
2022-04-22 Mark Kettenis[Clang] Fix the guaranteed alignment of memory returned...
next