Go to file
Bradley Smith ceeb04df60 [ARM64] Copy the named immediate operand mapping logic and enums from AArch64. AArch64's named immediate mapping and parsing is much more advanced than ARM64's. No functionality change - they're currently living side by side while I switch uses over.
llvm-svn: 205866
2014-04-09 14:42:16 +00:00
clang clang-format: Update flag documentation, and generation script. 2014-04-09 14:05:49 +00:00
clang-tools-extra Extend the check to detect patterns like 'ptr.get() == nullptr' 2014-04-09 14:17:23 +00:00
compiler-rt Declare _DYNAMIC and dl_phdr_info in asan_linux.cc on FreeBSD 2014-04-09 13:37:19 +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 Fix PR19819 2014-04-07 13:32:26 +00:00
libcxxabi The content of .eh_frame may be misaligned, so use memcpy. This is seen 2014-04-08 11:43:49 +00:00
lld [PECOFF] Fix common symbol alignment. 2014-04-09 01:01:51 +00:00
lldb Fixed a problem where IRForTarget wasn't ignoring 2014-04-09 00:59:41 +00:00
llvm [ARM64] Copy the named immediate operand mapping logic and enums from AArch64. AArch64's named immediate mapping and parsing is much more advanced than ARM64's. No functionality change - they're currently living side by side while I switch uses over. 2014-04-09 14:42:16 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly clang format last patch 2014-04-08 21:37:58 +00:00