Skip to content
Commit 60ad173d authored by Dan Gohman's avatar Dan Gohman
Browse files

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.

llvm-svn: 57270
parent 9fedacbe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment