Use 'override/final' instead of 'virtual' for overridden methods
[oota-llvm.git] / lib / Target / PowerPC / PPCTargetTransformInfo.h
2015-03-06 Olivier SallenaveDo not restrict interleaved unrolling to small loops...
2015-02-01 Chandler Carruth[multiversion] Remove the function parameter from the...
2015-02-01 Chandler Carruth[multiversion] Switch the TTI queries from TargetMachin...
2015-02-01 Chandler Carruth[multiversion] Remove the cached TargetMachine pointer...
2015-02-01 Chandler Carruth[multiversion] Switch all of the targets over to use the
2015-02-01 Chandler Carruth[multiversion] Remove a false freedom to leave the...
2015-01-31 Chandler Carruth[PM] Switch the TargetMachine interface from accepting...