summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseTemplate.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2009-11-21 02:05:21 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2009-11-21 02:05:21 +0000
commitbc630aca39a4c39bb246a982ccf4fc033eb760a3 (patch)
tree66ea722479106f228d5abb7da6639f6a6592d113 /clang/lib/Parse/ParseTemplate.cpp
parentdbeef0c1612e8c3ff54554f763b4eb762ae23982 (diff)
downloadbcm5719-llvm-bc630aca39a4c39bb246a982ccf4fc033eb760a3.tar.gz
bcm5719-llvm-bc630aca39a4c39bb246a982ccf4fc033eb760a3.zip
Be more clever about calculating live variables through new basic blocks.
When splitting a critical edge, the registers live through the edge are: - Used in a PHI instruction, or - Live out from the predecessor, and - Live in to the successor. This allows the coalescer to eliminate even more phi joins. llvm-svn: 89530
Diffstat (limited to 'clang/lib/Parse/ParseTemplate.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud