Go to file
Simon Atanasyan 162feb5f8e [Mips] Support mips32r3, mips32r5, mips64r3, mips64r5 MIPS ISA names
The patch teaches the clang's driver to understand new MIPS ISA names,
pass appropriate options to the assembler, defines corresponding macros etc

http://reviews.llvm.org/D7737

llvm-svn: 230092
2015-02-20 23:37:40 +00:00
clang [Mips] Support mips32r3, mips32r5, mips64r3, mips64r5 MIPS ISA names 2015-02-20 23:37:40 +00:00
clang-tools-extra Adapt Makefile dependencies for the clang module format change in r230089. 2015-02-20 23:35:07 +00:00
compiler-rt Don't set $LIB if we're not targetting windows. 2015-02-20 23:35:19 +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 Implement log10 2015-01-30 18:00:34 +00:00
libcxx Add self to CREDITS.TXT 2015-02-20 06:17:20 +00:00
libcxxabi Do not add -fno-exceptions without -funwind-tables 2015-02-16 19:51:06 +00:00
lld PECOFF: Temporarily add a lock to un-break buildbot. 2015-02-20 23:22:36 +00:00
lldb Fix TestStubSetSID after unification in to a single lldb-server binary. 2015-02-20 22:58:00 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm Hide a bunch of advanced testing options in default opt --help output 2015-02-20 23:32:03 +00:00
openmp Two warning messages fixed. 2015-02-20 18:19:41 +00:00
polly Fix formatting 2015-02-19 22:16:12 +00:00