[llvm-commits] [llvm] r154874 - /llvm/trunk/lib/Target/X86/X86Subtarget.cpp

Chandler Carruth chandlerc at google.com
Mon Apr 16 16:12:24 PDT 2012


On Tue, Apr 17, 2012 at 1:00 AM, Chandler Carruth <chandlerc at google.com>wrote:

> On Tue, Apr 17, 2012 at 12:52 AM, Preston Gurd <preston.gurd at intel.com>wrote:
>
>> Author: pgurd
>> Date: Mon Apr 16 17:52:28 2012
>> New Revision: 154874
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=154874&view=rev
>> Log:
>> Temporarily turn off anti-dependency checking
>> during Post RA scheduling in X86,
>> until the X86 target is changed to properly set up
>> post RA liveness.
>>
>
> Missing testcase update?
>
>
> http://bb.pgr.jp/builders/cmake-llvm-x86_64-linux/builds/1499/steps/test_llvm/logs/LLVM%20%3A%3A%20CodeGen___X86___atom-sched.ll
>
>
I've disabled this test: r154877.

Please test changes more carefully before submitting.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120417/8a67bca1/attachment.html>


More information about the llvm-commits mailing list