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]

Re: 2nd try for patch for automaton based pipeline hazard recognizer (part #1)


On Thu, Jun 14, 2001 at 12:26:03PM -0700, Dan Nicolaescu wrote:
> That is a little bit not-orthogonal with the rest of the .md file, as
> regexps are an infix notation and the rest of .md language is a prefix
> language. 

He did this in the original implementation.  It was really ugly.
I think the regexp strings are quite a bit easier to work with,
since they require much much less typing.


r~


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