aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/malloc.ll
AgeCommit message (Expand)Author
2007-04-06new testcase, update old one.Chris Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2004-02-28The instruction combining pass removes dead instructions, there is no needChris Lattner
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2002-11-04New testcase for malloc promotionChris Lattner