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
X86InstrCompiler.td
Find file
Blame
History
Permalink
Add a comment describing why transforming (shl x, 1) to (add x, x) is to be
· 8eb36ef4
Dan Gohman
authored
Jun 16, 2011
considered safe enough in this context. llvm-svn: 133159
8eb36ef4
Loading