diff options
| author | Dan Gohman <gohman@apple.com> | 2011-10-24 23:48:32 +0000 |
|---|---|---|
| committer | Dan Gohman <gohman@apple.com> | 2011-10-24 23:48:32 +0000 |
| commit | dfc96aea900b281d45779ed3602af3431f5143e9 (patch) | |
| tree | 92c88d6ff9235346c5b7e1fcff57bc81987ff023 /llvm/docs/CodeGenerator.html | |
| parent | 30c39c8bf22f07abba6342745d30b2b9398c900f (diff) | |
| download | bcm5719-llvm-dfc96aea900b281d45779ed3602af3431f5143e9.tar.gz bcm5719-llvm-dfc96aea900b281d45779ed3602af3431f5143e9.zip | |
Remove the SystemZ backend.
llvm-svn: 142878
Diffstat (limited to 'llvm/docs/CodeGenerator.html')
| -rw-r--r-- | llvm/docs/CodeGenerator.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html index ca2bb607461..c238fd3afc5 100644 --- a/llvm/docs/CodeGenerator.html +++ b/llvm/docs/CodeGenerator.html @@ -2217,7 +2217,6 @@ is the key:</p> <th>PTX</th> <th>PowerPC</th> <th>Sparc</th> - <th>SystemZ</th> <th>X86</th> <th>XCore</th> </tr> @@ -2234,7 +2233,6 @@ is the key:</p> <td class="no"></td> <!-- PTX --> <td class="yes"></td> <!-- PowerPC --> <td class="yes"></td> <!-- Sparc --> - <td class="unknown"></td> <!-- SystemZ --> <td class="yes"></td> <!-- X86 --> <td class="unknown"></td> <!-- XCore --> </tr> @@ -2251,7 +2249,6 @@ is the key:</p> <td class="no"></td> <!-- PTX --> <td class="no"></td> <!-- PowerPC --> <td class="no"></td> <!-- Sparc --> - <td class="no"></td> <!-- SystemZ --> <td class="yes"></td> <!-- X86 --> <td class="no"></td> <!-- XCore --> </tr> @@ -2268,7 +2265,6 @@ is the key:</p> <td class="no"></td> <!-- PTX --> <td class="no"></td> <!-- PowerPC --> <td class="no"></td> <!-- Sparc --> - <td class="no"></td> <!-- SystemZ --> <td class="yes"></td> <!-- X86 --> <td class="no"></td> <!-- XCore --> </tr> @@ -2285,7 +2281,6 @@ is the key:</p> <td class="unknown"></td> <!-- PTX --> <td class="yes"></td> <!-- PowerPC --> <td class="unknown"></td> <!-- Sparc --> - <td class="unknown"></td> <!-- SystemZ --> <td class="yes"></td> <!-- X86 --> <td class="unknown"></td> <!-- XCore --> </tr> @@ -2302,7 +2297,6 @@ is the key:</p> <td class="unknown"></td> <!-- PTX --> <td class="yes"></td> <!-- PowerPC --> <td class="unknown"></td> <!-- Sparc --> - <td class="unknown"></td> <!-- SystemZ --> <td class="yes"></td> <!-- X86 --> <td class="unknown"></td> <!-- XCore --> </tr> @@ -2319,7 +2313,6 @@ is the key:</p> <td class="no"></td> <!-- PTX --> <td class="no"></td> <!-- PowerPC --> <td class="no"></td> <!-- Sparc --> - <td class="no"></td> <!-- SystemZ --> <td class="yes"></td> <!-- X86 --> <td class="no"></td> <!-- XCore --> </tr> @@ -2336,7 +2329,6 @@ is the key:</p> <td class="unknown"></td> <!-- PTX --> <td class="yes"></td> <!-- PowerPC --> <td class="unknown"></td> <!-- Sparc --> - <td class="unknown"></td> <!-- SystemZ --> <td class="yes"></td> <!-- X86 --> <td class="unknown"></td> <!-- XCore --> </tr> |

