Removed extra whitespace. (Testing commit access). NFC.
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-store.ll
2014-11-25 Chandler Carruth[InstCombine] Change LLVM To canonicalize toward the...
2014-03-25 Richard Osborne[InstCombine] Don't fold bitcast into store if it would...
2010-10-25 Dan GohmanFix a case where instcombine was stripping metadata...