@inbook {IOPORT.05314887, author = {Huang, Lei and Sethuraman, Girija and Chapman, Barbara}, title = {Parallel data flow analysis for OpenMP programs.}, year = {2008}, booktitle = {A practical programming model for the multi-core era. 3rd international workshop on OpenMP, IWOMP 2007, Beijing, China, June 3--7, 2007. Proceedings}, isbn = {978-3-540-69302-4}, pages = {138-142}, publisher = {Berlin: Springer}, doi = {10.1007/978-3-540-69303-1_14}, abstract = {Summary: The paper presents a compiler framework for analyzing and optimizing OpenMP programs. The framework includes Parallel Control Flow Graph and Parallel Data Flow equations based on the OpenMP relaxed memory consistency model. It enables traditional compiler analyses as well as specific optimizations for OpenMP. Based on the framework, we describe dead code elimination and barrier elimination algorithms. An OpenMP code example is showed in the paper to illustrate the optimizations. The framework guarantees that the traditional optimizations can be performed safely to OpenMP programs, and it further increases the opportunities for more aggressive optimizations.}, identifier = {05314887}, }