This is the mail archive of the gcc@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] | |
On Monday, October 21, 2002, at 03:07 PM, Ming Ouyang wrote:
The patterns smin<type>, umin<type>, smax<type>, umax<type> are supportedHi everyone, I need to add new insns support to our gcc 3.0 to support min and max insns, but it seems that I can't describe such function-level insns on RTL level, probably I need to change something in c-common.c or something like it?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |