Implement promote and expand for operands of memcpy and friends.
authorChris Lattner <sabre@nondot.org>
Sat, 20 Oct 2007 04:07:07 +0000 (04:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Oct 2007 04:07:07 +0000 (04:07 +0000)
commitd20154c76286a750a0bcd270909190871e95c149
treeb961b263aefc5abfd6b72412545eae8464036d75
parentb9d5e7cdc9ce587f27e0ea9ced35db60f2601d2e
Implement promote and expand for operands of memcpy and friends.
This fixes CodeGen/X86/mem*.ll.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43197 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAGTypes.cpp