new testcase
[oota-llvm.git] / test / Transforms / InstCombine / cast.ll
2003-10-07 Chris Lattnernew testcase
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-22 Chris LattnerNew testcases
2003-06-28 Chris LattnerRemove usage of grep-not script
2003-06-28 Chris LattnerConvert scripts from using explicit control flow to...
2003-06-23 Chris LattnerFix comment
2003-06-23 Chris LattnerYet another testcase
2003-06-23 Chris LattnerTest cases for when casts to bool can be eliminated
2002-09-23 Chris LattnerAdd some more testcases for things to get optimized...
2002-08-15 Chris LattnerAdd a bunch of testcases for cast-of-casts that should...
2002-08-14 Chris LattnerFix testcase to actually test what we think we are
2002-08-02 Chris LattnerThese tests should not run -dce pass to cleanup instcom...
2002-08-02 Chris LattnerAdd another testcase that isn't failing because of...
2002-05-02 Chris LattnerIntitial checkin of cast tests