summaryrefslogtreecommitdiff
path: root/test/Transforms/ScalarRepl/memset-aggregate.ll
Commit message (Expand)AuthorAge
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-18
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* 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
* Teach ConvertUsesToScalar to handle memset, allowing it to handle Chris Lattner2009-02-03
* For PR1319:Reid Spencer2007-04-15
* Remove use of implementation keyword.Reid Spencer2007-03-28
* new testcaseChris Lattner2007-03-28
* add pr#Chris Lattner2007-03-19
* testcase for SROA with memset etcChris Lattner2007-03-19