Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename option -optimizefor-size to -optimize-size. | Evan Cheng | 2008-03-25 | 1 | -1/+1 |
* | Add optimize-for-size knob. | Devang Patel | 2008-03-25 | 1 | -0/+6 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Added tail call optimization to the x86 back end. It can be | Arnold Schwaighofer | 2007-10-11 | 1 | -0/+7 |
* | Enabling new condition code modeling scheme. | Evan Cheng | 2007-09-29 | 1 | -6/+0 |
* | New temporary option -new-cc-modeling-scheme to test the new cc modeling scheme. | Evan Cheng | 2007-09-25 | 1 | -0/+6 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+164 |