diff options
author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-12-13 15:46:55 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-12-13 15:46:55 +0000 |
commit | c3dc44781ba24890e91839bcfaef5b08ff3d21e0 (patch) | |
tree | 24ef0911e1322cafd2a0088f8438195fe9d5bea1 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 680385830f73acb6ac7fc2adf5b264263aa6e0f4 (diff) | |
download | llvm-c3dc44781ba24890e91839bcfaef5b08ff3d21e0.zip llvm-c3dc44781ba24890e91839bcfaef5b08ff3d21e0.tar.gz llvm-c3dc44781ba24890e91839bcfaef5b08ff3d21e0.tar.bz2 |
[SystemZ] Make more use of TMHH
This originally came about after noticing that InstCombine turns
some of the TMHH (icmp (and...), ...) tests into plain comparisons.
Since there is no instruction to compare with a 64-bit immediate,
TMHH is generally better than an ordered comparison for the cases
that it can handle.
llvm-svn: 197238
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions