This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / memcpy-to-load.ll
2008-01-14 Chris LattnerTurn a memcpy from a double* into a load/store of doubl...