Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Change encodeU/SLEB128 to pad to certain number of bytes | Sam Clegg | 2017-09-15 | 1 | -16/+17 |
* | Re-sort #include lines for unittests. This uses a slightly modified | Chandler Carruth | 2017-06-06 | 1 | -2/+2 |
* | [Support] Extend SLEB128 encoding support. | Dan Gohman | 2017-02-10 | 1 | -14/+33 |
* | [Support] add decodeSLEB128() | Nick Kledzik | 2014-09-15 | 1 | -0/+36 |
* | [Support] Fix the overflow bug in ULEB128 decoding. | Alex Lorenz | 2014-08-22 | 1 | -0/+1 |
* | Move get[S|U]LEB128Size() to LEB128.h. | Logan Chien | 2014-02-22 | 1 | -0/+311 |