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 | 18a32ce0f37836cf17dffe1ed732ccea29bbb85a (patch) | |
tree | 0dbec4233b1a12c8ebb6fbc496b1f7c7ecbb605f /llvm/lib/CompilerDriver/Tool.cpp | |
parent | 98b99aa401e9dedb9b41abcf37e87b99126919f2 (diff) | |
download | bcm5719-llvm-18a32ce0f37836cf17dffe1ed732ccea29bbb85a.tar.gz bcm5719-llvm-18a32ce0f37836cf17dffe1ed732ccea29bbb85a.zip |
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.
llvm-svn: 96715
Diffstat (limited to 'llvm/lib/CompilerDriver/Tool.cpp')
0 files changed, 0 insertions, 0 deletions