summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/malloc2.ll
Commit message (Expand)AuthorAge
* Make changes to rev 84292 as requested by Chris Lattner.Victor Hernandez2009-10-21
* Autoupgrade malloc insts to malloc calls.Victor Hernandez2009-10-17
* Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it c...Victor Hernandez2009-09-25
* Auto-upgrade malloc instructions to malloc calls.Victor Hernandez2009-09-24
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* For PR1319:Reid Spencer2007-04-14
* new testcase, update old one.Chris Lattner2007-04-06