| config.suffixes = [] # HLSL Change - Disable lit suites. |
| |
| # If these are enabled, a duplicate test was created here which can be deleted: |
| # tools/clang/test/HLSLFileCheck/passes/llvm/globalopt/alias-used.ll |
| |
| # Failing Tests (359): |
| # LLVM :: Transforms/ArgumentPromotion/2008-02-01-ReturnAttrs.ll |
| # LLVM :: Transforms/ArgumentPromotion/2008-07-02-array-indexing.ll |
| # LLVM :: Transforms/ArgumentPromotion/2008-09-07-CGUpdate.ll |
| # LLVM :: Transforms/ArgumentPromotion/2008-09-08-CGUpdateSelfEdge.ll |
| # LLVM :: Transforms/ArgumentPromotion/aggregate-promote.ll |
| # LLVM :: Transforms/ArgumentPromotion/attrs.ll |
| # LLVM :: Transforms/ArgumentPromotion/basictest.ll |
| # LLVM :: Transforms/ArgumentPromotion/byval-2.ll |
| # LLVM :: Transforms/ArgumentPromotion/byval.ll |
| # LLVM :: Transforms/ArgumentPromotion/callgraph-update.ll |
| # LLVM :: Transforms/ArgumentPromotion/chained.ll |
| # LLVM :: Transforms/ArgumentPromotion/control-flow.ll |
| # LLVM :: Transforms/ArgumentPromotion/control-flow2.ll |
| # LLVM :: Transforms/ArgumentPromotion/crash.ll |
| # LLVM :: Transforms/ArgumentPromotion/dbg.ll |
| # LLVM :: Transforms/ArgumentPromotion/fp80.ll |
| # LLVM :: Transforms/ArgumentPromotion/inalloca.ll |
| # LLVM :: Transforms/ArgumentPromotion/pr3085.ll |
| # LLVM :: Transforms/ArgumentPromotion/reserve-tbaa.ll |
| # LLVM :: Transforms/ArgumentPromotion/sret.ll |
| # LLVM :: Transforms/ArgumentPromotion/tail.ll |
| # LLVM :: Transforms/ArgumentPromotion/variadic.ll |
| # LLVM :: Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll |
| # LLVM :: Transforms/CodeGenPrepare/2008-11-24-RAUW-Self.ll |
| # LLVM :: Transforms/CodeGenPrepare/basic.ll |
| # LLVM :: Transforms/CodeGenPrepare/overflow-intrinsics.ll |
| # LLVM :: Transforms/CodeGenPrepare/statepoint-relocate.ll |
| # LLVM :: Transforms/ConstProp/calls.ll |
| # LLVM :: Transforms/ConstProp/shift.ll |
| # LLVM :: Transforms/DeadStoreElimination/inst-limits.ll |
| # LLVM :: Transforms/Float2Int/toolarge.ll |
| # LLVM :: Transforms/FunctionAttrs/optnone-simple.ll |
| # LLVM :: Transforms/GCOVProfiling/function-numbering.ll |
| # LLVM :: Transforms/GCOVProfiling/global-ctor.ll |
| # LLVM :: Transforms/GCOVProfiling/linezero.ll |
| # LLVM :: Transforms/GCOVProfiling/linkagename.ll |
| # LLVM :: Transforms/GCOVProfiling/return-block.ll |
| # LLVM :: Transforms/GCOVProfiling/version.ll |
| # LLVM :: Transforms/GVN/2009-02-17-LoadPRECrash.ll |
| # LLVM :: Transforms/GVN/2009-06-17-InvalidPRE.ll |
| # LLVM :: Transforms/GVN/load-pre-align.ll |
| # LLVM :: Transforms/GVN/load-pre-nonlocal.ll |
| # LLVM :: Transforms/GVN/local-pre.ll |
| # LLVM :: Transforms/GVN/pr14166.ll |
| # LLVM :: Transforms/GVN/pr17732.ll |
| # LLVM :: Transforms/GVN/pre-basic-add.ll |
| # LLVM :: Transforms/GVN/pre-gep-load.ll |
| # LLVM :: Transforms/GVN/pre-load.ll |
| # LLVM :: Transforms/GVN/pre-single-pred.ll |
| # LLVM :: Transforms/GVN/readattrs.ll |
| # LLVM :: Transforms/GVN/rle-phi-translate.ll |
| # LLVM :: Transforms/GVN/rle.ll |
| # LLVM :: Transforms/GlobalDCE/complex-constantexpr.ll |
| # LLVM :: Transforms/GlobalDCE/global_ctors_integration.ll |
| # LLVM :: Transforms/IRCE/not-likely-taken.ll |
| # LLVM :: Transforms/IRCE/with-parent-loops.ll |
| # LLVM :: Transforms/IndVarSimplify/2008-09-02-IVType.ll |
| # LLVM :: Transforms/IndVarSimplify/2009-04-14-shorten_iv_vars.ll |
| # LLVM :: Transforms/IndVarSimplify/2009-04-15-shorten-iv-vars-2.ll |
| # LLVM :: Transforms/IndVarSimplify/2011-09-10-widen-nsw.ll |
| # LLVM :: Transforms/IndVarSimplify/2011-09-27-hoistsext.ll |
| # LLVM :: Transforms/IndVarSimplify/2011-10-27-lftrnull.ll |
| # LLVM :: Transforms/IndVarSimplify/2014-06-21-congruent-constant.ll |
| # LLVM :: Transforms/IndVarSimplify/ada-loops.ll |
| # LLVM :: Transforms/IndVarSimplify/ashr-tripcount.ll |
| # LLVM :: Transforms/IndVarSimplify/elim-extend.ll |
| # LLVM :: Transforms/IndVarSimplify/iv-sext.ll |
| # LLVM :: Transforms/IndVarSimplify/iv-widen.ll |
| # LLVM :: Transforms/IndVarSimplify/lcssa-preservation.ll |
| # LLVM :: Transforms/IndVarSimplify/lftr-extend-const.ll |
| # LLVM :: Transforms/IndVarSimplify/lftr-reuse.ll |
| # LLVM :: Transforms/IndVarSimplify/no-iv-rewrite.ll |
| # LLVM :: Transforms/IndVarSimplify/overflowcheck.ll |
| # LLVM :: Transforms/IndVarSimplify/pr20680.ll |
| # LLVM :: Transforms/IndVarSimplify/preserve-signed-wrap.ll |
| # LLVM :: Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll |
| # LLVM :: Transforms/IndVarSimplify/signed-trip-count.ll |
| # LLVM :: Transforms/IndVarSimplify/verify-scev.ll |
| # LLVM :: Transforms/IndVarSimplify/widen-loop-comp.ll |
| # LLVM :: Transforms/IndVarSimplify/widen-nsw.ll |
| # LLVM :: Transforms/Inline/2009-01-13-RecursiveInlineCrash.ll |
| # LLVM :: Transforms/Inline/align.ll |
| # LLVM :: Transforms/Inline/alloca-bonus.ll |
| # LLVM :: Transforms/Inline/alloca-merge-align.ll |
| # LLVM :: Transforms/Inline/always-inline.ll |
| # LLVM :: Transforms/Inline/array_merge.ll |
| # LLVM :: Transforms/Inline/callgraph-update.ll |
| # LLVM :: Transforms/Inline/crash.ll |
| # LLVM :: Transforms/Inline/crash2.ll |
| # LLVM :: Transforms/Inline/debug-invoke.ll |
| # LLVM :: Transforms/Inline/devirtualize.ll |
| # LLVM :: Transforms/Inline/ephemeral.ll |
| # LLVM :: Transforms/Inline/gvn-inline-iteration.ll |
| # LLVM :: Transforms/Inline/ignore-debug-info.ll |
| # LLVM :: Transforms/Inline/inline-byval-bonus.ll |
| # LLVM :: Transforms/Inline/inline-cold.ll |
| # LLVM :: Transforms/Inline/inline-fast-math-flags.ll |
| # LLVM :: Transforms/Inline/inline-optsize.ll |
| # LLVM :: Transforms/Inline/inline_constprop.ll |
| # LLVM :: Transforms/Inline/inline_minisize.ll |
| # LLVM :: Transforms/Inline/invoke-cost.ll |
| # LLVM :: Transforms/Inline/noalias-calls.ll |
| # LLVM :: Transforms/Inline/noalias-cs.ll |
| # LLVM :: Transforms/Inline/noalias.ll |
| # LLVM :: Transforms/Inline/noalias2.ll |
| # LLVM :: Transforms/Inline/null-function.ll |
| # LLVM :: Transforms/Inline/optimization-remarks.ll |
| # LLVM :: Transforms/Inline/ptr-diff.ll |
| # LLVM :: Transforms/Inline/store-sroa.ll |
| # LLVM :: Transforms/Inline/switch.ll |
| # LLVM :: Transforms/Inline/vector-bonus.ll |
| # LLVM :: Transforms/InstCombine/2007-10-10-EliminateMemCpy.ll |
| # LLVM :: Transforms/InstCombine/2012-04-23-Neon-Intrinsics.ll |
| # LLVM :: Transforms/InstCombine/align-addr.ll |
| # LLVM :: Transforms/InstCombine/aligned-altivec.ll |
| # LLVM :: Transforms/InstCombine/aligned-qpx.ll |
| # LLVM :: Transforms/InstCombine/alloca.ll |
| # LLVM :: Transforms/InstCombine/bitcast-alias-function.ll |
| # LLVM :: Transforms/InstCombine/blend_x86.ll |
| # LLVM :: Transforms/InstCombine/constant-fold-address-space-pointer.ll |
| # LLVM :: Transforms/InstCombine/cos-1.ll |
| # LLVM :: Transforms/InstCombine/dom-conditions.ll |
| # LLVM :: Transforms/InstCombine/gc.relocate.ll |
| # LLVM :: Transforms/InstCombine/getelementptr.ll |
| # LLVM :: Transforms/InstCombine/icmp.ll |
| # LLVM :: Transforms/InstCombine/load-bitcast32.ll |
| # LLVM :: Transforms/InstCombine/load-bitcast64.ll |
| # LLVM :: Transforms/InstCombine/load.ll |
| # LLVM :: Transforms/InstCombine/loadstore-alignment.ll |
| # LLVM :: Transforms/InstCombine/loadstore-metadata.ll |
| # LLVM :: Transforms/InstCombine/memcpy-from-global.ll |
| # LLVM :: Transforms/InstCombine/neon-intrinsics.ll |
| # LLVM :: Transforms/InstCombine/phi.ll |
| # LLVM :: Transforms/InstCombine/r600-intrinsics.ll |
| # LLVM :: Transforms/InstCombine/statepoint.ll |
| # LLVM :: Transforms/InstCombine/struct-assign-tbaa.ll |
| # LLVM :: Transforms/InstCombine/unpack-fca.ll |
| # LLVM :: Transforms/InstCombine/vec_demanded_elts.ll |
| # LLVM :: Transforms/InstCombine/vsx-unaligned.ll |
| # LLVM :: Transforms/InstCombine/win-math.ll |
| # LLVM :: Transforms/InstCombine/x86-crc32-demanded.ll |
| # LLVM :: Transforms/InstCombine/x86-insertps.ll |
| # LLVM :: Transforms/InstCombine/x86-vperm2.ll |
| # LLVM :: Transforms/InstMerge/st_sink_bugfix_22613.ll |
| # LLVM :: Transforms/JumpThreading/no-irreducible-loops.ll |
| # LLVM :: Transforms/LCSSA/2006-10-31-UnreachableBlock-2.ll |
| # LLVM :: Transforms/LCSSA/indirectbr.ll |
| # LLVM :: Transforms/LCSSA/unreachable-use.ll |
| # LLVM :: Transforms/LICM/2003-12-11-SinkingToPHI.ll |
| # LLVM :: Transforms/LICM/Preserve-LCSSA.ll |
| # LLVM :: Transforms/LoopDeletion/2007-07-23-InfiniteLoop.ll |
| # LLVM :: Transforms/LoopDistribute/basic-with-memchecks.ll |
| # LLVM :: Transforms/LoopDistribute/basic.ll |
| # LLVM :: Transforms/LoopDistribute/crash-in-memcheck-generation.ll |
| # LLVM :: Transforms/LoopDistribute/no-if-convert.ll |
| # LLVM :: Transforms/LoopDistribute/outside-use.ll |
| # LLVM :: Transforms/LoopDistribute/program-order.ll |
| # LLVM :: Transforms/LoopInterchange/interchange.ll |
| # LLVM :: Transforms/LoopInterchange/profitability.ll |
| # LLVM :: Transforms/LoopRotate/2009-01-25-SingleEntryPhi.ll |
| # LLVM :: Transforms/LoopRotate/PhiRename-1.ll |
| # LLVM :: Transforms/LoopRotate/PhiSelfReference-1.ll |
| # LLVM :: Transforms/LoopRotate/crash.ll |
| # LLVM :: Transforms/LoopRotate/indirectbr.ll |
| # LLVM :: Transforms/LoopRotate/multiple-exits.ll |
| # LLVM :: Transforms/LoopRotate/nosimplifylatch.ll |
| # LLVM :: Transforms/LoopRotate/pr2639.ll |
| # LLVM :: Transforms/LoopRotate/preserve-loop-simplify.ll |
| # LLVM :: Transforms/LoopRotate/preserve-scev.ll |
| # LLVM :: Transforms/LoopRotate/simplifylatch.ll |
| # LLVM :: Transforms/LoopSimplify/2004-04-13-LoopSimplifyUpdateDomFrontier.ll |
| # LLVM :: Transforms/LoopSimplify/2010-07-15-IncorrectDomFrontierUpdate.ll |
| # LLVM :: Transforms/LoopSimplify/indirectbr.ll |
| # LLVM :: Transforms/LoopSimplify/merge-exits.ll |
| # LLVM :: Transforms/LoopSimplify/phi-node-simplify.ll |
| # LLVM :: Transforms/LoopSimplify/preserve-scev.ll |
| # LLVM :: Transforms/LoopSimplify/unreachable-loop-pred.ll |
| # LLVM :: Transforms/LoopUnroll/2007-05-09-UnknownTripCount.ll |
| # LLVM :: Transforms/LoopUnroll/2011-08-08-PhiUpdate.ll |
| # LLVM :: Transforms/LoopUnroll/2011-08-09-IVSimplify.ll |
| # LLVM :: Transforms/LoopUnroll/2011-08-09-PhiUpdate.ll |
| # LLVM :: Transforms/LoopUnroll/2011-10-01-NoopTrunc.ll |
| # LLVM :: Transforms/LoopUnroll/ephemeral.ll |
| # LLVM :: Transforms/LoopUnroll/full-unroll-bad-geps.ll |
| # LLVM :: Transforms/LoopUnroll/full-unroll-heuristics.ll |
| # LLVM :: Transforms/LoopUnroll/high-cost-trip-count-computation.ll |
| # LLVM :: Transforms/LoopUnroll/loop-remarks.ll |
| # LLVM :: Transforms/LoopUnroll/partial-unroll-optsize.ll |
| # LLVM :: Transforms/LoopUnroll/pr14167.ll |
| # LLVM :: Transforms/LoopUnroll/runtime-loop.ll |
| # LLVM :: Transforms/LoopUnroll/runtime-loop1.ll |
| # LLVM :: Transforms/LoopUnroll/runtime-loop2.ll |
| # LLVM :: Transforms/LoopUnroll/runtime-loop4.ll |
| # LLVM :: Transforms/LoopUnroll/runtime-loop5.ll |
| # LLVM :: Transforms/LoopUnroll/scevunroll.ll |
| # LLVM :: Transforms/LoopUnroll/shifted-tripcount.ll |
| # LLVM :: Transforms/LoopUnroll/tripcount-overflow.ll |
| # LLVM :: Transforms/LoopUnroll/unloop.ll |
| # LLVM :: Transforms/LoopUnroll/unroll-cleanup.ll |
| # LLVM :: Transforms/LoopUnroll/unroll-pragmas.ll |
| # LLVM :: Transforms/LoopUnswitch/2012-04-02-IndirectBr.ll |
| # LLVM :: Transforms/LoopUnswitch/basictest.ll |
| # LLVM :: Transforms/LoopUnswitch/preserve-analyses.ll |
| # LLVM :: Transforms/LoopVectorize/12-12-11-if-conv.ll |
| # LLVM :: Transforms/LoopVectorize/2012-10-20-infloop.ll |
| # LLVM :: Transforms/LoopVectorize/2012-10-22-isconsec.ll |
| # LLVM :: Transforms/LoopVectorize/align.ll |
| # LLVM :: Transforms/LoopVectorize/bsd_regex.ll |
| # LLVM :: Transforms/LoopVectorize/bzip_reverse_loops.ll |
| # LLVM :: Transforms/LoopVectorize/calloc.ll |
| # LLVM :: Transforms/LoopVectorize/cast-induction.ll |
| # LLVM :: Transforms/LoopVectorize/conditional-assignment.ll |
| # LLVM :: Transforms/LoopVectorize/control-flow.ll |
| # LLVM :: Transforms/LoopVectorize/cpp-new-array.ll |
| # LLVM :: Transforms/LoopVectorize/dbg.value.ll |
| # LLVM :: Transforms/LoopVectorize/debugloc.ll |
| # LLVM :: Transforms/LoopVectorize/duplicated-metadata.ll |
| # LLVM :: Transforms/LoopVectorize/ee-crash.ll |
| # LLVM :: Transforms/LoopVectorize/exact.ll |
| # LLVM :: Transforms/LoopVectorize/flags.ll |
| # LLVM :: Transforms/LoopVectorize/float-reduction.ll |
| # LLVM :: Transforms/LoopVectorize/funcall.ll |
| # LLVM :: Transforms/LoopVectorize/gcc-examples.ll |
| # LLVM :: Transforms/LoopVectorize/global_alias.ll |
| # LLVM :: Transforms/LoopVectorize/hoist-loads.ll |
| # LLVM :: Transforms/LoopVectorize/i8-induction.ll |
| # LLVM :: Transforms/LoopVectorize/if-conv-crash.ll |
| # LLVM :: Transforms/LoopVectorize/if-conversion-edgemasks.ll |
| # LLVM :: Transforms/LoopVectorize/if-conversion-nest.ll |
| # LLVM :: Transforms/LoopVectorize/if-conversion-reduction.ll |
| # LLVM :: Transforms/LoopVectorize/if-conversion.ll |
| # LLVM :: Transforms/LoopVectorize/if-pred-stores.ll |
| # LLVM :: Transforms/LoopVectorize/incorrect-dom-info.ll |
| # LLVM :: Transforms/LoopVectorize/increment.ll |
| # LLVM :: Transforms/LoopVectorize/induction.ll |
| # LLVM :: Transforms/LoopVectorize/induction_plus.ll |
| # LLVM :: Transforms/LoopVectorize/infiniteloop.ll |
| # LLVM :: Transforms/LoopVectorize/interleaved-accesses.ll |
| # LLVM :: Transforms/LoopVectorize/intrinsic.ll |
| # LLVM :: Transforms/LoopVectorize/lcssa-crash.ll |
| # LLVM :: Transforms/LoopVectorize/lifetime.ll |
| # LLVM :: Transforms/LoopVectorize/loop-form.ll |
| # LLVM :: Transforms/LoopVectorize/memdep.ll |
| # LLVM :: Transforms/LoopVectorize/metadata-unroll.ll |
| # LLVM :: Transforms/LoopVectorize/metadata-width.ll |
| # LLVM :: Transforms/LoopVectorize/metadata.ll |
| # LLVM :: Transforms/LoopVectorize/minmax_reduction.ll |
| # LLVM :: Transforms/LoopVectorize/multi-use-reduction-bug.ll |
| # LLVM :: Transforms/LoopVectorize/multiple-address-spaces.ll |
| # LLVM :: Transforms/LoopVectorize/no_array_bounds.ll |
| # LLVM :: Transforms/LoopVectorize/no_idiv_reduction.ll |
| # LLVM :: Transforms/LoopVectorize/no_int_induction.ll |
| # LLVM :: Transforms/LoopVectorize/no_outside_user.ll |
| # LLVM :: Transforms/LoopVectorize/no_switch.ll |
| # LLVM :: Transforms/LoopVectorize/nofloat.ll |
| # LLVM :: Transforms/LoopVectorize/non-const-n.ll |
| # LLVM :: Transforms/LoopVectorize/nsw-crash.ll |
| # LLVM :: Transforms/LoopVectorize/opt.ll |
| # LLVM :: Transforms/LoopVectorize/phi-hang.ll |
| # LLVM :: Transforms/LoopVectorize/ptr_loops.ll |
| # LLVM :: Transforms/LoopVectorize/read-only.ll |
| # LLVM :: Transforms/LoopVectorize/reduction.ll |
| # LLVM :: Transforms/LoopVectorize/reverse_induction.ll |
| # LLVM :: Transforms/LoopVectorize/reverse_iter.ll |
| # LLVM :: Transforms/LoopVectorize/runtime-check-address-space.ll |
| # LLVM :: Transforms/LoopVectorize/runtime-check-readonly-address-space.ll |
| # LLVM :: Transforms/LoopVectorize/runtime-check-readonly.ll |
| # LLVM :: Transforms/LoopVectorize/runtime-check.ll |
| # LLVM :: Transforms/LoopVectorize/runtime-limit.ll |
| # LLVM :: Transforms/LoopVectorize/safegep.ll |
| # LLVM :: Transforms/LoopVectorize/same-base-access.ll |
| # LLVM :: Transforms/LoopVectorize/scalar-select.ll |
| # LLVM :: Transforms/LoopVectorize/scev-exitlim-crash.ll |
| # LLVM :: Transforms/LoopVectorize/simple-unroll.ll |
| # LLVM :: Transforms/LoopVectorize/small-loop.ll |
| # LLVM :: Transforms/LoopVectorize/start-non-zero.ll |
| # LLVM :: Transforms/LoopVectorize/store-shuffle-bug.ll |
| # LLVM :: Transforms/LoopVectorize/struct_access.ll |
| # LLVM :: Transforms/LoopVectorize/tbaa-nodep.ll |
| # LLVM :: Transforms/LoopVectorize/undef-inst-bug.ll |
| # LLVM :: Transforms/LoopVectorize/unroll.ll |
| # LLVM :: Transforms/LoopVectorize/unroll_novec.ll |
| # LLVM :: Transforms/LoopVectorize/unsized-pointee-crash.ll |
| # LLVM :: Transforms/LoopVectorize/value-ptr-bug.ll |
| # LLVM :: Transforms/LoopVectorize/vectorize-once.ll |
| # LLVM :: Transforms/LoopVectorize/version-mem-access.ll |
| # LLVM :: Transforms/LoopVectorize/write-only.ll |
| # LLVM :: Transforms/LoopVectorize/zero-sized-pointee-crash.ll |
| # LLVM :: Transforms/LowerBitSets/simple.ll |
| # LLVM :: Transforms/Mem2Reg/2007-08-27-VolatileLoadsStores.ll |
| # LLVM :: Transforms/PhaseOrdering/2010-03-22-empty-baseclass.ll |
| # LLVM :: Transforms/PhaseOrdering/basic.ll |
| # LLVM :: Transforms/PhaseOrdering/gdce.ll |
| # LLVM :: Transforms/PhaseOrdering/scev.ll |
| # LLVM :: Transforms/SROA/basictest.ll |
| # LLVM :: Transforms/SROA/big-endian.ll |
| # LLVM :: Transforms/SROA/fca.ll |
| # LLVM :: Transforms/SROA/vector-promotion.ll |
| # LLVM :: Transforms/SafeStack/addr-taken.ll |
| # LLVM :: Transforms/SafeStack/array-aligned.ll |
| # LLVM :: Transforms/SafeStack/array.ll |
| # LLVM :: Transforms/SafeStack/call.ll |
| # LLVM :: Transforms/SafeStack/cast.ll |
| # LLVM :: Transforms/SafeStack/constant-gep-call.ll |
| # LLVM :: Transforms/SafeStack/constant-gep.ll |
| # LLVM :: Transforms/SafeStack/constant-geps.ll |
| # LLVM :: Transforms/SafeStack/dynamic-alloca.ll |
| # LLVM :: Transforms/SafeStack/escape-addr-pointer.ll |
| # LLVM :: Transforms/SafeStack/escape-bitcast-store.ll |
| # LLVM :: Transforms/SafeStack/escape-bitcast-store2.ll |
| # LLVM :: Transforms/SafeStack/escape-call.ll |
| # LLVM :: Transforms/SafeStack/escape-casted-pointer.ll |
| # LLVM :: Transforms/SafeStack/escape-gep-call.ll |
| # LLVM :: Transforms/SafeStack/escape-gep-invoke.ll |
| # LLVM :: Transforms/SafeStack/escape-gep-negative.ll |
| # LLVM :: Transforms/SafeStack/escape-gep-ptrtoint.ll |
| # LLVM :: Transforms/SafeStack/escape-gep-store.ll |
| # LLVM :: Transforms/SafeStack/escape-phi-call.ll |
| # LLVM :: Transforms/SafeStack/escape-select-call.ll |
| # LLVM :: Transforms/SafeStack/escape-vector.ll |
| # LLVM :: Transforms/SafeStack/invoke.ll |
| # LLVM :: Transforms/SafeStack/no-attr.ll |
| # LLVM :: Transforms/SafeStack/phi-cycle.ll |
| # LLVM :: Transforms/SafeStack/setjmp.ll |
| # LLVM :: Transforms/SafeStack/setjmp2.ll |
| # LLVM :: Transforms/SafeStack/struct.ll |
| # LLVM :: Transforms/SampleProfile/branch.ll |
| # LLVM :: Transforms/SampleProfile/calls.ll |
| # LLVM :: Transforms/SampleProfile/discriminator.ll |
| # LLVM :: Transforms/SampleProfile/entry_counts.ll |
| # LLVM :: Transforms/SampleProfile/fnptr.ll |
| # LLVM :: Transforms/SampleProfile/propagate.ll |
| # LLVM :: Transforms/SampleProfile/syntax.ll |
| # LLVM :: Transforms/Scalarizer/basic.ll |
| # LLVM :: Transforms/Scalarizer/dbginfo.ll |
| # LLVM :: Transforms/SimplifyCFG/2008-07-13-InfLoopMiscompile.ll |
| # LLVM :: Transforms/SimplifyCFG/2008-12-16-DCECond.ll |
| # LLVM :: Transforms/SimplifyCFG/BrUnwind.ll |
| # LLVM :: Transforms/SimplifyCFG/DeadSetCC.ll |
| # LLVM :: Transforms/SimplifyCFG/EqualPHIEdgeBlockMerge.ll |
| # LLVM :: Transforms/SimplifyCFG/HoistCode.ll |
| # LLVM :: Transforms/SimplifyCFG/MagicPointer.ll |
| # LLVM :: Transforms/SimplifyCFG/PhiEliminate3.ll |
| # LLVM :: Transforms/SimplifyCFG/SpeculativeExec.ll |
| # LLVM :: Transforms/SimplifyCFG/UncondBranchToReturn.ll |
| # LLVM :: Transforms/SimplifyCFG/branch-fold-threshold.ll |
| # LLVM :: Transforms/SimplifyCFG/branch-phi-thread.ll |
| # LLVM :: Transforms/SimplifyCFG/hoist-common-code.ll |
| # LLVM :: Transforms/SimplifyCFG/hoist-with-range.ll |
| # LLVM :: Transforms/SimplifyCFG/preserve-branchweights-switch-create.ll |
| # LLVM :: Transforms/SimplifyCFG/preserve-branchweights.ll |
| # LLVM :: Transforms/SimplifyCFG/speculate-math.ll |
| # LLVM :: Transforms/SimplifyCFG/statepoint-invoke-unwind.ll |
| # LLVM :: Transforms/SimplifyCFG/switch_create.ll |
| # LLVM :: Transforms/SimplifyCFG/switch_switch_fold.ll |
| # LLVM :: Transforms/StructurizeCFG/branch-on-argument.ll |
| # LLVM :: Transforms/StructurizeCFG/nested-loop-order.ll |
| # LLVM :: Transforms/StructurizeCFG/one-loop-multiple-backedges.ll |
| # LLVM :: Transforms/StructurizeCFG/post-order-traversal-bug.ll |