Abstract
The design of code transformation for compilers is still in an art form, in which it's not possible to achieve similar performances than those obtained by human developers. This research proposal aims to investigate the use of machine learning to build compilers that generate more effective code. The purpose is to apply supervised learning and, afterward non-supervised learning.The main g…