[PATCH] D52702: [X86] Standardize floating point assembly comments

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 2 02:10:41 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343562: [X86] Standardize floating point assembly comments (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52702?vs=167641&id=167894#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52702

Files:
  llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
  llvm/trunk/test/CodeGen/X86/2011-20-21-zext-ui2fp.ll
  llvm/trunk/test/CodeGen/X86/avx-basic.ll
  llvm/trunk/test/CodeGen/X86/avx-vbroadcast.ll
  llvm/trunk/test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll
  llvm/trunk/test/CodeGen/X86/combine-fabs.ll
  llvm/trunk/test/CodeGen/X86/combine-fcopysign.ll
  llvm/trunk/test/CodeGen/X86/cvtv2f32.ll
  llvm/trunk/test/CodeGen/X86/fma-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/fma_patterns.ll
  llvm/trunk/test/CodeGen/X86/fma_patterns_wide.ll
  llvm/trunk/test/CodeGen/X86/fmul-combines.ll
  llvm/trunk/test/CodeGen/X86/fold-vector-trunc-sitofp.ll
  llvm/trunk/test/CodeGen/X86/ftrunc.ll
  llvm/trunk/test/CodeGen/X86/insert-into-constant-vector.ll
  llvm/trunk/test/CodeGen/X86/packss.ll
  llvm/trunk/test/CodeGen/X86/pow.ll
  llvm/trunk/test/CodeGen/X86/pr2656.ll
  llvm/trunk/test/CodeGen/X86/pr38639.ll
  llvm/trunk/test/CodeGen/X86/recip-fastmath.ll
  llvm/trunk/test/CodeGen/X86/recip-fastmath2.ll
  llvm/trunk/test/CodeGen/X86/select_const.ll
  llvm/trunk/test/CodeGen/X86/sqrt-fastmath.ll
  llvm/trunk/test/CodeGen/X86/sse2.ll
  llvm/trunk/test/CodeGen/X86/subvector-broadcast.ll
  llvm/trunk/test/CodeGen/X86/unfold-masked-merge-vector-variablemask-const.ll
  llvm/trunk/test/CodeGen/X86/v4f32-immediate.ll
  llvm/trunk/test/CodeGen/X86/vec_cast3.ll
  llvm/trunk/test/CodeGen/X86/vec_fabs.ll
  llvm/trunk/test/CodeGen/X86/vec_floor.ll
  llvm/trunk/test/CodeGen/X86/vec_fpext.ll
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll
  llvm/trunk/test/CodeGen/X86/vec_ss_load_fold.ll
  llvm/trunk/test/CodeGen/X86/vec_uint_to_fp-fastmath.ll
  llvm/trunk/test/CodeGen/X86/vec_uint_to_fp.ll
  llvm/trunk/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-avx512.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-avx.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-avx2.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-xop.ll
  llvm/trunk/test/CodeGen/X86/vselect-avx.ll
  llvm/trunk/test/CodeGen/X86/x86-setcc-int-to-fp-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52702.167894.patch
Type: text/x-patch
Size: 159889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181002/62d96849/attachment.bin>


More information about the llvm-commits mailing list