Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enhance llvm-mc -show-inst to print the enum of an instruction, like so: | Chris Lattner | 2010-02-11 | 1 | -0/+1 |
* | make tblgen produce a function that returns the name for a physreg. | Chris Lattner | 2009-09-13 | 1 | -0/+3 |
* | Replace std::iostreams with raw_ostream in TableGen. | Daniel Dunbar | 2009-07-03 | 1 | -1/+1 |
* | remove attributions from utils. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Maximally group commands. When all instructions within a command set have a | Chris Lattner | 2006-07-18 | 1 | -1/+2 |
* | Change generator to remove operands as it processes them. No change in | Chris Lattner | 2006-07-18 | 1 | -2/+1 |
* | Completely change the structure of the generated asmprinter to be more table | Chris Lattner | 2006-07-18 | 1 | -1/+20 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-22 | 1 | -3/+3 |
* | Initial cut at an asm writer emitter. So far, this only handles emission of | Chris Lattner | 2004-08-01 | 1 | -0/+31 |