llvm/test/Transforms
Kai Nacke 6840e895c1 Add strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls
Add the missing transformation strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls
and remove the ToDo comment.

Reviewer: Duncan P.N. Exan Smith


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200736 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-04 05:55:16 +00:00
..
2013-09-27 22:26:25 +00:00
2014-01-11 21:06:00 +00:00
2013-12-05 05:44:44 +00:00
2013-11-26 16:11:03 +00:00
2014-01-24 17:20:08 +00:00