[PATCH] D9068: ScheduleDAGInstrs: Rework schedule graph builder.

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 13:53:51 PST 2015


MatzeB retitled this revision from "ScheduleDAGInstrs: Optionally respect lanemasks when creating dependencies." to "ScheduleDAGInstrs: Rework schedule graph builder.".
MatzeB updated the summary for this revision.
MatzeB updated this revision to Diff 41081.
Herald added a reviewer: tstellarAMD.

Repository:
  rL LLVM

http://reviews.llvm.org/D9068

Files:
  include/llvm/CodeGen/ScheduleDAGInstrs.h
  lib/CodeGen/ScheduleDAGInstrs.cpp
  test/CodeGen/AMDGPU/image-attributes.ll
  test/CodeGen/AMDGPU/literals.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.trunc.ll
  test/CodeGen/AMDGPU/or.ll
  test/CodeGen/AMDGPU/set-dx10.ll
  test/CodeGen/AMDGPU/sext-in-reg.ll
  test/CodeGen/AMDGPU/shl.ll
  test/CodeGen/AMDGPU/sra.ll
  test/CodeGen/AMDGPU/srl.ll
  test/CodeGen/AMDGPU/unsupported-cc.ll
  test/CodeGen/AMDGPU/work-item-intrinsics.ll
  test/CodeGen/AMDGPU/xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9068.41081.patch
Type: text/x-patch
Size: 37745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151124/17ffff63/attachment.bin>


More information about the llvm-commits mailing list