For PR1043:
[oota-llvm.git] / include / llvm / Support / PatternMatch.h
2007-01-11 Zhou ShengFor PR1043:
2006-12-23 Reid SpencerFor PR950:
2006-11-27 Reid SpencerFor PR950:
2006-11-08 Reid SpencerFor PR950:
2006-11-06 Reid SpencerFix a small bug noticed on code review.
2006-11-02 Reid SpencerFor PR950:
2006-10-26 Reid SpencerFor PR950:
2006-09-18 Chris LattnerAdd support for pattern matching cast operations
2006-06-15 Chris LattnerAdd some more matcher classes for shifts.
2006-02-13 Chris LattnerFix typo that caused build failures for things trying...
2005-09-27 Chris LattnerMake this slightly more efficient by pushing actual...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-11-13 Chris LattnerAdd support for shifts
2004-08-04 Chris LattnerMinor efficiency improvements
2004-07-30 Misha BrukmanEnable compilation.
2004-07-30 Chris LattnerCheck in some useful helper routines for doing ML-style...