Go to file
Chris Lattner 397a11ccd8 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 :)

llvm-svn: 60120
2008-11-26 22:16:44 +00:00
clang Add some comments. 2008-11-26 21:51:07 +00:00
llvm Turn on my codegen prepare heuristic by default. It doesn't affect 2008-11-26 22:16:44 +00:00