****************************************************************************** loopdiff - Tool to Compare Loop Performance Across C6000 Compilers Release Version 0.20.00 readme.txt March 2011 ****************************************************************************** ------------------------------------------------------------------------------ Introduction ------------------------------------------------------------------------------ Your system is working with an older version of the C6000 compiler, and now you have built it with a newer version of the C6000 compiler. You want to know if any of the loops run slower or faster, and if so, which ones. This tool processes the assembly source generated by the compiler to find these loops and report them to you. Table of Contents ----------------- 0.20.00 - 1. What's New? 0.20.00 - 2. File Listing ------------------------------------------------------------------------------ 0.20.00 - 1. What's New? ------------------------------------------------------------------------------ This is the first release outside of TI. Several usability issues were fixed since the initial TI only release. Full Documentation on the Wiki ------------------------------ Complete documentation of loopdiff, with detailed examples, is contained on the Wiki. Please see: http://processors.wiki.ti.com/index.php/Compare_Loop_Performance_Across_C6000_Compilers For those without web access, a PDF form of the Wiki page is included. Please check the web page whenever possible, because it will contain the latest updates. ------------------------------------------------------------------------------ 0.20.00 - 2. File Listing ------------------------------------------------------------------------------ File Contains ---- -------- loopdiff.pl Perl source implementation loopdiff.exe Standalone executable for MS-Windows systems doc_loopdiff.pdf PDF version of the Wiki page readme.txt This file ****************************************************************************** loopdiff - Tool to Compare Loop Performance Across C6000 Compilers Release Version 0.10.00 readme.txt May 2011 ****************************************************************************** ------------------------------------------------------------------------------ Introduction ------------------------------------------------------------------------------ Your system is working with an older version of the C6000 compiler, and now you have built it with a newer version of the C6000 compiler. You want to know if any of the loops run slower, and if so, which ones. This tool processes the assembly source generated by the compiler to find these loops and report them to you. Table of Contents ----------------- 0.10.00 - 1. What's New? ------------------------------------------------------------------------------ 0.10.00 - 1. What's New? ------------------------------------------------------------------------------ This is the first release. It is all new! Full Documentation on the Wiki ------------------------------ Complete documentation loopdiff, with detailed examples, is contained on the Wiki. Please see: http://ap-fpdsp-swapps.dal.design.ti.com/index.php/Compare_Loop_Performance_Across_C6000_Compilers For those without web access, a PDF form of the Wiki page is included. Please check the web page whenever possible, because it will contain the latest updates. File Contains ---- -------- loopdiff.pl Perl source implementation loopdiff.exe Standalone executable for MS-Windows systems doc_loopdiff.pdf PDF version of the Wiki page readme.txt This file