OSDN Git Service

[AVX] Make ListInits Unique
authorDavid Greene <greened@obbligato.org>
Fri, 29 Jul 2011 19:07:16 +0000 (19:07 +0000)
committerDavid Greene <greened@obbligato.org>
Fri, 29 Jul 2011 19:07:16 +0000 (19:07 +0000)
commitaad4c9fc37b38cae21343173084c81d789535446
treea89ed5dd8b537809a3353409ec6edda0ff0f5b26
parent637b4ffa01f42a6df598d4fc367d645a600128e1
[AVX] Make ListInits Unique

Ensure ListInits are unique and only created once.  This will be
important for AVX as lists will be used extensively to pass generic
patterns, prefix information and other things to lower-level
pattern-generation classes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136493 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/Record.cpp
utils/TableGen/Record.h