Go to file
Andrew Trick 832a6a1909 PreRA scheduler should avoid cloning compares.
Added canClobberReachingPhysRegUse() to handle a particular pattern in
which a two-address instruction could be forced to interfere with
EFLAGS, causing a compare to be unnecessarilly cloned.
Fixes rdar://problem/5875261

llvm-svn: 138924
2011-09-01 00:54:31 +00:00
clang Create a CaretDiagnostic class to hold the logic for emitting 2011-08-31 23:59:23 +00:00
compiler-rt Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx __split_buffer should only require default constructible. Bug found and fixed by Jared Hoberock 2011-08-28 15:21:29 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Renaming: from IsVacantWatchpoint() to IsWatchpointVacant(). 2011-08-31 21:44:56 +00:00
llvm PreRA scheduler should avoid cloning compares. 2011-09-01 00:54:31 +00:00
polly Fix crashes due to unaligned parameters 2011-08-25 08:40:59 +00:00