| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | DFAPacketizerEmitter: Prune includes. | Benjamin Kramer | 2012-03-12 | 1 | -2/+0 |
| | | | | | llvm-svn: 152581 | ||||
| * | Increment DFAStateEntryTable index for sentinel entry. | Brendon Cahoon | 2012-02-03 | 1 | -1/+3 |
| | | | | | | | | | | When adding the {-1, -1} entry to the DFAStateInputTable, we need to increment the index used to populate the DFAStateEntryTable. Otherwise, the entry table will be off by one for each transition after the {-1, -1} entry. PR11908. llvm-svn: 149713 | ||||
| * | use space star instead of star space | Sebastian Pop | 2011-12-06 | 1 | -27/+27 |
| | | | | | llvm-svn: 145944 | ||||
| * | add missing point at the end of sentences | Sebastian Pop | 2011-12-06 | 1 | -64/+64 |
| | | | | | llvm-svn: 145943 | ||||
| * | Add a deterministic finite automaton based packetizer for VLIW architectures | Anshuman Dasgupta | 2011-12-01 | 1 | -0/+512 |
| llvm-svn: 145629 | |||||

