diff options
author | Jun Bum Lim <junbuml@codeaurora.org> | 2016-04-15 14:58:38 +0000 |
---|---|---|
committer | Jun Bum Lim <junbuml@codeaurora.org> | 2016-04-15 14:58:38 +0000 |
commit | 4c5bd58ebecd3aada7cebd37db8ff94f0b44770a (patch) | |
tree | 3e990665048d5848dff59e82ed0fcb124bbbb43b /llvm/test/CodeGen/PowerPC/zero-not-run.ll | |
parent | 061d496c511b02a0c2bd394539c757c5ad4511e3 (diff) | |
download | bcm5719-llvm-4c5bd58ebecd3aada7cebd37db8ff94f0b44770a.tar.gz bcm5719-llvm-4c5bd58ebecd3aada7cebd37db8ff94f0b44770a.zip |
[MachineScheduler]Add support for store clustering
Perform store clustering just like load clustering. This change add
StoreClusterMutation in machine-scheduler. To control StoreClusterMutation,
added enableClusterStores() in TargetInstrInfo.h. This is enabled only on
AArch64 for now.
This change also add support for unscaled stores which were not handled in
getMemOpBaseRegImmOfs().
llvm-svn: 266437
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/zero-not-run.ll')
0 files changed, 0 insertions, 0 deletions