This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Adding NEW Specialized RTL into GCC
- From: "Balaji V. Iyer" <bviyer at ncsu dot edu>
- To: <gcc at gcc dot gnu dot org>
- Date: Fri, 17 Oct 2008 19:17:29 -0400
- Subject: Adding NEW Specialized RTL into GCC
Hello Everyone,
I am trying to add a specialized RTL into GCC. The main point of
this RTL is to add specialized instructions during scheduling (so there
is no specific regions such as every basic block or every function
beginning/end where I can predict ahead of time before scheduling to
insert). So what are the steps necessary for me to acomplish this?
Any help is greatly appreciated,
Thanks,
Balaji V. Iyer.
PS. Please CC me in your response since I am not subscribed to this
mailing list.
--
Balaji V. Iyer
PhD Candidate,
Center for Efficient, Scalable and Reliable Computing,
Department of Electrical and Computer Engineering,
North Carolina State University.