Go to file
Andrew Trick b6e74712b6 Added -misched-regpressure option.
Register pressure tracking is half the complexity of the
scheduler. It's useful to be able to turn it off for compile time and
performance comparisons.

llvm-svn: 189987
2013-09-04 20:59:59 +00:00
clang Remove the -fuse-gold-plugin driver option. 2013-09-04 19:37:35 +00:00
clang-tools-extra modularize - Fix of header dependencies - this time with the source. 2013-09-04 20:46:24 +00:00
compiler-rt [asan] add a test that demonstrates why the current use-after-return is not signal-safe 2013-09-04 14:39:43 +00:00
debuginfo-tests Only fail this on darwin since most other platforms should have a newer 2013-09-04 05:06:10 +00:00
libclc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx Evgeniy Stepanov: Add noexcept to ~bad_optional_access() to silence warning during build. 2013-09-04 15:21:08 +00:00
libcxxabi Change the two last remaining _LIBCPP_CANTTHROW to _NOEXCEPT 2013-08-29 19:19:27 +00:00
lld [lld][ELF] Differentiate between Note sections(RW/RO) 2013-09-04 02:42:02 +00:00
lldb This is an example synthetic provider for libc++ unordered (multi) maps&set 2013-09-04 17:48:52 +00:00
llvm Added -misched-regpressure option. 2013-09-04 20:59:59 +00:00
polly [CodeGen] Fixup assert fails caused by incorrect LoopInfo update 2013-09-02 16:13:00 +00:00