[PATCH] D20217: Add direct control of whether or not a symbol is preemtable at runtime

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 05:35:20 PDT 2016


rafael updated this revision to Diff 57340.

http://reviews.llvm.org/D20217

Files:
  include/llvm/IR/GlobalValue.h
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLParser.h
  lib/AsmParser/LLToken.h
  lib/IR/Globals.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86Subtarget.cpp
  test/CodeGen/X86/preemption.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20217.57340.patch
Type: text/x-patch
Size: 30810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160516/45073804/attachment-0001.bin>


More information about the llvm-commits mailing list