[PATCH] D61199: [DAG] Refactor DAGCombiner::ReassociateOps

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 10:49:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359476: [DAG] Refactor DAGCombiner::ReassociateOps (authored by bjope, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61199?vs=197036&id=197145#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61199/new/

https://reviews.llvm.org/D61199

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AArch64/arm64-addr-type-promotion.ll
  llvm/trunk/test/CodeGen/AMDGPU/calling-conventions.ll
  llvm/trunk/test/CodeGen/AMDGPU/cvt_f32_ubyte.ll
  llvm/trunk/test/CodeGen/AMDGPU/shl_add_constant.ll
  llvm/trunk/test/CodeGen/AMDGPU/widen-smrd-loads.ll
  llvm/trunk/test/CodeGen/ARM/and-load-combine.ll
  llvm/trunk/test/CodeGen/ARM/load-combine-big-endian.ll
  llvm/trunk/test/CodeGen/ARM/load-combine.ll
  llvm/trunk/test/CodeGen/SystemZ/buildvector-00.ll
  llvm/trunk/test/CodeGen/Thumb2/constant-hoisting.ll
  llvm/trunk/test/CodeGen/WebAssembly/address-offsets.ll
  llvm/trunk/test/CodeGen/X86/add-ext.ll
  llvm/trunk/test/CodeGen/X86/combine-multiplies.ll
  llvm/trunk/test/CodeGen/X86/load-combine.ll
  llvm/trunk/test/CodeGen/X86/lsr-loop-exit-cond.ll
  llvm/trunk/test/CodeGen/X86/merge_store.ll
  llvm/trunk/test/CodeGen/X86/sad.ll
  llvm/trunk/test/CodeGen/X86/vector-ext-logic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61199.197145.patch
Type: text/x-patch
Size: 32553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190429/9b06e204/attachment.bin>


More information about the llvm-commits mailing list