TableGen fragment refactoring.
authorDavid Greene <greened@obbligato.org>
Tue, 9 Feb 2010 23:52:19 +0000 (23:52 +0000)
committerDavid Greene <greened@obbligato.org>
Tue, 9 Feb 2010 23:52:19 +0000 (23:52 +0000)
commit51898d7a8948f7d9b1b498cf22609241945e994e
tree4831360d0ab9d4639ae18a7673514065bea4c069
parenta2c2f1ae849c8091ca8eabfb21eea7947c180c18
TableGen fragment refactoring.

Move some utility TableGen defs, classes, etc. into a common file so
they may be used my multiple pattern files.  We will use this for
the AVX specification to help with the transition from the current
SSE specification.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95727 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrFragmentsSIMD.td [new file with mode: 0644]
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86InstrMMX.td