[llvm-commits] [llvm] r165602 - in /llvm/trunk: include/llvm/MC/MCSchedule.h utils/TableGen/SubtargetEmitter.cpp
Tom Stellard
tom at stellard.net
Wed Oct 10 07:02:40 PDT 2012
On Wed, Oct 10, 2012 at 05:43:04AM -0000, Andrew Trick wrote:
> Author: atrick
> Date: Wed Oct 10 00:43:04 2012
> New Revision: 165602
>
> URL: http://llvm.org/viewvc/llvm-project?rev=165602&view=rev
> Log:
> misched: Generate IsBuffered flag for machine resources.
>
> Modified:
> llvm/trunk/include/llvm/MC/MCSchedule.h
> llvm/trunk/utils/TableGen/SubtargetEmitter.cpp
>
> Modified: llvm/trunk/include/llvm/MC/MCSchedule.h
Hi Andrew,
Would you mind giving a brief overview of what you are working on with
all these MCSchedule changes? Will these changes require updates to
backends as well?
Thanks,
Tom
More information about the llvm-commits
mailing list