Measures Concepts
GitHub icon

GCC GIMPLE

GCC GIMPLE - Intermediate representation language

< >

GCC GIMPLE is an intermediate representation language created in 2003.

#3691on PLDB 21Years Old

GCC is a widely used compiler infrastructure that supports a variety of input languages, e.g., C, C++, Fortran, Java, and Ada, and over 30 different target machine architectures. GCC translates each of its front-end languages into a language-independent intermediate representation, called GIMPLE, which then gets translated to machine code for one of GCC鈥檚 many target architectures. A subset of GENERIC.


View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout