commit | 2583b0631043d3f777fbb2dfd9a81b7188118d2d | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Fri Mar 28 20:24:55 2014 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Fri Mar 28 20:24:55 2014 +0000 |
tree | f02bd98a56bec156e339b2370af165042159d8be | |
parent | 498d82ee3e4cf391483d166886a391c5b21a2a21 [diff] |
[PowerPC] Fix VSX permutation isel Not only did I invert the indices when I wrote the code, but I also did the same thing when I wrote the regression test. Oops. llvm-svn: 205046