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

Chris Lattner clattner at apple.com
Mon May 3 22:18:13 PDT 2010


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.

-Chris



More information about the llvm-commits mailing list