[ms-inline asm] Remove the MatchInstruction() function. Previously, this was
[oota-llvm.git] / include / llvm / MC / MCCodeGenInfo.h
2012-02-17 Richard OsborneFix typo in comment.
2011-11-16 Evan ChengSink codegen optimization level into MCCodeGenInfo...
2011-08-23 Evan ChengSome refactoring so TargetRegistry.h no longer has...
2011-07-20 Evan Cheng- Move CodeModel from a TargetMachine global option...
2011-07-19 Evan ChengIntroduce MCCodeGenInfo, which keeps information that...