reversed the logic of the log2 detection routine to reduce the number of nested ifs
authorPedro Artigas <partigas@apple.com>
Fri, 30 Nov 2012 22:47:15 +0000 (22:47 +0000)
committerPedro Artigas <partigas@apple.com>
Fri, 30 Nov 2012 22:47:15 +0000 (22:47 +0000)
commit00b83c9b8d04eb391912320437ee5172a02ca8ce
tree2dacc56e22d580de5a59acaa9f438cf056134fbf
parent3ae24ee08a4566ba1f79a390f8e018bab2b64ff1
reversed the logic of the log2 detection routine to reduce the number of nested ifs

llvm-svn: 169049
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp