Go to file
Tilmann Scheller 255722beb8 [ARM] Assembler: ARM LDRD with writeback requires the base register to be different from the destination registers.
See ARM ARM A8.8.72.

Violating this constraint results in unpredictable behavior.

llvm-svn: 191678
2013-09-30 16:11:48 +00:00
clang Moving style option formatting to libFormat 2013-09-30 13:31:48 +00:00
clang-tools-extra Fix build by adding dep on TransformUtils 2013-09-30 14:29:28 +00:00
compiler-rt [LSan] Rework r191522 - treat allocations with short stack traces as live 2013-09-30 10:57:56 +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 [CMake] Put libcxx-specific module directories to the front of CMAKE_MODULE_PATH. 2013-09-30 09:10:01 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [mach-o] Add support for -mllvm to darwin driver 2013-09-28 00:29:33 +00:00
lldb Update the build documentation for Debian & Ubuntu 2013-09-29 10:46:25 +00:00
llvm [ARM] Assembler: ARM LDRD with writeback requires the base register to be different from the destination registers. 2013-09-30 16:11:48 +00:00
openmp First attempt to import OpenMP runtime 2013-09-27 10:38:44 +00:00
polly clang-format recent change 2013-09-17 03:30:36 +00:00