On Thu, 31 Jul 2014, Richard Biener wrote:
* match-bitwise.pd: New file, split out from match.pd. * match-plusminus.pd: Likewise. * match-constant-folding.pd: Likewise. * match-builtin.pd: Likewise. * match-rotate.pd: Likewise. * match.pd: Move contend to individual files based on pattern origin and include them.
If we are going to have many files, how about creating a subdirectory so match-rotate.pd would become match/rotate.pd? Makefile could even pick all the *.pd files in that directory so we don't have to include them manually.
-- Marc Glisse