Revert "Add ChangeLogs for the previous commit."

This reverts commit 1160d9c1e482ea1dc524c056aa8eeaff6b1a591e.
This commit is contained in:
Martin Liska 2021-05-23 14:19:08 +02:00
parent 6bf8847c73
commit a4dbd5cffa
2 changed files with 0 additions and 8 deletions

View File

@ -1,7 +1,3 @@
2021-05-23 Andrew Pinski <apinski@marvell.com>
* match.pd ((A & C) != 0 ? D : 0): Limit to non pointer types.
2021-05-22 Aaron Sawdey <acsawdey@linux.ibm.com>
* config/rs6000/genfusion.pl (gen_addadd): Fix incorrect attr types.

View File

@ -1,7 +1,3 @@
2021-05-23 Andrew Pinski <apinski@marvell.com>
* gcc.dg/gimplefe-45.c: New test.
2021-05-21 Aaron Sawdey <acsawdey@linux.ibm.com>
* gcc.target/powerpc/fusion-p10-addadd.c: New file.