[PATCH] PowerPC - Use MCInstrDesc to get instruction size

David Wiberg dwiberg at gmail.com
Sat Jan 25 10:57:52 PST 2014


Hello,

The attached patch adds a reference to MCInstrInfo to the
PPCMCCodeEmitter and uses it to determine instruction size when
encoding instructions instead of using hard-coded values.

/ David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: UseMCInstrDescForSize.patch
Type: application/octet-stream
Size: 1740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140125/f6580052/attachment.obj>


More information about the llvm-commits mailing list