aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/DeadArgElim/deadexternal.ll
Commit message (Expand)AuthorAgeFilesLines
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-2/+2
* Move "atomic" and "volatile" designations on instructions after the opcodeEli Friedman2011-08-121-1/+1
* Add an obvious missing safety check to DAE::RemoveDeadArgumentsFromCallers.Eli Friedman2011-03-011-0/+13
* Teach DAE to look for functions whose arguments are unused, and change all ca...Anders Carlsson2011-01-161-1/+27
* Revert r101213.Nick Lewycky2010-04-141-0/+1
* Commit testcase for r101213.Nick Lewycky2010-04-141-0/+12
* Speculatively revert r94322 to see if it fixes darwin selfhost buildbot.Nick Lewycky2010-01-231-12/+0
* Teach DAE that even though it can't modify the function signature of anNick Lewycky2010-01-231-0/+12