Go to file
Saleem Abdulrasool 49480bf01c ARM IAS: (partially) support .arch_extension directive
This adds a partial implementation of the .arch_extension directive to the
integrated ARM assembler.  There are a number of limitations to this
implementation arising from the target backend support rather than the
implementation itself.  Namely, iWMMXT (v1 and v2), Maverick, and XScale support
is not present in the ARM backend.  Currently, there is no check for A-class
only (needed for virt), and no ARMv6k detection (needed for os and sec).  The
remainder of the extensions are fully supported.

llvm-svn: 201471
2014-02-16 00:16:41 +00:00
clang DebugInfo: imported_decl/using declarations at namespace scope 2014-02-15 21:03:07 +00:00
clang-tools-extra Re-add the '!' removed by mistake. 2014-02-13 16:29:39 +00:00
compiler-rt LSan: Print warning about dynamic linker only in verbose mode 2014-02-14 15:12:46 +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 Add generic nvptx targets 2014-02-14 20:33:53 +00:00
libcxx Mark issue 2293, 2241 and 2308 as complete 2014-02-15 05:41:48 +00:00
libcxxabi [libcxxabi] Fix broken codesourcery.com links in comments 2014-02-12 04:49:09 +00:00
lld [Mips] Use the 'CHECK-NEXT' where we need to check a test output exactly 2014-02-11 07:17:09 +00:00
lldb Simplify core file register context handling 2014-02-15 02:31:22 +00:00
llvm ARM IAS: (partially) support .arch_extension directive 2014-02-16 00:16:41 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Fix formatting 2014-02-12 01:55:28 +00:00