Refactor the LiveOutInfo interface into a few methods on FunctionLoweringInfo
authorCameron Zwarich <zwarich@apple.com>
Thu, 24 Feb 2011 10:00:08 +0000 (10:00 +0000)
committerCameron Zwarich <zwarich@apple.com>
Thu, 24 Feb 2011 10:00:08 +0000 (10:00 +0000)
commite1497b979166765d97c91813a8e830a1ab8fbe12
tree58c541e4d179daabab14b84c728075ffc8379fb7
parent2dbe2850d019d3d25ec760f34de70ef6c9ac5747
Refactor the LiveOutInfo interface into a few methods on FunctionLoweringInfo
and make the actual map private.

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