[llvm-commits] [llvm] r66922 - in /llvm/trunk: lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/tls13.ll test/CodeGen/X86/tls14.ll

Chris Lattner clattner at apple.com
Wed Apr 1 20:07:49 PDT 2009


On Apr 1, 2009, at 5:44 PM, Dan Gohman wrote:
>> comments?
>
> I agree with your analysis. It looks like too much complexity to  
> handle
> in Select. This is something X86ISelLowering should handle.
>
> I think Chris' interest is to have a single place where TLS is lowered
> to segment register usage, with the particular place being less
> important.

Yep, that's exactly what I'm interested in seeing! Thanks guys,

-Chris




More information about the llvm-commits mailing list