]> granicus.if.org Git - clang/commit
comparison of AltiVec vectors now gives bool result (fix for 7533)
authorAnton Yartsev <anton.yartsev@gmail.com>
Thu, 18 Nov 2010 03:19:30 +0000 (03:19 +0000)
committerAnton Yartsev <anton.yartsev@gmail.com>
Thu, 18 Nov 2010 03:19:30 +0000 (03:19 +0000)
commitaa4fe05939ffbfd746b8f0065cc0b5e06ea94fe2
treeecb65cac67c68a7486229e2de1094fccdf9e64c0
parentcdba6595a61a7bd31f504260abf63c900a759d0f
comparison of AltiVec vectors now gives bool result (fix for 7533)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119678 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprScalar.cpp
lib/Sema/SemaExpr.cpp
test/CodeGen/builtins-ppc-altivec.c
test/Parser/altivec.c
test/Parser/cxx-altivec.cpp
test/Sema/altivec-init.c
test/SemaCXX/altivec.cpp