X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FCompilerWriterInfo.html;h=66190655fa532d9c5964b2688cf9a6f9b7a9c485;hb=4d00161e0a047e0a15842360a0a8653dc4f2ed53;hp=14dc9c72444b57c65d62fcddc5a11d544fc7a772;hpb=f003276ee6c1eff64052456f64457cb82904b7bf;p=oota-llvm.git diff --git a/docs/CompilerWriterInfo.html b/docs/CompilerWriterInfo.html index 14dc9c72444..66190655fa5 100644 --- a/docs/CompilerWriterInfo.html +++ b/docs/CompilerWriterInfo.html @@ -4,14 +4,14 @@ Architecture/platform information for compiler writers - + -
+

Architecture/platform information for compiler writers -

+

Note: This document is a work-in-progress. Additions and clarifications @@ -21,7 +21,6 @@

  1. Hardware
      -
    1. Alpha
    2. ARM
    3. Itanium
    4. MIPS
    5. @@ -43,24 +42,15 @@
-
Hardware
+

Hardware

- -
Alpha
- -
- -
+
-
ARM
+

ARM

-
+
- +

Itanium (ia64)

-
+
  • Itanium documentation @@ -81,9 +71,9 @@ href="http://developer.intel.com/design/itanium2/documentation.htm">Itanium docu
- +

MIPS

-
+
- +

PowerPC

+ +
-
IBM - Official manuals and docs
+

IBM - Official manuals and docs

-
+ -
Other documents, collections, notes
+

Other documents, collections, notes

-
+
+
+ - +

SPARC

-
+
  • SPARC resources
  • @@ -156,12 +150,14 @@ branch stubs for powerpc64-linux (from binutils)
- +

X86

+ +
-
AMD - Official manuals and docs
+

AMD - Official manuals and docs

-
+
  • AMD processor manuals
  • @@ -170,9 +166,9 @@ href="http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_739,00.ht
-
Intel - Official manuals and docs
+

Intel - Official manuals and docs

-
+ -
Other x86-specific information
+

Other x86-specific information

- + - +

Other relevant lists

-
+
  • GCC reading list
  • @@ -204,14 +202,18 @@ conventions for different C++ compilers and operating systems
+
+ - +

ABI

+
+ - +

Linux

-
+
  1. PowerPC 64-bit ELF ABI Supplement
  2. @@ -219,9 +221,9 @@ Supplement
- +

OS X

- + - +

Miscellaneous resources