Move a few more convenience factory functions from Constant to LLVMContext.
[oota-llvm.git] / include / llvm / Target / TargetSchedule.td
2008-11-24 Evan ChengMove target independent td files from lib/Target/ to...