summaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPUTargetMachine.h
Commit message (Expand)AuthorAge
* R600: Rename AMDIL fileMatt Arsenault2014-06-23
* R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtargetTom Stellard2014-06-13
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't bre...Benjamin Kramer2014-04-21
* SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch cond...Tom Stellard2013-07-27
* Remove dead prototype.Bill Wendling2013-06-18
* Fix a leak on the r600 backend.Rafael Espindola2013-05-23
* clang-format this file.Rafael Espindola2013-05-23
* R600: Support for indirect addressing v4Tom Stellard2013-02-06
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Add R600 backendTom Stellard2012-12-11