Go to file
Jiangning Liu 036f16dc8c Initial support for Neon scalar instructions.
Patch by Ana Pazos.

1.Added support for v1ix and v1fx types.
2.Added Scalar Pairwise Reduce instructions.
3.Added initial implementation of Scalar Arithmetic instructions.

llvm-svn: 191264
2013-09-24 02:48:06 +00:00
clang Initial support for Neon scalar instructions. 2013-09-24 02:48:06 +00:00
clang-tools-extra Fixed test for compilation databases. 2013-09-23 19:02:25 +00:00
compiler-rt [asan] remove -fsanitize=use-after-return from the tests (this flag now comes with asan by default) 2013-09-23 14:34:06 +00:00
debuginfo-tests
libclc
libcxx
libcxxabi
lld Try to fix test failure on buildbot. 2013-09-24 00:47:31 +00:00
lldb Update RegisterContextLLDB::GetFullUnwindPlanForFrame() to use the architectural- 2013-09-24 02:42:54 +00:00
llvm Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
polly