diff options
author | Chris Lattner <sabre@nondot.org> | 2004-05-01 21:24:24 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-05-01 21:24:24 +0000 |
commit | f25fb4bc640340c60793a3e2bbf2510dea0e15f4 (patch) | |
tree | 96736e7e599369152ba7900e42e3f5805f473321 /lib/CodeGen/PHIElimination.cpp | |
parent | 96362e9cac4fbb7f7a9eacf19efea55a8d38bd79 (diff) |
Stop LiveVariables from using BasicBlocks as part of the mapping, instead
use MachineBasicBlocks. To do this, we traverse the Machine CFG instead of
the LLVM CFG, which is also *MUCH* more efficient by having fewer levels of
indirections and mappings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13301 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/PHIElimination.cpp')
0 files changed, 0 insertions, 0 deletions