[PATCH] D88891: [DebugInfo][InstrRef][1/4] Support transformations that widen or narrow defined values
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 23 04:43:32 PDT 2020
jmorse updated this revision to Diff 300228.
jmorse added a comment.
(rebase again to see if phab will accept more information about base commits and the like)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88891/new/
https://reviews.llvm.org/D88891
Files:
llvm/include/llvm/CodeGen/MIRYamlMapping.h
llvm/include/llvm/CodeGen/MachineFunction.h
llvm/include/llvm/CodeGen/MachineInstr.h
llvm/lib/CodeGen/MIRParser/MIRParser.cpp
llvm/lib/CodeGen/MIRPrinter.cpp
llvm/lib/CodeGen/MachineFunction.cpp
llvm/lib/CodeGen/MachineInstr.cpp
llvm/lib/Target/X86/X86FixupBWInsts.cpp
llvm/test/DebugInfo/MIR/InstrRef/substitusions-roundtrip.mir
llvm/test/DebugInfo/MIR/InstrRef/twoaddr-to-threeaddr-sub.mir
llvm/test/DebugInfo/MIR/InstrRef/x86-fixup-bw-inst-subreb.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88891.300228.patch
Type: text/x-patch
Size: 12150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/0b4830c3/attachment.bin>
More information about the llvm-commits
mailing list