[PATCH] Prologue support

Peter Collingbourne peter at pcc.me.uk
Tue Dec 2 18:09:17 PST 2014


Closed by commit rL223189 (authored by @pcc).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6454

Files:
  llvm/trunk/docs/BitCodeFormat.rst
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/docs/ReleaseNotes.rst
  llvm/trunk/include/llvm/IR/Function.h
  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/Reader/BitcodeReader.h
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/Bitcode/Writer/ValueEnumerator.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/Function.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/lib/IR/TypeFinder.cpp
  llvm/trunk/lib/Linker/LinkModules.cpp
  llvm/trunk/lib/Transforms/IPO/GlobalDCE.cpp
  llvm/trunk/test/CodeGen/X86/prefixdata.ll
  llvm/trunk/test/CodeGen/X86/prologuedata.ll
  llvm/trunk/test/Feature/prologuedata.ll
  llvm/trunk/test/Linker/prefixdata.ll
  llvm/trunk/test/Linker/prologuedata.ll
  llvm/trunk/tools/verify-uselistorder/verify-uselistorder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6454.16842.patch
Type: text/x-patch
Size: 31465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141203/d67f9f41/attachment.bin>


More information about the llvm-commits mailing list