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
Sparc
PeepholeOpts.cpp
Find file
Blame
History
Permalink
When opcodes like ADD were split into reg. and immed. versions (ADDi and ADDr),
· 8264e29e
Vikram S. Adve
authored
Oct 21, 2003
this code wasn't fixed correctly so it missed copy operations that used ADDi. llvm-svn: 9318
8264e29e
Loading