Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

gnu-rtl

< >

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

#3409on 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)))

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0