Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make IntInits and ListInits typed. This helps deduce types of !if and | David Greene | 2009-06-08 | 1 | -3/+3 |
* | Operation Enhancements | David Greene | 2009-05-14 | 1 | -0/+2 |
* | Rename the CurMultiClass formal parameter of TGParser::AddSubMultiClass | Bob Wilson | 2009-04-30 | 1 | -2/+3 |
* | Remove unnecessary "class" keywords. | Bob Wilson | 2009-04-30 | 1 | -1/+1 |
* | Implement multiclass inheritance. | David Greene | 2009-04-22 | 1 | -1/+4 |
* | Fix the Win32 VS2008 build: | Sebastian Redl | 2009-03-19 | 1 | -1/+1 |
* | make "locations" a class instead of a typedef. | Chris Lattner | 2009-03-13 | 1 | -7/+7 |
* | split buffer management and diagnostic printing out of the tblgen | Chris Lattner | 2009-03-13 | 1 | -1/+1 |
* | Unbreak the build on win32. | Cedric Venet | 2009-02-14 | 1 | -2/+2 |
* | Make tblgen more portable, allowing it to build with ICC. | Chris Lattner | 2009-01-22 | 1 | -2/+2 |
* | 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 | -0/+109 |