Go to file
Jakob Stoklund Olesen 28d79cdeab Drop interference reassignment in favor of eviction.
The reassignment phase was able to move interference with a higher spill weight,
but it didn't happen very often and it was fairly expensive.

The existing interference eviction picks up the slack.

llvm-svn: 128397
2011-03-27 22:49:21 +00:00
clang Reduce indentation using early exits and add a couple of comments. No 2011-03-27 21:26:48 +00:00
compiler-rt clang/Darwin: Add all the comparison functions, the desire to cherry pick just 2011-03-25 19:19:10 +00:00
debuginfo-tests Test case for r128150. 2011-03-23 16:30:03 +00:00
libcxx Jonathan Sauer found a bug in the way ^ was handled 2011-03-26 20:02:27 +00:00
lldb Added the ability to get the min and max instruction byte size for 2011-03-26 19:14:58 +00:00
llvm Drop interference reassignment in favor of eviction. 2011-03-27 22:49:21 +00:00