aboutsummaryrefslogtreecommitdiffstats
path: root/arm/Constantexpand.ml
Commit message (Collapse)AuthorAgeFilesLines
* seems like the ARM profiling perhaps worksDavid Monniaux2020-04-111-0/+1
|
* Moved constant expansion into Asmexpand. (#40)Bernhard Schommer2017-12-141-0/+197
This commit introduces a new pass which is run after the expansion of the builtin functions which performs the expansion and placement of constants inside the function code.