Re-sort all of the includes with ./utils/sort_includes.py so that
[oota-llvm.git] / lib / Target / PowerPC / PPCTargetTransformInfo.cpp
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-09-11 Hal FinkelImplement TTI getUnrollingPreferences for PowerPC
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