[PATCH] D13142: [PowerPC] Replace cntlz[.] with cntlzw[.]
Tom Rix via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 4 09:19:20 PDT 2015
trixirt updated the summary for this revision.
trixirt updated this revision to Diff 36470.
trixirt added a comment.
improve commit log to explain long use of cntlz is why this POWER mnemonic is supported.
Cleanup whitespace problems in tests.
http://reviews.llvm.org/D13142
Files:
lib/Target/PowerPC/PPCInstrInfo.td
test/CodeGen/PowerPC/cttz.ll
test/CodeGen/PowerPC/long-compare.ll
test/CodeGen/PowerPC/seteq-0.ll
test/MC/Disassembler/PowerPC/ppc64-encoding.txt
test/MC/Disassembler/PowerPC/ppc64le-encoding.txt
test/MC/PowerPC/ppc64-encoding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13142.36470.patch
Type: text/x-patch
Size: 5022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151004/c0e2528c/attachment.bin>
More information about the llvm-commits
mailing list