Author: cycheng
Date: Wed Apr 13 00:16:31 2016
New Revision: 266166
URL: http://llvm.org/viewvc/llvm-project?rev=266166&view=rev
Log:
[PPC64][VSX] Add a couple of new data types for vec_vsx_ld and vec_vsx_st
intrinsics and fix incorrect testcases with minor refactoring
New added data types:
ve
cycheng updated this revision to Diff 49335.
cycheng added a comment.
Fix clang testing failure.
Thanks Kit!
I have checked the result by: make check-all
Testing result:
Testing Time: 33.36s
Expected Passes: 24505
Expected Failures : 152
Unsupported Tests : 365
[100%] Built
cycheng created this revision.
cycheng added reviewers: kbarton, nemanjai, hfinkel.
cycheng added subscribers: cfe-commits, tjablin.
Issue: https://llvm.org/bugs/show_bug.cgi?id=26720
Fix compile error when building ffmpeg for PowerPC64LE because of some
vec_vsx_ld/vec_vsx_st intrinsics are not