1. 8be7707 Remove every uses of getGlobalContext() in LLVM (but the C API) by Mehdi Amini · 9 years ago
  2. cbd4dbb [AsmParser] Expose an API to parse a string starting with a type. by Quentin Colombet · 9 years ago
  3. 2ba0323 [AsmParser] Add a function to parse a standalone type. by Quentin Colombet · 9 years ago
  4. b9224cd Fix PR 24633 - Handle undef values when parsing standalone constants. by Alex Lorenz · 10 years ago
  5. 0e99876 AsmParser: Save and restore the parsing state for types using SlotMapping. by Alex Lorenz · 10 years ago
  6. 4b50ecb AsmParser: Add a function to parse a standalone constant value. by Alex Lorenz · 10 years ago
  7. d31dc69 AsmParser: Extend the API to make the global value and metadata node slot mappings publicly accessible. by Alex Lorenz · 10 years ago
  8. 3f1b2bd AsmParser: Require a terminating null character when creating memory buffer. by Alex Lorenz · 10 years ago