| commit | fd538dc745fb7fc5572cbc63bfb3061a020ef414 | [log] [tgz] |
|---|---|---|
| author | Daniel Sanders <daniel.sanders@imgtec.com> | Tue Sep 24 10:46:19 2013 +0000 |
| committer | Daniel Sanders <daniel.sanders@imgtec.com> | Tue Sep 24 10:46:19 2013 +0000 |
| tree | a12411d2e2f4eb7b3c47e8ac5598ac3335355e5d | |
| parent | cba192291597ccf4d62e54a26848f6fe184a7a76 [diff] |
[mips][msa] Added support for matching comparisons from normal IR (i.e. not intrinsics) MIPS SelectionDAG changes: * Added VCEQ, VCL[ET]_[SU] nodes to represent vector comparisons that produce a bitmask. llvm-svn: 191286