aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/DeadStoreElimination/crash.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-10/+10
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-2/+2
* clean up DSE tests, removing some poorly reduced and useless old test,Chris Lattner2010-11-301-1/+18
* add newlines at the end of files.Chris Lattner2010-04-071-1/+1
* Make DSE only scan blocks that are reachable from the entryChris Lattner2010-02-111-0/+14
* implement a FIXME: limit the depth that DecomposeGEPExpression goes the sameChris Lattner2009-11-281-1/+18
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* fix PR4815: some cases where DeleteDeadInstruction can deleteChris Lattner2009-09-021-0/+26