diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-03-15 21:13:25 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-03-15 21:13:25 +0000 |
commit | 13ba2527f73554fff39ca31250803b253076afba (patch) | |
tree | 52337f6c92f8f26c52a0a5898e3ae8683bdf2b78 /lib/Support/Triple.cpp | |
parent | 29ef87599c86b28db94d57705ab2901768253cad (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127698 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/Triple.cpp')
0 files changed, 0 insertions, 0 deletions