aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/sub.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-011-92/+89
* For PR1319:Reid Spencer2007-04-141-2/+1
* For PR761:Reid Spencer2007-01-261-1/+1
* For PR1070:Reid Spencer2007-01-021-1/+2
* For PR950:Reid Spencer2006-12-311-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* New testcasesChris Lattner2006-02-271-0/+13
* new testChris Lattner2005-04-071-0/+5
* New testcaseChris Lattner2004-11-131-0/+8
* New testcaseChris Lattner2004-10-091-0/+6
* New testcaseChris Lattner2004-10-061-0/+6
* New testcaseChris Lattner2004-07-061-0/+5
* Oh right, casts can interfere. Test this tooChris Lattner2004-03-131-0/+8
* new testcasesChris Lattner2004-03-121-1/+13
* The instruction combining pass removes dead instructions, there is no needChris Lattner2004-02-281-1/+1
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-161-1/+1
* Reorganize tests because we no longer cannonicalize X != 0 -> cast X to boolChris Lattner2003-08-131-0/+5
* 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 testcases for negated multipliesChris Lattner2003-03-101-0/+13
* Add new testcasesChris Lattner2003-02-181-0/+12
* Modernize testcasesChris Lattner2003-02-181-5/+5
* test for a variety of new transformations:Chris Lattner2003-02-181-0/+12
* These tests should not run -dce pass to cleanup instcombine.Chris Lattner2002-08-021-1/+1
* Fix broken testcaseChris Lattner2002-05-091-3/+3
* Add two new patterns that instcombine should or does handleChris Lattner2002-05-081-0/+12
* Add testcase for -(-A)Chris Lattner2002-05-061-1/+5
* More testcases I don't want to forget aboutChris Lattner2002-05-061-0/+21