fix some problems handling large vectors reported in PR6230
[oota-llvm.git] / lib / Transforms / InstCombine / InstCombineVectorOps.cpp
2010-02-08 Chris Lattnerfix some problems handling large vectors reported in...
2010-01-05 Chris Lattnerreduce indentation
2010-01-05 Chris Lattnersplit vector stuff out to InstCombineVectorOps.cpp