aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/2008-05-08-StrLenSink.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Eliminate uses of %prcontext.Daniel Dunbar2009-09-051-1/+5
* More than just loads can read from memory: readonly calls like strlenChris Lattner2008-05-081-0/+28