[PATCH] D34559: [X86][DAG] Switch X86 Target to post-legalized store merge

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 06:22:44 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310710: [X86][DAG] Switch X86 Target to post-legalized store merge (authored by niravd).

Repository:
  rL LLVM

https://reviews.llvm.org/D34559

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/MergeConsecutiveStores.ll
  llvm/trunk/test/CodeGen/X86/bigstructret.ll
  llvm/trunk/test/CodeGen/X86/bitcast-i256.ll
  llvm/trunk/test/CodeGen/X86/constant-combines.ll
  llvm/trunk/test/CodeGen/X86/extract-store.ll
  llvm/trunk/test/CodeGen/X86/fold-vector-sext-crash2.ll
  llvm/trunk/test/CodeGen/X86/legalize-shl-vec.ll
  llvm/trunk/test/CodeGen/X86/merge-consecutive-loads-128.ll
  llvm/trunk/test/CodeGen/X86/merge-store-partially-alias-loads.ll
  llvm/trunk/test/CodeGen/X86/no-sse2-avg.ll
  llvm/trunk/test/CodeGen/X86/stdarg.ll
  llvm/trunk/test/CodeGen/X86/stores-merging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34559.110710.patch
Type: text/x-patch
Size: 27985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170811/c6216613/attachment.bin>


More information about the llvm-commits mailing list