Go to file
Duncan Sands 635e4efca0 Speculatively revert commit 144124 (djg) in the hope that the 32 bit
dragonegg self-host buildbot will recover (it is complaining about object
files differing between different build stages).  Original commit message:

Add a hack to the scheduler to disable pseudo-two-address dependencies in
basic blocks containing calls. This works around a problem in which
these artificial dependencies can get tied up in calling seqeunce
scheduling in a way that makes the graph unschedulable with the current
approach of using artificial physical register dependencies for calling
sequences. This fixes PR11314.

llvm-svn: 144188
2011-11-09 14:20:48 +00:00
clang Update test. 2011-11-09 12:43:30 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Remove support folder from Apple install 2011-11-04 15:59:51 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Remove the QAddressIsExecutable packet I added last night. 2011-11-09 08:03:56 +00:00
llvm Speculatively revert commit 144124 (djg) in the hope that the 32 bit 2011-11-09 14:20:48 +00:00
polly Detect Parameters directly on the SCEV. 2011-11-08 15:41:28 +00:00