[PATCH] D39400: WIP: [MachineOperand][MIR] Add isRenamable to MachineOperand.
Geoff Berry via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 4 14:56:49 PST 2017
gberry updated this revision to Diff 125424.
gberry added a comment.
Herald added a subscriber: JDevlieghere.
New version based on feedback from Matthias
https://reviews.llvm.org/D39400
Files:
docs/MIRLangRef.rst
include/llvm/CodeGen/MachineInstrBuilder.h
include/llvm/CodeGen/MachineOperand.h
lib/CodeGen/MIRParser/MILexer.cpp
lib/CodeGen/MIRParser/MILexer.h
lib/CodeGen/MIRParser/MIParser.cpp
lib/CodeGen/MIRPrinter.cpp
lib/CodeGen/MachineInstr.cpp
lib/CodeGen/MachineOperand.cpp
lib/CodeGen/MachineVerifier.cpp
lib/CodeGen/RegAllocFast.cpp
lib/CodeGen/VirtRegMap.cpp
test/CodeGen/AArch64/arm64-misched-multimmo.ll
test/CodeGen/AMDGPU/shrink-carry.mir
test/CodeGen/AMDGPU/splitkit.mir
test/CodeGen/AMDGPU/stack-slot-color-sgpr-vgpr-spills.mir
test/CodeGen/AMDGPU/subreg_interference.mir
test/CodeGen/AMDGPU/syncscopes.ll
test/CodeGen/Hexagon/regalloc-bad-undef.mir
test/CodeGen/PowerPC/byval-agg-info.ll
test/CodeGen/SystemZ/regalloc-fast-invalid-kill-flag.mir
test/CodeGen/X86/tail-merge-debugloc.ll
test/DebugInfo/X86/pr34545.ll
test/DebugInfo/X86/sdag-salvage-add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39400.125424.patch
Type: text/x-patch
Size: 25313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/e052bd77/attachment.bin>
More information about the llvm-commits
mailing list