aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ScalarRepl/memset-aggregate.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-12/+12
* Add newlines at end of test files, no functionality changeStephen Lin2013-07-131-1/+1
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-2/+2
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-6/+7
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-3/+3
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-3/+3
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-3/+3
* Teach ConvertUsesToScalar to handle memset, allowing it to handle Chris Lattner2009-02-031-0/+18
* For PR1319:Reid Spencer2007-04-151-2/+2
* Remove use of implementation keyword.Reid Spencer2007-03-281-1/+0
* new testcaseChris Lattner2007-03-281-1/+1
* add pr#Chris Lattner2007-03-191-0/+1
* testcase for SROA with memset etcChris Lattner2007-03-191-0/+48