Enable FastISel by default (on x86 and x86-64) with the -fast option.
authorDan Gohman <gohman@apple.com>
Wed, 1 Oct 2008 20:39:19 +0000 (20:39 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 1 Oct 2008 20:39:19 +0000 (20:39 +0000)
commitdc756858f92a397ed30362ba8251fec56479735f
treed8f8c52691e586e58b134100c1fa410182868375
parent795daece23cdc66bc7c16e9a2043dd4a4d0bbfc0
Enable FastISel by default (on x86 and x86-64) with the -fast option.

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