aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-10-24 20:04:05 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-10-24 20:04:05 +0000
commit4e13612ea79f0c96beb3ae8ca042b06fba6db27c (patch)
treecb8de0031a2c397f758537f3627bf9950579d6d3
parentc6a45247179ec0696022f3be79bd96acc506c021 (diff)
Update target feature matrix for Blackfin.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117245 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/CodeGenerator.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html
index 3a494b49f3..6cee41bb87 100644
--- a/docs/CodeGenerator.html
+++ b/docs/CodeGenerator.html
@@ -1975,7 +1975,7 @@ is the key:</p>
<td><a href="#feat_reliable">is generally reliable</a></td>
<td class="yes"></td> <!-- ARM -->
<td class="unknown"></td> <!-- Alpha -->
- <td class="unknown"></td> <!-- Blackfin -->
+ <td class="no"></td> <!-- Blackfin -->
<td class="unknown"></td> <!-- CellSPU -->
<td class="no"></td> <!-- MBlaze -->
<td class="unknown"></td> <!-- MSP430 -->
@@ -2026,7 +2026,7 @@ is the key:</p>
<td><a href="#feat_inlineasm">inline asm</a></td>
<td class="yes"></td> <!-- ARM -->
<td class="unknown"></td> <!-- Alpha -->
- <td class="unknown"></td> <!-- Blackfin -->
+ <td class="yes"></td> <!-- Blackfin -->
<td class="unknown"></td> <!-- CellSPU -->
<td class="no"></td> <!-- MBlaze -->
<td class="unknown"></td> <!-- MSP430 -->
@@ -2043,7 +2043,7 @@ is the key:</p>
<td><a href="#feat_jit">jit</a></td>
<td class="partial"><a href="#feat_jit_arm">*</a></td> <!-- ARM -->
<td class="unknown"></td> <!-- Alpha -->
- <td class="unknown"></td> <!-- Blackfin -->
+ <td class="no"></td> <!-- Blackfin -->
<td class="unknown"></td> <!-- CellSPU -->
<td class="no"></td> <!-- MBlaze -->
<td class="unknown"></td> <!-- MSP430 -->
@@ -2077,7 +2077,7 @@ is the key:</p>
<td><a href="#feat_tailcall">tail calls</a></td>
<td class="yes"></td> <!-- ARM -->
<td class="unknown"></td> <!-- Alpha -->
- <td class="unknown"></td> <!-- Blackfin -->
+ <td class="no"></td> <!-- Blackfin -->
<td class="unknown"></td> <!-- CellSPU -->
<td class="no"></td> <!-- MBlaze -->
<td class="unknown"></td> <!-- MSP430 -->