Go to file
Juergen Ributzka 9f54dbe7a1 Revert "[AArch64][FastISel] Add more truncation tests." and "[AArch64][FastISel] Always use an AND instruction when truncating to non-legal types."
This reverts commit r243198 and 243304.

Turns out this wasn't the correct fix for this problem. It works only within
FastISel, but fails when the truncate is selected by SDAG.

llvm-svn: 244287
2015-08-06 22:13:48 +00:00
clang Continue the work from r243908 by adding a Features field to Builtin::Info 2015-08-06 22:11:54 +00:00
clang-tools-extra Correcting and adding tests for r244206. 2015-08-06 12:15:47 +00:00
compiler-rt [ASAN/AArch64] Make sure aarch64 is not stable-runtime 2015-08-06 20:34:51 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Fix double implementation of log 2015-07-24 18:07:14 +00:00
libcxx Update some links so that they don't point at the (private) WG21 Wiki 2015-08-05 14:36:42 +00:00
libcxxabi Update to new lists.llvm.org 2015-08-05 04:01:26 +00:00
libunwind [ARM/Unwind] Fix wrong usage of write-back on register save 2015-08-06 18:15:17 +00:00
lld COFF: Update a comment. 2015-08-06 19:57:21 +00:00
lldb Change the warning message about optimization to be printed once 2015-08-06 21:54:29 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm Revert "[AArch64][FastISel] Add more truncation tests." and "[AArch64][FastISel] Always use an AND instruction when truncating to non-legal types." 2015-08-06 22:13:48 +00:00
openmp Fix link error on Windows when LIBOMP_USE_DEBUGGER is off 2015-08-06 15:16:54 +00:00
polly Update links to lists.llvm.org. 2015-08-05 04:19:04 +00:00