[PATCH] D133914: [InlineAsm][bugfix] Correct function addressing in inline asm
Xiang Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 19:18:35 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaad013de41c0: [InlineAsm][bugfix] Correct function addressing in inline asm (authored by xiangzhangllvm).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133914/new/
https://reviews.llvm.org/D133914
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/include/llvm/CodeGen/TargetSubtargetInfo.h
llvm/include/llvm/IR/InlineAsm.h
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/lib/IR/InlineAsm.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/test/CodeGen/X86/inline-asm-function-call-pic.ll
llvm/test/CodeGen/X86/inline-asm-p-constraint.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133914.467663.patch
Type: text/x-patch
Size: 20641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221014/c81d5b2a/attachment.bin>
More information about the llvm-commits
mailing list