[AVX] Make IntInit Unique
authorDavid Greene <greened@obbligato.org>
Fri, 29 Jul 2011 19:07:12 +0000 (19:07 +0000)
committerDavid Greene <greened@obbligato.org>
Fri, 29 Jul 2011 19:07:12 +0000 (19:07 +0000)
commit2855b0f0730b1a31aa156ea667fee79f66be4b03
treefbf8a8dd8c055009d6c395e4d75a3b8181d5a7d2
parent726bbde3c4ac5a279c86d1632b7b94498b01854a
[AVX] Make IntInit Unique

Use a DenseMap to make sure only one IntInit of any value exists.

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