platform/upstream/llvm.git
2022-07-12 Igor Kudrin[NVPTX] Add missing pass names
2022-07-12 Thomas Raoux[mlir][vector] Add accumulator operand to MultiDimReduce op
2022-07-12 David Sherwood[LoopVectorize] Change PredicatedBBsAfterVectorization...
2022-07-12 Simon Pilgrim[DAG] SimplifyDemandedBits - AND/OR/XOR - attempt basic...
2022-07-12 Dawid Jurczak[NFC] Fix compile time regression seen on some benchmar...
2022-07-12 Alex Zinenko[mlir] Handle linalg.index correctly in TilingInterface
2022-07-12 Alex Zinenko[mlir] Use semantically readable functions for transfor...
2022-07-12 Alex Zinenko[mlir] Transform op for multitile size generation
2022-07-12 Corentin Jabot[Clang] Add a warning on invalid UTF-8 in comments.
2022-07-12 Alex Zinenko[mlir] Allow Tile transform op to take dynamic sizes
2022-07-12 Muhammad Omair... [LLDB] Catagory decorator for watchpoint test in TestCo...
2022-07-12 Joseph Huber[OpenMP] Do not link static library with `-nogpulib`
2022-07-12 Joseph Huber[Libomptarget] Allow static assert to work on 32-bit...
2022-07-12 Peixin Qiao[NFC][flang][OpenMP] Add comment for handling the data...
2022-07-12 Muhammad Omair... [LLDB] Fix NativePDB/local-variables.cpp for AArch64...
2022-07-12 Nikita Popov[Mem2Reg] Consistently preserve nonnull assume for...
2022-07-12 Aaron BallmanUndeprecate ATOMIC_FLAG_INIT in C++
2022-07-12 Nikita Popov[Mem2Reg] Add test for uninitialized nonnull loads...
2022-07-12 Vignesh BalasubramanianFixing build bot failure due to python-pip unavailability.
2022-07-12 David M. Lary[lldb] add SBSection.alignment to python bindings
2022-07-12 Pavel LabathRevert "[lldb] add SBSection.alignment to python bindings"
2022-07-12 Pavel Labath[lldb] add SBSection.alignment to python bindings
2022-07-12 David Green[AArch64] Fix subtarget features for tests. NFC
2022-07-12 LLVM GN Syncbot[gn build] Port 73ebcabff2d9
2022-07-12 Konstantin... [libc++][ranges][NFC] Implement the repetitive parts...
2022-07-12 Nikita Popov[InlineAsm] Improve error messages for invalid constrai...
2022-07-12 Michael Buch[LLDB][ClangExpression] Remove unused StructVars::m_obj...
2022-07-12 Alex Zinenko[mlir] assorted fixes in transform dialect documentation
2022-07-12 Michael Buch[LLDB][DataFormatter] Add data formatter for libcxx...
2022-07-12 Vignesh Balasubramanian[OpenMP][OMPD] GDB plugin code to leverage libompd...
2022-07-12 Alex Zinenko[mlir] Add ReplicateOp to the Transform dialect
2022-07-12 Konstantin... [libc++][ranges][NFC] Consolidate some repetitive range...
2022-07-12 Jay Foad[MachineVerifier] Try harder to verify LiveStacks
2022-07-12 jacquesguan[mlir][Math] Support fold SqrtOp with constant dense.
2022-07-12 Nikita Popov[SDAG] Don't duplicate ParseConstraints() implementatio...
2022-07-12 Rosie Sumpter[AArch64][SVE] Ensure PTEST operands have type nxv16i1
2022-07-12 Cullen Rhodes[MCA] Support multiple comma-separated -mattr features
2022-07-12 Denis Revunov[BOLT][AArch64] Use all supported CPU features on AArch64
2022-07-12 Pavel Labath[lldb/libc++] Simplify the libc++ string formatter
2022-07-12 Manuel KlimekFix build errors.
2022-07-12 Guillaume Chatelet[libc][utils] Add more methods to StringView
2022-07-12 Nikita Popov[IR] Remove support for float binop constant expressions
2022-07-12 Ulrich Weigand[mlir] XFAIL IR/elements-attr-interface.mlir on SystemZ
2022-07-12 Ulrich WeigandRead/write external resource alignment tag in little...
2022-07-12 Jean Perier[flang] Merge GEPs in substring fir.embox codegen
2022-07-12 Jean Perier[flang] move getKindMapping() calls out of FIROpBuilder...
2022-07-12 LLVM GN Syncbot[gn build] Port d6d0dc1f4537
2022-07-12 Manuel Klimek[clang-format] Add MacroUnexpander.
2022-07-12 Johannes ReifferscheidFix linalg.dot over boolean tensors.
2022-07-12 Craig Topper[RISCV] Use X0 in place of VLMaxSentinel in lowering.
2022-07-12 Carlos Alberto... Update the Windows packaging script.
2022-07-12 Raul Tambre[libc++] Undeprecate ATOMIC_FLAG_INIT (LWG3659)
2022-07-12 River Riddle[mlir] Add support for regex within `expected-*` diagno...
2022-07-12 Luo, Yuanke[X86] Add test case for interleave shuffle for sub/add
2022-07-12 Kazu Hirata[flang] Use has_value instead of hasValue (NFC)
2022-07-12 Kazu Hirata[IPO] Remove addLTOOptimizationPasses and addLateLTOOpt...
2022-07-12 Xiang1 Zhang[X86] Support -mstack-protector-guard-symbol
2022-07-12 Xiang1 ZhangRevert "[X86] Support -mstack-protector-guard-symbol"
2022-07-12 Xiang1 Zhang[X86] Support -mstack-protector-guard-symbol
2022-07-12 David BlaikieAdd missing include for std::size_t
2022-07-12 Joseph Huber[Clang] Fix tests failing due to invalid syntax for...
2022-07-12 David BlaikieUpdate Optional gdb pretty printer for 556bcc782101804b...
2022-07-12 Rafael Auler[BOLT] Restrict execution of tests that fail on Windows
2022-07-12 Argyrios Kyrtzidis[DependencyScanningTool.cpp] Use `using namespace`...
2022-07-12 Rafael Auler[BOLT] Increase coverage of shrink wrapping [5/5]
2022-07-12 Rafael Auler[BOLT] Increase coverage of shrink wrapping [4/5]
2022-07-12 Rafael Auler[BOLT] Increase coverage of shrink wrapping [3/5]
2022-07-12 Rafael Auler[BOLT] Increase coverage of shrink wrapping [2/5]
2022-07-12 Rafael Auler[BOLT] Increase coverage of shrink wrapping [1/5]
2022-07-12 Nico Weber[gn build] (manually) port ce233e714665
2022-07-11 Michael Jones[libc] clean up printf error codes
2022-07-11 Raphael Isemann[lldb] Add support for escaping fish arguments
2022-07-11 Jonas Devlieghere[lldb] Add a test to prefer exact triple matches in...
2022-07-11 Florian Hahn[GlobalOpt] Add test that requires splitting up global...
2022-07-11 Florian Hahn[LV] Move VPBlendRecipe::execute to VPlanRecipes.cpp...
2022-07-11 Alex BrachetFix build on Windows
2022-07-11 Craig Topper[RISCV] Use MVT for the argument to getMaskTypeFor...
2022-07-11 Christopher... [mlir] Register linalg external TilingInterface models...
2022-07-11 Jonas Devlieghere[lldb] Use the just-built libc++ for testing the LLDB...
2022-07-11 Aart Bik[mlir][sparse] implement sparse2sparse reshaping (expan...
2022-07-11 Petr Hosek[Driver] Don't use frame pointer on Fuchsia when optimi...
2022-07-11 Alex BrachetFix build on Windows
2022-07-11 Alex Brachet[COFF] Add vfsoverlay flag
2022-07-11 Alex Brachet[libc] Add imaxabs
2022-07-11 Jonas DevlieghereRevert "[C++20][Modules] Update handling of implicit...
2022-07-11 Craig Topper[SelectionDAG] Simplify how we drop poison flags in...
2022-07-11 Martin Storsjö[lldb] Reduce the stack alignment requirements for...
2022-07-11 Piotr Sobczak[AMDGPU] Fix bitcast v4i64/v16i16
2022-07-11 Aiden Grossman[mlgo] Simplify autogenerated regalloc model
2022-07-11 George PettersonFix an issue with grouped conv2d op
2022-07-11 NirvedhRevert "Fix an issue with grouped conv2d op"
2022-07-11 George PettersonFix an issue with grouped conv2d op
2022-07-11 Hui Xie[libc++] Rename variables to use the snake case instead...
2022-07-11 Kai Sasaki[mlir][complex] Lower complex.log to libm log call
2022-07-11 Fangrui Song[sanitizer] Remove #include <linux/fs.h> to resolve...
2022-07-11 Fangrui SongRevert "[sanitizer] Remove #include <linux/fs.h> to...
2022-07-11 Joseph Huber[HIP] Add support for handling HIP in the linker wrapper
2022-07-11 Joseph Huber[HIP] Generate offloading entries for HIP with the...
2022-07-11 Joseph Huber[llvm-objdump][docs] Fix documentation for offloading...
2022-07-11 mphschmitt[llvm-objdump][docs] fix typo in llvm-objdump documenta...
next