| commit | 9725016af3219eab09a64e91b83c1699b86cf2e9 | [log] [tgz] |
|---|---|---|
| author | Petar Jovanovic <petar.jovanovic@imgtec.com> | Wed Feb 05 17:19:30 2014 +0000 |
| committer | Petar Jovanovic <petar.jovanovic@imgtec.com> | Wed Feb 05 17:19:30 2014 +0000 |
| tree | f1409a4bea93f06b04a10178a77439a660a5d581 | |
| parent | 48f9ab2d54c31e1f908ba5005d286da1992ead0c [diff] |
[mips] Add NaCl target and forbid indexed loads and stores for it This patch adds NaCl target for Mips. It also forbids indexed loads and stores if the target is NaCl. Patch by Sasa Stankovic. Differential Revision: http://llvm-reviews.chandlerc.com/D2690 llvm-svn: 200855