| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2013-01-21 | Fix a heinous inefficiency introduced in r149918, wherein reading each byte of a | Chris Lattner | 1 | -9/+8 |
| 2013-01-21 | wean Blob handling logic off of banging on NextChar directly. Instead, make | Chris Lattner | 1 | -10/+13 |
| 2013-01-21 | rename "SkipToWord" to "SkipToFourByteBoundary" since a word is not always 4 ... | Chris Lattner | 1 | -3/+3 |
| 2013-01-20 | convert the bitstream reader itself and the IR .bc file parser to use the new... | Chris Lattner | 1 | -10/+14 |
| 2013-01-20 | stringref'ize readRecord and properly capitalize it. Add a compatibility met... | Chris Lattner | 1 | -6/+7 |
| 2013-01-20 | move some private methods out of line, add a skipRecord() method. | Chris Lattner | 1 | -3/+111 |
| 2013-01-19 | Add a new BitstreamEntry concept, and add two helper methods for walking | Chris Lattner | 1 | -1/+1 |
| 2013-01-19 | BitstreamReader hasn't aged well. It's been hacked on by various people and | Chris Lattner | 1 | -0/+253 |
