aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/and.ll
Commit message (Expand)AuthorAgeFilesLines
* InstCombine: add more transformsDavid Majnemer2013-07-091-3/+3
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-091-155/+181
* For PR1319:Reid Spencer2007-04-151-0/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* new testcaseChris Lattner2006-02-131-0/+6
* New testcaseChris Lattner2005-05-091-0/+9
* new testcasesChris Lattner2005-05-061-0/+14
* new testcase for unneeded andChris Lattner2005-05-061-0/+5
* Add a bunch of tests for ANDs that should be eliminated.Chris Lattner2005-01-011-0/+13
* Pull out failing test into a seperate file, which is xfailedChris Lattner2004-11-221-6/+0
* New testcaseChris Lattner2004-10-081-0/+7
* New testcasesChris Lattner2004-09-281-0/+36
* New testcaseChris Lattner2004-09-271-0/+6
* Add some tests for shr-and foldingChris Lattner2004-09-241-0/+17
* New testcase for a pattern that occurs 20 times in perlbmkChris Lattner2004-09-231-0/+6
* New testChris Lattner2004-06-181-0/+8
* Two new tests for shifts followed by andsChris Lattner2003-09-191-0/+12
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-161-1/+1
* I must have missed these when eliminating the cast to bool cannonicalizationsChris Lattner2003-08-131-2/+2
* Reorganize tests because we no longer cannonicalize X != 0 -> cast X to boolChris Lattner2003-08-131-0/+5
* More testcases, which I'll implement laterChris Lattner2003-07-241-0/+13
* New testcaseChris Lattner2003-07-231-0/+10
* New testcasesChris Lattner2003-07-231-1/+1
* New testcaseChris Lattner2003-07-231-0/+7
* New testcasesChris Lattner2003-07-221-0/+11
* Remove usage of grep-not scriptChris Lattner2003-06-281-1/+1
* Convert scripts from using explicit control flow to use the new grep-not scriptChris Lattner2003-06-281-4/+1
* Add optimizations:Chris Lattner2003-03-101-0/+1
* * Add testcases for associative operatorsChris Lattner2003-03-101-1/+7
* test for a variety of new transformations:Chris Lattner2003-02-181-0/+5
* Modernize testcaseChris Lattner2003-02-181-6/+6
* These tests should not run -dce pass to cleanup instcombine.Chris Lattner2002-08-021-1/+1
* More testcases I don't want to forget aboutChris Lattner2002-05-061-0/+9
* New testcases so I don't forget about these algebraic simplificationsChris Lattner2002-05-061-0/+31