Go to file
Tim Northover 4173e29a98 ARM: add fstmx and fldmx instructions for assembly
These instructions are deprecated oddities, but we still need to be able to
disassemble (and reassemble) them if and when they're encountered.

Patch by Amaury de la Vieuville.

llvm-svn: 183011
2013-05-31 15:55:51 +00:00
clang Fix test error caused by r183008. 2013-05-31 15:15:41 +00:00
clang-tools-extra cpp11-migrate: Add option to detect and use macros that expand to 'override' 2013-05-31 13:20:24 +00:00
compiler-rt [ASan] Do not buffer stdin in asan_symbolize.py 2013-05-31 14:55:06 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Neglected to remove a debugging comment from last commit. 2013-05-21 21:19:35 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [WinLink][Driver] Add support for -subsystem optional OS version number. 2013-05-31 06:30:10 +00:00
lldb An NSData with 0 bytes in it would report a summary of “0 byte” 2013-05-31 01:14:22 +00:00
llvm ARM: add fstmx and fldmx instructions for assembly 2013-05-31 15:55:51 +00:00
polly scop detection: only handle functions with loops 2013-05-30 17:47:32 +00:00