platform/upstream/llvm.git
2023-06-05 Michael Liao[TableGen] Fix indentation. NFC
2023-06-05 Stefan Pintilie[LLD] Emit DT_PPC64_OPT into the dynamic section
2023-06-05 Sam McCall[clangd] Move completion signatures and labelDetails
2023-06-05 Kiran Chandramohan[Flang][OpenMP] Refactor to properly fix privatisation...
2023-06-05 SR_team[clangd] Show size, offset and padding for bit fields...
2023-06-05 Mark de Wever[libunwind] Removes CMake work-arounds.
2023-06-05 Tom Eccles[flang] [stack-arrays] fix unused variable warning
2023-06-05 Aaron BallmanSilence C++17 extension warnings; NFC
2023-06-05 Amaury Séchet[NFC][DAG] Move isTruncateOf so that it can be used...
2023-06-05 Aaron BallmanSilence C++17 extension diagnostics in test; NFC
2023-06-05 Nikita Popov[LoopUnroll] Add test for SCEV invalidation issue ...
2023-06-05 Nikita PopovRevert "[LCSSA] Don't invalidate SCEV"
2023-06-05 Harsh Menon[mlir] [linalg] Update documentation for fuse_into_cont...
2023-06-05 Viktoriia Bakalova[clangd] Revert to older include spelling approach.
2023-06-05 Manna, Soumi[NFC][CLANG] Fix nullptr dereference issue in checkSize...
2023-06-05 Aaron Ballman[C] Support _Generic expressions with a type operand
2023-06-05 JP LehrRevert "[DAGCombine] Make sure combined nodes are added...
2023-06-05 Antonio Frighetto[ConstraintElimination] Refactor `checkAndReplaceCondit...
2023-06-05 Md Abdullah... [mlir][spirv] Change numeric constant's bit-extension...
2023-06-05 Nikita PopovRevert "[LCSSA] Remove unused ScalarEvolution argument...
2023-06-05 Louis Dionne[libc++] Use .gen.py tests for the transitive inclusion...
2023-06-05 LLVM GN Syncbot[gn build] Port b77e50e6aef5
2023-06-05 Hui[libc++] Implement `stop_token`
2023-06-05 Felipe de Azevedo... [AppleAccelTable][NFC] Remove `struct` keyword from...
2023-06-05 Quentin Colombet[mlir][Vector] Fix a propagation bug with transfer_read
2023-06-05 David Green[TypePromotion] Don't treat bitcast as a Source
2023-06-05 Simon Pilgrim[GlobalISel][X86] Regenerate legalize-undef.mir
2023-06-05 Simon Pilgrim[X86] Replace X32 test check prefix with X86 + add...
2023-06-05 Simon Pilgrim[X86] Replace X32 test check prefix with X86
2023-06-05 Philipp StephaniAdd customization group for MLIR.
2023-06-05 Timm Bäder[clang][Interp][NFC] Make a single-line comment a doc...
2023-06-05 Matthias Springer[mlir][vector][NFC] Clean up headers
2023-06-05 Philipp StephaniCheck for a ‘buffer’ type instead of ‘buffer-live’.
2023-06-05 Zibi SarbinowskiRemove 3-byte characters causing clang-tblgen to get...
2023-06-05 Timm Bäder[clang][Diagnostics] Split source ranges into line...
2023-06-05 Martin Braenne[clang][dataflow] Use a `PointerValue` for `value`...
2023-06-05 Alexey LapshinFix test bot breakage from 36f351098cd50809658493d9b2e2...
2023-06-05 Andrew Gozillon[Flang][OpenMP][MLIR] Add lowering from PFT to MLIR...
2023-06-05 Ivan Kosarev[AMDGPU][AsmParser][NFC] Specify parser methods directl...
2023-06-05 Haojian Wu[clang-tidy] Move the misc system header dir to Inputs...
2023-06-05 Ivan Kosarev[AMDGPU][AsmParser][NFC] Immediate operand classes...
2023-06-05 Timm Bäder[clang][Interp][NFC] Make Src parameter for move functi...
2023-06-05 Mateja Marjanovicfix failures caused by https://reviews.llvm.org/D146737
2023-06-05 Amaury Séchet[DAGCombine] Make sure combined nodes are added back...
2023-06-05 Simon Pilgrim[GlobalISel][X86] Add 128/256/512-bit vector and/or...
2023-06-05 Simon Pilgrim[GlobalISel][X86] Add illegal types and 32-bit target...
2023-06-05 khei4[InstCombine] add overflow checking on AddSub `C-(X...
2023-06-05 khei4[InstCombine] precommit test for D152068(NFC)
2023-06-05 Mateja Marjanovic[AMDGPU] Trim zero components from buffer and image...
2023-06-05 Jay Foad[AMDGPU] Regenerate some GlobalISel checks
2023-06-05 Simon Pilgrim[X86] canonicalizeShuffleWithBinOps - ensure a binary...
2023-06-05 Simon Pilgrim[X86] Add test case for Issue #63091
2023-06-05 Simon Pilgrim[GlobalISel][X86] Add G_CTTZ_ZERO_UNDEF/G_CTTZ legaliza...
2023-06-05 LLVM GN Syncbot[gn build] Port 90c5fe982222
2023-06-05 Dominik Adamski[OpenMP][bbc][flang] Add _OPENMP macro definition
2023-06-05 Tom Eccles[flang] Store KindMapping by value in FirOpBuilder
2023-06-05 Tom Eccles[flang] convert stack arrays allocation to match old...
2023-06-05 Johannes Reifferscheid[bazel] Merge BytecodeOpInterface target into IR.
2023-06-05 Guillaume ChateletRevert D148717 "[libc] Improve memcmp latency and codegen"
2023-06-05 Mikhail GudimReapply [SCCP] Constant propagation through freeze...
2023-06-05 Viktoriia Bakalova[include-cleaner] Allow multiple strategies for spellin...
2023-06-05 Guillaume Chatelet[libc] Improve memcmp latency and codegen
2023-06-05 Matthias Springer[mlir][transform] ApplyPatternsOp: Register canonicaliz...
2023-06-05 Matthias Springer[mlir][SCF][transform] Register SCF dialect patterns
2023-06-05 Matthias Springer[mlir][linalg][transform] Register linalg dialect patterns
2023-06-05 Jay Foad[AMDGPU] Make use of MachineInstr::all_defs and all_use...
2023-06-05 David Green[AArch64][SVE] Predicated mla/mls patterns
2023-06-05 Chen Zhenguse // instad of ; in c file tests, NFC
2023-06-05 Mehdi AminiAdopt Properties in builtin dialect
2023-06-05 Qiu Chaofan[PowerPC] Combine fptoint-store under strict cases
2023-06-05 Chen Zhengfix failures caused by https://reviews.llvm.org/D148490
2023-06-05 Adrian Kuegel[mlir][Bazel] Adjust BUILD files for a9d003ef855ff7ed1b...
2023-06-05 Nathan Ridge[clangd] Do not end inactiveRegions range at position...
2023-06-05 LLVM GN Syncbot[gn build] Port bbcd998efdb5
2023-06-05 pvanhoutRevert "[NFC][RFC][TableGen] Split GlobalISelEmitter...
2023-06-05 LLVM GN Syncbot[gn build] Port 79caedf5f899
2023-06-05 pvanhout[NFC][RFC][TableGen] Split GlobalISelEmitter.cpp
2023-06-05 Mikhail Goncharov[bazel] add missing dep for GPUTransforms
2023-06-05 esmeyiRevert "[XCOFF][DWARF] XCOFF64 should be able to select...
2023-06-05 Matthias Springer[mlir][memref][transform] Register memref dialect patterns
2023-06-05 Qiu Chaofan[PowerPC] Require FPCVT for store fptoi combination
2023-06-05 Serge Pavlov[FPEnv] Intrinsics for access to FP environment
2023-06-05 Qiu ChaofanReland "[PowerPC] Simplify fp-to-int store optimization"
2023-06-05 Haohai Wen[NFC][COFF] clang-format WinCOFFObjectWriter and MCWinC...
2023-06-05 Vinayaka Bandishti[Affine-fusion] Fix a bug in mod detection
2023-06-05 Vinayaka BandishtiMake optimize llvm common to both gpu-to-hsaco/cubin
2023-06-05 Alex Voicu[clang][CodeGen] Account for VTT address space
2023-06-05 Haohai Wen[NFC][COFF] Use COFFSection.MCSection when writeSection
2023-06-05 Chen Zheng[AIX] use system assembler for assembly files
2023-06-04 Jacques Pienaar[mlir][bytecodegen] Add list helper methods.
2023-06-04 Alexey LapshinFix test bot breakage from 36f351098cd50809658493d9b2e2...
2023-06-04 Jacques Pienaar[mlir][bytecodegen] Add ReservedOrDead marker.
2023-06-04 Jacques Pienaar[mlir][bytecodegen] Remove comments (NFC).
2023-06-04 Aiden Grossman[Docs][llvm-mc] Fix location of statement
2023-06-04 Benjamin Kramer[bazel] Port 36f351098cd5
2023-06-04 Florian Hahn[LV] Check if value was already not uniform for previou...
2023-06-04 Alexey Lapshinmake sanitizer happy for 36f351098cd50809658493d9b2e22a...
2023-06-04 LLVM GN Syncbot[gn build] Port 36f351098cd5
2023-06-04 Alexey Lapshin[DWARFLinkerParallel][Reland] Add interface files,...
2023-06-04 LLVM GN Syncbot[gn build] Port 7e1ee1e10dc0
next