Go to file
Juergen Ributzka a1148b2173 [FastISel][AArch64] Add target-dependent instruction selection for Add/Sub.
There is already target-dependent instruction selection support for Adds/Subs to
support compares and the intrinsics with overflow check. This takes advantage of
the existing infrastructure to also support Add/Sub, which allows the folding of
immediates, sign-/zero-extends, and shifts.

This fixes rdar://problem/18207316.

llvm-svn: 217007
2014-09-03 01:38:36 +00:00
clang Reinstate "Update for llvm API change."" 2014-09-02 22:35:49 +00:00
clang-tools-extra Remove unused AST matcher. 2014-09-02 09:46:43 +00:00
compiler-rt tsan: more precise handling of atexit callbacks 2014-09-02 14:22:31 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement generic mad_sat 2014-09-02 17:55:02 +00:00
libcxx Fix yet another aspect of the build breakage caused by r216949 2014-09-03 00:29:02 +00:00
libcxxabi Allow LIBCXXABI_SINGLE_THREADED to be defined by build scripts 2014-09-02 21:23:49 +00:00
lld [PECOFF] Fix AMD64_REL_[1-5] and AMD64_SECTION relocations 2014-08-29 20:33:27 +00:00
lldb Really fix the LLDB build 2014-09-03 00:40:36 +00:00
llvm [FastISel][AArch64] Add target-dependent instruction selection for Add/Sub. 2014-09-03 01:38:36 +00:00
openmp Commit PowerPC64 support from Carlo Bertolli at IBM. 2014-08-07 10:12:54 +00:00
polly Fix formatting 2014-08-31 16:21:20 +00:00