fix PR8602, a bug in an assertion: a volatile store *of* a pointer
[oota-llvm.git] / test / Transforms / JumpThreading / select.ll
2010-12-15 Frits van BommelTeach jump threading to "look through" a select when...