]> granicus.if.org Git - llvm/commit
[X86] Colocate all of the X86VBroadcast patterns for v2i64 and v2f64. NFC
authorCraig Topper <craig.topper@intel.com>
Sun, 17 Sep 2017 18:59:30 +0000 (18:59 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 17 Sep 2017 18:59:30 +0000 (18:59 +0000)
commitfafcf424107364297b71d9bf939d7d22d996a88b
treeffe550fe57aae07f2d951da395d84410dfafd08e
parent41d51883a474d12366604f28b093726d85b2e29f
[X86] Colocate all of the X86VBroadcast patterns for v2i64 and v2f64. NFC

The memory patterns were near the MOVDDUP definition, but the non-memory patterns were near the broadcast instructions.

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