Go to file
Lang Hames 3a20bc3652 PR11868. The previous loop in LiveIntervals::join would sometimes fall over if
more than two adjacent ranges needed to be merged. The new version should be
able to handle an arbitrary sequence of adjancent ranges.

llvm-svn: 149588
2012-02-02 05:37:34 +00:00
clang Fix for PR10657 (http://llvm.org/bugs/show_bug.cgi?id=10657) 2012-02-02 05:13:59 +00:00
compiler-rt Disable wrapping memcpy() on Mac OS Lion, where it 2012-02-01 10:07:52 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc
libcxx Fix .PHONY target to match new installheaders target. 2012-01-21 06:16:39 +00:00
libcxxabi added const nullptr tests 2012-02-01 22:27:24 +00:00
lld Cleanup system_error extensions. 2012-01-31 21:47:13 +00:00
lldb When outputting hex values use unsigned integer values so we don't get 2012-02-02 00:12:47 +00:00
llvm PR11868. The previous loop in LiveIntervals::join would sometimes fall over if 2012-02-02 05:37:34 +00:00
polly ScopInfo: Simplify some isl code 2012-02-01 14:23:36 +00:00