diff options
author | Alex Bradbury <asb@lowrisc.org> | 2017-09-07 11:30:55 +0000 |
---|---|---|
committer | Alex Bradbury <asb@lowrisc.org> | 2017-09-07 11:30:55 +0000 |
commit | c09d5611c4b0bdbb04cfa3e0d2add61cdad547a2 (patch) | |
tree | 2d55ff6db5faf8e53dbee3c868e4414ee1683dd5 /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | 6823c5f0c0afd8b21f7704f79bed0fce057534d2 (diff) | |
download | llvm-c09d5611c4b0bdbb04cfa3e0d2add61cdad547a2.zip llvm-c09d5611c4b0bdbb04cfa3e0d2add61cdad547a2.tar.gz llvm-c09d5611c4b0bdbb04cfa3e0d2add61cdad547a2.tar.bz2 |
[Sparc][NFC] Clean up SelectCC lowering
The ARM, BPF, MSP430, Sparc and Mips backends all use a similar code sequence
for lowering SelectCC. As pointed out by @reames in D29937, this code isn't
particularly clear and in most of these backends doesn't actually match the
comments. This patch makes the code sequence clearer for the Sparc backend
through better variable naming and more accurate comments (e.g. we are
inserting triangle control flow, _not_ diamond). There is no functional
change.
Differential Revision: https://reviews.llvm.org/D37194
llvm-svn: 312713
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions