2011-10-21  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

        * punroller/include/punroller/punroll.h,
	* punroller/punroll.c: Expose single-loop unroller function.

2011-10-20  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

        * punroller/include/punroller/punroll.h,
	* punroller/punroll.c: Implement first version of
	unroll-and-jam (verified only with perfectly nested loops).

2011-07-26  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

	* punroller/punroll.c: Add support for non-unit loop stride.

2011-07-25  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

	* Makefile.am: Fix make dist.

2011-07-22  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

	* punroller/punroll.c: Fix a bug in the epilog lower bound.

2011-07-22  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

	* punroller/include/punroller/punroll.h,
	* punroller/punroll.c: Implement a decent loop unroller.

2011-07-21  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

	* punroller/include/punroller/punroll.h,
	* punroller/punroll.c: New. Base unit for the syntactic unroller.
	* punroller/Makefile.am: Update accordingly.

	* configure.ac: Add configure options.

	* punroller/error.c: Fix typo.

2011-07-21  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

	* punroller/xmalloc.c,
	* punroller/include/punroller/error.h,
	* punroller/include/punroller/list.h,
	* punroller/include/punroller/foo.h,
	* punroller/include/punroller/common.h,
	* punroller/foo.c,
	* punroller/Makefile.am,
	* punroller/error.c,
	* punroller/xstrdup.c,
	* punroller/xstrerror.c,
	* punroller/list.c,
	* tests/Makefile.am,
	* tests/empty.test,
	* tests/checker.sh,
	* configure.ac,
	* AUTHORS,
	* config/punroller.m4,
	* doc/Makefile.am,
	* bootstrap.sh,
	* ChangeLog,
	* src/punroller.c,
	* src/punroller.h,
	* src/Makefile.am,
	* COPYING,
	* Makefile.am,
	* NEWS,
	* README: Initial check-in of the project.

