[PATCH] D15949: [mips] Changed the way expressions in instructions are printed to support different kinds of expressions.

Scott Egerton via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 07:21:26 PST 2016


s.egerton created this revision.
s.egerton added reviewers: dsanders, vkalintiris.
s.egerton added a subscriber: llvm-commits.
Herald added a subscriber: dsanders.

This added support for printing MCUnaryExpr as well as different kinds of
MCBinaryExpr.

http://reviews.llvm.org/D15949

Files:
  lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15949.44210.patch
Type: text/x-patch
Size: 7344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160107/fcea08e4/attachment.bin>


More information about the llvm-commits mailing list