summaryrefslogtreecommitdiff
path: root/include/llvm/Support/PatternMatch.h
Commit message (Expand)AuthorAge
* For PR950:Reid Spencer2006-11-08
* Fix a small bug noticed on code review.Reid Spencer2006-11-06
* For PR950:Reid Spencer2006-11-02
* For PR950:Reid Spencer2006-10-26
* Add support for pattern matching cast operationsChris Lattner2006-09-18
* Add some more matcher classes for shifts.Chris Lattner2006-06-15
* Fix typo that caused build failures for things trying to use m_Or.Chris Lattner2006-02-13
* Make this slightly more efficient by pushing actual type information downChris Lattner2005-09-27
* Remove trailing whitespaceMisha Brukman2005-04-21
* Add support for shiftsChris Lattner2004-11-13
* Minor efficiency improvementsChris Lattner2004-08-04
* Enable compilation.Misha Brukman2004-07-30
* Check in some useful helper routines for doing ML-style pattern matching onChris Lattner2004-07-30