Add override to overriden virtual methods, remove virtual keywords.
[oota-llvm.git] / lib / Target / R600 / AMDGPUTargetMachine.h
2014-09-03 Benjamin KramerAdd override to overriden virtual methods, remove virtu...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-08-04 Eric ChristopherMove the R600 intrinsic support back to the target...
2014-07-25 Eric ChristopherMove R600 subtarget dependent variables onto the subtarget.
2014-06-23 Matt ArsenaultR600: Rename AMDIL file
2014-06-13 Tom StellardR600: Move AMDGPUInstrInfo from AMDGPUTargetMachine...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-21 Benjamin Kramer[C++11] Replace OwningPtr with std::unique_ptr in place...
2013-07-27 Tom StellardSimplifyCFG: Use parallel-and and parallel-or mode...
2013-06-18 Bill WendlingRemove dead prototype.
2013-05-23 Rafael EspindolaFix a leak on the r600 backend.
2013-05-23 Rafael Espindolaclang-format this file.
2013-02-06 Tom StellardR600: Support for indirect addressing v4
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-11 Tom StellardAdd R600 backend