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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 18:08:24 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254577: ScheduleDAGInstrs: Rework schedule graph builder. (authored by matze).

Changed prior to commit:
  http://reviews.llvm.org/D9068?vs=41081&id=41705#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D9068

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9068.41705.patch
Type: text/x-patch
Size: 38741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151203/43dbcf41/attachment.bin>


More information about the llvm-commits mailing list