llvm-6502/include
Mon P Wang 1c40e188c5 getSplatIndex assumes that the first element of the mask contains the splat index
which is not always true if the mask contains undefs. Modified it to return
the first non undef value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96621 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-18 22:33:18 +00:00
..
llvm getSplatIndex assumes that the first element of the mask contains the splat index 2010-02-18 22:33:18 +00:00
llvm-c Fix a typo in an LLVMOpcode enum. LLVMTrunk -> LLVMTrunc. 2010-02-16 03:45:23 +00:00