diff options
author | Jonas Paulsson <jonas.paulsson@ericsson.com> | 2015-10-10 07:14:24 +0000 |
---|---|---|
committer | Jonas Paulsson <jonas.paulsson@ericsson.com> | 2015-10-10 07:14:24 +0000 |
commit | 63a2b6862e617988c552d7f517661fee8a5c6eef (patch) | |
tree | 115c89d7dd2c2e34f24b426cd9cd384ad8016aaf /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | cc16ccc1ab879dc7d2c8c68d0bd4f0698ea24d66 (diff) | |
download | bcm5719-llvm-63a2b6862e617988c552d7f517661fee8a5c6eef.tar.gz bcm5719-llvm-63a2b6862e617988c552d7f517661fee8a5c6eef.zip |
[SystemZ] Fixes in the backend I/R.
expandPostRAPseudo():
STX -> 2 * STD: The first STD should not have the kill flag set for the address.
SystemZElimCompare:
BRC -> BRCT conversion: Don't forget to remove the CC<use,kill> operand.
Needed to make SystemZ/asm-17.ll pass with -verify-machineinstrs, which
now runs with this flag.
Reviewed by Ulrich Weigand.
llvm-svn: 249945
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions