aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/StringMatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move llvm-tblgen's StringMatcher into the TableGen library so it canDouglas Gregor2012-05-021-149/+0
* fix a fixme in stringmatcher, having it generate nice looking code if theChris Lattner2010-10-301-3/+12
* emit the LLVM intrinsic name -> intrinsic number mapping table withChris Lattner2010-09-061-2/+2
* allow specifying an indentation level for the string matcher.Chris Lattner2010-09-061-7/+11
* same bug, another place.Chris Lattner2010-09-061-1/+1
* fix a critical bug where the generated table would sayChris Lattner2010-09-061-1/+3
* factor the snazzy string matcher code that Daniel hatesChris Lattner2010-09-061-0/+134