aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/IndVarsSimplify
Commit message (Expand)AuthorAgeFilesLines
* if loop induction variable is always sign or zero extended then Devang Patel2008-09-091-0/+58
* Fix PR2434. When scanning for exising binary operator to reuse don't Wojciech Matyjewicz2008-06-151-0/+17
* Remove lingering references to .llx and .tr in the tests.Dan Gohman2008-05-231-1/+1
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Use loop deletion instead of ADCE for removing loops.Owen Anderson2008-05-164-4/+4
* Update old-style syntax in some "not grep" tests.Dan Gohman2008-05-011-1/+1
* rename *.llx -> *.ll, last batch.Chris Lattner2008-04-198-0/+0
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-091-0/+1
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-0129-695/+729
* Add new SCEV, SCEVSMax. This allows LLVM to analyze do-while loops.Nick Lewycky2007-11-251-2/+2
* Fix a bug where we'd try to find a scev value for a bitcast operand,Chris Lattner2007-11-231-0/+20
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* For PR1553:Reid Spencer2007-07-191-1/+1
* Test case for recent patch for IndVarSimplify.cppZhou Sheng2007-07-021-0/+25
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* new testcase for PR1487Nick Lewycky2007-06-061-0/+117
* For PR1319:Reid Spencer2007-04-161-1/+1
* For PR1319:Reid Spencer2007-04-161-1/+2
* For PR1336:Reid Spencer2007-04-161-1/+0
* For PR1336:Reid Spencer2007-04-151-0/+1
* For PR1319:Reid Spencer2007-04-159-13/+17
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Remove use of implementation keyword.Reid Spencer2007-03-281-1/+0
* New testcases for PR1179/PR1232.Chris Lattner2007-03-043-0/+67
* For PR411:Reid Spencer2007-01-301-3/+3
* For PR761:Reid Spencer2007-01-262-7/+5
* For PR1043:Reid Spencer2007-01-132-5/+5
* testcase for PR1097Chris Lattner2007-01-081-0/+19
* Simplify the testcaseChris Lattner2007-01-071-11/+0
* Testcase for PR1015Chris Lattner2007-01-071-0/+53
* For PR950:Reid Spencer2006-12-313-6/+6
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-291-1/+1
* For PR950:Reid Spencer2006-12-231-2/+2
* Back out last revision, a bit premature, its not an upgrade-only change.Reid Spencer2006-12-191-2/+2
* For PR950:Reid Spencer2006-12-191-2/+2
* testcase for a regression introduced by the recent cast patchChris Lattner2006-12-111-0/+38
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-0228-29/+29
* new testcaseChris Lattner2006-09-211-0/+46
* new testcase that crashes indvarsChris Lattner2006-06-171-0/+21
* new testcaseChris Lattner2006-04-261-0/+28
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* new testcase for PR726Chris Lattner2006-04-011-0/+21
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* testcase for recent indvars patchesChris Lattner2005-11-181-0/+18
* now that we handle non-constant strides, this testcase passesChris Lattner2005-08-101-1/+0
* new testcaseChris Lattner2005-08-101-0/+41
* new testcase for PR582Chris Lattner2005-06-151-0/+36
* A testcase that we miscompile, noticed from the demo page.Chris Lattner2005-02-261-0/+19
* new testcase for PR515Chris Lattner2005-02-171-0/+63