diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-08-13 21:18:48 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-08-13 21:18:48 +0000 |
commit | d1191ee43cd35bea5154480e10d3829d9fa2e762 (patch) | |
tree | 84303a25b5a349b340c014b327a2a9bd332a1a75 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 081ffcd00bc00fbbf6fbbf22df5e21634b44c48c (diff) | |
download | bcm5719-llvm-d1191ee43cd35bea5154480e10d3829d9fa2e762.tar.gz bcm5719-llvm-d1191ee43cd35bea5154480e10d3829d9fa2e762.zip |
Implement splitting inside a single block.
When a live range is contained a single block, we can split it around
instruction clusters. The current approach is very primitive, splitting before
and after the largest gap between uses.
llvm-svn: 111043
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions