[llvm-commits] [llvm] r45605 - in /llvm/trunk/lib/Target/X86: X86ATTAsmPrinter.cpp X86CodeEmitter.cpp X86ISelDAGToDAG.cpp X86InstrInfo.td X86MachineFunctionInfo.h

Chris Lattner clattner at apple.com
Sat Jan 5 11:24:07 PST 2008


On Jan 5, 2008, at 8:58 AM, Anton Korobeynikov wrote:

>> Nice evan!  With this, sinking is now able to compile code like this:
> Nifty! I would like to test Mozilla & Qt with this change: they  
> heavily
> use shared libraries thus almost everything is PIC.

Nice, I hope to get this enabled by default before the 2.2 release.

-Chris



More information about the llvm-commits mailing list