Skip to content
GitLab
Explore
Sign in
llvm-bpevl
llvm
lib
Target
X86
InstSelectSimple.cpp
Find file
Blame
History
Permalink
For 16 and 32-bit multiplies, use the IMUL instruction instead of the MUL instruction.
· 22f54501
Chris Lattner
authored
Jun 21, 2003
This allows us to not force the use of the EAX/AX registers! llvm-svn: 6830
22f54501
Loading