On 09/16/2016 03:42 PM, David Malcolm wrote:
On Fri, 2016-09-16 at 15:28 -0600, Jeff Law wrote:
On 09/08/2016 06:30 PM, David Malcolm wrote:
This patch generalizes the RTL-reading capabilities so that they
can be run on the host as well as the build machine.
The available rtx in rtl.def changes
On Fri, 2016-09-16 at 15:28 -0600, Jeff Law wrote:
> On 09/08/2016 06:30 PM, David Malcolm wrote:
> > This patch generalizes the RTL-reading capabilities so that they
> > can be run on the host as well as the build machine.
> > The available rtx in rtl.def changes dramatically between these
> > two
On 09/08/2016 06:30 PM, David Malcolm wrote:
This patch generalizes the RTL-reading capabilities so that they
can be run on the host as well as the build machine.
The available rtx in rtl.def changes dramatically between these
two configurations, so a fair amount of #ifdef GENERATOR_FILE is
requi