[PATCH] D20385: [x86] avoid printing unnecessary sign bits of hex immediates in asm comments (PR20347)
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Sat May 28 08:05:13 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL271114: [x86] avoid printing unnecessary sign bits of hex immediates in asm comments… (authored by spatel).
Changed prior to commit:
http://reviews.llvm.org/D20385?vs=57676&id=58891#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20385
Files:
llvm/trunk/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
llvm/trunk/test/CodeGen/X86/2011-10-21-widen-cmp.ll
llvm/trunk/test/CodeGen/X86/avx512-cmp.ll
llvm/trunk/test/CodeGen/X86/bitreverse.ll
llvm/trunk/test/CodeGen/X86/pr16360.ll
llvm/trunk/test/CodeGen/X86/rem.ll
llvm/trunk/test/CodeGen/X86/sad.ll
llvm/trunk/test/CodeGen/X86/sse-intrinsics-fast-isel.ll
llvm/trunk/test/CodeGen/X86/vec_fneg.ll
llvm/trunk/test/CodeGen/X86/vector-bitreverse.ll
llvm/trunk/test/CodeGen/X86/vector-idiv-sdiv-512.ll
llvm/trunk/test/MC/X86/imm-comments.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20385.58891.patch
Type: text/x-patch
Size: 28060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160528/c412c53d/attachment.bin>
More information about the llvm-commits
mailing list