Go to file
Eli Bendersky aefa5e2ff2 Add a -fno-math-builtin option to the Clang -cc1
llvm-svn: 186899
2013-07-23 00:13:01 +00:00
clang Add a -fno-math-builtin option to the Clang -cc1 2013-07-23 00:13:01 +00:00
clang-tools-extra Revert "cp11-migrate: Integration with LibFormat" 2013-07-22 21:03:56 +00:00
compiler-rt [sanitizer] Change strip_path_prefix flag behavior. 2013-07-22 16:14:38 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Implement generic upsample() 2013-07-19 16:44:37 +00:00
libcxx Fix a bug in std::fill_n where memset would end up being called in cases when it shouldn’t. 2013-07-22 21:08:00 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld [PECOFF] Replace magic numbers with offsetof(). 2013-07-22 23:02:08 +00:00
lldb When a Cortex-M3 target is selected (armv7m), force disassembly to be in 2013-07-22 22:11:53 +00:00
llvm Suppress argumentless aliases for some x86 FP operations from being used by the asm writer. Prefer to use the explicit %st(1) form. 2013-07-23 00:03:33 +00:00
polly RegisterPass: Unhide -polly-show and -polly-show-only 2013-07-22 04:11:00 +00:00