[all-commits] [llvm/llvm-project] cd7d8b: [𝘀𝗽𝗿] initial version

Alexander Richardson via All-commits all-commits at lists.llvm.org
Wed Jun 11 16:49:45 PDT 2025


  Branch: refs/heads/users/arichardson/spr/amdgpu-baseline-test-for-ptrtoaddr-in-lower-buffer-fat-pointers
  Home:   https://github.com/llvm/llvm-project
  Commit: cd7d8bbfe7fd820a784f7f812e4562462ca454bb
      https://github.com/llvm/llvm-project/commit/cd7d8bbfe7fd820a784f7f812e4562462ca454bb
  Author: Alex Richardson <alexrichardson at google.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M llvm/docs/LangRef.rst
    M llvm/include/llvm-c/Core.h
    M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
    M llvm/include/llvm/AsmParser/LLToken.h
    M llvm/include/llvm/Bitcode/LLVMBitCodes.h
    M llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
    M llvm/include/llvm/IR/InstVisitor.h
    M llvm/include/llvm/IR/Instruction.def
    M llvm/include/llvm/IR/Instructions.h
    M llvm/include/llvm/SandboxIR/Instruction.h
    M llvm/lib/AsmParser/LLLexer.cpp
    M llvm/lib/AsmParser/LLParser.cpp
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
    M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
    M llvm/lib/CodeGen/TargetLoweringBase.cpp
    M llvm/lib/IR/Instruction.cpp
    M llvm/lib/IR/Instructions.cpp
    M llvm/lib/SandboxIR/Context.cpp
    A llvm/test/Assembler/ptrtoaddr-const.ll
    A llvm/test/Assembler/ptrtoaddr.ll
    A llvm/test/Bitcode/ptrtoaddr.ll
    M llvm/test/CodeGen/AMDGPU/lower-buffer-fat-pointers-pointer-ops.ll
    A llvm/test/CodeGen/X86/GlobalISel/ptrtoaddr.ll
    A llvm/test/CodeGen/X86/ptrtoaddr.ll
    M llvm/test/Transforms/IRNormalizer/regression-convergence-tokens.ll
    M llvm/test/Transforms/IRNormalizer/regression-infinite-loop.ll
    M llvm/test/Transforms/IRNormalizer/reordering-basic.ll
    M llvm/test/Transforms/IRNormalizer/reordering.ll

  Log Message:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.6-beta.1



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list