[llvm-commits] [llvm] r108039 - in /llvm/trunk: include/llvm/CodeGen/ include/llvm/Target/ lib/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/X86/ lib/Target/XCore/ test/CodeGen/X86/ utils/TableGen/

Jakob Stoklund Olesen stoklund at 2pi.dk
Sat Jul 10 17:22:25 PDT 2010


On Jul 10, 2010, at 5:01 PM, Anton Korobeynikov wrote:

> Hi, Dan
> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=108039&view=rev
>> Log:
>> Reapply bottom-up fast-isel, with several fixes for x86-32:
>>  - Check getBytesToPopOnReturn().
>>  - Eschew ST0 and ST1 for return values.
>>  - Fix the PIC base register initialization so that it doesn't ever
>>   fail to end up the top of the entry block.
> This breaks mingw32. See the buildbot:
> http://google1.osuosl.org:8011/waterfall?show=build-self-4-mingw32

This could be my change to X86FloatingPoint, or a combination. I could really use a bitcode file.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100710/1456aa7e/attachment.bin>


More information about the llvm-commits mailing list