Go to file
Stepan Dyatkovskiy 3f1fa3d545 Fix for PR18921 (LDRD/STRD part)::
Removed "GNU Assembler extension (compatibility)" definitions from ARMInstrInfo.td
Fixed ARMAsmParser::ParseInstruction GNU compatability branch, so it also works for thumb mode from now.
Added new tests.

llvm-svn: 205622
2014-04-04 10:17:56 +00:00
clang [OPENMP][C++11] Renamed loop vars properly. 2014-04-04 10:02:14 +00:00
clang-tools-extra Fix regex bug in clang-tidy. 2014-04-02 08:52:06 +00:00
compiler-rt tsan: improve error message in test 2014-04-04 09:52:41 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx RTTI Uniqueness: remove __name_for_load function. 2014-04-03 09:12:38 +00:00
libcxxabi Include stdlib.h for getenv when !NDEBUG. 2014-04-03 22:00:08 +00:00
lld SymbolTable::size() returns an unsigned int. 2014-04-04 01:22:51 +00:00
lldb sweep up -Wformat warnings from gcc 2014-04-04 04:06:10 +00:00
llvm Fix for PR18921 (LDRD/STRD part):: 2014-04-04 10:17:56 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Add another hint for fixing check-polly errors to get_started.html 2014-04-03 19:38:38 +00:00