Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a fixme in stringmatcher, having it generate nice looking code if the | Chris Lattner | 2010-10-30 | 1 | -3/+12 |
* | emit the LLVM intrinsic name -> intrinsic number mapping table with | Chris Lattner | 2010-09-06 | 1 | -2/+2 |
* | allow specifying an indentation level for the string matcher. | Chris Lattner | 2010-09-06 | 1 | -7/+11 |
* | same bug, another place. | Chris Lattner | 2010-09-06 | 1 | -1/+1 |
* | fix a critical bug where the generated table would say | Chris Lattner | 2010-09-06 | 1 | -1/+3 |
* | factor the snazzy string matcher code that Daniel hates | Chris Lattner | 2010-09-06 | 1 | -0/+134 |