summaryrefslogtreecommitdiff
path: root/test/Transforms/ADCE/dce_pure_call.ll
Commit message (Expand)AuthorAge
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Allow readonly functions to unwind exceptions. TeachDuncan Sands2009-05-06
* Ding dong, the DoesntAccessMemoryFns andDuncan Sands2007-11-23
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* New testcasesChris Lattner2004-04-10