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
SparcInstrInfo.td
Find file
Blame
History
Permalink
[Sparc] Use addxcc/subxcc for adde/sube instead of addx/subx.
· 1230342f
Venkatraman Govindaraju
authored
Oct 06, 2013
addx/subx does not modify conditional codes whereas addxcc/subxx does. llvm-svn: 192053
1230342f
Loading