aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GlobalOpt/malloc-promote-2.ll
Commit message (Expand)AuthorAgeFilesLines
* Trim tests and convert to FileCheck.Evan Cheng2010-04-141-18/+13
* Re-commit r86077 now that r86290 fixes the 179.art and 175.vpr ARM regressions.Victor Hernandez2009-11-071-3/+5
* Revert r86077 because it caused crashes in 179.art and 175.vpr on ARMVictor Hernandez2009-11-061-5/+3
* Update CreateMalloc so that its callers specify the size to allocate:Victor Hernandez2009-11-051-3/+5
* Autoupgrade malloc insts to malloc calls.Victor Hernandez2009-10-171-1/+3
* Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it c...Victor Hernandez2009-09-251-3/+1
* Auto-upgrade malloc instructions to malloc calls.Victor Hernandez2009-09-241-1/+3
* 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
* rename *.llx -> *.ll, last batch.Chris Lattner2008-04-191-0/+20