xor x, ALLONES should -> not x
[oota-llvm.git] / test / Transforms / InstCombine / Makefile
2002-04-18 Chris LattnerCheck in the first test: make sure getelementptr gets...