New testcase for masking operation that frequently occurs in the pool allocator
[oota-llvm.git] / test / Transforms / InstCombine / xor.ll
2003-11-04 Chris LattnerNew testcase for masking operation that frequently...
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-08-13 Chris LattnerAdd some more tests for: (A <setcc1> B) logicalop ...
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