Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make inst_begin/inst_end iterate over InstructionsByEnumValue. | Chris Lattner | 2010-03-19 | 1 | -8/+1 |
* | revert 98912 | Chris Lattner | 2010-03-19 | 1 | -2/+2 |
* | make inst_begin/inst_end iterate over InstructionsByEnumValue. | Chris Lattner | 2010-03-19 | 1 | -2/+2 |
* | change Target.getInstructionsByEnumValue to return a reference | Chris Lattner | 2010-03-19 | 1 | -2/+2 |
* | fix this to work more determinstically, patch by Thomas Veith! | Chris Lattner | 2010-02-19 | 1 | -1/+1 |
* | Replace std::iostreams with raw_ostream in TableGen. | Daniel Dunbar | 2009-07-03 | 1 | -1/+1 |
* | Add <cstdio> include where needed by gcc-4.4. | Duncan Sands | 2008-10-08 | 1 | -0/+1 |
* | split enum emission out from InstrInfoEmitter into it's own tblgen backend. | Chris Lattner | 2008-01-06 | 1 | -0/+54 |