wschmidt added a comment. Other than the FIXME removal, this LGTM! Very good and careful work. Thanks for taking care of this!
================ Comment at: lib/Headers/altivec.h:13788 @@ -13416,3 +13787,3 @@ removed with -mno-crypto). This is under development. */ #ifdef __CRYPTO__ ---------------- Please remove the above FIXME, since this has now been taken care of. ================ Comment at: lib/Headers/altivec.h:13832 @@ -13450,2 +13831,3 @@ +((X), (Y), (Z)) #endif ---------------- Nice use of _Generic. I wasn't aware of this feature. Repository: rL LLVM http://reviews.llvm.org/D13190 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits