Convert more tests to avoid llvm-as.
[oota-llvm.git] / test / Transforms / MergeFunc /
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-06-12 Nick LewyckyGiven two identical weak functions, produce one interna...
2009-06-12 Nick LewyckyThis test is wrong. If you have two weak functions...
2008-11-04 Anton KorobeynikovFix tests not to emit IR output
2008-11-02 Nick LewyckyChanges from Duncan's review:
2008-11-02 Nick LewyckyAdd a new MergeFunctions pass. It finds identical funct...