[PowerPC] Support @toc@h modifier
[oota-llvm.git] / lib / Target / PowerPC / PPCTargetTransformInfo.cpp
2013-04-04 Arnold SchwaighoferCostModel: Add parameter to instruction cost to further...
2013-03-28 Hal FinkelAdd the PPC64 popcntd instruction
2013-02-08 Bill SchmidtRefine fix to bug 15041.
2013-02-07 Bill SchmidtConstrain PowerPC autovectorization to fix bug 15041.
2013-01-25 Dmitri GribenkoRemove unused variables, silences -Wunused-variable
2013-01-25 Hal FinkelInitial implementation of PPCTargetTransformInfo