Remove templates from CostTableLookup functions. All instantiations had the same...
[oota-llvm.git] / lib / Target / X86 / X86TargetTransformInfo.cpp
2013-01-16 Renato GolinChange CostTable model to be global to all targets
2013-01-09 Nadav RotemARM Cost model: Use the size of vector registers and...
2013-01-09 Nadav RotemCost Model: Move the 'max unroll factor' variable to...
2013-01-07 Chandler CarruthFix the enumerator names for ShuffleKind to match tho...
2013-01-07 Chandler CarruthMake the popcnt support enums and methods have more...
2013-01-07 Chandler CarruthMove TargetTransformInfo to live under the Analysis...
2013-01-07 Chandler CarruthSwitch TargetTransformInfo from an immutable analysis...