New testcase crashing the instruction combiner
[oota-llvm.git] / test / Transforms / InstCombine / set.ll
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-08-13 Chris LattnerReorganize tests because we no longer cannonicalize...
2003-07-23 Chris LattnerNew tests
2003-06-28 Chris LattnerRemove usage of grep-not script
2003-06-28 Chris LattnerConvert scripts from using explicit control flow to...
2003-06-05 Chris LattnerTest seteq AND setne
2003-06-04 Chris LattnerModernize testcase
2003-06-01 Chris LattnerNew testcases
2002-08-09 Chris Lattnersetcc of booleans should always be eliminated
2002-08-03 Chris LattnerAdd some more features that we could instcombine away
2002-08-02 Chris LattnerThese tests should not run -dce pass to cleanup instcom...
2002-05-09 Chris LattnerNew testcase for wierd combine opportunity found in...
2002-05-06 Chris LattnerMore testcases I don't want to forget about