Go to file
Rafael Espindola bfd88f2c7e Remove a use of OPT_m_Joined.
This patch turns the -mv* hexagon options into aliases. We should really produce
errors for invalid versions in the driver, but this patch preserves the old
behavior for now.

llvm-svn: 191298
2013-09-24 13:28:24 +00:00
clang Remove a use of OPT_m_Joined. 2013-09-24 13:28:24 +00:00
clang-tools-extra Fixed test for compilation databases. 2013-09-23 19:02:25 +00:00
compiler-rt [ASan] Fix GCD tests by spinning forever in the main thread. 2013-09-24 12:42:25 +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 Peter Collingbourne: Fix warnings when compiling with -DNDEBUG. 2013-09-21 21:26:37 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [PECOFF] Add /swaprun:{cd,net} options. 2013-09-24 04:20:37 +00:00
lldb Fix a bug where the x86 assembly instruction profiler would not correctly adjust 2013-09-24 03:28:54 +00:00
llvm [mips][msa] Non-constant BUILD_VECTOR's should be expanded to INSERT_VECTOR_ELT instead of memory operations. 2013-09-24 13:16:15 +00:00
polly clang-format recent change 2013-09-17 03:30:36 +00:00