| commit | 35fafca5877a9fbf890e31070cf86cba6b8152c2 | [log] [tgz] |
|---|---|---|
| author | Bob Wilson <bob.wilson@apple.com> | Fri Sep 03 18:16:02 2010 +0000 |
| committer | Bob Wilson <bob.wilson@apple.com> | Fri Sep 03 18:16:02 2010 +0000 |
| tree | 0c4ed9460b44f7267dc08db259db15824fad1d9b | |
| parent | 39dadbac5c4d178933ab58d5a600ebd849fa2836 [diff] |
Finish converting the rest of the NEON VLD instructions to use pseudo- instructions prior to regalloc. Since it's getting a little close to the 2.8 branch deadline, I'll have to leave the rest of the instructions handled by the NEONPreAllocPass for now, but I didn't want to leave half of the VLD instructions converted and the other half not. llvm-svn: 112983