don't turn (A & (C0?-1:0)) | (B & ~(C0?-1:0)) -> C0 ? A : B
[oota-llvm.git] / lib / Transforms / InstCombine / Makefile
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
2010-01-04 Chris Lattnerforgot to svn add these.