Move Instruction::isSafeToSpeculativelyExecute out of VMCore and
[oota-llvm.git] / include / llvm / Support / TargetSelect.h
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...