aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopIdiom/memset_noidiom.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Revert the switch of loop-idiom to use the new dependence analysis.Chandler Carruth2012-11-021-52/+1
* LoopIdiom: Add checks to avoid turning memmove into an infinite loop.Benjamin Kramer2012-10-271-1/+52
* A real testcase for r135286.Chad Rosier2011-07-151-36/+19
* Add testcase for r135286.Chad Rosier2011-07-151-0/+47