|
计算机应用研究 2007
Test Case Generation for Compiler Optimization Based on Temporal Logic
|
Abstract:
Traditional approaches try to generated test cases based on grammar,and lack of accuracy for optimization.Based on an approach that emploied rewrite rule with temporal logic to describe compiler optimization,a fresh method to generate critical node CFG was proposed.The generated cases were accuracy and the approach could be easily extended.Then experimented this algorithm in an automated testing tool for optimization and proved its efficiency.