[PATCH] D19401: MachineScheduler: Fully compare top/bottom candidates

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 17:30:02 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273755: MachineScheduler: Fully compare top/bottom candidates (authored by matze).

Changed prior to commit:
  http://reviews.llvm.org/D19401?vs=61825&id=61862#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19401

Files:
  llvm/trunk/include/llvm/CodeGen/MachineScheduler.h
  llvm/trunk/lib/CodeGen/MachineScheduler.cpp
  llvm/trunk/test/CodeGen/AArch64/arm64-convert-v4f64.ll
  llvm/trunk/test/CodeGen/AArch64/bitreverse.ll
  llvm/trunk/test/CodeGen/AArch64/cxx-tlscc.ll
  llvm/trunk/test/CodeGen/AArch64/vcvt-oversize.ll
  llvm/trunk/test/CodeGen/AArch64/vector-fcopysign.ll
  llvm/trunk/test/CodeGen/AMDGPU/and.ll
  llvm/trunk/test/CodeGen/AMDGPU/atomic_cmp_swap_local.ll
  llvm/trunk/test/CodeGen/AMDGPU/ctpop64.ll
  llvm/trunk/test/CodeGen/AMDGPU/ds_read2_offset_order.ll
  llvm/trunk/test/CodeGen/AMDGPU/ds_read2st64.ll
  llvm/trunk/test/CodeGen/AMDGPU/fneg-fabs.f64.ll
  llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si.ll
  llvm/trunk/test/CodeGen/AMDGPU/insert_vector_elt.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.AMDGPU.rsq.clamped.f64.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.rsq.clamp.ll
  llvm/trunk/test/CodeGen/AMDGPU/local-memory-two-objects.ll
  llvm/trunk/test/CodeGen/AMDGPU/move-addr64-rsrc-dead-subreg-writes.ll
  llvm/trunk/test/CodeGen/AMDGPU/sra.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc64-byval-align.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19401.61862.patch
Type: text/x-patch
Size: 32930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160625/b9b715a0/attachment.bin>


More information about the llvm-commits mailing list