Go to file
Jakob Stoklund Olesen cd14efaec2 Eliminate the last use of InterferenceResult.
The Query class now holds two iterators instead of an InterferenceResult
instance. The iterators are used as bookmarks for repeated
collectInterferingVRegs calls.

llvm-svn: 137380
2011-08-11 22:46:04 +00:00
clang The current warning in -Wnull-arithmetic for comparisons between NULL and non-pointers is not very helpful. This patch will update the wording to be more helpful to users. 2011-08-11 22:38:21 +00:00
compiler-rt Don't redeclare sr. 2011-07-28 23:15:41 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Correct misspelling:_LIBCPP_APPLE_STABLE_ABI -> _LIBCPP_STABLE_APPLE_ABI 2011-07-31 17:16:32 +00:00
libcxxabi First cut at exception handling; missing dependent exceptions. Next step: tests 2011-08-09 15:09:41 +00:00
lldb Fix 'Undefined or garbage value returned to caller' (static analyzer). 2011-08-11 22:23:44 +00:00
llvm Eliminate the last use of InterferenceResult. 2011-08-11 22:46:04 +00:00
polly Removing some trailing whitespaces 2011-08-11 08:44:56 +00:00