Turn off the div -> mul optimization until it works correctly 100% of the
authorNate Begeman <natebegeman@mac.com>
Wed, 6 Apr 2005 03:36:33 +0000 (03:36 +0000)
committerNate Begeman <natebegeman@mac.com>
Wed, 6 Apr 2005 03:36:33 +0000 (03:36 +0000)
commit8f52980f032da74b72425fd23d4639c232a85e28
treea5bbf370aa0c05f1dc824214a74b6529737f5b7b
parent815d6dac1ecc6ad661cebb308f9c06583fcd3cf0
Turn off the div -> mul optimization until it works correctly 100% of the
time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21105 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelPattern.cpp