[llvm-commits] [llvm] r67142 - in /llvm/trunk: lib/Target/X86/X86Instr64bit.td test/CodeGen/X86/call-imm.ll

Mike Stump mrs at apple.com
Tue Mar 17 18:31:09 PDT 2009


On Mar 17, 2009, at 5:43 PM, Chris Lattner wrote:
> Disable the "call to immediate" optimization on x86-64.

I think it would be valid for any model other than -mcmodel=large, if  
people wanted to have -mcmodel support.



More information about the llvm-commits mailing list