From: Chris Lattner Date: Thu, 11 Mar 2010 00:22:57 +0000 (+0000) Subject: add support, testcases, and dox for the new GHC calling X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=29689434635364346cbef6f4e309f1d9fcdd5d80;p=oota-llvm.git add support, testcases, and dox for the new GHC calling convention. Patch by David Terei! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98212 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index f26d0abfad5..0568667ec53 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -1679,7 +1679,8 @@ $ llc -regalloc=linearscan file.bc -o ln.s; supported on x86/x86-64 and PowerPC. It is performed if: