aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCCodeGenInfo.h
AgeCommit message (Expand)Author
2012-02-17Fix typo in comment.Richard Osborne
2011-11-16Sink codegen optimization level into MCCodeGenInfo along side relocation modelEvan Cheng
2011-08-23Some refactoring so TargetRegistry.h no longer has to include any filesEvan Cheng
2011-07-20- Move CodeModel from a TargetMachine global option to MCCodeGenInfo.Evan Cheng
2011-07-19Introduce MCCodeGenInfo, which keeps information that can affect codegenEvan Cheng