summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyLibCalls/StrCat.ll
Commit message (Expand)AuthorAgeFilesLines
* instcombine: Migrate strcat and strncat optimizationsMeador Inge2012-10-131-33/+0
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-2/+2
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-2/+2
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-2/+2
* Add targetdata strings to these tests, since SimplifyLibCalls usesDan Gohman2009-08-191-0/+4
* Let the strcat optimizer return the pointer to the start of the buffer,Ed Schouten2009-04-061-0/+3
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-101-19/+20
* For PR1319:Reid Spencer2007-04-161-1/+2
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+24
OpenPOWER on IntegriCloud