[SimplifyLibCalls] Turn memchr(const, C, const) into a bitfield check.
[oota-llvm.git] / test / Transforms / InstCombine / strto-1.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2013-03-21 Meador IngeMove library call prototype attribute inference to...
2012-10-31 Meador Ingeinstcombine: Migrate strto* optimizations