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 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 Peter Collingbourne: Fix warnings when compiling with -DNDEBUG. 2013-09-21 21:26:37 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
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 clang-format recent change 2013-09-17 03:30:36 +00:00