platform/upstream/llvm.git
2023-07-19 Simon Pilgrim[SLP][X86] Regenerate some test checks to reduce diff...
2023-07-19 Simon Pilgrim[X86] matchBinaryShuffle - match PACKSS for v2i64 ...
2023-07-19 David Spickett[libunwind] Fix build error on 32 bit Arm after -Wcast...
2023-07-19 Valentin Clement[flang] Represent unknown extent correctly in getTypeAs...
2023-07-19 Nikita Popov[IR] Remove declaration of no longer existing construct...
2023-07-19 Ingo Müller[mlir][transform][gpu][python] Add .td file for bindings.
2023-07-19 Fangrui Song[ELF] Use llvm::xxh3_64bits for MergeInputSection:...
2023-07-19 Piotr Fusik[libc++] Work around dynamic linking of stringbuf:...
2023-07-19 Maksim Kita[AggressiveInstCombine] Fold strcmp for short string...
2023-07-19 Joseph Huber[libc] Add basic support for calling host functions...
2023-07-19 Jakub Kuderski[mlir][spirv] Add cooperative matrix store op
2023-07-19 Jakub Kuderski[mlir][spirv] Add cooperative matrix load op
2023-07-19 Razvan Lupusoru[openacc] Add attribute to hold declare data clause...
2023-07-19 Maksim Kita[AggressiveInstCombine] Fold strcmp for short string...
2023-07-19 Markus Böck[mlir][flang] Convert TBAA metadata to an attribute...
2023-07-19 Ingo Müller[mlir][transform][linalg][python] Add mix-in for FuseIn...
2023-07-19 Kadir CetinkayaReland "[clangd] Always run preamble indexing on a...
2023-07-19 Ingo Müller[mlir][transform][linalg][python] Fix test for TileToFo...
2023-07-19 Martin Erhart[mlir][bufferization] Add lowering of bufferization...
2023-07-19 Joseph HuberRevert "[libc] Treat the locks array as a bitfield"
2023-07-19 Djordje Todorovic[RISCV] Add DAG combine for CTTZ/CTLZ in the case of...
2023-07-19 Ingo Müller[mlir][transform][linalg][python] Add extended TileToFo...
2023-07-19 Jie Fu[clangd] Fix -Wunused-variable of 'FIDIt' (NFC)
2023-07-19 Viktoriia Bakalova[clangd] Update symbol collector to use include-cleaner.
2023-07-19 David Truby[flang] Implement tand intrinsic
2023-07-19 David Truby[flang] Use libm functions for complex operations by...
2023-07-19 Simon Pilgrim[X86] getFauxShuffleMask - add SIGN_EXTEND_VECTOR_INREG...
2023-07-19 Paweł Bylica[InstCombine] Preserve metadata when combining select...
2023-07-19 Paweł Bylica[InstCombine][NFC] Add tests for preserving metadata
2023-07-19 Felipe de Azevedo... [lldb][NFC] Refactor test to enable subsequent reuse
2023-07-19 Felipe de Azevedo... [lldb][NFC] Factor out CommandObject code filtering...
2023-07-19 Simon Pilgrim[X86] Add test coverage for Issue #63946
2023-07-19 Simon Pilgrim[X86] matchUnaryShuffle - match SIGN_EXTEND_VECTOR_INRE...
2023-07-19 John Brawn[ARM] Correctly handle execute-only in EmitStructByval
2023-07-19 John Brawn[ARM] Restructure MOVi32imm expansion to not do pointle...
2023-07-19 Ties Stuij[ARM] don't emit constant pool for Thumb1 XO/stack...
2023-07-19 Kelvin Li[flang] Simplify macros for the vec_sld and vec_sldw...
2023-07-19 Carlos Galvez[clang-tidy] Warn only for copyable/movable classes...
2023-07-19 Piyou Chen[RISCV] Replace zihintntl with zicond in ISAInfo unittest
2023-07-19 pvanhout[TableGen] Deprecate old GI Combiner Emitter
2023-07-19 Igor Kirillov[CodeGen] Extend ComplexDeinterleaving pass to recognis...
2023-07-19 Simon Pilgrim[DAG] hoistLogicOpWithSameOpcodeHands - add support...
2023-07-19 Ivan Kosarev[AMDGPU] Combine the SDAG and GISel versions of the...
2023-07-19 Ivan Kosarev[AMDGPU][AsmParser][NFC] Translate parsed DS instructio...
2023-07-19 Jie Fu[InstrProf] Ignore -Wcast-qual after D153911 to fix...
2023-07-19 Simon Pilgrim[DAG] hoistLogicOpWithSameOpcodeHands - add support...
2023-07-19 Mikhail Goncharov[bazel] remove PythonAttr TD after 67a910bbff772ebf4c47...
2023-07-19 Guray Ozen[mlir][nvvm] Introduce Syncronization Ops for WGMMA
2023-07-19 Jay Foad[AMDGPU] Insert s_nop before s_sendmsg sendmsg(MSG_DEAL...
2023-07-19 Jay Foad[ARM] Add a regression test for D154281
2023-07-19 Jingu KangRevert "[MachineLICM] Handle Subloops"
2023-07-19 Shivam Gupta[clang][Docs] Added release note for D142609
2023-07-19 Nuno Lopes[VectorCombine] Use poison insteaf of undef as placehol...
2023-07-19 khei4Reapply: [MemCpyOpt] implement single BB stack-move...
2023-07-19 khei4[MemCpyOpt] add terminator user test for D153453(NFC)
2023-07-19 Ingo Müller[mlir][linalg][transform][python] Add type arg to Match...
2023-07-19 Simon Pilgrim[X86] LowerEXTEND_VECTOR_INREG - add sign_extend_vector...
2023-07-19 Oleg Shyshkov[mlir][bazel] Fix build.
2023-07-19 Guillaume Chatelet[libc][NFC] Rename files
2023-07-19 David Spickett[lldb] XFAIL command-disassemble-mixed.c on Windows
2023-07-19 Chuanqi Xu[NFC] Adjust test for pr63595
2023-07-19 Kadir CetinkayaRevert "[clangd] Remove unused private field 'Opts...
2023-07-19 Guillaume Chatelet[libc][memfunctions] Explicit error when platform in...
2023-07-19 Nikita Popov[LoopPeel] Clear dispositions after peeling
2023-07-19 Kadir CetinkayaRevert "[clangd] Always run preamble indexing on a...
2023-07-19 Simi Pallipurath[Clang][Driver] Pass through the --be8 endian flag...
2023-07-19 Viktoriia Bakalova[clangd] Make an include always refer to itself. Backgr...
2023-07-19 Jay Foad[AMDGPU] Regenerate is.fpclass checks
2023-07-19 Martin Storsjö[libcxx] Link to fewer MSVC CRT libraries
2023-07-19 Andrew Ng[libcxx] [test] Remove a stray double space from a...
2023-07-19 Andrzej Warzynski[mlir] Update SVE integration tests to use mlir-cpu...
2023-07-19 Martin Storsjö[CMake] Clean up old code for handling MSVC runtime...
2023-07-19 Nikita Popov[IR] Deprecate opaque pointer compatibility APIs
2023-07-19 Martin StorsjöReland [AArch64] Fix an immediate out of range for...
2023-07-19 Freddy Ye[X86] Add PBNDKB instruction.
2023-07-19 Chuanqi Xu[NFC] Add a blank line after directives in StandardCPl...
2023-07-19 Balázs Kéri[clang][analyzer] StdLibraryFunctionsChecker: Allow...
2023-07-19 Juan Manuel... [NFC][AMDGPULowerModuleLDSPass] Use shorter APIs in...
2023-07-19 Juan Manuel... [NFC][AMDGPULowerModuleLDSPass] Cleanup of getTableLook...
2023-07-19 Markus Böck[mlir][LLVM] add `llvm.ssa.copy` intrinsic
2023-07-19 Nikita Popov[IR] Remove Type::getPointerElementType() (NFC)
2023-07-19 Chuanqi Xu[NFC] [C++20] [Modules] Add a performance tip to the...
2023-07-19 Jie Fu[clangd] Remove unused private field 'Opts' in UpdateIn...
2023-07-19 Matthias Springer[mlir][NFC] Avoid `OpBuilder::setListener` when possible
2023-07-19 Craig Topper[RISCV] Make SubtargetFeature description strings consi...
2023-07-19 tomasz-kaminski... [analyzer] Model lifetime of a variable declared in...
2023-07-19 Andrzej Warzynski[mlir][nfc] Clarify the limitation on scalable vectors
2023-07-19 Jie Fu[examples] Fix -Wcast-qual in OrcV2Examples after D1539...
2023-07-19 Corentin Jabot[Clang] Fix the location of default init expressions
2023-07-19 Kadir Cetinkaya[clangd] Always run preamble indexing on a separate...
2023-07-19 Shivam Gupta[Clang] Fix -Wconstant-logical-operand when LHS is...
2023-07-19 Chuanqi Xu[NFC] [C++20] [Modules] Add C++20 modules related chang...
2023-07-19 Chuanqi XuRevert "[NFC] [C++20] [Modules] Add C++20 modules relat...
2023-07-19 Alexander Belyaev[mlir] Remove dead code in Analysis/FlatLinearValueCons...
2023-07-19 Chuanqi Xu[NFC] [C++20] [Modules] Add C++20 modules related chang...
2023-07-19 Fangrui Song[test] Make fuzzer/value-profile-div.test x86 specific
2023-07-19 Fangrui Song[Demangle] Include <exception> for IWYU
2023-07-19 Weining LuRevert "[LoongArch] Change 'using namespace llvm;'...
2023-07-19 Jie Fu[tools] Use "#pragma GCC" instead of "#pragma clang...
2023-07-19 Patryk Wychowaniec[AVR] Expand shifts of all types except int8 and int16
next