summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/R600InstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Use MCRegister in copyPhysRegMatt Arsenault2019-11-111-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PSV] Update API to be able to use TargetCustom without UB.Marcello Maggioni2018-08-201-1/+1
* AMDGPU: Separate R600 and GCN TableGen filesTom Stellard2018-06-281-3/+6
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-11/+11
* [AMDGPU] Make sure all super regs of reserved regs are marked reserved.Geoff Berry2018-01-241-1/+2
* [AMDGPU] Fix pointer info for pseudo source for r600Yaxun Liu2017-11-101-0/+3
* Cyle -> Cycle; NFCISanjay Patel2017-03-151-2/+2
* Make TargetInstrInfo::isPredicable take a const reference, NFCKrzysztof Parzyszek2017-03-031-1/+1
* Finish renaming remaining analyzeBranch functionsMatt Arsenault2016-09-141-2/+2
* Make analyzeBranch family of instruction names consistentMatt Arsenault2016-09-141-1/+1
* AArch64: Use TTI branch functions in branch relaxationMatt Arsenault2016-09-141-2/+4
* [AMDGPU] Give enum an explicit 64-bit type to fix MSVC 2013 failuresReid Kleckner2016-08-151-1/+1
* AMDGPU/R600: Remove macrosMatt Arsenault2016-08-131-2/+15
* AMDGPU/R600: Delete dead code.Matt Arsenault2016-07-151-15/+0
* Rename AnalyzeBranch* to analyzeBranch*.Jacques Pienaar2016-07-151-2/+1
* AMDGPU: Move R600 only pieces into R600 classesMatt Arsenault2016-07-091-1/+11
* CodeGen: Use MachineInstr& in TargetInstrInfo, NFCDuncan P. N. Exon Smith2016-06-301-17/+16
* AMDGPU: Cleanup subtarget handling.Matt Arsenault2016-06-241-41/+47
* Pass DebugLoc and SDLoc by const ref.Benjamin Kramer2016-06-121-4/+3
* [NFC] Header cleanupMehdi Amini2016-04-181-1/+0
* AMDGPU: R600 code splitting cleanupMatt Arsenault2016-03-111-5/+3
* CodeGen: TII: Take MachineInstr& in predicate API, NFCDuncan P. N. Exon Smith2016-02-231-6/+6
* AMDGPU: Remove some purely R600 functions from AMDGPUInstrInfoTom Stellard2016-02-051-6/+19
* AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cppTom Stellard2016-01-281-2/+7
* Pass BranchProbability/BlockMass by value instead of const& as they are small...Cong Hou2015-09-101-3/+3
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+303
* Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard2012-07-161-75/+0
* AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard2012-07-161-0/+75
OpenPOWER on IntegriCloud