SelectionDAGISel does not "preserve all", since it makes lots of changes
authorDan Gohman <gohman@apple.com>
Fri, 31 Jul 2009 23:36:22 +0000 (23:36 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 31 Jul 2009 23:36:22 +0000 (23:36 +0000)
commit10b8898ac06d712e4588c15d68ed68469e006411
tree3202a7de433cc8c660308fa0fe4da713575f598e
parentdd3da92b4a7b5aefae57abca97718cfe585619a6
SelectionDAGISel does not "preserve all", since it makes lots of changes
to the MachineFunction.

llvm-svn: 77753
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp