diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-07-27 20:58:46 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-07-27 20:58:46 +0000 |
commit | 3dfa38a5bf431ec78272bb06c47d7c28616d276a (patch) | |
tree | c146b5831c0e2646d42e6bffe9a3be69855248c0 /lib/ExecutionEngine/Interpreter | |
parent | d83a547d671a424294df2103c71801127e55db0f (diff) | |
download | external_llvm-3dfa38a5bf431ec78272bb06c47d7c28616d276a.zip external_llvm-3dfa38a5bf431ec78272bb06c47d7c28616d276a.tar.gz external_llvm-3dfa38a5bf431ec78272bb06c47d7c28616d276a.tar.bz2 |
Add a -new-live-intervals experimental option.
This option replaces the existing live interval computation with one
based on LiveRangeCalc.cpp. The new algorithm does not depend on
LiveVariables, and it can be run at any time, before or after leaving
SSA form.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160892 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/Interpreter')
0 files changed, 0 insertions, 0 deletions