[PATCH] D20217: Represent runtime preemption in the IR.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 08:00:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316668: Represent runtime preemption in the IR. (authored by sfertile).

Changed prior to commit:
  https://reviews.llvm.org/D20217?vs=119541&id=120422#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D20217

Files:
  llvm/trunk/docs/BitCodeFormat.rst
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/IR/GlobalValue.h
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLParser.h
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/Globals.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Target/TargetMachine.cpp
  llvm/trunk/test/Assembler/dllimport-dsolocal-diag.ll
  llvm/trunk/test/Assembler/ifunc-dsolocal-daig.ll
  llvm/trunk/test/Bitcode/dso_location.ll
  llvm/trunk/test/CodeGen/PowerPC/preemption.ll
  llvm/trunk/test/CodeGen/X86/darwin-preemption.ll
  llvm/trunk/test/CodeGen/X86/linux-preemption.ll
  llvm/trunk/test/CodeGen/X86/win32-preemption.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20217.120422.patch
Type: text/x-patch
Size: 67854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/6a42d5c9/attachment.bin>


More information about the llvm-commits mailing list