aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/div.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+41
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+114
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+19
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+24
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-15/+15
* Carve out a place in instcombine to put transformations which work knowing th...Chris Lattner2011-05-221-0/+14
* Use SimplifyDemandedBits on div instructions.Benjamin Kramer2011-04-301-0/+7
* FileCheckize.Benjamin Kramer2011-04-301-1/+30
* 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
* implement PR2328.Chris Lattner2008-05-161-2/+12
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-181-46/+51
* For PR1319:Reid Spencer2007-04-151-0/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* For PR950:Reid Spencer2006-10-261-6/+5
* new testcasesChris Lattner2006-02-051-0/+6
* Add testcases for simple things we can handle that occur now in vortex.Chris Lattner2004-12-121-0/+6
* New testcasses for divides that can be eliminated.Chris Lattner2004-09-291-0/+25
* New testcaseChris Lattner2004-09-281-0/+6
* Add a new testcase for X/-1, fix bug that prevented tests from running rightChris Lattner2004-04-261-1/+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-0/+10
* modernize testcaseChris Lattner2003-02-181-4/+2
* These tests should not run -dce pass to cleanup instcombine.Chris Lattner2002-08-021-1/+1
* New testcase so I don't forget about this.Chris Lattner2002-05-061-0/+16