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

David Greene dag at cray.com
Tue Jan 22 13:14:33 PST 2013


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(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-Processor-Lookup-Table-Emitter-Generic.patch
Type: text/x-patch
Size: 3883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130122/f8ea1af9/attachment.bin>


More information about the llvm-commits mailing list