diff options
| author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2010-12-19 22:41:43 +0000 |
|---|---|---|
| committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2010-12-19 22:41:43 +0000 |
| commit | 8e303e896eb8e1bd30611a81028ce6195f1646c7 (patch) | |
| tree | 76df143f782880e429b575932a23583fc0ea3ce3 /llvm/docs/CodeGenerator.html | |
| parent | 251337e1c474fbf3ace1bd2731643a93da6f4d67 (diff) | |
| download | bcm5719-llvm-8e303e896eb8e1bd30611a81028ce6195f1646c7.tar.gz bcm5719-llvm-8e303e896eb8e1bd30611a81028ce6195f1646c7.zip | |
Update the Target Feature Matrix for Mips
llvm-svn: 122203
Diffstat (limited to 'llvm/docs/CodeGenerator.html')
| -rw-r--r-- | llvm/docs/CodeGenerator.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html index 24d8e29a2fe..42222aed566 100644 --- a/llvm/docs/CodeGenerator.html +++ b/llvm/docs/CodeGenerator.html @@ -2107,7 +2107,7 @@ is the key:</p> <td class="no"></td> <!-- CellSPU --> <td class="no"></td> <!-- MBlaze --> <td class="unknown"></td> <!-- MSP430 --> - <td class="unknown"></td> <!-- Mips --> + <td class="no"></td> <!-- Mips --> <td class="no"></td> <!-- PTX --> <td class="yes"></td> <!-- PowerPC --> <td class="yes"></td> <!-- Sparc --> @@ -2158,7 +2158,7 @@ is the key:</p> <td class="no"></td> <!-- CellSPU --> <td class="no"></td> <!-- MBlaze --> <td class="unknown"></td> <!-- MSP430 --> - <td class="unknown"></td> <!-- Mips --> + <td class="no"></td> <!-- Mips --> <td class="unknown"></td> <!-- PTX --> <td class="yes"></td> <!-- PowerPC --> <td class="unknown"></td> <!-- Sparc --> @@ -2175,7 +2175,7 @@ is the key:</p> <td class="no"></td> <!-- CellSPU --> <td class="no"></td> <!-- MBlaze --> <td class="unknown"></td> <!-- MSP430 --> - <td class="unknown"></td> <!-- Mips --> + <td class="no"></td> <!-- Mips --> <td class="unknown"></td> <!-- PTX --> <td class="yes"></td> <!-- PowerPC --> <td class="unknown"></td> <!-- Sparc --> @@ -2209,7 +2209,7 @@ is the key:</p> <td class="no"></td> <!-- CellSPU --> <td class="no"></td> <!-- MBlaze --> <td class="unknown"></td> <!-- MSP430 --> - <td class="unknown"></td> <!-- Mips --> + <td class="no"></td> <!-- Mips --> <td class="unknown"></td> <!-- PTX --> <td class="yes"></td> <!-- PowerPC --> <td class="unknown"></td> <!-- Sparc --> |

