diff options
author | Chris Lattner <sabre@nondot.org> | 2010-02-21 03:17:59 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-02-21 03:17:59 +0000 |
commit | a170b5e818bef4841084297960334eaea64e7081 (patch) | |
tree | 008b18cdd5b098d1376cc791bb8854f68bf04dea /utils/TableGen/DAGISelMatcherGen.cpp | |
parent | beff6a3fd0df3ce079a40f2777a68832c57acdf6 (diff) | |
download | external_llvm-a170b5e818bef4841084297960334eaea64e7081.zip external_llvm-a170b5e818bef4841084297960334eaea64e7081.tar.gz external_llvm-a170b5e818bef4841084297960334eaea64e7081.tar.bz2 |
rename SelectScalarSSELoad -> SelectScalarSSELoadXXX and rewrite
it to follow the mode needed by the new isel. Instead of returning
the input and output chains, it just returns the (currently only one,
which is a silly limitation) node that has input and output chains.
Since we want the old thing to still work, add a new
SelectScalarSSELoad to emulate the old interface. The XXX suffix
and the wrapper will eventually go away.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96715 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/DAGISelMatcherGen.cpp')
0 files changed, 0 insertions, 0 deletions