Generalize the ARM DAG combiner of mul with constants to all power-of-two cases.
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 16 May 2010 08:54:20 +0000 (08:54 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 16 May 2010 08:54:20 +0000 (08:54 +0000)
commit4878b8415fd524489b4bee5f90e969f6ccb253d4
tree5f417792b61b7e057258a401e2fd5a2058fbde64
parent8f6de385d64922b6d42b91a4d63f862b33ca13e8
Generalize the ARM DAG combiner of mul with constants to all power-of-two cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103901 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp