aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyLibCalls
Commit message (Expand)AuthorAgeFilesLines
...
* * Add a test case for StrLenOptimizationReid Spencer2005-04-263-0/+21
* Fix RUN: line to not always pass.Reid Spencer2005-04-261-1/+1
* Update the test case to handle a few more (degenerate) cases and removeReid Spencer2005-04-251-3/+10
* Make sure the target buffer is null terminated so we don't blow upReid Spencer2005-04-251-0/+1
* A test case for testing the StrCatOptimizer, currently XFAILed everywhere.Reid Spencer2005-04-251-0/+16
* Use the %name rather than the "name" format so those familiar with theReid Spencer2005-04-251-5/+5
* A test case for the the ExitInMain libcall simplification.Reid Spencer2005-04-252-0/+16