IC: (X & C1) | C2 --> (X | C2) & (C1|C2)
[oota-llvm.git] / utils / Makefile
2002-12-02 Chris LattnerAdd makefile to build subdirs