Go to file
Jakob Stoklund Olesen c70b697a40 Create new intervals for isolated blocks during region splitting.
This merges the behavior of splitSingleBlocks into splitAroundRegion, so the
RS_Region and RS_Block register stages can be coalesced. That means the leftover
intervals after region splitting go directly to spilling instead of a second
pass of per-block splitting.

llvm-svn: 129379
2011-04-12 19:32:53 +00:00
clang ArrayBoundCheckerV2: don't arbitrarily warn about indexing before the 0-index of a symbolic region. In many cases that isn't really the base offset. 2011-04-12 17:21:33 +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 These tests are x86_64 specific. 2011-03-28 20:00:34 +00:00
libcxx Fix bug in Sseq constraints found by Seth Cantrell 2011-04-11 18:22:12 +00:00
lldb Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
llvm Create new intervals for isolated blocks during region splitting. 2011-04-12 19:32:53 +00:00