[PATCH] D44232: [SimplifyCFG] Create attribute for fuzzing-specific optimizations.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 22 10:11:35 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328214: [SimplifyCFG] Create attribute for fuzzing-specific optimizations. (authored by morehouse, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44232?vs=139395&id=139460#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44232

Files:
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/Attributes.td
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/IR/Attributes.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Transforms/IPO/ForceFunctionAttrs.cpp
  llvm/trunk/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/SimplifyCFG/opt-for-fuzzing.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44232.139460.patch
Type: text/x-patch
Size: 8821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/067c2d11/attachment.bin>


More information about the llvm-commits mailing list