]> granicus.if.org Git - llvm/commit
[X86] Add load patterns for cases where we select X86Movss/X86Movsd to blend instruct...
authorCraig Topper <craig.topper@intel.com>
Sun, 15 Jul 2018 21:49:01 +0000 (21:49 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 15 Jul 2018 21:49:01 +0000 (21:49 +0000)
commit2012494a47b3ab6ba53f09d436d363545c23bb2b
tree023f499e60c023cb369e7ce0d5d44691758a00e5
parentea81bb5e03db8e1db5f86000ed45e9851fb9e87c
[X86] Add load patterns for cases where we select X86Movss/X86Movsd to blend instructions.

This allows us to fold the load during isel without waiting for the peephole pass to do it.

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