Turn on my codegen prepare heuristic by default. It doesn't affect
authorChris Lattner <sabre@nondot.org>
Wed, 26 Nov 2008 22:16:44 +0000 (22:16 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 26 Nov 2008 22:16:44 +0000 (22:16 +0000)
commitab8b794a789390ca2f1ad5372d4813911e306663
treeda121d9683eb95a21739c6ba50b428782345147d
parentbaa39d866410d1f1d7ef6795f82c968bd94ea4a0
Turn on my codegen prepare heuristic by default.  It doesn't affect
performance in most cases on the Grawp tester, but does speed some
things up (like shootout/hash by 15%).  This also doesn't impact
compile time in a noticable way on the Grawp tester.

It also, of course, gets the testcase it was designed for right :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60120 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/CodeGenPrepare.cpp
test/CodeGen/X86/isel-sink3.ll