summaryrefslogtreecommitdiff
path: root/test/Transforms/DeadArgElim/deadexternal.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-30
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-27
* Move "atomic" and "volatile" designations on instructions after the opcodeEli Friedman2011-08-12
* Add an obvious missing safety check to DAE::RemoveDeadArgumentsFromCallers.Eli Friedman2011-03-01
* Teach DAE to look for functions whose arguments are unused, and change all ca...Anders Carlsson2011-01-16
* Revert r101213.Nick Lewycky2010-04-14
* Commit testcase for r101213.Nick Lewycky2010-04-14
* Speculatively revert r94322 to see if it fixes darwin selfhost buildbot.Nick Lewycky2010-01-23
* Teach DAE that even though it can't modify the function signature of anNick Lewycky2010-01-23