Go to file
Eric Christopher 5f141b03fa Remove useMachineScheduler and replace it with subtarget options
that control, individually, all of the disparate things it was
controlling.

At the same time move a FIXME in the Hexagon port to a new
subtarget function that will enable a user of the machine
scheduler to avoid using the source scheduler for pre-RA-scheduling.
The FIXME would have this removed, but involves either testcase
changes or adding -pre-RA-sched=source to a few testcases.

llvm-svn: 231980
2015-03-11 22:56:10 +00:00
clang [analyzer] www: +progress for undefbehavior.ZeroAllocDereference 2015-03-11 22:29:32 +00:00
clang-tools-extra [clang-tidy] Static Analyzer checker configuration options pass-through. 2015-03-11 17:25:22 +00:00
compiler-rt Be nicer to C90 environments and avoid the declaration of variables in for 2015-03-11 22:06:53 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Fix bitselect for float/double types v2 2015-03-05 15:31:05 +00:00
libcxx Fix ctype_byname<wchar_t>::do_is() mask checking.... again 2015-03-11 17:00:28 +00:00
libcxxabi Remove unneeded const_cast in readPointerHelper. Pointed out by jroelofs 2015-03-10 21:32:53 +00:00
lld Don't rely on the elf test suites inputs when testing the driver. We 2015-03-11 22:12:40 +00:00
lldb Initialize ProcessGDBRemoteLog for LLGS to fix remote platform logging 2015-03-11 21:14:22 +00:00
llgo [llgo] Disable known failing packages in check-libgo 2015-03-06 02:49:07 +00:00
llvm Remove useMachineScheduler and replace it with subtarget options 2015-03-11 22:56:10 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Assert in isl expression builder if id can not be found [NFC] 2015-03-10 22:35:43 +00:00