aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/strcpy_chk-1.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-25/+25
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-25/+34
* Change objectsize intrinsic to accept different address spaces.Matt Arsenault2013-10-071-3/+3
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-7/+7
* instcombine: Migrate strcpy optimizationsMeador Inge2012-10-181-24/+30
* instcombine: Add more test cases for __strcpy_chk simplificationMeador Inge2012-09-271-0/+88