diff options
author | Richard Osborne <richard@xmos.com> | 2013-05-05 14:09:55 +0000 |
---|---|---|
committer | Richard Osborne <richard@xmos.com> | 2013-05-05 14:09:55 +0000 |
commit | e0c345477174672897df399d9ba3ef4237933f59 (patch) | |
tree | 846c28097cc4b15986359a546326059f493312fc /docs | |
parent | 589ddc9887406ddfd5a2661b567057faad7a22cc (diff) |
[docs] Update Target Feature Matrix for the XCore backend.
Disassembler support has recently been added. Fill in some other unknowns
at the same time.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181156 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CodeGenerator.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/CodeGenerator.rst b/docs/CodeGenerator.rst index 75415ab9cc..20c99ced93 100644 --- a/docs/CodeGenerator.rst +++ b/docs/CodeGenerator.rst @@ -1809,7 +1809,7 @@ Here is the table: :raw-html:`<td class="yes"></td> <!-- PowerPC -->` :raw-html:`<td class="yes"></td> <!-- Sparc -->` :raw-html:`<td class="yes"></td> <!-- X86 -->` -:raw-html:`<td class="unknown"></td> <!-- XCore -->` +:raw-html:`<td class="yes"></td> <!-- XCore -->` :raw-html:`</tr>` :raw-html:`<tr>` @@ -1837,7 +1837,7 @@ Here is the table: :raw-html:`<td class="no"></td> <!-- PowerPC -->` :raw-html:`<td class="no"></td> <!-- Sparc -->` :raw-html:`<td class="yes"></td> <!-- X86 -->` -:raw-html:`<td class="no"></td> <!-- XCore -->` +:raw-html:`<td class="yes"></td> <!-- XCore -->` :raw-html:`</tr>` :raw-html:`<tr>` @@ -1851,7 +1851,7 @@ Here is the table: :raw-html:`<td class="yes"></td> <!-- PowerPC -->` :raw-html:`<td class="unknown"></td> <!-- Sparc -->` :raw-html:`<td class="yes"></td> <!-- X86 -->` -:raw-html:`<td class="unknown"></td> <!-- XCore -->` +:raw-html:`<td class="yes"></td> <!-- XCore -->` :raw-html:`</tr>` :raw-html:`<tr>` @@ -1865,7 +1865,7 @@ Here is the table: :raw-html:`<td class="yes"></td> <!-- PowerPC -->` :raw-html:`<td class="unknown"></td> <!-- Sparc -->` :raw-html:`<td class="yes"></td> <!-- X86 -->` -:raw-html:`<td class="unknown"></td> <!-- XCore -->` +:raw-html:`<td class="no"></td> <!-- XCore -->` :raw-html:`</tr>` :raw-html:`<tr>` @@ -1893,7 +1893,7 @@ Here is the table: :raw-html:`<td class="yes"></td> <!-- PowerPC -->` :raw-html:`<td class="unknown"></td> <!-- Sparc -->` :raw-html:`<td class="yes"></td> <!-- X86 -->` -:raw-html:`<td class="unknown"></td> <!-- XCore -->` +:raw-html:`<td class="no"></td> <!-- XCore -->` :raw-html:`</tr>` :raw-html:`<tr>` |