Need to enable sse2 feature if -msha is specified. This is currently being done for aes/pclmul.
Also need to disable sha if -mno-sse2 is specified. I just fixed this for aes/pclmul. They were broken in a recent refactoring. http://llvm-reviews.chandlerc.com/D1707 BRANCH sha ARCANIST PROJECT clang _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
