| commit | 191a6b1f1bf9d8c8e1e26735fc1059f2f002f103 | [log] [tgz] |
|---|---|---|
| author | Nate Begeman <natebegeman@mac.com> | Mon Jul 14 18:02:46 2008 +0000 |
| committer | Nate Begeman <natebegeman@mac.com> | Mon Jul 14 18:02:46 2008 +0000 |
| tree | 5fb698f45942d79b54840535b1da42e9b69d6677 | |
| parent | 162668fa7836ec6fdde9d24216a4d0198d10c5cf [diff] |
http://llvm.org/bugs/show_bug.cgi?id=2523 Add some code to handle vector comparisons, which is the language side of the llvm vicmp/vfcmp instructions. Also make the vector-vector and vector-scalar asign checks a bit more sane under the presence of lax vector conversions. llvm-svn: 53565