Hal Finkel 7563821402 [PowerPC] Handle v2i64 comparisons
v2i64 is a legal type under VSX, however we don't have native vector
comparisons. We can handle eq/ne by casting it to an Altivec type, but
everything else must be expanded.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205106 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-29 16:04:40 +00:00
..
2013-07-03 17:59:07 +00:00
2013-08-19 05:01:02 +00:00
2013-08-06 17:03:03 +00:00
2013-12-20 18:08:54 +00:00
2013-12-05 05:44:44 +00:00
2014-03-29 16:04:40 +00:00