aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/PatternMatch.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typo that caused build failures for things trying to use m_Or.Chris Lattner2006-02-131-2/+2
* Make this slightly more efficient by pushing actual type information downChris Lattner2005-09-271-8/+11
* Remove trailing whitespaceMisha Brukman2005-04-211-6/+6
* Add support for shiftsChris Lattner2004-11-131-0/+12
* Minor efficiency improvementsChris Lattner2004-08-041-3/+3
* Enable compilation.Misha Brukman2004-07-301-2/+2
* Check in some useful helper routines for doing ML-style pattern matching onChris Lattner2004-07-301-0/+280