[LLVMdev] PATCH: X86 calling convention cleanup
Gordon Henriksen
gordonhenriksen at mac.com
Sun Dec 30 23:25:39 PST 2007
The four X86 calling convention implementations in X86ISelLowering.cpp
contain several hundred lines of duplicated code. This patch refines
the copies so that diff reveals refactoring opportunities instead of
noise. Okay to commit?
(My goal is to introduce a crazy new ABI.)
— Gordon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cconv.patch
Type: application/octet-stream
Size: 22971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071231/4368eace/attachment.obj>
-------------- next part --------------
More information about the llvm-dev
mailing list