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
X86ISelLowering.cpp
Find file
Blame
History
Permalink
- Use movaps to store 128-bit vector integers.
· d5e905d7
Evan Cheng
authored
Mar 21, 2006
- Each scalar to vector v8i16 and v16i8 is a any_extend followed by a movd. llvm-svn: 26932
d5e905d7
Loading