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.td
Find file
Blame
History
Permalink
As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
· 410ec4aa
Bill Wendling
authored
Apr 14, 2011
(movzx/movsx) because they give more information. Revert that part of the patch. llvm-svn: 129498
410ec4aa
Loading