FileCheck refactor: use enum instead of bunch of bools
[oota-llvm.git] / unittests / IR / PatternMatch.cpp
2013-05-05 Arnold SchwaighoferPatternMatch: Matcher for (un)ordered floating point...