diff options
author | Chris Lattner <sabre@nondot.org> | 2004-05-12 15:29:13 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-05-12 15:29:13 +0000 |
commit | 795c9933e23baecead01c9a673c7f259f7383439 (patch) | |
tree | ef536b4b04fcc65b5b386bef9c451d5e2c7b4e5c /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 3b2917bfcf42202023d2ea37c153e6c0deac15c1 (diff) | |
download | llvm-795c9933e23baecead01c9a673c7f259f7383439.zip llvm-795c9933e23baecead01c9a673c7f259f7383439.tar.gz llvm-795c9933e23baecead01c9a673c7f259f7383439.tar.bz2 |
Implement splitting of PHI nodes, allowing block extraction of BB's that have
PHI node entries from multiple outside-the-region blocks. This also fixes
extraction of the entry block in a function. Yaay.
This has successfully block extracted all (but one) block from the score_move
function in obsequi (out of 33). Hrm, I wonder which block the bug is in. :)
llvm-svn: 13489
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions