| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 2016-04-14 | 1 | -7/+7 |
| * | [AsmParser] Expose an API to parse a string starting with a type. | Quentin Colombet | 2016-03-08 | 1 | -0/+143 |
| * | [AsmParser] Add a function to parse a standalone type. | Quentin Colombet | 2016-03-07 | 1 | -0/+120 |
| * | Fix PR 24633 - Handle undef values when parsing standalone constants. | Alex Lorenz | 2015-09-09 | 1 | -0/+4 |
| * | AsmParser: Save and restore the parsing state for types using SlotMapping. | Alex Lorenz | 2015-08-21 | 1 | -0/+36 |
| * | AsmParser: Add a function to parse a standalone constant value. | Alex Lorenz | 2015-07-17 | 1 | -0/+48 |
| * | AsmParser: Extend the API to make the global value and metadata node slot map... | Alex Lorenz | 2015-06-23 | 1 | -0/+20 |
| * | AsmParser: Require a terminating null character when creating memory buffer. | Alex Lorenz | 2015-05-20 | 1 | -0/+47 |

