[llvm-commits] Move register tables from MipsDisassembler
Akira Hatanaka
ahatanak at gmail.com
Wed Jun 20 13:42:54 PDT 2012
r158846.
On Wed, Jun 6, 2012 at 1:42 AM, Medic, Vladimir <vmedic at mips.com> wrote:
>
> Hi everyone,
> as suggested by Jacob I have changed the patch to use tableGen generated
> register tables. Please find the new patch attached. Looking forward to
> your comments.
>
> Vladimir
> ------------------------------
> *From:* Jakob Stoklund Olesen [stoklund at 2pi.dk]
> *Sent:* Thursday, May 31, 2012 6:28 PM
> *To:* Medic, Vladimir
> *Cc:* llvm-commits at cs.uiuc.edu; Jovanovic, Petar
> *Subject:* Re: [llvm-commits] Move register tables from MipsDisassembler
>
>
> On May 31, 2012, at 8:10 AM, "Medic, Vladimir" <vmedic at mips.com> wrote:
>
> He everyone,
> please find attached the patch that moves register definitions from
> MipsDisassembler.cpp into a new header file. This is done so the tables can
> be used from other modules.
>
>
> Hi Vladimir,
>
> Can't you use the register class tables generated by TableGen instead?
> They should be available through MCRegisterInfo.
>
> /jakob
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120620/d5243761/attachment.html>
More information about the llvm-commits
mailing list