[PATCH] LLVM codegen test cases updated to check instructions generated when VSX is activated on Power

Eric Christopher echristo at gmail.com
Thu Oct 16 16:55:56 PDT 2014


The way to do that would, canonically, be -mtriple -mattr (similar to what you've been doing). It's just whether or not you want to add new tests for vsx specific things or not. I have no objections to this though.

http://reviews.llvm.org/D5759






More information about the llvm-commits mailing list