Have 'optnone' respect the -fast-isel=false option.
authorPaul Robinson <paul_robinson@playstation.sony.com>
Mon, 30 Nov 2015 21:56:16 +0000 (21:56 +0000)
committerPaul Robinson <paul_robinson@playstation.sony.com>
Mon, 30 Nov 2015 21:56:16 +0000 (21:56 +0000)
commitae5d4bfbbefb29e8759287f13bc1d3bb44474044
tree664c11ff59b3ba48da833cc9d8ceff8a05bc4695
parentf44d69a9c3a9c295184011ba37ad36321ced7531
Have 'optnone' respect the -fast-isel=false option.

This is primarily useful for debugging optnone v. ISel issues.

Differential Revision: http://reviews.llvm.org/D14792

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254335 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.rst
include/llvm/Target/TargetMachine.h
lib/CodeGen/LLVMTargetMachine.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
test/CodeGen/Mips/emergency-spill-slot-near-fp.ll
test/Feature/optnone-llc.ll