[LLVMdev] [PATCH] Support asm comment output

David Greene dag at cray.com
Tue Jul 14 13:37:46 PDT 2009


On Tuesday 14 July 2009 15:35, David Greene wrote:

> Would it be acceptable to add a small flags field to MachineInstr that we
> can use as a bitvector?

In fact I think I can put a short between the NumImplicitOps and the Operands
fields and not increase MachineInstr size on most architectures.

                                     -Dave



More information about the llvm-dev mailing list