| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Remove special case hacks | Chris Lattner | 2004-08-11 | 1 | -8/+2 | |
| | | | | | llvm-svn: 15643 | |||||
| * | Parse the operand list of the instruction. We currently support register ↵ | Chris Lattner | 2004-08-01 | 1 | -5/+36 | |
| | | | | | | | and immediate operands. llvm-svn: 15390 | |||||
| * | Initial cut at an asm writer emitter. So far, this only handles emission of | Chris Lattner | 2004-08-01 | 1 | -2/+11 | |
| | | | | | | | instructions, and only instructions that take no operands at that! llvm-svn: 15386 | |||||
| * | Add, and start using, the CodeGenInstruction class. This class represents | Chris Lattner | 2004-08-01 | 1 | -0/+36 | |
| | | | | | | | an instance of the Instruction tablegen class. llvm-svn: 15385 | |||||
| * | Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h) | Chris Lattner | 2004-08-01 | 1 | -0/+99 | |
| llvm-svn: 15382 | ||||||

