isel load folding is disabled at -fast. Now hoist the check up to the top level to...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 3 Jul 2008 08:39:51 +0000 (08:39 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 3 Jul 2008 08:39:51 +0000 (08:39 +0000)
commitf9d0318950c60aa723ff650701f0365f0aafebd6
tree1d3e8b2f30be9aff410e4b0a9a92a973c46dc67e
parent10b9de62ff14069a4410f6005eaf71d353b2ac83
isel load folding is disabled at -fast. Now hoist the check up to the top level to save some time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53096 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/DAGISelEmitter.cpp