| commit | 08288606942ddbcf68280cebac29d1182ac9855f | [log] [tgz] |
|---|---|---|
| author | Daniel Sanders <daniel.sanders@imgtec.com> | Tue Mar 17 11:09:13 2015 +0000 |
| committer | Daniel Sanders <daniel.sanders@imgtec.com> | Tue Mar 17 11:09:13 2015 +0000 |
| tree | 7313a749eca61355ac3a6675b8fda95d741bf969 | |
| parent | 1ee89fc432ded040593e59844efa621b4189a7c3 [diff] |
[ppc] Distinguish the 'es', 'o', 'm', 'Q', 'Z', and 'Zy' inline assembly memory constraints. Summary: But still handle them the same way since I don't know how they differ on this target. Of these, 'es', and 'Q' do not have backend tests but are accepted by clang. No functional change intended. Depends on D8173. Reviewers: hfinkel Reviewed By: hfinkel Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D8213 llvm-svn: 232466