[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/
Anton Korobeynikov
anton at korobeynikov.info
Sat Jul 10 17:01:46 PDT 2010
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
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list