Added option -disable-x86-shuffle-opti to disable X86 specific vector shuffle optimiz...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 4 Oct 2006 18:33:38 +0000 (18:33 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 4 Oct 2006 18:33:38 +0000 (18:33 +0000)
commite11130340898467ab6f46503455a6956995c259b
tree220ba1d7fe61fbffcb3a065271f6aa4d05fccbae
parent8e0055de8a5b397172f985550f7e3380b026d647
Added option -disable-x86-shuffle-opti to disable X86 specific vector shuffle optimizations.

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