Make changes to rev 84292 as requested by Chris Lattner.
[oota-llvm.git] / test / Transforms / InstCombine / malloc2.ll
2009-10-21 Victor HernandezMake changes to rev 84292 as requested by Chris Lattner.
2009-10-17 Victor HernandezAutoupgrade malloc insts to malloc calls.
2009-09-25 Victor HernandezRevert 82694 "Auto-upgrade malloc instructions to mallo...
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-06 Chris Lattnernew testcase, update old one.