| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | convert the bitstream reader itself and the IR .bc file parser to use the new... | Chris Lattner | 2013-01-20 | 1 | -10/+14 |
| * | stringref'ize readRecord and properly capitalize it. Add a compatibility met... | Chris Lattner | 2013-01-20 | 1 | -6/+7 |
| * | move some private methods out of line, add a skipRecord() method. | Chris Lattner | 2013-01-20 | 1 | -3/+111 |
| * | Add a new BitstreamEntry concept, and add two helper methods for walking | Chris Lattner | 2013-01-19 | 1 | -1/+1 |
| * | BitstreamReader hasn't aged well. It's been hacked on by various people and | Chris Lattner | 2013-01-19 | 1 | -0/+253 |

