[PATCH] D22840: Split the store of an int value merged from a pair of smaller values into multiple stores.

Wei Mi via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 10:25:31 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280505: Split the store of a wide value merged from an int-fp pair into multiple stores. (authored by wmi).

Changed prior to commit:
  https://reviews.llvm.org/D22840?vs=69494&id=70186#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22840

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/Transforms/InstCombine/split-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22840.70186.patch
Type: text/x-patch
Size: 9035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/9597f186/attachment.bin>


More information about the llvm-commits mailing list