[PATCH] D88386: [MIR][M68K] (Patch 2/8): Changes on Target-independent MIR part
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 3 16:48:03 PDT 2020
myhsu updated this revision to Diff 296011.
myhsu edited the summary of this revision.
myhsu added a comment.
Add a new interface in TargetInstrInfo: `isRegisterOperandPCRel` to tell MachineVerifier whether specific register operand is legal to be pc-relative
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88386/new/
https://reviews.llvm.org/D88386
Files:
llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/MachineBasicBlock.cpp
llvm/lib/CodeGen/MachineVerifier.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88386.296011.patch
Type: text/x-patch
Size: 4247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201003/bccd26bf/attachment.bin>
More information about the llvm-commits
mailing list