[llvm-commits] [PATCH] Make Processor Lookup Table Emitter Generic

greened at obbligato.org greened at obbligato.org
Thu Jan 24 07:52:17 PST 2013


David Greene <dag at cray.com> writes:

> Make the processor lookup table emitter more generic so it may be used
> to emit multiple kinds of tables.  We'll use this to emit some new
> hardware model tables.
> ---
>  llvm/utils/TableGen/SubtargetEmitter.cpp |   29 +++++++++++++++++++++--------
>  1 files changed, 21 insertions(+), 8 deletions(-)
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Ping?

                         -David



More information about the llvm-commits mailing list