summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/cast-malloc.ll
Commit message (Expand)AuthorAgeFilesLines
* remove a now-pointless regtestChris Lattner2009-10-181-15/+0
* Autoupgrade malloc insts to malloc calls.Victor Hernandez2009-10-171-1/+1
* Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it c...Victor Hernandez2009-09-251-1/+1
* Auto-upgrade malloc instructions to malloc calls.Victor Hernandez2009-09-241-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-091-5/+7
* update to new t-d strings.Chris Lattner2007-02-151-1/+1
* For PR761:Reid Spencer2007-01-261-1/+6
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+8
OpenPOWER on IntegriCloud