Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
"clang/test/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "ea4c780da19e11edc9d13a09b51a6eb6b7446e11"
llvm-epi-0.8
llvm
lib
Transforms
InstCombine
InstCombineCalls.cpp
Find file
Blame
History
Permalink
InstCombine: Turn mul.with.overflow(X, 2) into the cheaper add.with.overflow(X, X)
· 691731eb
Benjamin Kramer
authored
May 21, 2011
llvm-svn: 131789
691731eb
Loading