summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/setcc-opt.ll
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Fix bundle schedulingStanislav Mekhanoshin2020-01-091-8/+8
* [AMDGPU] Preliminary patch for divergence driven instruction selection. Immed...Alexander Timofeev2018-09-111-1/+1
* AMDGPU: Add pass to lower kernel arguments to loadsMatt Arsenault2018-06-261-8/+6
* AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernelMatt Arsenault2017-03-211-20/+20
* Enable FeatureFlatForGlobal on Volcanic IslandsMatt Arsenault2017-01-241-1/+1
* AMDGPU: Use i16 comparison instructionsMatt Arsenault2016-12-221-2/+6
* AMDGPU: Use unsigned compare for eq/neMatt Arsenault2016-09-301-12/+12
* AMDGPU: Support commuting with immediate in src0Matt Arsenault2016-09-081-1/+1
* AMDGPU: Run pointer optimization passesMatt Arsenault2016-06-151-51/+38
* AMDGPU/SI: Enable the post-ra schedulerTom Stellard2016-04-301-6/+6
* AMDGPU/SI: Enable lanemask tracking in mischedTom Stellard2016-03-301-1/+1
* AMDGPU/SI: Prevent the DAGCombiner from creating setcc with i1 inputsTom Stellard2016-01-201-0/+54
* DAGCombiner: Check shouldReduceLoadWidth before combining (and (load), x) -> ...Tom Stellard2015-11-061-6/+12
* AMDGPU/SI: Better handle s_wait insertionTom Stellard2015-08-211-2/+2
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+236
OpenPOWER on IntegriCloud