OSDN Git Service

Move some SIMD fragment code into X86InstrFragmentsSIMD so that the
authorDavid Greene <greened@obbligato.org>
Mon, 12 Jul 2010 23:41:28 +0000 (23:41 +0000)
committerDavid Greene <greened@obbligato.org>
Mon, 12 Jul 2010 23:41:28 +0000 (23:41 +0000)
commit8f17bc4fbdd68b0c2703515cbf9ae9038fc10e13
tree1733fb0a8f7eb4504123c7a44373c35748acb704
parenta0d09a85e27adb8545b37bfdaab9e2c6a01477fa
Move some SIMD fragment code into X86InstrFragmentsSIMD so that the
utility classes can be used from multiple files.  This will aid
transitioning to a new refactored x86 SIMD specification.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108213 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86InstrSSE.td