aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/strrchr-1.ll
AgeCommit message (Expand)Author
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-08-15Fixing a corner-case bug in strchr and strrchr lib call optimizations whereYunzhong Gao
2013-07-14Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin
2012-10-13instcombine: Migrate strchr and strrchr optimizationsMeador Inge