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

Jeff Cohen jeffc at jolt-lang.org
Mon Apr 16 18:40:53 PDT 2007


Looks like Evan broke it last October.

Jeff Cohen wrote:
> Yes, it worked for AMD.  I have AMD, and I wrote the code to support 
> AMD.  I left the code the way it was because it was correct for AMD.  
> I actually tested it on an AMD system.
>
> Anton Korobeynikov wrote:
>> Jeff,
>>
>>   
>>> Before assuming that the original code didn't work for Athlon64, the person who
>>> replaced it with a FIXME should have determined what did work.  Then he would have
>>> realized that the code was in fact correct, and would have avoided breaking it.
>>>     
>> The prev. code didn't know about AMD processors at all. It was one big
>> "FIXME: support AMD processors". You can just look into diff for 1.53 to
>> verify it. I wasn't be able to verify 64-bit stuff that's why I put
>> another FIXME there. 
>>
>> So, I don't see any breakage here.
>>
>>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070416/822ac666/attachment.html>


More information about the llvm-commits mailing list