aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2009-12-01 03:03:00 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2009-12-01 03:03:00 +0000
commit26667abbd3aa1fef521976bfeb16f5c933f973a1 (patch)
treeda7a50ed26515ca8b1ddcd562f460a53585a8d63 /clang/lib/Frontend/CompilerInvocation.cpp
parent5442bfcd5a1766d13a3d14a22cc003705044dc57 (diff)
downloadllvm-26667abbd3aa1fef521976bfeb16f5c933f973a1.zip
llvm-26667abbd3aa1fef521976bfeb16f5c933f973a1.tar.gz
llvm-26667abbd3aa1fef521976bfeb16f5c933f973a1.tar.bz2
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. llvm-svn: 90194
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions