Remove usage of grep-not script
[oota-llvm.git] / test / Transforms / InstCombine / sub.ll
2003-06-28 Chris LattnerRemove usage of grep-not script
2003-06-28 Chris LattnerConvert scripts from using explicit control flow to...
2003-03-10 Chris LattnerAdd testcases for negated multiplies
2003-02-18 Chris LattnerAdd new testcases
2003-02-18 Chris LattnerModernize testcases
2003-02-18 Chris Lattnertest for a variety of new transformations:
2002-08-02 Chris LattnerThese tests should not run -dce pass to cleanup instcom...
2002-05-09 Chris LattnerFix broken testcase
2002-05-08 Chris LattnerAdd two new patterns that instcombine should or does...
2002-05-06 Chris LattnerAdd testcase for -(-A)
2002-05-06 Chris LattnerMore testcases I don't want to forget about