summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCCodeGenInfo.h
Commit message (Expand)AuthorAge
* Teach ISel not to optimize 'optnone' functions (revised).Paul Robinson2013-11-22
* Revert r195317 (and r195333), "Teach ISel not to optimize 'optnone' functions."NAKAMURA Takumi2013-11-21
* Teach ISel not to optimize 'optnone' functions.Paul Robinson2013-11-21
* Fix typo in comment.Richard Osborne2012-02-17
* Sink codegen optimization level into MCCodeGenInfo along side relocation modelEvan Cheng2011-11-16
* Some refactoring so TargetRegistry.h no longer has to include any filesEvan Cheng2011-08-23
* - Move CodeModel from a TargetMachine global option to MCCodeGenInfo.Evan Cheng2011-07-20
* Introduce MCCodeGenInfo, which keeps information that can affect codegenEvan Cheng2011-07-19