diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2009-12-01 03:03:00 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2009-12-01 03:03:00 +0000 |
commit | 579d6d9fe33179f47dec4fb68e82da074a586372 (patch) | |
tree | bac8de2fd1ebbcc14a56b5ed0fc6822f32c03ebc /docs/CommandGuide | |
parent | c39d9536f74cc8fd754b23b2f1224eb4763bd662 (diff) |
Use CFG connectedness as a secondary sort key when deciding the order of copy coalescing.
This means that well connected blocks are copy coalesced before the less connected blocks. Connected blocks are more difficult to
coalesce because intervals are more complicated, so handling them first gives a greater chance of success.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90194 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions