[llvm-commits] [llvm] r102941 - /llvm/trunk/lib/Target/X86/X86TargetMachine.cpp

Eric Christopher echristo at apple.com
Mon May 3 22:47:04 PDT 2010


On May 3, 2010, at 10:18 PM, Chris Lattner wrote:

> 
> On May 3, 2010, at 10:09 PM, Eric Christopher wrote:
> 
>> 
>> On May 3, 2010, at 9:51 PM, Chris Lattner wrote:
>> 
>>> curious, what's this for?
>> 
>> Oh, I wanted to turn it off to check if there was a bug so I added a quick option for it. Figured I'd just commit it too.
> 
> Ok, this seems more like something that should be a -mattr flag based on the CPU, not a random llc hook.

That seems reasonable. I can do that too :)

-eric



More information about the llvm-commits mailing list