aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/MCCodeGenInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sink codegen optimization level into MCCodeGenInfo along side relocation modelEvan Cheng2011-11-161-1/+3
* - Move CodeModel from a TargetMachine global option to MCCodeGenInfo.Evan Cheng2011-07-201-1/+2
* Introduce MCCodeGenInfo, which keeps information that can affect codegenEvan Cheng2011-07-191-0/+20