commit | 620427d5a165d98d33ad6a5be2d01c3e8525c2f6 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Thu Apr 22 19:55:20 2010 +0000 |
committer | Dan Gohman <gohman@apple.com> | Thu Apr 22 19:55:20 2010 +0000 |
tree | 96b8f068f28d57abb047e7bc445d00bfbd56220a | |
parent | f1dabde404d2b2d6b4ca136f418f61f3b470039a [diff] |
Move PHINodesToUpdate out of SelectionDAGBuilder and into FunctionLoweringInfo, as it isn't SelectionDAG-specific. This isn't completely natural, as PHI node state is not per-function but rather per-basic-block, however there's currently no other convenient per-basic-block state to group it with. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102109 91177308-0d34-0410-b5e6-96231b3b80d8