Patch by David Conrad:
authorJim Grosbach <grosbach@apple.com>
Mon, 18 Jan 2010 19:58:49 +0000 (19:58 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 18 Jan 2010 19:58:49 +0000 (19:58 +0000)
commit3482c8003ad0c88469b7333aaf658036e3fd0468
treef3a8b0432ba144a79cb57b5db0214c4121a30299
parentf9d5c5cf9f1aa40aff80b5096a0a54e246fa89b5
Patch by David Conrad:

"On ARMv6T2 this turns cttz into rbit, clz instead of the 4 instruction
 sequence it is now."

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93758 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td