1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/Feature/OperandBundles
Sanjoy Das 506f4f8e68 [GMR/OperandBundles] Teach getModRefBehavior about operand bundles
In general, memory restrictions on a called function (e.g. readnone)
cannot be transferred to a CallSite that has operand bundles.  It is
possible to make this inference smarter, but lets fix the behavior to be
correct first.

llvm-svn: 260193
2016-02-09 02:31:47 +00:00
..
adce.ll [OperandBundles] Treat "deopt" operand bundles specially 2015-11-26 01:16:05 +00:00
basic-aa-argmemonly.ll [OperandBundles] Treat "deopt" operand bundles specially 2015-11-26 01:16:05 +00:00
dse.ll [OperandBundles] Treat "deopt" operand bundles specially 2015-11-26 01:16:05 +00:00
early-cse.ll [OperandBundles] Treat "deopt" operand bundles specially 2015-11-26 01:16:05 +00:00
function-attrs.ll [OperandBundles] Treat "deopt" operand bundles specially 2015-11-26 01:16:05 +00:00
inliner-conservative.ll [Inliner] Don't inline through callsites with operand bundles 2015-10-23 20:09:55 +00:00
merge-func.ll [MergeFunctions] Use II instead of CI for InvokeInst; NFC 2015-12-14 19:11:45 +00:00
pr26510.ll [GMR/OperandBundles] Teach getModRefBehavior about operand bundles 2016-02-09 02:31:47 +00:00
special-state.ll Teach haveSameSpecialState about operand bundles 2015-12-14 19:11:35 +00:00