Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
9baf39df74caa56696b293e763fdd7ef002e51ca
/
test
/
Sema
/
vector-ops.c
6ec9643
The comparison of two vectors should return a signed result. hasIntegerRepresentation() used to always return false for vectors, but since it was changed, it also
by Tanya Lattner
· 13 years ago
7870b13
AltiVec vector comparison logic now affect only vectors of fundamental AltiVec vector types. It fixes bug 9347.
by Anton Yartsev
· 14 years ago
f609462
Vectors are not integer types, so the type system should not classify
by Douglas Gregor
· 14 years ago