Factor checked library call optimization into a common helper class and use it
[oota-llvm.git] / lib / Transforms / InstCombine / InstCombineVectorOps.cpp
2010-02-16 Duncan SandsThere are two ways of checking for a given type, for...
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