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
RegAllocLinearScan.cpp
Find file
Blame
History
Permalink
When an instruction like: A += B had both A and B virtual registers
· 3d100ef0
Alkis Evlogimenos
authored
Feb 03, 2004
spilled, A was loaded from its stack location twice. This fixes the bug. llvm-svn: 11093
3d100ef0
Loading