[PATCH] D65685: Eliminate implicit Register->unsigned conversions in VirtRegMap. NFC
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 12 17:54:31 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368643: Eliminate implicit Register->unsigned conversions in VirtRegMap. NFC (authored by dsanders, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65685?vs=214057&id=214747#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65685/new/
https://reviews.llvm.org/D65685
Files:
llvm/trunk/include/llvm/CodeGen/LiveIntervals.h
llvm/trunk/include/llvm/CodeGen/LiveRegUnits.h
llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
llvm/trunk/include/llvm/CodeGen/MachineInstr.h
llvm/trunk/include/llvm/CodeGen/MachineRegisterInfo.h
llvm/trunk/include/llvm/CodeGen/Register.h
llvm/trunk/include/llvm/CodeGen/TargetRegisterInfo.h
llvm/trunk/include/llvm/CodeGen/VirtRegMap.h
llvm/trunk/include/llvm/MC/MCRegister.h
llvm/trunk/lib/CodeGen/MachineBasicBlock.cpp
llvm/trunk/lib/CodeGen/TargetRegisterInfo.cpp
llvm/trunk/lib/CodeGen/VirtRegMap.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65685.214747.patch
Type: text/x-patch
Size: 25124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190813/cc2c2e7a/attachment.bin>
More information about the llvm-commits
mailing list