Let each target specific isel provide routine to check if a chain producing node...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 27 Jul 2006 06:36:49 +0000 (06:36 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 27 Jul 2006 06:36:49 +0000 (06:36 +0000)
commitb2c121ac14707db27d73169dab6c5d8592709843
treeb45ecd4e9858d09420e78c460fb05a2a2795ec22
parent55b5053b8e22cf165d1f0ce3aa9a04707e368a15
Let each target specific isel provide routine to check if a chain producing node is foldable by another.

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