aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Compopts.v
Commit message (Expand)AuthorAgeFilesLines
* Track the locations of local variables using EF_debug annotations.Xavier Leroy2015-08-231-0/+3
* Add flags to control individual optimization passes + flag -O0 for turning th...Xavier Leroy2014-11-161-1/+10
* ARM port: add support for Thumb2. To be tested.xleroy2014-07-271-1/+2
* Add option -Os to optimize for code size rather than for execution speed.xleroy2014-02-191-0/+33