summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ScalarRepl/memcpy-from-global.ll
Commit message (Expand)AuthorAgeFilesLines
* Port the global copy optimization from the SROA pass to InstCombine.Chandler Carruth2012-08-211-146/+0
* Do not eliminate allocas whose alignment exceeds that of thePeter Collingbourne2012-05-191-0/+36
* Teach one piece of scalarrepl to handle lifetime markers. When transforming anNick Lewycky2011-06-271-0/+14
* allow eliminating an alloca that is just copied from an constant globalChris Lattner2010-11-181-0/+13
* enhance the "alloca is just a memcpy from constant global"Chris Lattner2010-11-181-0/+13
* fix a small oversight in the "eliminate memcpy from constant global"Chris Lattner2010-11-181-0/+29
* filecheckizeChris Lattner2010-11-181-2/+9
* 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
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-8/+8
* new testcase, should be able to eliminate the alloca and memcpyChris Lattner2007-04-251-0/+33
OpenPOWER on IntegriCloud