aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/StringMatcher.cpp
AgeCommit message (Expand)Author
2012-05-02Move llvm-tblgen's StringMatcher into the TableGen library so it canDouglas Gregor
2010-10-30fix a fixme in stringmatcher, having it generate nice looking code if theChris Lattner
2010-09-06emit the LLVM intrinsic name -> intrinsic number mapping table withChris Lattner
2010-09-06allow specifying an indentation level for the string matcher.Chris Lattner
2010-09-06same bug, another place.Chris Lattner
2010-09-06fix a critical bug where the generated table would sayChris Lattner
2010-09-06factor the snazzy string matcher code that Daniel hatesChris Lattner