From bcb9770efe409f3291ce21269904744e7bf3397b Mon Sep 17 00:00:00 2001 From: Anton Korobeynikov Date: Sun, 17 Sep 2006 20:25:45 +0000 Subject: Added some eye-candy for Subtarget type checking Added X86 StdCall & FastCall calling conventions. Codegen will follow. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30446 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CodeGenerator.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'docs/CodeGenerator.html') diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index f095e36312..405c57b345 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -1636,11 +1636,31 @@ that people test.

  • i386-unknown-freebsd5.3 - FreeBSD 5.3
  • i686-pc-cygwin - Cygwin on Win32
  • i686-pc-mingw32 - MingW on Win32
  • +
  • i386-pc-mingw32msvc - MingW crosscompiler on Linux
  • i686-apple-darwin* - Apple Darwin on X86
  • + +
    + X86 Calling Conventions supported +
    + + +
    + +

    The folowing target-specific calling conventions are known to backend:

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