summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+0
* AMDGPU: test for uniformity of branch instruction, not its conditionRhys Perry2019-01-071-8/+2
* AMDGPU: Remove remnants of old address space mappingMatt Arsenault2018-08-311-3/+1
* [NFC] Rename the DivergenceAnalysis to LegacyDivergenceAnalysisNicolai Haehnle2018-08-301-5/+5
* AMDGPU: Fix converting unanalyzable global loads to SMRDMatt Arsenault2017-07-121-4/+5
* DivergencyAnalysis patch for reviewAlexander Timofeev2017-06-151-1/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [AMDGPU] Get address space mapping by target triple environmentYaxun Liu2017-03-271-2/+4
* [AMDGPU] Scalarization of global uniform loads.Alexander Timofeev2016-12-081-5/+89
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+3
* Add optimization bisect opt-in calls for AMDGPU passesAndrew Kaylor2016-04-251-0/+3
* AMDGPU/SI: Detect uniform branches and emit s_cbranch instructionsTom Stellard2016-02-121-1/+17
* AMDGPU/SI: Select constant loads with non-uniform addresses to MUBUF instruct...Tom Stellard2015-12-151-0/+84
OpenPOWER on IntegriCloud