[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:43:49 PDT 2014


OK, so the traditional way to do that would have been to just use a -mtriple on the command line to specify the exact machine you wanted to target rather than just using llc. If you want to test more code generation then this is fine, but if it's just random testing without purpose then I don't know if you want to keep it or not.

http://reviews.llvm.org/D5759






More information about the llvm-commits mailing list