summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/AMDGPUTargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-0/+17
* This patch changes the ownership of TLOF from TargetLoweringBase to TargetMac...Aditya Nandakumar2014-11-131-0/+4
* Reverting NFC changes from r218050. Instead, the warning was disabled for GCC...Aaron Ballman2014-09-181-2/+0
* Fixing a bunch of -Woverloaded-virtual warnings due to hiding getSubtargetImp...Aaron Ballman2014-09-181-0/+2
* Add override to overriden virtual methods, remove virtual keywords.Benjamin Kramer2014-09-031-1/+3
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-21/+1
* Move the R600 intrinsic support back to the target machine - there'sEric Christopher2014-08-041-2/+2
* Move R600 subtarget dependent variables onto the subtarget.Eric Christopher2014-07-251-11/+8
* R600: Rename AMDIL fileMatt Arsenault2014-06-231-1/+1
* R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtargetTom Stellard2014-06-131-3/+2
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-10/+12
* [C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't bre...Benjamin Kramer2014-04-211-3/+2
* SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch cond...Tom Stellard2013-07-271-0/+3
* Remove dead prototype.Bill Wendling2013-06-181-2/+0
* Fix a leak on the r600 backend.Rafael Espindola2013-05-231-4/+8
* clang-format this file.Rafael Espindola2013-05-231-29/+25
* R600: Support for indirect addressing v4Tom Stellard2013-02-061-1/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Add R600 backendTom Stellard2012-12-111-0/+70
OpenPOWER on IntegriCloud