[PATCH] Add support for missed and analysis optimization remarks.

Diego Novillo dnovillo at google.com
Thu May 22 07:27:25 PDT 2014


Closed by commit rL209442 (authored by @dnovillo).

http://reviews.llvm.org/D3682

Files:
  llvm/trunk/include/llvm/IR/DiagnosticInfo.h
  llvm/trunk/include/llvm/IR/LLVMContext.h
  llvm/trunk/lib/IR/DiagnosticInfo.cpp
  llvm/trunk/lib/IR/LLVMContext.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/lib/Transforms/IPO/Inliner.cpp
  llvm/trunk/lib/Transforms/Scalar/TailRecursionElimination.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/Inline/optimization-remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3682.9697.patch
Type: text/x-patch
Size: 35952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140522/fb19e6dd/attachment.bin>


More information about the llvm-commits mailing list