aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Compopts.v
Commit message (Expand)AuthorAgeFilesLines
* option -faddx (off by default until questions cleared)David Monniaux2019-05-111-3/+6
* -fcoalesce-memDavid Monniaux2019-05-031-0/+3
* command line options (still incomplete)David Monniaux2019-05-021-0/+9
* -fpostpass-ilpDavid Monniaux2019-03-121-3/+0
* Added a flag for changing the scheduler (not any choice available right now)Cyril SIX2019-03-121-0/+3
* -O0 will not perform postpass schedulingCyril SIX2019-01-181-0/+3
* 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