summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ScalarRepl/memset-aggregate-byte-leader.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the ScalarReplAggregates passDavid Majnemer2016-06-151-23/+0
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* Fix PR18800. llvm intrinsic memcpy takes 5 arguments void @llvm.memcpy.p0i8.p...Karthik Bhat2014-03-131-3/+3
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-021-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-2/+2
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-2/+2
* For PR1319:Reid Spencer2007-04-151-2/+5
* Remove use of implementation keyword.Reid Spencer2007-03-281-1/+0
* add PR#Chris Lattner2007-03-191-0/+1
* new testcaseChris Lattner2007-03-191-0/+20
OpenPOWER on IntegriCloud