[llvm-commits] CVS: llvm/lib/Target/X86/X86Subtarget.cpp X86Subtarget.h X86TargetMachine.cpp

Anton Korobeynikov asl at math.spbu.ru
Wed Dec 20 02:29:17 PST 2006


Hello, Evan.

> Ok. I see PPC does exactly the same thing. But this seems like a  
> temporary solution. Could we add some kind of JIT relocation model  
> which are target specific? Or any method that would allow llc to  
> codegen (by specifying some command line option?) in the exact same  
> way as the JIT would?
Well, probably yes. There is only 1 variable controlling codegen
behaviour in x86 subtarget.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-commits mailing list