Go to file
Nemanja Ivanovic 15748f4921 [PowerPC] Improvements for BUILD_VECTOR Vol. 4
This is the final patch in the series of patches that improves
BUILD_VECTOR handling on PowerPC. This adds a few peephole optimizations
to remove redundant instructions. It also adds a large test case which
encompasses a large set of code patterns that build vectors - this test
case was the motivator for this series of patches.

Differential Revision: https://reviews.llvm.org/D26066

llvm-svn: 288800
2016-12-06 11:47:14 +00:00
clang Also recognize -std=iso9899:201x 2016-12-06 10:23:07 +00:00
clang-tools-extra [clang-move] ignore unsupported symbol kinds when checking if all symbols are moved. 2016-12-06 10:12:23 +00:00
compiler-rt [XRay][compiler-rt] Only add unit tests if we're building XRay. 2016-12-06 09:43:44 +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 build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Revert r288787: Add missing stdbool.h module. 2016-12-06 09:48:32 +00:00
libcxxabi [libc++abi] Add _LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS 2016-12-05 19:42:11 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Inline MergeInputSection::getData(). 2016-12-06 02:19:30 +00:00
lldb Use Timeout<> in EvaluateExpressionOptions class 2016-12-06 11:24:51 +00:00
llgo [llgo] set debuglocs for calls in synthetic functions 2016-12-06 05:39:14 +00:00
llvm [PowerPC] Improvements for BUILD_VECTOR Vol. 4 2016-12-06 11:47:14 +00:00
openmp fixed type in Windows-specific code 2016-12-01 16:08:52 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Allow to disable unsigned operations (zext, icmp ugt, ...) 2016-12-02 17:55:41 +00:00