aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ArgumentPromotion/basictest.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-13/+19
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Make opt default to not adding a target data string and update tests that dep...Kenneth Uildriks2009-11-031-0/+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 test cases.Tanya Lattner2008-03-011-19/+17
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+24