Go to file
Jiangning Liu e56c30614f This commit enables unaligned memory accesses of vector types on AArch64 back end. This should boost vectorized code performance.
Patched by Z. Zheng

llvm-svn: 206557
2014-04-18 03:58:38 +00:00
clang Fix a -Wmicrosoft warning on an unrepresentable enum 2014-04-18 01:21:55 +00:00
clang-tools-extra test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
compiler-rt [ASan] Change AddressSanitizer.LoadStoreCallbacks to use asan_malloc and asan_free. 2014-04-17 17:29:07 +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 Fixed a test that was attempting to use rvalue-references w/o checking to see if they were supported in the language. This resulted in a warning when testing using C++03. 2014-04-17 18:11:38 +00:00
libcxxabi Replace bzero with memset 2014-04-16 23:26:55 +00:00
lld [ELF] Fix typo that caused a test to fail on FreeBSD. 2014-04-17 23:38:01 +00:00
lldb Add FreeBSDSignals.cpp to project file. 2014-04-17 23:29:19 +00:00
llvm This commit enables unaligned memory accesses of vector types on AArch64 back end. This should boost vectorized code performance. 2014-04-18 03:58:38 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Ensure a scalar pointer when issuing a vector load 2014-04-17 23:13:49 +00:00