aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJun Bum Lim <junbuml@codeaurora.org>2016-04-15 14:58:38 +0000
committerJun Bum Lim <junbuml@codeaurora.org>2016-04-15 14:58:38 +0000
commit4c5bd58ebecd3aada7cebd37db8ff94f0b44770a (patch)
tree3e990665048d5848dff59e82ed0fcb124bbbb43b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent061d496c511b02a0c2bd394539c757c5ad4511e3 (diff)
downloadllvm-4c5bd58ebecd3aada7cebd37db8ff94f0b44770a.zip
llvm-4c5bd58ebecd3aada7cebd37db8ff94f0b44770a.tar.gz
llvm-4c5bd58ebecd3aada7cebd37db8ff94f0b44770a.tar.bz2
[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/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions