Next:Static Analyzer, Previous:Link Time Optimization, Up:Introduction [Contents][Index]
The GIMPLE and GENERIC pattern matching project match-and-simplifytries to address several issues.
To address these the project introduces a simple domain-specific languageto write expression simplifications from which code targeting GIMPLEand GENERIC is auto-generated. The GENERIC variant follows thefold_buildN API while for the GIMPLE variant and to address 2) newAPIs are introduced.