Fix PR3335 by not turning a store to one address space into a store to another.
[oota-llvm.git] / test / Transforms / ConstProp / bitcast.ll
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-04-16 Reid SpencerFor PR1319:
2006-12-31 Reid SpencerFor PR950:
2006-12-11 Chris Lattnerconstant folding of bitcast is broken.