[PATCH] D11861: [IR] Add token types

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 22:10:06 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245029: [IR] Add token types (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D11861?vs=32026&id=32131#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11861

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm-c/Core.h
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/Type.h
  llvm/trunk/lib/Analysis/CodeMetrics.cpp
  llvm/trunk/lib/Analysis/LoopInfo.cpp
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/Core.cpp
  llvm/trunk/lib/IR/Instructions.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/lib/IR/Type.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Target/CppBackend/CPPBackend.cpp
  llvm/trunk/lib/Transforms/IPO/MergeFunctions.cpp
  llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp
  llvm/trunk/test/Assembler/token.ll
  llvm/trunk/test/Bitcode/compatibility.ll
  llvm/trunk/test/Verifier/token1.ll
  llvm/trunk/test/Verifier/token2.ll
  llvm/trunk/test/Verifier/token3.ll
  llvm/trunk/test/Verifier/token4.ll
  llvm/trunk/test/Verifier/token5.ll
  llvm/trunk/test/Verifier/token6.ll
  llvm/trunk/test/Verifier/token7.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11861.32131.patch
Type: text/x-patch
Size: 19569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150814/030312fe/attachment.bin>


More information about the llvm-commits mailing list