[PATCH] [MCInstPrinter] Enable MCInstPrinter to change its behavior based on the per-function subtarget

Akira Hatanaka ahatanak at gmail.com
Fri Mar 27 13:14:03 PDT 2015


Thanks.

I wasn't planning to make the changes I made for AArch64 for other ports that don't use subtarget feature bits in their instprinters, but if it's important to have a uniform interface for the print methods table-gen generates, I can update those ports later and remove PassSubtarget.

In http://reviews.llvm.org/D8668#148039, @echristo wrote:

> Excellent. We're in agreement then.
>
> One inline comment and then LGTM.
>
> -eric





http://reviews.llvm.org/D8668

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list