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
X86Instr64bit.td
Find file
Blame
History
Permalink
(i64 (zext (srl GR32 8))) -> movzbl AH is not safe since srl 8 only clear the top 8 bits.
· 7142ad75
Evan Cheng
authored
May 30, 2009
llvm-svn: 72618
7142ad75
Loading