diff options
author | Dan Gohman <gohman@apple.com> | 2008-10-07 23:00:56 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-10-07 23:00:56 +0000 |
commit | eb0d6abee36c274cf081948795f4675d8f33fc6f (patch) | |
tree | 47998c3751e8fb6a2ceca81cf0260855a621bfcf /lib/CodeGen/RegAllocLocal.cpp | |
parent | bde84d2fca4217043eb8c2ba447ae2797813ca54 (diff) |
Remove -disable-fast-isel. Use cl::boolOrDefault with -fast-isel
instead.
So now: -fast-isel or -fast-isel=true enable fast-isel, and
-fast-isel=false disables it. Fast-isel is also on by default
with -fast, and off by default otherwise.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57270 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocLocal.cpp')
0 files changed, 0 insertions, 0 deletions