OSDN Git Service

Fix mmx paddq, add support for the 'y' register class, though it isn't tested.
authorChris Lattner <sabre@nondot.org>
Thu, 12 Apr 2007 04:14:49 +0000 (04:14 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Apr 2007 04:14:49 +0000 (04:14 +0000)
commit6c284d716ea1d81ba9206e48c7d2590e1b78e89e
tree5388f375f7ffa2517d842ab3987076272ecc3778
parent4e3e115e15aa4dfc8a74771a9194a9b044f40aa2
Fix mmx paddq, add support for the 'y' register class, though it isn't tested.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35940 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp