Change MachineInstrBuilder::addDisp to copy over target flags by default.
[oota-llvm.git] / include / llvm / TargetTransformInfo.h
2012-10-10 Nadav RotemAdd a new interface to allow IR-level passes to access...