This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r213320 - in /branches/match-and-simplify/gcc: ...
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 31 Jul 2014 08:31:03 -0000
- Subject: r213320 - in /branches/match-and-simplify/gcc: ...
Author: rguenth
Date: Thu Jul 31 08:31:03 2014
New Revision: 213320
URL: https://gcc.gnu.org/viewcvs?rev=213320&root=gcc&view=rev
Log:
2014-07-30 Prathamesh Kulkarni <bilbotheelffriend@gmail.com>
* 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.
Added:
branches/match-and-simplify/gcc/match-bitwise.pd
branches/match-and-simplify/gcc/match-builtin.pd
branches/match-and-simplify/gcc/match-constant-folding.pd
branches/match-and-simplify/gcc/match-plusminus.pd
branches/match-and-simplify/gcc/match-rotate.pd
Modified:
branches/match-and-simplify/gcc/ChangeLog.mas
branches/match-and-simplify/gcc/match.pd