Add some consistent doxygen comments for the address space helpers.
[oota-llvm.git] / include / llvm / TargetTransformInfo.h
2012-10-30 Hans WennborgUse TargetTransformInfo to control switch-to-lookup...
2012-10-29 Hans WennborgMinor style fixes for TargetTransformationInfo and...
2012-10-26 Nadav RotemRefactor the VectorTargetTransformInfo interface.
2012-10-26 Hal FinkelAdd VectorTargetTransform::getNumberOfParts.
2012-10-24 Nadav RotemImplement a basic VectorTargetTransformInfo interface...
2012-10-18 Nadav RotemReapply the TargerTransformInfo changes, minus the...
2012-10-18 Bob WilsonTemporarily revert the TargetTransform changes.
2012-10-12 Nick LewyckyShuffle the virtual destructor down to the base. This...
2012-10-10 Nadav RotemAdd a new interface to allow IR-level passes to access...