This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH RS6000 (non ppc64)] add peephole for subtracting an unsigned int from an long long



On Monday, May 12, 2003, at 20:33 US/Eastern, Andrew Pinski wrote:



ChangeLog:


2003-05-12 Andrew Pinski <pinskia@physics.uc.edu>
* config/rs6000/rs6000.md: New peephole2 for subtracting an unsigned int
from an long long. (*adddi3_noppc64_disi): New insn for
subtracting an unsigned int from an long long.



I forgot to change the changeLog:


ChangeLog:

2003-05-12 Andrew Pinski <pinskia@physics.uc.edu>
* config/rs6000/rs6000.md: New peephole2 for subtracting an unsigned int
from an long long. (*subdi3_noppc64_disi): New insn for
subtracting an unsigned int from an long long.


Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]