OSDN Git Service

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)
commita3477fe06df794e0eae26ea243f25912c619a6c4
tree0e5782f260cfcccd869ee37e79b44ef92421ecda
parent2d147c440178044aa2af1d9c276f9c4e540fcb8e
SelectionDAGISel does not "preserve all", since it makes lots of changes
to the MachineFunction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77753 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp