Fix the order of the operands in the llvm.fma intrinsic patterns for ARM,
[oota-llvm.git] / test / Analysis / Dominators / 2007-01-14-BreakCritEdges.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...
2007-04-15 Nick LewyckyFix this test to test what it was intended to test.
2007-04-15 Owen AndersonUpdate tests for the disappearance of -idom.
2007-04-08 Nick LewyckyFix this testcase to fail if the bug were reintroduced.
2007-04-08 Owen AndersonRemove DomSet completely. This concludes work on PR1171.
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-01-26 Reid SpencerFor PR761:
2007-01-14 Chris Lattnertestcase for pr1110