Go to file
Jakob Stoklund Olesen b336c50c81 Also compute interference intervals for blocks with no uses.
When the live range is live through a block that doesn't use the register, but
that has interference, region splitting wants to split at the top and bottom of
the basic block.

llvm-svn: 124839
2011-02-04 00:39:20 +00:00
clang minor refactoring of -fapple-kext stuff. 2011-02-04 00:32:39 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests Test case for r123199. 2011-01-11 00:31:01 +00:00
libcxx Missing traits::to_int_type in fstream 2011-02-02 17:37:16 +00:00
lldb Modify 'apropos' command to search settings variable descriptions as well. 2011-02-04 00:16:49 +00:00
llvm Also compute interference intervals for blocks with no uses. 2011-02-04 00:39:20 +00:00