From b4b54153ad760c69a00a08531abef4ed434a5092 Mon Sep 17 00:00:00 2001
From: Tony Linthicum
Date: Mon, 12 Dec 2011 21:14:40 +0000
Subject: Hexagon backend support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146412 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/CodeGenerator.html | 8 ++++++++
1 file changed, 8 insertions(+)
(limited to 'docs/CodeGenerator.html')
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html
index 4f762dc..f42af12 100644
--- a/docs/CodeGenerator.html
+++ b/docs/CodeGenerator.html
@@ -2288,6 +2288,7 @@ is the key:
Feature |
ARM |
CellSPU |
+ Hexagon |
MBlaze |
MSP430 |
Mips |
@@ -2302,6 +2303,7 @@ is the key:
is generally reliable |
|
|
+ |
|
|
|
@@ -2316,6 +2318,7 @@ is the key:
assembly parser |
|
|
+ |
|
|
|
@@ -2330,6 +2333,7 @@ is the key:
disassembler |
|
|
+ |
|
|
|
@@ -2344,6 +2348,7 @@ is the key:
inline asm |
|
|
+ |
|
|
|
@@ -2358,6 +2363,7 @@ is the key:
jit |
* |
|
+ |
|
|
|
@@ -2372,6 +2378,7 @@ is the key:
.o file writing |
|
|
+ |
|
|
|
@@ -2386,6 +2393,7 @@ is the key:
tail calls |
|
|
+ |
|
|
|
--
cgit v1.1