[llvm-commits] [llvm] r83215 - in /llvm/trunk: lib/CodeGen/PostRASchedulerList.cpp lib/Target/ARM/ARM.td lib/Target/ARM/ARMSubtarget.cpp test/CodeGen/ARM/2009-08-21-PostRAKill.ll test/CodeGen/ARM/2009-08-21-PostRAKill2.ll test/CodeGen/ARM/2009-08-21-PostRAKill3.ll test/CodeGen/ARM/2009-08-21-PostRAKill4.ll test/CodeGen/ARM/2009-09-01-PostRAProlog.ll test/CodeGen/X86/break-anti-dependencies.ll
Chris Lattner
clattner at apple.com
Thu Oct 1 19:54:17 PDT 2009
On Oct 1, 2009, at 2:46 PM, David Goodwin wrote:
> Author: david_goodwin
> Date: Thu Oct 1 16:46:35 2009
> New Revision: 83215
>
> URL: http://llvm.org/viewvc/llvm-project?rev=83215&view=rev
> Log:
> Restore the -post-RA-scheduler flag as an override for the target
> specification. Remove -mattr for setting PostRAScheduler enable and
> instead use CPU string.
>
Very nice, thanks David!
-Chris
More information about the llvm-commits
mailing list