[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:33:47 PDT 2020
jmorse updated this revision to Diff 300226.
jmorse added a comment.
(Rebase now that I've dropped some "REQUIRES: X86" lines in the modified tests...)
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.300226.patch
Type: text/x-patch
Size: 12150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/44ed8b98/attachment.bin>
More information about the llvm-commits
mailing list