summaryrefslogtreecommitdiff
path: root/asmcomp/arm64/CSE.ml
Commit message (Expand)AuthorAgeFilesLines
* Add line numbering headers to all backend filesDavid Allsopp2022-04-241-0/+1
* Limit CSE of integer constants (#10615)Xavier Leroy2021-09-091-1/+1
* Spacetime: a new memory profiler (#585)Mark Shinwell2016-07-291-1/+1
* More warnings when compiling the compiler.alainfrisch2016-03-151-1/+1
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-1/+0
* New back-end optimization pass: common subexpression elimination (CSE).Xavier Leroy2014-04-261-0/+38