]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Remove the LowerMMXCONCAT_VECTORS function. It could never execute because there...
authorCraig Topper <craig.topper@gmail.com>
Mon, 13 Aug 2012 01:23:55 +0000 (01:23 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 13 Aug 2012 01:23:55 +0000 (01:23 +0000)
commitbccc8ce9b8f3bd5403a034e75ba2d1c80a5a89fa
treed2eb0dbd695ef7138362dd23d25aaeb84a81f9ff
parentaf402acff30acda75bbdc4aaad653db9dceacaba
Remove the LowerMMXCONCAT_VECTORS function. It could never execute because there are no legal 64-bit vector types that could be used as inputs to a 128-bit concat_vectors. Remove a target specific SDNode and its patterns that become unused as a result.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161742 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrMMX.td