commit | 149a4e56fcd29c37c416e0ce4a5ebed7b514cbc6 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Feb 22 02:09:43 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Feb 22 02:09:43 2008 +0000 |
tree | fb6487e395b84018597bf594fdede2d6df72d856 | |
parent | 59a8cdd36d644fd5d0d7c78c3c02b31f1ba29a95 [diff] |
Start using GPR's to copy around mmx value instead of mmx regs. GCC apparently does this, and code depends on not having to do emms when this happens. This is x86-64 only so far, second half should handle x86-32. rdar://5741668 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47470 91177308-0d34-0410-b5e6-96231b3b80d8