diff options
author | Joe Abbey <jabbey@arxan.com> | 2012-01-16 13:16:05 +0000 |
---|---|---|
committer | Joe Abbey <jabbey@arxan.com> | 2012-01-16 13:16:05 +0000 |
commit | a0c1fc3bd308a0db86dc9a3ed587cc80be71fb3c (patch) | |
tree | 148dc3905a46f06b3c0fa250abe413b317b852da /docs | |
parent | b7ab7fe05307e2e69cfbb14b79d11f46a381aa07 (diff) |
Adding a Hexagon cell for segmented stacks, as they have been implemented for X86 and not Sparc...
Committed as obvious
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148237 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CodeGenerator.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index 345eb7ced5..6b5b204dc5 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -2491,6 +2491,7 @@ is the key:</p> <td><a href="#feat_segstacks">segmented stacks</a></td> <td class="no"></td> <!-- ARM --> <td class="no"></td> <!-- CellSPU --> + <td class="no"></td> <!-- Hexagon --> <td class="no"></td> <!-- MBlaze --> <td class="no"></td> <!-- MSP430 --> <td class="no"></td> <!-- Mips --> |