aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/rem.ll
Commit message (Expand)AuthorAgeFilesLines
* Don't try to simplify urem and srem using arithmetic rules that don't workNick Lewycky2008-03-061-26/+33
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-011-53/+50
* For PR1319:Reid Spencer2007-04-151-0/+1
* For PR1319:Reid Spencer2007-04-141-1/+0
* For PR411:Reid Spencer2007-01-301-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* add a couple more casesChris Lattner2006-03-021-0/+17
* new testcases for PR712Chris Lattner2006-02-281-0/+18
* new testcaseChris Lattner2006-02-281-2/+6
* new testcasesChris Lattner2006-02-051-0/+7
* Add testcases for simple things we can handle that occur now in vortex.Chris Lattner2004-12-121-0/+6
* New testcaseChris Lattner2004-07-061-0/+6
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-161-1/+1
* 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
* test for a variety of new transformations:Chris Lattner2003-02-181-1/+10
* These tests should not run -dce pass to cleanup instcombine.Chris Lattner2002-08-021-1/+1
* New testcases so I don't forget about these algebraic simplificationsChris Lattner2002-05-061-0/+15