Fix llvm/test/tools/gold/X86/bad-alias.ll.
[oota-llvm.git] / test / Other / 2002-01-31-CallGraph.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-09-23 Duncan SandsRationalize the names of passes that print information:
2008-09-19 Duncan SandsTeach -callgraph to always print the callgraph (as the
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-08-27 Chris LattnerAdjust tests now that opt doesn't read .ll files.
2006-08-22 Bill WendlingModified the RUN line from "analyze ..." to "opt -analy...
2002-02-01 Chris LattnerNew checkin