make instcombine produce calls to llvm.donothing instead of a random intrinsic
[oota-llvm.git] / test / Transforms / InstCombine / strcpy_chk.ll
2010-04-12 Eric ChristopherVerify function prototypes before trying to optimize...
2010-03-06 Eric ChristopherMigrate _chk call lowering from SimplifyLibCalls to...