[PATCH] D18376: [MachineScheduler] Add support for store clustering
Jun Bum Lim via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 25 11:00:36 PDT 2016
junbuml updated this revision to Diff 51661.
junbuml added a comment.
Herald added a reviewer: tstellarAMD.
Herald added a subscriber: arsenm.
Addressed comments from comment Mattias and Junmo.
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.51661.patch
Type: text/x-patch
Size: 22687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/d54849de/attachment.bin>
More information about the llvm-commits
mailing list