diff options
author | Wesley Peck <peckw@wesleypeck.com> | 2010-12-20 21:54:50 +0000 |
---|---|---|
committer | Wesley Peck <peckw@wesleypeck.com> | 2010-12-20 21:54:50 +0000 |
commit | d5fe3efde301617b7cebcaea79dfae7bdd3c12da (patch) | |
tree | 5592fd6a4f4633163c89d83c1a60a2c0377fcb3c /docs | |
parent | aa6f105629e264b8de47b532028f99f75a33aa70 (diff) |
Update the target feature matrix to reflect some new features in the MBlaze backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122276 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CodeGenerator.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index 42222aed56..0bd78aea1f 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -2122,7 +2122,7 @@ is the key:</p> <td class="no"></td> <!-- Alpha --> <td class="no"></td> <!-- Blackfin --> <td class="no"></td> <!-- CellSPU --> - <td class="no"></td> <!-- MBlaze --> + <td class="yes"></td> <!-- MBlaze --> <td class="no"></td> <!-- MSP430 --> <td class="no"></td> <!-- Mips --> <td class="no"></td> <!-- PTX --> @@ -2139,7 +2139,7 @@ is the key:</p> <td class="no"></td> <!-- Alpha --> <td class="no"></td> <!-- Blackfin --> <td class="no"></td> <!-- CellSPU --> - <td class="no"></td> <!-- MBlaze --> + <td class="yes"></td> <!-- MBlaze --> <td class="no"></td> <!-- MSP430 --> <td class="no"></td> <!-- Mips --> <td class="no"></td> <!-- PTX --> @@ -2156,7 +2156,7 @@ is the key:</p> <td class="unknown"></td> <!-- Alpha --> <td class="yes"></td> <!-- Blackfin --> <td class="no"></td> <!-- CellSPU --> - <td class="no"></td> <!-- MBlaze --> + <td class="yes"></td> <!-- MBlaze --> <td class="unknown"></td> <!-- MSP430 --> <td class="no"></td> <!-- Mips --> <td class="unknown"></td> <!-- PTX --> @@ -2190,7 +2190,7 @@ is the key:</p> <td class="no"></td> <!-- Alpha --> <td class="no"></td> <!-- Blackfin --> <td class="no"></td> <!-- CellSPU --> - <td class="no"></td> <!-- MBlaze --> + <td class="yes"></td> <!-- MBlaze --> <td class="no"></td> <!-- MSP430 --> <td class="no"></td> <!-- Mips --> <td class="no"></td> <!-- PTX --> |