[PATCH] D13137: Do not remove calls to functions that may not halt
Oliver Stannard via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 28 02:38:47 PDT 2015
olista01 removed rL LLVM as the repository for this revision.
olista01 updated this revision to Diff 35848.
http://reviews.llvm.org/D13137
Files:
include/llvm/Analysis/DemandedBits.h
include/llvm/Analysis/TargetLibraryInfo.h
include/llvm/IR/Instruction.h
include/llvm/Transforms/Utils/Local.h
lib/Analysis/DemandedBits.cpp
lib/IR/Instruction.cpp
lib/Transforms/Scalar/ADCE.cpp
lib/Transforms/Scalar/TailRecursionElimination.cpp
lib/Transforms/Utils/Local.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
test/LTO/X86/parallel.ll
test/Transforms/ADCE/noreturn.ll
test/Transforms/BDCE/basic.ll
test/Transforms/Inline/delete-call.ll
test/Transforms/Inline/noreturn.ll
test/Transforms/InstCombine/nothrow.ll
test/Transforms/InstSimplify/call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13137.35848.patch
Type: text/x-patch
Size: 25364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150928/278e8659/attachment.bin>
More information about the llvm-commits
mailing list