aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCCodeGenInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-11-16Sink codegen optimization level into MCCodeGenInfo along side relocation modelEvan Cheng1-1/+3
2011-07-20- Move CodeModel from a TargetMachine global option to MCCodeGenInfo.Evan Cheng1-1/+2
2011-07-19Introduce MCCodeGenInfo, which keeps information that can affect codegenEvan Cheng1-0/+20