summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodeGenerator.html
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
commitc7932d3ac6e3a59d8a6ba9d9b765218848a7cc11 (patch)
treeaaa1d1e055a47f5f434ab17c22367fbd0acec92f /llvm/docs/CodeGenerator.html
parent188deadf8850258bc550ed79f5a350fea3d9fa42 (diff)
downloadbcm5719-llvm-c7932d3ac6e3a59d8a6ba9d9b765218848a7cc11.tar.gz
bcm5719-llvm-c7932d3ac6e3a59d8a6ba9d9b765218848a7cc11.zip
Update target feature matrix for Blackfin.
llvm-svn: 117245
Diffstat (limited to 'llvm/docs/CodeGenerator.html')
-rw-r--r--llvm/docs/CodeGenerator.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html
index 3a494b49f39..6cee41bb872 100644
--- a/llvm/docs/CodeGenerator.html
+++ b/llvm/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 -->
OpenPOWER on IntegriCloud