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
CodeGen
RegAllocFast.cpp
Find file
Blame
History
Permalink
If a register is both an early clobber and part of a tied use, handle the use
· 2021f382
Rafael Espindola
authored
Nov 22, 2011
before the clobber so that we copy the value if needed. Fixes pr11415. llvm-svn: 145056
2021f382
Loading