From de69bf99721a07dde3fd3ef975ca92ab18a86a0d Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 12 Jul 2005 00:20:49 +0000 Subject: add a note so I can remember the common t-t's llvm-svn: 22386 --- llvm/docs/CodeGenerator.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'llvm/docs') diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html index b6048108b87..700a4fcf224 100644 --- a/llvm/docs/CodeGenerator.html +++ b/llvm/docs/CodeGenerator.html @@ -932,6 +932,28 @@ implementations.

+ +
+ X86 Target Triples Supported +
+ +
+

+The following are the known target triples that are supported by the X86 +backend. This is not an exhaustive list, but it would be useful to add those +that people test. +

+ + + +
+
Representing X86 addressing modes in MachineInstrs -- cgit v1.2.3