summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
* MIR: Allow targets to serialize MachineFunctionInfoMatt Arsenault2019-03-141-0/+8
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* AMDGPU: Remove llvm.SI.load.constMatt Arsenault2019-01-181-6/+0
* AMDGPU: Remove remnants of old address space mappingMatt Arsenault2018-08-311-7/+3
* AMDGPU: Refactor Subtarget classesTom Stellard2018-07-111-2/+2
* Reapply "AMDGPU: Force inlining if LDS global address is used"Matt Arsenault2018-07-101-0/+1
* Revert "AMDGPU: Force inlining if LDS global address is used"Vlad Tsyrklevich2018-07-101-1/+0
* AMDGPU: Force inlining if LDS global address is usedMatt Arsenault2018-07-091-0/+1
* AMDGPU: Separate R600 and GCN TableGen filesTom Stellard2018-06-281-7/+7
* AMDGPU: Split AMDGPUTTI into GCNTTI and R600TTITom Stellard2018-05-301-1/+4
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* (Re-landing) Expose a TargetMachine::getTargetTransformInfo functionSanjoy Das2017-12-221-1/+1
* Revert "Expose a TargetMachine::getTargetTransformInfo function"Sanjoy Das2017-12-211-1/+1
* Expose a TargetMachine::getTargetTransformInfo functionSanjoy Das2017-12-211-1/+1
* AMDGPU: Enable IPRAMatt Arsenault2017-11-281-0/+4
* Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"Matthias Braun2017-10-121-1/+1
* TargetMachine: Merge TargetMachine and LLVMTargetMachineMatthias Braun2017-10-121-1/+1
* AMDGPU: Fix incorrect selection of pseudo-branchesMatt Arsenault2017-10-101-0/+2
* AMDGPU: Remove error on calls for amdgcnMatt Arsenault2017-08-031-3/+0
* Delete Default and JITDefault code modelsRafael Espindola2017-08-031-5/+5
* AMDGPU: Initial implementation of callsMatt Arsenault2017-08-011-0/+3
* TargetMachine: Indicate whether machine verifier passes.Matthias Braun2017-05-311-1/+4
* [AMDGPU] Get address space mapping by target triple environmentYaxun Liu2017-03-271-6/+6
* AMDGPU: Treat 0 as private null pointer in addrspacecast loweringMatt Arsenault2017-03-131-1/+0
* [AMDGPU] Lower null pointers in static variable initializerYaxun Liu2017-02-071-0/+12
* Replace addEarlyAsPossiblePasses callback with adjustPassManagerStanislav Mekhanoshin2017-01-261-1/+2
* [AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo...Eugene Zelenko2016-12-091-3/+10
* [AMDGPU] Add amdgpu-unify-metadata passStanislav Mekhanoshin2016-12-081-0/+1
* AMDGPU: Delete more dead codeMatt Arsenault2016-07-221-8/+1
* AMDGPU: Implement per-function subtargetsMatt Arsenault2016-06-271-22/+7
* AMDGPU: Cleanup subtarget handling.Matt Arsenault2016-06-241-11/+36
* Delete Reloc::Default.Rafael Espindola2016-05-181-6/+9
* AMDGPU: R600 code splitting cleanupMatt Arsenault2016-03-111-4/+4
* AMDGPU: Fix ordering of CPU and FS parameters in TargetMachine constructorsTom Stellard2016-02-051-6/+6
* AMDGPU/SI: Use .hsatext section instead of .text for HSATom Stellard2015-09-251-2/+2
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+89
* Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard2012-07-161-76/+0
* AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard2012-07-161-0/+76
OpenPOWER on IntegriCloud