aboutsummaryrefslogtreecommitdiff
path: root/src/Compilers/Linearize.v
Commit message (Collapse)AuthorAge
* Generalize linearize a bit moreGravatar Jason Gross2017-04-15
| | | | Now we will (I hope) inline let-bound pairs
* Better version of linearize without a-normal formGravatar Jason Gross2017-04-14
| | | | Now we no longer let-bind arguments to Op (oops)
* Split off a-normal form from flatteningGravatar Jason Gross2017-04-14
| | | | Now we can flatten let binders without putting operations in a-normal form
* rename-everythingGravatar Andres Erbsen2017-04-06