diff options
author | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2017-01-23 14:09:58 +0000 |
---|---|---|
committer | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2017-01-23 14:09:58 +0000 |
commit | d034e7ddc8e2f94a3b1fd0ea6a8cea630954a82c (patch) | |
tree | 9ad5b5d4c487d9c06831ec18a9a88c7fa4323f90 /clang/lib/CodeGen/BackendUtil.cpp | |
parent | 190bac5d51e5e03f5212bcb6c5e89f483b3a0b6f (diff) | |
download | llvm-d034e7ddc8e2f94a3b1fd0ea6a8cea630954a82c.zip llvm-d034e7ddc8e2f94a3b1fd0ea6a8cea630954a82c.tar.gz llvm-d034e7ddc8e2f94a3b1fd0ea6a8cea630954a82c.tar.bz2 |
[SystemZ] Mark vector immediate load instructions with useful flags.
Vector immediate load instructions should have the isAsCheapAsAMove, isMoveImm
and isReMaterializable flags set. With them, these instruction will get
hoisted out of loops.
Review: Ulrich Weigand
llvm-svn: 292790
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions