wrap some long lines and expand i32 mul's to libcalls, inspired by a
authorChris Lattner <sabre@nondot.org>
Sat, 4 Oct 2008 21:27:46 +0000 (21:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 4 Oct 2008 21:27:46 +0000 (21:27 +0000)
commit31d7161206d7502e97a01a51a76445a8d9ac6ea5
treea75d03f5732651867aee4096c1bf8889415b4bf1
parent80533040bc3b19f88c64bb8c4900af2e0128858d
wrap some long lines and expand i32 mul's to libcalls, inspired by a
patch by Mikael Lepisto!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57077 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp