Re: Guidance neede for RTL matching!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



genrecog.c is the generator function that generates the file insn-recog.c

On 13 Sep 2006 22:17:36 -0700, Ian Lance Taylor <iant@xxxxxxxxxx> wrote:
"Bharati Bhole" <bharati.bhole@xxxxxxxxx> writes:

>  I want to know where RTL matching is done during the process of
> conversion of RTL to ASM during compilation.

RTL matching against the CPU.md file is done in gcc/recog.c.  This
calls functions which are defined in files which are generated during
the build process.  The main such file for matching is insn-recog.c.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux