Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert over to using TableGen backends | Chris Lattner | 2003-08-06 | 1 | -4/+2 |
* | Simplify code to match new interfaces | Chris Lattner | 2003-08-01 | 1 | -2/+2 |
* | More minor cleanups of the interface | Chris Lattner | 2003-07-31 | 1 | -1/+3 |
* | Rename createEmitter to run because eventually all tablegen backends will | Chris Lattner | 2003-07-31 | 1 | -1/+2 |
* | Tighten up interface | Chris Lattner | 2003-07-31 | 1 | -3/+3 |
* | Don't crash if there is no Inst class in the tablegen file! | Chris Lattner | 2003-07-29 | 1 | -1/+1 |
* | Old versions of GCC doesn't have <ostream> :( | Chris Lattner | 2003-06-06 | 1 | -1/+1 |
* | First cut at the Code Generator using the TableGen methodology. | Misha Brukman | 2003-05-24 | 1 | -0/+23 |