Added a temporary option -no-isel-fold-inflight to control whether a "inflight"
authorEvan Cheng <evan.cheng@apple.com>
Fri, 28 Apr 2006 02:09:19 +0000 (02:09 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 28 Apr 2006 02:09:19 +0000 (02:09 +0000)
commit552c4a849422ad91fa9988255ae35aebbf3acf7b
treea1da0428566fb7a146a2fc5945191a98d212d265
parent61a0209a8ac7b55a40f291f30679f16b3eb1d83c
Added a temporary option -no-isel-fold-inflight to control whether a "inflight"
node can be folded.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28003 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGISel.h
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp