Verifier: Call verifyModule() from llc and opt
[oota-llvm.git] / test / Transforms / InstCombine / memcpy_chk-1.ll
2015-01-27 Ahmed Bougacha[SimplifyLibCalls] Don't confuse strcpy_chk for stpcpy_chk.
2015-01-14 Ahmed Bougacha[SimplifyLibCalls] Don't try to simplify indirect calls.
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-09-27 Meador Ingeinstcombine: Add more test cases for __memcpy_chk simpl...