Go to file
Andrew Trick 665d3ec3d3 Rename ConvergingScheduler to GenericScheduler.
This was an experimental scheduler a year ago. It's now used by
several subtargets, both in-order and out-of-order, and it
is about to be enabled by default for x86 and armv7. It will be the
new GenericScheduler for subtargets that don't provide their own
SchedulingStrategy.

llvm-svn: 191051
2013-09-19 23:10:59 +00:00
clang Don't correct typos in Sema::BuildCXXNestedNameSpecifier with -fms-extensions 2013-09-19 22:38:48 +00:00
clang-tools-extra Don't use default label in fully covered switch 2013-09-19 07:35:47 +00:00
compiler-rt [ASan] Fix init-order-dlopen.cc test to not depend on the -Wl,-undefined,dynamic_lookup being passed to the linker. 2013-09-19 17:12:45 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx Fix typo. 2013-09-17 08:46:53 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [PECOFF] Ignore /errorReport command line option. 2013-09-19 22:19:40 +00:00
lldb Disable TestInferiorAssert (due to llvm.org/pr17276) 2013-09-19 22:41:36 +00:00
llvm Rename ConvergingScheduler to GenericScheduler. 2013-09-19 23:10:59 +00:00
polly clang-format recent change 2013-09-17 03:30:36 +00:00