llvm-mirror/include
Jakob Stoklund Olesen 14c88af5f2 Add an experimental -early-live-intervals option.
This option runs LiveIntervals before TwoAddressInstructionPass which
will eventually learn to exploit and update the analysis.

Eventually, LiveIntervals will run before PHIElimination, and we can get
rid of LiveVariables.

llvm-svn: 161270
2012-08-03 22:12:54 +00:00
..
llvm Add an experimental -early-live-intervals option. 2012-08-03 22:12:54 +00:00
llvm-c Remove tabs. 2012-07-19 00:01:33 +00:00