Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change 'make install' to install tblgen, for better support of out-of-tree ta... | Chris Lattner | 2009-05-08 | 1 | -1/+0 |
* | these utils don't need exports. | Chris Lattner | 2009-02-26 | 1 | -0/+3 |
* | remove attributions from tools/utils makefiles. | 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 | -12/+0 |
* | reimplement the tblgen lexer with a simple hand-written lexer. This eliminates | Chris Lattner | 2007-11-18 | 1 | -3/+3 |
* | tblgen uses dynamic_cast heavily, so it needs rtti info | Chris Lattner | 2007-10-18 | 1 | -0/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+29 |