Measures Concepts
GitHub icon

gnu-rtl

gnu-rtl - Intermediate representation language

< >

gnu-rtl is an intermediate representation language created in 1987.

#3030on PLDB 37Years Old

In GCC, RTL is generated from the GIMPLE representation, transformed by various passes in the GCC 'middle-end', and then converted to assembly language.


Example from the web:
(set (reg:SI 140) (plus:SI (reg:SI 138) (reg:SI 139)))

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