[PM] Change the core design of the TTI analysis to use a polymorphic
[oota-llvm.git] / lib / Target / XCore / XCoreTargetTransformInfo.cpp
2015-01-31 Chandler Carruth[PM] Change the core design of the TTI analysis to...
2014-08-30 Craig TopperRemove 'virtual' keyword from methods markedwith 'overr...
2014-05-22 Eric ChristopherFix typo.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-03-10 Chandler Carruth[TTI] There is actually no realistic way to pop TTI...
2014-03-02 Craig TopperSwitch all uses of LLVM_OVERRIDE to just use 'override...
2014-03-02 Craig TopperSwitch all uses of LLVM_FINAL to just use 'final',...
2014-01-24 Juergen RibutzkaAdd final and owerride keywords to TargetTransformInfo...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-09-18 Chandler CarruthMore XCore TTI cleanup -- remove an unused private...
2013-09-18 Robert LyttonPrevent LoopVectorizer and SLPVectorizer running if...