Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove attributions from utils. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Rewrite the tblgen parser in a recursive descent style, eliminating the bison... | Chris Lattner | 2007-11-22 | 1 | -139/+87 |
* | Switching back to strtoll. Including config.h. On VStudio builds, this overr... | Chuck Rose III | 2007-11-21 | 1 | -3/+4 |
* | This change does a couple of things. First it gets the Visual Studio builds ... | Chuck Rose III | 2007-11-21 | 1 | -3/+6 |
* | Record the start of the current token, for use in error reporting. | Chris Lattner | 2007-11-19 | 1 | -5/+6 |
* | Add carat diagnostics to tblgen lexer errors. | Chris Lattner | 2007-11-19 | 1 | -28/+53 |
* | minor cleanups | Chris Lattner | 2007-11-18 | 1 | -2/+2 |
* | ensure header is self contained. | Chris Lattner | 2007-11-18 | 1 | -1/+1 |
* | reimplement the tblgen lexer with a simple hand-written lexer. This eliminates | Chris Lattner | 2007-11-18 | 1 | -0/+439 |