This is the mail archive of the gcc-cvs@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]

r237380 - in /trunk/gcc/testsuite: ChangeLog gc...


Author: marxin
Date: Mon Jun 13 14:03:51 2016
New Revision: 237380

URL: https://gcc.gnu.org/viewcvs?rev=237380&root=gcc&view=rev
Log:
Make 'loop iv compare' heuristics scanning more precise

	* gcc.dg/predict-1.c: Distinguish between "loop iv compare"
	and "guess loop iv compared" heuristics.
	* gcc.dg/predict-2.c: Likewise.
	* gcc.dg/predict-3.c: Likewise.
	* gcc.dg/predict-4.c: Likewise.
	* gcc.dg/predict-5.c: Likewise.
	* gcc.dg/predict-6.c: Likewise.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/predict-1.c
    trunk/gcc/testsuite/gcc.dg/predict-2.c
    trunk/gcc/testsuite/gcc.dg/predict-3.c
    trunk/gcc/testsuite/gcc.dg/predict-4.c
    trunk/gcc/testsuite/gcc.dg/predict-5.c
    trunk/gcc/testsuite/gcc.dg/predict-6.c


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