optimize bitcast(trunc(bitcast(x))) where the result is a float and 'x'
[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...