summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/has_feature_cxx0x.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-03-15 21:13:25 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-03-15 21:13:25 +0000
commita0d5ec10d1864c5005f454d6b66a1b298a6d3dbe (patch)
treefa25a9ad6fa62ae6fdf4e94827e69cd7eace8f6e /clang/test/Lexer/has_feature_cxx0x.cpp
parent32210de3e4bf1d9226469d25642d2a65cef7cff9 (diff)
downloadbcm5719-llvm-a0d5ec10d1864c5005f454d6b66a1b298a6d3dbe.tar.gz
bcm5719-llvm-a0d5ec10d1864c5005f454d6b66a1b298a6d3dbe.zip
Trace back through sibling copies to hoist spills and find rematerializable defs.
After live range splitting, an original value may be available in multiple registers. Tracing back through the registers containing the same value, find the best place to insert a spill, determine if the value has already been spilled, or discover a reaching def that may be rematerialized. This is only the analysis part. The information is not used for anything yet. llvm-svn: 127698
Diffstat (limited to 'clang/test/Lexer/has_feature_cxx0x.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud