Test cases for when casts to bool can be eliminated
[oota-llvm.git] / test / Transforms / InstCombine / cast.ll
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