| commit | 60d6f96da37b8cc2f991645ad3a5f902f7f9d46f | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Tue Jul 10 18:20:44 2007 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Tue Jul 10 18:20:44 2007 +0000 |
| tree | ace55d48b474d0467f12666dbfbcb214c852bdab | |
| parent | 94a21dd1e01bc943f6cd5122aeaadab76936d990 [diff] |
Change the peep for EXTRACT_VECTOR_ELT of BUILD_PAIR to look for the new CONCAT_VECTORS node type instead, as that's what legalize uses now. And add a peep for EXTRACT_VECTOR_ELT of INSERT_VECTOR_ELT. llvm-svn: 38503