IT turns out that during jumpless setcc lowering eq and ne were swapped.
[oota-llvm.git] / test / Analysis / CallGraph /
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-09-09 Duncan SandsCorrect callgraph construction. It has two problems: