summaryrefslogtreecommitdiff
path: root/test/Transforms/GlobalOpt/malloc-promote-3.ll
Commit message (Expand)AuthorAge
* Respect the 'nobuiltin' attribute when determining if a call is to a memory b...Richard Smith2013-05-16
* Trim tests and convert to FileCheck.Evan Cheng2010-04-14
* Re-commit r86077 now that r86290 fixes the 179.art and 175.vpr ARM regressions.Victor Hernandez2009-11-07
* Revert r86077 because it caused crashes in 179.art and 175.vpr on ARMVictor Hernandez2009-11-06
* Update CreateMalloc so that its callers specify the size to allocate:Victor Hernandez2009-11-05
* 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
* rename *.llx -> *.ll, last batch.Chris Lattner2008-04-19