[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
Thu Jul 27 11:46:14 PDT 2017
niravd updated this revision to Diff 108511.
niravd added a comment.
Rebase and general update. No real change.
https://reviews.llvm.org/D34559
Files:
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
test/CodeGen/X86/MergeConsecutiveStores.ll
test/CodeGen/X86/bigstructret.ll
test/CodeGen/X86/bitcast-i256.ll
test/CodeGen/X86/constant-combines.ll
test/CodeGen/X86/extract-store.ll
test/CodeGen/X86/fold-vector-sext-crash2.ll
test/CodeGen/X86/legalize-shl-vec.ll
test/CodeGen/X86/merge-consecutive-loads-128.ll
test/CodeGen/X86/merge-store-partially-alias-loads.ll
test/CodeGen/X86/no-sse2-avg.ll
test/CodeGen/X86/stdarg.ll
test/CodeGen/X86/stores-merging.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34559.108511.patch
Type: text/x-patch
Size: 27246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170727/daaafec3/attachment-0001.bin>
More information about the llvm-commits
mailing list