Remove obsolete -f flags.
[oota-llvm.git] / test / Transforms / InstCombine / vector-casts.ll
2009-07-23 Chris Lattnermerge vector-casts-0.ll into vector-casts.ll
2009-07-23 Chris LattnerMake some existing optimizations that would only trigge...
2009-07-23 Chris Lattnerconvert a test to filecheck format. This fixes an...
2009-07-23 Chris Lattnerrename test
2009-06-16 Dan GohmanGeneralize a few more instcombines to be vector/scalar...
2009-06-15 Dan GohmanSupport vector casts in more places, fixing a variety...