summaryrefslogtreecommitdiff
path: root/unittests/IR/PatternMatch.cpp
Commit message (Expand)AuthorAge
* Add in a unittest for the one-use pattern matcher.Chandler Carruth2014-01-05
* Add support to the pattern match library for matching NSW and NUWChandler Carruth2014-01-05
* Use a shorter name for the IRBuilder member. This will help the testsChandler Carruth2014-01-05
* Simplify the PatternMatch unittest by giving it a module, function, andChandler Carruth2014-01-05
* PatternMatch: Matcher for (un)ordered floating point min/maxArnold Schwaighofer2013-05-05