platform/upstream/llvm.git
2022-05-12 River Riddle[mlir] Fix pipeline-parsing.mlir on windows
2022-05-12 River Riddle[mlir:Pass] Add support for op-agnostic pass managers
2022-05-12 Michael Jones[libc] add printf converter
2022-05-12 Michael Jones[libc][docs] Add doc for libc stdio functions
2022-05-12 Craig Topper[RISCV] Add extra space into error message about unsupp...
2022-05-12 Martin Storsjö[llvm-readobj] [COFF] Fix the printout for ARM64 packed...
2022-05-12 Jim InghamWe don't require users to type out the full context...
2022-05-12 Martin Storsjö[runtimes] [cmake] Fix -Werror detection in common...
2022-05-12 Ashay Rane[mlir] translate memref.reshape ops that have static...
2022-05-12 Louis Dionne[libc++] Mark <stdatomic.h> as requiring C++23
2022-05-12 Michael Jones[libc] fix uint includes and libc bazel
2022-05-12 Florian Hahn[LAA] Initial support for runtime checks with pointer...
2022-05-12 Vasileios Porpodas[SLP][NFC] Added test to exercise the cause of a crash...
2022-05-12 Michael Jones[libc] add uint128 implementation
2022-05-12 Félix Cloutier[clang] Allow all string types for all attribute(format...
2022-05-12 Fangrui Song[ELF] Align the end of PT_GNU_RELRO to max-page-size...
2022-05-12 Hongtao Yu[llvm-profgen] Filter out oversized LBR ranges.
2022-05-12 Blue Gaston[Sanitizers][Darwin] Add READ/WRITE detection on arm64...
2022-05-12 Sanjay Patel[InstCombine] freeze operand in div+mul fold
2022-05-12 Philip Reames[RISCV] Extend dataflow workaround from D119518 to...
2022-05-12 Louis Dionne[libc++abi][NFC] Add comment on long reaching #if
2022-05-12 Aaron BallmanCheck for resource exhaustion when recursively parsing...
2022-05-12 Louis Dionne[libc++abi] Refactor exception type demangling into...
2022-05-12 Simon Pilgrim[CostModel][X86] Auto generate partial interleaved...
2022-05-12 Simon Pilgrim[CostModel][X86] Auto generate masked load/store LV...
2022-05-12 Simon Pilgrim[CostModel][X86] Auto generate gather/scatter LV costs...
2022-05-12 Stephen Long[Headers][MSVC] Define wchar_t in stddef.h like MSVC...
2022-05-12 Hongtao Yu[CSSPGO][llvm-profgen] Do not duplicate context profile...
2022-05-12 Craig Topper[TypePromotion] Promote undef by converting to 0.
2022-05-12 Craig Topper[RISCV] Use tail agnostic policy when selecting riscv_f...
2022-05-12 Yaxun (Sam... [clang]Silence warning in MicrosoftCXXABI.cpp
2022-05-12 Martin Storsjö[libcxx] Switch __cxx_contention_t to int32_t on 32...
2022-05-12 Benjamin Kramer[DenseElementAttr] Silence warning in -DNDEBUG builds...
2022-05-12 Quentin Colombet[DeadArgElim] Re-apply: Set unused arguments for intern...
2022-05-12 Chris LattnerVarious improvements suggested by river NFC.
2022-05-12 Chris Lattner[DenseElementAttr] Simplify the public API for creating...
2022-05-12 Eric SchweitzFixes a performance problem with lowering of forall...
2022-05-12 Fraser Cormack[CodeGen][NFC] Move some comments from the end of lines...
2022-05-12 Jeremy Morse[DebugInfo][InstrRef] Describe value sizes when spilt...
2022-05-12 Pavel Samolysov[ArgPromotion] Make a non-byval promotion attempt first
2022-05-12 Richard Howell[clang] serialize ORIGINAL_PCH_DIR relative to BaseDire...
2022-05-12 Richard Howell[clang] serialize SUBMODULE_TOPHEADER relative to BaseD...
2022-05-12 Richard Howell[clang] add -fmodule-file-home-is-cwd
2022-05-12 serge-sans... [openmp] Fix strict aliasing issue in cmpxchg routine
2022-05-12 Nikita Popov[AArch64] Preserve chain when lowering fixed length...
2022-05-12 Tomasz KamińskiReland "[analyzer] Canonicalize SymIntExpr so the RHS...
2022-05-12 Thomas Raoux[mlir][vector] Add lowering pattern for vector.warp_exe...
2022-05-12 Ken MatsuiWarn if using `elifdef` & `elifndef` in not C2x & C...
2022-05-12 Pedro Olsen... Rename and fix ValueMap::resize to reserve
2022-05-12 Martin Storsjö[AArch64] Stop creating unnecessary label MCSymbols...
2022-05-12 Martin Storsjö[MC] [Win64EH] Simplify code using WinEH::Instruction...
2022-05-12 Benjamin Kramer[mlir][linalg] Add lowering of named ops on complex...
2022-05-12 owenca[clang-format] Don't remove braces if a 1-statement...
2022-05-12 Nikita Popov[FastISel] Add some debug output (NFC)
2022-05-12 Benjamin Kramer[bazel] Add support for configuring the bazel build...
2022-05-12 Benjamin Kramer[mlir][LLVM] Make the nested type restriction on comple...
2022-05-12 Max Kazantsev[Test] Regenerate checks using auto-update (work around...
2022-05-12 Dmitry Vassiliev[Intrinsics] Fix `nvvm_prmt` intrinsic attributes
2022-05-12 Daniil Dudkin[mlir][NFC] Fix `GpuKernelOutliningPass` copy construct...
2022-05-12 Ivan Kosarev[AMDGPU][NFC] Remove unused function.
2022-05-12 Nikita Popov[MLIR] Fix build without native arch
2022-05-12 Ivan Kosarev[AMDGPU][GFX10] Support base+soffset+offset SMEM stores.
2022-05-12 Matthias Springer[mlir][bufferize] Support alloc hoisting across functio...
2022-05-12 Matthias Springer[mlir][bufferize] Fix op filter
2022-05-12 Tim NorthoverRevert "Add an error message to the default SIGPIPE...
2022-05-12 Matthias Springer[mlir][bufferize] Add helpers for templatized DENY...
2022-05-12 Carl Ritson[AMDGPU] Remove pre-committed test for D124981. NFC.
2022-05-12 Tim NorthoverAdd an error message to the default SIGPIPE handler
2022-05-12 Krasimir Georgievsilence new -Wunused-result warnings in test
2022-05-12 River Riddle[mlir:Parser] Emit a better diagnostic when a custom...
2022-05-12 Mahesh Ravishankar[mlir][Linalg] Combine canonicalizers that deal with...
2022-05-12 Mogball[mlir][ods] (NFC) don't use std::function for map_range
2022-05-12 Mogball[mlir] (NFC) Use assembly format for test.graph_region
2022-05-12 bzcheeseman[MLIR][Operation] Simplify Operation casting, NFC
2022-05-12 bzcheeseman[LLVM][Casting.h] Update dyn_cast machinery to provide...
2022-05-12 Fangrui Song[Bitcode] Simplify code after FUNC_CODE_BLOCKADDR_USERS...
2022-05-12 Jim Lin[BPF] Implement mod operation
2022-05-12 Lian Wang[LegalizeVectorTypes] Enable WidenVecRes_SETCC work...
2022-05-12 Ping Deng[RISCV][NFC] Simplify tests by reorganizing check prefixes
2022-05-12 grosul1[mlir] Fix loop unrolling: properly replace the argumen...
2022-05-12 Weining Lu[LoongArch] Check msb is not less than lsb for the...
2022-05-12 David TentyRevert "[NFC][tests][AIX] XFAIL test for lack of visibi...
2022-05-12 Tapan Thaker[lld/macho] Fixes the -ObjC flag
2022-05-11 Vasileios PorpodasRecommit "[SLP] Make reordering aware of external vecto...
2022-05-11 Amir Ayupov[BOLT][NFC] Use BitVector::set_bits
2022-05-11 Greg ClaytonAdd "indexedVariables" to variables with lots of children.
2022-05-11 Simon Dardis[MIPS] Remove an incorrect microMIPS instruction alias
2022-05-11 Arthur EubanksRevert "[SLP] Make reordering aware of external vectori...
2022-05-11 Alan ZhaoExplicitly add -target for Windows builds in file_test_...
2022-05-11 Yuanfang Chen[Driver][test] run one test in darwin-dsymutil.c for...
2022-05-11 Alan Zhao[clang] Add the flag -ffile-reproducible
2022-05-11 Mike Rice[OpenMP] Fix mangling for linear parameters with negati...
2022-05-11 Xiang LiRevert "[HLSL] add -D option for dxc mode."
2022-05-11 Joseph Huber[LinkerWrapper][Fix} Fix bad alignment from extracted...
2022-05-11 Austin Kerbow[AMDGPU] Add llvm.amdgcn.sched.barrier intrinsic
2022-05-11 Florian Hahn[ConstraintElimination] Add extra tests for different...
2022-05-11 Philip Reames[riscv] Add a bunch of tests exploring switch lowering
2022-05-11 Craig Topper[RISCV] Enable subregister liveness tracking for RVV.
2022-05-11 Craig Topper[RISCV] Fold addiw from (add X, (addiw (lui C1, C2...
2022-05-11 Florian Hahn[GVN] Add test case for memdep invalidation bug.
next