Somehow, custom lowering of i64 multiplications got dropped along the way.
authorScott Michel <scottm@aero.org>
Wed, 16 Jul 2008 17:17:29 +0000 (17:17 +0000)
committerScott Michel <scottm@aero.org>
Wed, 16 Jul 2008 17:17:29 +0000 (17:17 +0000)
commit5af8f0e67e407437709f4011295fa324d1e00316
tree3a00efab2f685540c7edc6bbb5503e5b7fc536d7
parent2fbdf0e711697666d231ce7369a3966721e85c54
Somehow, custom lowering of i64 multiplications got dropped along the way.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53689 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelLowering.cpp