Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Target
X86
X86InstrSSE.td
Find file
Blame
History
Permalink
Use movsd to shuffle in the lowest two elements of a v4f32 / v4i32 vector when
· 8b1cde2b
Evan Cheng
authored
May 03, 2006
movlps cannot be used (e.g. when load from m64 has multiple uses). llvm-svn: 28089
8b1cde2b
Loading