summaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreTargetTransformInfo.cpp
Commit message (Expand)AuthorAge
* Fix typo.Eric Christopher2014-05-22
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* [TTI] There is actually no realistic way to pop TTI implementations offChandler Carruth2014-03-10
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-02
* Switch all uses of LLVM_FINAL to just use 'final', and remove the macro.Craig Topper2014-03-02
* Add final and owerride keywords to TargetTransformInfo's subclasses.Juergen Ributzka2014-01-24
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* More XCore TTI cleanup -- remove an unused private field flagged byChandler Carruth2013-09-18
* Prevent LoopVectorizer and SLPVectorizer running if the target has no vector ...Robert Lytton2013-09-18