summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Normalize MBB's successors' probabilities in several locations.Cong Hou2015-12-131-8/+8
* Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou2015-12-011-4/+2
* Revert r254348: "Replace all weight-based interfaces in MBB with probability-...Hans Wennborg2015-12-011-2/+4
* Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou2015-12-011-4/+2
* AMDGPU: Remove implicit ilist iterator conversions, NFCDuncan P. N. Exon Smith2015-10-131-2/+2
* AMDGPU: Remove dead codeMatt Arsenault2015-09-191-1/+1
* AMDGPU: Simplify debug printingMatt Arsenault2015-09-101-9/+6
* AMDGPU/R600: Remove unused variableTom Stellard2015-07-161-1/+0
* AMDPGU/R600: Replace llvm_unreachable() call with LLVMContext::emitError()Tom Stellard2015-07-161-12/+3
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+1912
* Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard2012-07-161-3236/+0
* AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard2012-07-161-0/+3236
OpenPOWER on IntegriCloud