aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-12 15:29:13 +0000
committerChris Lattner <sabre@nondot.org>2004-05-12 15:29:13 +0000
commit795c9933e23baecead01c9a673c7f259f7383439 (patch)
treeef536b4b04fcc65b5b386bef9c451d5e2c7b4e5c /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent3b2917bfcf42202023d2ea37c153e6c0deac15c1 (diff)
downloadllvm-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