Move Instruction::isSafeToSpeculativelyExecute out of VMCore and
[oota-llvm.git] / include / llvm / Support / TargetRegistry.h
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-11-16 Evan ChengSink codegen optimization level into MCCodeGenInfo...
2011-10-17 Nick LewyckyAdd support for a new extension to the .file directive:
2011-09-07 James MolloyRefactor instprinter and mcdisassembler to take a Subta...
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...