1. 8f12336 [llvm/Support] Don't crash on empty nullptr ranges when decoding LEBs by Pavel Labath · 5 years ago
  2. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  3. 66a99e4 Change encodeU/SLEB128 to pad to certain number of bytes by Sam Clegg · 8 years ago
  4. 9a67b07 Re-sort #include lines for unittests. This uses a slightly modified by Chandler Carruth · 8 years ago
  5. 23a5439 [Support] Extend SLEB128 encoding support. by Dan Gohman · 9 years ago
  6. d767926 [Support] add decodeSLEB128() by Nick Kledzik · 11 years ago
  7. 5117674 [Support] Fix the overflow bug in ULEB128 decoding. by Alex Lorenz · 11 years ago
  8. 5b776b7 Move get[S|U]LEB128Size() to LEB128.h. by Logan Chien · 12 years ago