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
X86
X86InstrInfo.cpp
Find file
Blame
History
Permalink
In 64-bit mode, avoid using leal with 32-bit 32-bit address size, e.g.
· fa2c8286
Evan Cheng
authored
Oct 05, 2007
leal 1(%ecx), %edi, which requires 67H prefix. llvm-svn: 42647
fa2c8286
Loading