[PATCH] D20217: Add direct control of whether or not a symbol is preemtable at runtime
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 14 10:28:18 PDT 2017
sfertile updated this revision to Diff 102569.
sfertile added a comment.
Split out the PowerPC codegen changes into a separate patch, and made some minor formatting changes.
Repository:
rL LLVM
https://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/Target/TargetMachine.cpp
test/CodeGen/PowerPC/preemption.ll
test/CodeGen/X86/darwin-preemption.ll
test/CodeGen/X86/linux-preemption.ll
test/CodeGen/X86/win32-preemption.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20217.102569.patch
Type: text/x-patch
Size: 48616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/6a76cf17/attachment-0001.bin>
More information about the llvm-commits
mailing list