This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch ARM] Use existing predicates for RTL objects
- From: pearly dot zhao at oracle dot com
- To: Gcc-Patches <gcc-patches at gcc dot gnu dot org>
- Cc: Paolo Carlini <paolo dot carlini at oracle dot com>
- Date: Wed, 27 May 2009 07:43:07 -0700 (PDT)
- Subject: Re: [Patch ARM] Use existing predicates for RTL objects
Please ignore this patch. I have just found it is tested it in a wrong way.
-----------------------------------------------------
According to projects/beginner.html
* Use predicates for RTL objects
This patch is to use existing predicates for RTL objects at config/arm
directory.
Tested on arm-elf simulator.
Cheers,
Pearly