[PATCH] D14792: Have 'optnone' respect -fast-isel=false
Eric Christopher via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 18:15:53 PST 2015
echristo added a subscriber: echristo.
echristo added a comment.
Just make it an enum ala FloatABI with a Default, SelectionDAG, FastISel
and use that everywhere?
-eric
http://reviews.llvm.org/D14792
More information about the llvm-commits
mailing list