aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-04-22 19:55:20 +0000
committerDan Gohman <gohman@apple.com>2010-04-22 19:55:20 +0000
commit174620f9f6fdf56a8319ccf801d617304bef08e1 (patch)
tree96b8f068f28d57abb047e7bc445d00bfbd56220a /lib/Transforms/Utils/InlineFunction.cpp
parent292d04453755e1f57c4d591070d8d6b063becc51 (diff)
downloadexternal_llvm-174620f9f6fdf56a8319ccf801d617304bef08e1.zip
external_llvm-174620f9f6fdf56a8319ccf801d617304bef08e1.tar.gz
external_llvm-174620f9f6fdf56a8319ccf801d617304bef08e1.tar.bz2
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
Diffstat (limited to 'lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions