aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MCCodeGenInfo.h
Commit message (Expand)AuthorAgeFilesLines
* 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