aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MCCodeGenInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Merging r195491:Bill Wendling2013-11-251-0/+3
* Merging r195339:Bill Wendling2013-11-211-3/+0
* Merging r195317:Bill Wendling2013-11-211-0/+3
* Fix typo in comment.Richard Osborne2012-02-171-1/+1
* Sink codegen optimization level into MCCodeGenInfo along side relocation modelEvan Cheng2011-11-161-1/+8
* Some refactoring so TargetRegistry.h no longer has to include any filesEvan Cheng2011-08-231-10/+2
* - Move CodeModel from a TargetMachine global option to MCCodeGenInfo.Evan Cheng2011-07-201-1/+14
* Introduce MCCodeGenInfo, which keeps information that can affect codegenEvan Cheng2011-07-191-0/+36