summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ScalarRepl/memset-aggregate.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the ScalarReplAggregates passDavid Majnemer2016-06-151-67/+0
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-6/+6
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-8/+8
* 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
OpenPOWER on IntegriCloud