[llvm-commits] Win64 pseudo instruction patch

Cameron Esfahani dirty at apple.com
Thu Aug 12 18:47:34 PDT 2010


New patch, based on SVN revision 110995:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pseudo.patch
Type: application/octet-stream
Size: 18157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100812/c83b952c/attachment.obj>
-------------- next part --------------


On Aug 12, 2010, at 6:21 PM, Cameron Esfahani wrote:

> Ugh, ignore this.  I just realized that I didn't base my patch on the latest svn...
> 
> Let me regenerate my patch.
> 
> On Aug 12, 2010, at 6:19 PM, Cameron Esfahani wrote:
> 
>> Attached is a patch which fixes some more of the Win64 ABI code gen.  Added support for the Windows 64 pseudo instructions like WINTAILJMPd64 and WINCALL64pcrel32.
>> 
>> Also, updated a little bit of the coff-dump.py tool to dump the AMD64 relocations.  Updated COFF.h to list the AMD64 relocations.
>> 
>> Still a bit more to do before Win64 COFFs work...
>> 
>> 
>> <pseudo.patch>
>> Cameron Esfahani
>> dirty at apple.com
>> 
>> "It is the spirit and not the form of law that keeps justice alive."
>> 
>> Earl Warren
>> 
>> 
>> 
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 
> Cameron Esfahani
> dirty at apple.com
> 
> Imagine how pissed Zander would have been if Jobs pulled the Nano out of his pocket and it started RINGING...and it was Paris Hilton, and she was all like "where you at, bitch?" and Steve was all like "totally rocking a keynote, girlfriend," and then the pirates flew in on their burning sharks and totally wailed.
> 
> And then he pulled back the curtain to reveal a Beowulf cluster of Nanophones.
> 
> That's what I'm talking about.
> 
> 
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Cameron Esfahani
dirty at apple.com

"It is the spirit and not the form of law that keeps justice alive."

Earl Warren





More information about the llvm-commits mailing list