Go to file
Stefan Pintilie 873889ca16 [Power9] Exploit vector absolute difference instructions on Power 9
Power 9 has instructions to do absolute difference (VABSDUB, VABSDUH, VABSDUW)
for byte, halfword and word. We should take advantage of these.

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

llvm-svn: 309876
2017-08-02 20:07:21 +00:00
clang [UBSan] Provide default blacklist filename for UBSan 2017-08-02 19:53:38 +00:00
clang-tools-extra Adapt clang-tidy checks to changing semantics of hasDeclaration. 2017-08-02 13:13:11 +00:00
compiler-rt Add new ASAN_OPTION: sleep_after_init. 2017-08-02 18:48:45 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc configure.py: Make python3 friendly 2017-08-02 15:00:59 +00:00
libcxx Fix shadowing warning 2017-08-02 18:21:34 +00:00
libcxxabi [demangler] Fix another bug found by oss-fuzz in r309340 2017-08-01 02:38:41 +00:00
libunwind Partial fix for PR33858 2017-07-26 18:13:57 +00:00
lld Use more consistent names 2017-08-02 17:35:18 +00:00
lldb Fix ProcessAPITestCase.test_get_process_info 2017-08-02 10:12:12 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [Power9] Exploit vector absolute difference instructions on Power 9 2017-08-02 20:07:21 +00:00
openmp Move lock acquire/release functions in task deque cleanup code 2017-08-02 20:06:32 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Move setNewAccessRelation to isl++ 2017-08-02 19:27:25 +00:00