Auto-upgrade malloc instructions to malloc calls.
[oota-llvm.git] / test / Transforms / InstCombine / malloc-free-delete.ll
2009-09-24 Victor HernandezAuto-upgrade malloc instructions to malloc calls.
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2007-04-14 Reid SpencerFor PR1319:
2007-04-14 Chris Lattnertestcase for PR1201