[all-commits] [llvm/llvm-project] 9b0761: [𝘀𝗽𝗿] initial version
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Wed Jun 11 16:49:59 PDT 2025
Branch: refs/heads/users/arichardson/spr/amdgpu-baseline-test-for-ptrtoaddr-code-generation
Home: https://github.com/llvm/llvm-project
Commit: 9b0761d9f5c8a76c89359fdd216ba8c889d83f0c
https://github.com/llvm/llvm-project/commit/9b0761d9f5c8a76c89359fdd216ba8c889d83f0c
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
M llvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp
A llvm/test/Assembler/ptrtoaddr-const.ll
A llvm/test/Assembler/ptrtoaddr.ll
A llvm/test/Bitcode/ptrtoaddr.ll
A llvm/test/CodeGen/AMDGPU/GlobalISel/ptrtoint-ptrtoaddr-p8.ll
M llvm/test/CodeGen/AMDGPU/lower-buffer-fat-pointers-pointer-ops.ll
A llvm/test/CodeGen/AMDGPU/ptrtoint-ptrtoaddr-p8.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