[PATCH] D18376: [MachineScheduler] Add support for store clustering

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 12:11:00 PDT 2016


junbuml updated the summary for this revision.
junbuml updated this revision to Diff 52257.
junbuml added a comment.

Just minor renaming and clean up.


http://reviews.llvm.org/D18376

Files:
  include/llvm/Target/TargetInstrInfo.h
  lib/CodeGen/MachineScheduler.cpp
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AArch64/AArch64InstrInfo.h
  lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
  lib/Target/AMDGPU/AMDGPUInstrInfo.h
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  test/CodeGen/AArch64/aarch64-stp-cluster.ll
  test/CodeGen/AArch64/arm64-ldp-cluster.ll
  test/CodeGen/AArch64/arm64-stp.ll
  test/CodeGen/AArch64/global-merge-group-by-use.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18376.52257.patch
Type: text/x-patch
Size: 22633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160331/c8d5ec96/attachment.bin>


More information about the llvm-commits mailing list