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
X86InstrInfo.cpp
Find file
Blame
History
Permalink
PR3739, part 2: Use an explicit store to spill XMM registers. (Previously,
· 63488f1f
Eli Friedman
authored
Jun 04, 2009
the code tried to use "push", which doesn't exist for XMM registers.) llvm-svn: 72836
63488f1f
Loading