Reorganize tests because we no longer cannonicalize X != 0 -> cast X to bool
[oota-llvm.git] / test / Transforms / InstCombine / xor.ll
2003-08-13 Chris LattnerReorganize tests because we no longer cannonicalize...
2003-07-23 Chris LattnerNew testcases
2003-07-23 Chris LattnerRenumber tests sequentially
2003-07-23 Chris LattnerSplit the or and xor tests into two separate files