diff options
author | Tim Northover <tnorthover@apple.com> | 2014-04-30 13:14:03 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-04-30 13:14:03 +0000 |
commit | 20ad359b77767cf588f7025271bad5ca8a0bd82e (patch) | |
tree | f1d8772ba86e4eab6d6ecdb450ae1ead9481ad7b /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 5e096411dc6735b57eb12b7e645f6144439babbf (diff) | |
download | llvm-20ad359b77767cf588f7025271bad5ca8a0bd82e.zip llvm-20ad359b77767cf588f7025271bad5ca8a0bd82e.tar.gz llvm-20ad359b77767cf588f7025271bad5ca8a0bd82e.tar.bz2 |
AArch64/ARM64: use HS instead of CS & LO instead of CC.
On instructions using the NZCV register, a couple of conditions have dual
representations: HS/CS and LO/CC (meaning unsigned-higher-or-same/carry-set and
unsigned-lower/carry-clear). The first of these is more descriptive in most
circumstances, so we should print it.
llvm-svn: 207644
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions