aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyLibCalls
AgeCommit message (Expand)Author
2005-04-26* Add a test case for StrLenOptimizationReid Spencer
2005-04-26Fix RUN: line to not always pass.Reid Spencer
2005-04-25Update the test case to handle a few more (degenerate) cases and removeReid Spencer
2005-04-25Make sure the target buffer is null terminated so we don't blow upReid Spencer
2005-04-25A test case for testing the StrCatOptimizer, currently XFAILed everywhere.Reid Spencer
2005-04-25Use the %name rather than the "name" format so those familiar with theReid Spencer
2005-04-25A test case for the the ExitInMain libcall simplification.Reid Spencer