Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / InstCombine / and.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-02-13 Chris Lattnernew testcase
2005-05-09 Chris LattnerNew testcase
2005-05-06 Chris Lattnernew testcases
2005-05-06 Chris Lattnernew testcase for unneeded and
2005-01-01 Chris LattnerAdd a bunch of tests for ANDs that should be eliminated.
2004-11-22 Chris LattnerPull out failing test into a seperate file, which is...
2004-10-08 Chris LattnerNew testcase
2004-09-28 Chris LattnerNew testcases
2004-09-27 Chris LattnerNew testcase
2004-09-24 Chris LattnerAdd some tests for shr-and folding
2004-09-23 Chris LattnerNew testcase for a pattern that occurs 20 times in...
2004-06-18 Chris LattnerNew test
2003-09-19 Chris LattnerTwo new tests for shifts followed by ands
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-08-13 Chris LattnerI must have missed these when eliminating the cast...
2003-08-13 Chris LattnerReorganize tests because we no longer cannonicalize...
2003-07-24 Chris LattnerMore testcases, which I'll implement later
2003-07-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew testcases
2003-07-23 Chris LattnerNew testcase
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-03-10 Chris LattnerAdd optimizations:
2003-03-10 Chris Lattner* Add testcases for associative operators
2003-02-18 Chris Lattnertest for a variety of new transformations:
2003-02-18 Chris LattnerModernize testcase
2002-08-02 Chris LattnerThese tests should not run -dce pass to cleanup instcom...
2002-05-06 Chris LattnerMore testcases I don't want to forget about
2002-05-06 Chris LattnerNew testcases so I don't forget about these algebraic...