OSDN Git Service

Somehow I lost a condition when I was shuffling some code around. Anyway,
authorEvan Cheng <evan.cheng@apple.com>
Tue, 30 May 2006 22:13:36 +0000 (22:13 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 30 May 2006 22:13:36 +0000 (22:13 +0000)
commita0eaf2d0c5a7e3230146ae699b99f324557cf7d3
treec14e68fd3cc44e9dbe82e58bc99e003586ebb14e
parentaa3c1410b427909da350f2b5e8d4ec3db62a3618
Somehow I lost a condition when I was shuffling some code around. Anyway,
only transform a shufps to pshufd when the first two operands are the same.

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