[all-commits] [llvm/llvm-project] 73bc38: [𝘀𝗽𝗿] initial version
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Fri May 9 22:36:54 PDT 2025
Branch: refs/heads/users/arichardson/spr/ir-introduce-the-ptrtoaddr-instruction
Home: https://github.com/llvm/llvm-project
Commit: 73bc383ebdf499fbec4ef99ad0fb799758bda51f
https://github.com/llvm/llvm-project/commit/73bc383ebdf499fbec4ef99ad0fb799758bda51f
Author: Alex Richardson <alexrichardson at google.com>
Date: 2025-05-09 (Fri, 09 May 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/DataLayout.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/CodeGen/X86/GlobalISel/ptrtoaddr.ll
A llvm/test/CodeGen/X86/ptrtoaddr.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