diff options
author | Dan Gohman <gohman@apple.com> | 2010-07-07 16:47:08 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-07-07 16:47:08 +0000 |
commit | ffe64b1ee5a234b9599e2ad8525249a70a96e04c (patch) | |
tree | c55e08ed1587bdfade34ea2a00b7bc55b8827f36 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 2530efd3cfbbfdf1c7578230383b1e9920e827d6 (diff) | |
download | llvm-ffe64b1ee5a234b9599e2ad8525249a70a96e04c.zip llvm-ffe64b1ee5a234b9599e2ad8525249a70a96e04c.tar.gz llvm-ffe64b1ee5a234b9599e2ad8525249a70a96e04c.tar.bz2 |
Give FunctionLoweringInfo an MBB member, avoiding the need to pass it
around everywhere, and also give it an InsertPt member, to enable isel
to operate at an arbitrary position within a block, rather than just
appending to a block.
llvm-svn: 107791
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions