Re: Guidance neede for RTL matching!

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

 



"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