llvm[0]: Running test suite
make[1]: Entering directory '/builddir/build/BUILD/llvm-3.7.1.src/build/test'
Making LLVM 'lit.site.cfg' file...
Making LLVM unittest 'lit.site.cfg' file...
( ulimit -t 1200 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -s 8192 ; \
  /usr/bin/python /builddir/build/BUILD/llvm-3.7.1.src/utils/lit/lit.py -v -j4 . )
GNU ld version 2.29-5.fc27
-- Testing: 14191 tests, 4 threads --
PASS: LLVM :: Analysis/BasicAA/2003-03-04-GEPCrash.ll (1 of 14191)
PASS: LLVM :: Analysis/BasicAA/2003-02-26-AccessSizeTest.ll (2 of 14191)
PASS: LLVM :: Analysis/AssumptionCache/basic.ll (3 of 14191)
PASS: LLVM :: Analysis/BasicAA/2003-04-22-GEPProblem.ll (4 of 14191)
PASS: LLVM :: Analysis/BasicAA/2003-04-25-GEPCrash.ll (5 of 14191)
PASS: LLVM :: Analysis/BasicAA/2003-06-01-AliasCrash.ll (6 of 14191)
PASS: LLVM :: Analysis/BasicAA/2003-05-21-GEP-Problem.ll (7 of 14191)
PASS: LLVM :: Analysis/BasicAA/2003-07-03-BasicAACrash.ll (8 of 14191)
PASS: LLVM :: Analysis/BasicAA/2003-09-19-LocalArgument.ll (9 of 14191)
PASS: LLVM :: Analysis/BasicAA/2003-11-04-SimpleCases.ll (10 of 14191)
PASS: LLVM :: Analysis/BasicAA/2003-12-11-ConstExprGEP.ll (11 of 14191)
PASS: LLVM :: Analysis/BasicAA/2004-07-28-MustAliasbug.ll (12 of 14191)
PASS: LLVM :: Analysis/BasicAA/2006-03-03-BadArraySubscript.ll (13 of 14191)
PASS: LLVM :: Analysis/BasicAA/2006-11-03-BasicAAVectorCrash.ll (14 of 14191)
PASS: LLVM :: Analysis/BasicAA/2007-08-01-NoAliasAndCalls.ll (15 of 14191)
PASS: LLVM :: Analysis/BasicAA/2007-01-13-BasePointerBadNoAlias.ll (16 of 14191)
PASS: LLVM :: Analysis/BasicAA/2007-08-05-GetOverloadedModRef.ll (17 of 14191)
PASS: LLVM :: Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll (18 of 14191)
PASS: LLVM :: Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll (19 of 14191)
PASS: LLVM :: Analysis/BasicAA/2007-11-05-SizeCrash.ll (20 of 14191)
PASS: LLVM :: Analysis/BasicAA/2007-12-08-OutOfBoundsCrash.ll (21 of 14191)
PASS: LLVM :: Analysis/BasicAA/2008-04-15-Byval.ll (22 of 14191)
PASS: LLVM :: Analysis/BasicAA/2008-06-02-GEPTailCrash.ll (23 of 14191)
PASS: LLVM :: Analysis/BasicAA/2008-11-23-NoaliasRet.ll (24 of 14191)
PASS: LLVM :: Analysis/BasicAA/2009-03-04-GEPNoalias.ll (25 of 14191)
PASS: LLVM :: Analysis/BasicAA/2009-10-13-AtomicModRef.ll (26 of 14191)
PASS: LLVM :: Analysis/BasicAA/2009-10-13-GEP-BaseNoAlias.ll (27 of 14191)
PASS: LLVM :: Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll (28 of 14191)
PASS: LLVM :: Analysis/BasicAA/2014-03-18-Maxlookup-reached.ll (29 of 14191)
PASS: LLVM :: Analysis/BasicAA/aligned-overread.ll (30 of 14191)
PASS: LLVM :: Analysis/BasicAA/assume.ll (31 of 14191)
PASS: LLVM :: Analysis/BasicAA/args-rets-allocas-loads.ll (32 of 14191)
PASS: LLVM :: Analysis/BasicAA/byval.ll (33 of 14191)
PASS: LLVM :: Analysis/BasicAA/cas.ll (34 of 14191)
PASS: LLVM :: Analysis/BasicAA/constant-over-index.ll (35 of 14191)
PASS: LLVM :: Analysis/BasicAA/cs-cs.ll (36 of 14191)
PASS: LLVM :: Analysis/BasicAA/dag.ll (37 of 14191)
PASS: LLVM :: Analysis/BasicAA/empty.ll (38 of 14191)
PASS: LLVM :: Analysis/BasicAA/featuretest.ll (39 of 14191)
PASS: LLVM :: Analysis/BasicAA/gcsetest.ll (40 of 14191)
PASS: LLVM :: Analysis/BasicAA/full-store-partial-alias.ll (41 of 14191)
PASS: LLVM :: Analysis/BasicAA/getmodrefinfo-cs-cs.ll (42 of 14191)
PASS: LLVM :: Analysis/BasicAA/gep-alias.ll (43 of 14191)
PASS: LLVM :: Analysis/BasicAA/global-size.ll (44 of 14191)
PASS: LLVM :: Analysis/BasicAA/intrinsics.ll (45 of 14191)
PASS: LLVM :: Analysis/BasicAA/invariant_load.ll (46 of 14191)
PASS: LLVM :: Analysis/BasicAA/modref.ll (47 of 14191)
PASS: LLVM :: Analysis/BasicAA/memset_pattern.ll (48 of 14191)
PASS: LLVM :: Analysis/BasicAA/must-and-partial.ll (49 of 14191)
PASS: LLVM :: Analysis/BasicAA/no-escape-call.ll (50 of 14191)
PASS: LLVM :: Analysis/BasicAA/noalias-bugs.ll (51 of 14191)
PASS: LLVM :: Analysis/BasicAA/noalias-geps.ll (52 of 14191)
PASS: LLVM :: Analysis/BasicAA/nocapture.ll (53 of 14191)
PASS: LLVM :: Analysis/BasicAA/noalias-param.ll (54 of 14191)
PASS: LLVM :: Analysis/BasicAA/phi-aa.ll (55 of 14191)
PASS: LLVM :: Analysis/BasicAA/phi-and-select.ll (56 of 14191)
PASS: LLVM :: Analysis/BasicAA/phi-speculation.ll (57 of 14191)
PASS: LLVM :: Analysis/BasicAA/phi-spec-order.ll (58 of 14191)
PASS: LLVM :: Analysis/BasicAA/pure-const-dce.ll (59 of 14191)
PASS: LLVM :: Analysis/BasicAA/pr18573.ll (60 of 14191)
PASS: LLVM :: Analysis/BasicAA/store-promote.ll (61 of 14191)
PASS: LLVM :: Analysis/BasicAA/tailcall-modref.ll (62 of 14191)
PASS: LLVM :: Analysis/BasicAA/underlying-value.ll (63 of 14191)
PASS: LLVM :: Analysis/BasicAA/struct-geps.ll (64 of 14191)
PASS: LLVM :: Analysis/BasicAA/unreachable-block.ll (65 of 14191)
PASS: LLVM :: Analysis/BlockFrequencyInfo/bad_input.ll (66 of 14191)
PASS: LLVM :: Analysis/BlockFrequencyInfo/basic.ll (67 of 14191)
PASS: LLVM :: Analysis/BlockFrequencyInfo/double_backedge.ll (68 of 14191)
PASS: LLVM :: Analysis/BlockFrequencyInfo/double_exit.ll (69 of 14191)
PASS: LLVM :: Analysis/BlockFrequencyInfo/extremely-likely-loop-successor.ll (70 of 14191)
PASS: LLVM :: Analysis/BlockFrequencyInfo/loop_with_branch.ll (71 of 14191)
PASS: LLVM :: Analysis/BlockFrequencyInfo/loops_with_profile_info.ll (72 of 14191)
PASS: LLVM :: Analysis/BlockFrequencyInfo/irreducible.ll (73 of 14191)
PASS: LLVM :: Analysis/BlockFrequencyInfo/nested_loop_with_branches.ll (74 of 14191)
PASS: LLVM :: Analysis/BranchProbabilityInfo/basic.ll (75 of 14191)
PASS: LLVM :: Analysis/BranchProbabilityInfo/noreturn.ll (76 of 14191)
PASS: LLVM :: Analysis/BranchProbabilityInfo/loop.ll (77 of 14191)
PASS: LLVM :: Analysis/BranchProbabilityInfo/pr18705.ll (78 of 14191)
PASS: LLVM :: Analysis/BranchProbabilityInfo/pr22718.ll (79 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/arguments-globals.ll (80 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/arguments.ll (81 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/asm-global-bugfix.ll (82 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/basic-interproc-ret.ll (83 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/basic-interproc.ll (84 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/const-expr-gep.ll (85 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/branch-alias.ll (86 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/constant-over-index.ll (87 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/empty.ll (88 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/gep-signed-arithmetic.ll (89 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/multilevel-combine.ll (90 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/multilevel.ll (91 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/full-store-partial-alias.ll (92 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/must-and-partial.ll (93 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/phi-and-select.ll (94 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/va.ll (95 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/simple.ll (96 of 14191)
PASS: LLVM :: Analysis/CFLAliasAnalysis/stratified-attrs-indexing.ll (97 of 14191)
PASS: LLVM :: Analysis/CallGraph/2008-09-09-DirectCall.ll (98 of 14191)
PASS: LLVM :: Analysis/CallGraph/do-nothing-intrinsic.ll (99 of 14191)
PASS: LLVM :: Analysis/CallGraph/2008-09-09-UsedByGlobal.ll (100 of 14191)
PASS: LLVM :: Analysis/CallGraph/no-intrinsics.ll (101 of 14191)
PASS: LLVM :: Analysis/CallGraph/non-leaf-intrinsics.ll (102 of 14191)
PASS: LLVM :: Analysis/CostModel/AArch64/store.ll (103 of 14191)
PASS: LLVM :: Analysis/CostModel/AArch64/select.ll (104 of 14191)
PASS: LLVM :: Analysis/CostModel/ARM/insertelement.ll (105 of 14191)
PASS: LLVM :: Analysis/CostModel/ARM/divrem.ll (106 of 14191)
PASS: LLVM :: Analysis/CostModel/ARM/gep.ll (107 of 14191)
PASS: LLVM :: Analysis/CostModel/ARM/cast.ll (108 of 14191)
PASS: LLVM :: Analysis/CostModel/ARM/shuffle.ll (109 of 14191)
PASS: LLVM :: Analysis/CostModel/ARM/select.ll (110 of 14191)
PASS: LLVM :: Analysis/CostModel/PowerPC/cmp-expanded.ll (111 of 14191)
PASS: LLVM :: Analysis/CostModel/PowerPC/ext.ll (112 of 14191)
PASS: LLVM :: Analysis/CostModel/PowerPC/insert_extract.ll (113 of 14191)
PASS: LLVM :: Analysis/CostModel/PowerPC/load_store.ll (114 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/arith.ll (115 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/cmp.ll (116 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/cast.ll (117 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/div.ll (118 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/gep.ll (119 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/i32.ll (120 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/insert-extract-at-zero.ll (121 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/load_store.ll (122 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/intrinsic-cost.ll (123 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/loop_v2.ll (124 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/masked-intrinsic-cost.ll (125 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/alternate-shuffle-cost.ll (126 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/scalarize.ll (127 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/sitofp.ll (128 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/reduction.ll (129 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/tiny.ll (130 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/testshiftashr.ll (131 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/testshiftlshr.ll (132 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/testshiftshl.ll (133 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/vectorized-loop.ll (134 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/vdiv-cost.ll (135 of 14191)
PASS: LLVM :: Analysis/CostModel/no_info.ll (136 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/uitofp.ll (137 of 14191)
PASS: LLVM :: Analysis/Delinearization/a.ll (138 of 14191)
PASS: LLVM :: Analysis/Delinearization/divide_by_one.ll (139 of 14191)
PASS: LLVM :: Analysis/Delinearization/gcd_multiply_expr.ll (140 of 14191)
PASS: LLVM :: Analysis/Delinearization/himeno_1.ll (141 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/vselect-cost.ll (142 of 14191)
PASS: LLVM :: Analysis/CostModel/X86/vshift-cost.ll (143 of 14191)
PASS: LLVM :: Analysis/Delinearization/himeno_2.ll (144 of 14191)
PASS: LLVM :: Analysis/Delinearization/iv_times_constant_in_subscript.ll (145 of 14191)
PASS: LLVM :: Analysis/Delinearization/multidim_ivs_and_integer_offsets_3d.ll (146 of 14191)
PASS: LLVM :: Analysis/Delinearization/multidim_ivs_and_integer_offsets_nts_3d.ll (147 of 14191)
PASS: LLVM :: Analysis/Delinearization/multidim_ivs_and_parameteric_offsets_3d.ll (148 of 14191)
PASS: LLVM :: Analysis/Delinearization/multidim_only_ivs_2d.ll (149 of 14191)
PASS: LLVM :: Analysis/Delinearization/multidim_only_ivs_3d.ll (150 of 14191)
UNSUPPORTED: LLVM :: Analysis/Delinearization/type_mismatch.ll (151 of 14191)
XFAIL: LLVM :: Analysis/Delinearization/multidim_only_ivs_2d_nested.ll (152 of 14191)
PASS: LLVM :: Analysis/Delinearization/multidim_only_ivs_3d_cast.ll (153 of 14191)
PASS: LLVM :: Analysis/Delinearization/multidim_two_accesses_different_delinearization.ll (154 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/Constraints.ll (155 of 14191)
PASS: LLVM :: Analysis/Delinearization/undef.ll (156 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/Coupled.ll (157 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/ExactSIV.ll (158 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/ExactRDIV.ll (159 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/Banerjee.ll (160 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/Invariant.ll (161 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/PR21585.ll (162 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/NonCanonicalizedSubscript.ll (163 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/Preliminary.ll (164 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/Propagating.ll (165 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/GCD.ll (166 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/Separability.ll (167 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/StrongSIV.ll (168 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/SymbolicRDIV.ll (169 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/UsefulGEP.ll (170 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/SymbolicSIV.ll (171 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/WeakCrossingSIV.ll (172 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/WeakZeroDstSIV.ll (173 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/WeakZeroSrcSIV.ll (174 of 14191)
PASS: LLVM :: Analysis/DependenceAnalysis/ZIV.ll (175 of 14191)
PASS: LLVM :: Analysis/Dominators/2007-01-14-BreakCritEdges.ll (176 of 14191)
PASS: LLVM :: Analysis/DivergenceAnalysis/NVPTX/diverge.ll (177 of 14191)
PASS: LLVM :: Analysis/Dominators/2006-10-02-BreakCritEdges.ll (178 of 14191)
PASS: LLVM :: Analysis/Dominators/2007-07-11-SplitBlock.ll (179 of 14191)
PASS: LLVM :: Analysis/Dominators/2007-07-12-SplitBlock.ll (180 of 14191)
PASS: LLVM :: Analysis/Dominators/invoke.ll (181 of 14191)
PASS: LLVM :: Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll (182 of 14191)
PASS: LLVM :: Analysis/Dominators/basic.ll (183 of 14191)
PASS: LLVM :: Analysis/GlobalsModRef/aliastest.ll (184 of 14191)
PASS: LLVM :: Analysis/GlobalsModRef/chaining-analysis.ll (185 of 14191)
PASS: LLVM :: Analysis/GlobalsModRef/indirect-global.ll (186 of 14191)
PASS: LLVM :: Analysis/GlobalsModRef/modreftest.ll (187 of 14191)
PASS: LLVM :: Analysis/GlobalsModRef/pr12351.ll (188 of 14191)
PASS: LLVM :: Analysis/GlobalsModRef/purecse.ll (189 of 14191)
PASS: LLVM :: Analysis/GlobalsModRef/volatile-instrs.ll (190 of 14191)
PASS: LLVM :: Analysis/LazyCallGraph/basic.ll (191 of 14191)
PASS: LLVM :: Analysis/LazyCallGraph/non-leaf-intrinsics.ll (192 of 14191)
PASS: LLVM :: Analysis/Lint/address-spaces.ll (193 of 14191)
PASS: LLVM :: Analysis/Lint/check-zero-divide.ll (194 of 14191)
PASS: LLVM :: Analysis/Lint/cppeh-catch-intrinsics-clean.ll (195 of 14191)
PASS: LLVM :: Analysis/LoopAccessAnalysis/non-wrapping-pointer.ll (196 of 14191)
PASS: LLVM :: Analysis/LoopAccessAnalysis/backward-dep-different-types.ll (197 of 14191)
PASS: LLVM :: Analysis/Lint/cppeh-catch-intrinsics.ll (198 of 14191)
PASS: LLVM :: Analysis/LoopAccessAnalysis/number-of-memchecks.ll (199 of 14191)
PASS: LLVM :: Analysis/LoopAccessAnalysis/resort-to-memchecks-only.ll (200 of 14191)
PASS: LLVM :: Analysis/LoopAccessAnalysis/pointer-with-unknown-bounds.ll (201 of 14191)
PASS: LLVM :: Analysis/LoopAccessAnalysis/safe-no-checks.ll (202 of 14191)
PASS: LLVM :: Analysis/LoopAccessAnalysis/store-to-invariant-check2.ll (203 of 14191)
PASS: LLVM :: Analysis/LoopAccessAnalysis/store-to-invariant-check3.ll (204 of 14191)
PASS: LLVM :: Analysis/LoopAccessAnalysis/store-to-invariant-check1.ll (205 of 14191)
PASS: LLVM :: Analysis/LoopAccessAnalysis/underlying-objects-1.ll (206 of 14191)
PASS: LLVM :: Analysis/LoopAccessAnalysis/underlying-objects-2.ll (207 of 14191)
PASS: LLVM :: Analysis/LoopAccessAnalysis/stride-access-dependence.ll (208 of 14191)
PASS: LLVM :: Analysis/LoopAccessAnalysis/unsafe-and-rt-checks.ll (209 of 14191)
PASS: LLVM :: Analysis/MemoryDependenceAnalysis/memdep_requires_dominator_tree.ll (210 of 14191)
PASS: LLVM :: Analysis/PostDominators/pr1098.ll (211 of 14191)
PASS: LLVM :: Analysis/LoopInfo/2003-05-15-NestingProblem.ll (212 of 14191)
PASS: LLVM :: Analysis/PostDominators/pr6047_a.ll (213 of 14191)
PASS: LLVM :: Analysis/PostDominators/pr6047_b.ll (214 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/block_sort.ll (215 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/cond_loop.ll (216 of 14191)
PASS: LLVM :: Analysis/PostDominators/pr6047_c.ll (217 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_complicated.ll (218 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_complicated_2.ll (219 of 14191)
PASS: LLVM :: Analysis/PostDominators/pr6047_d.ll (220 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_forward_edge.ll (221 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_simple.ll (222 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/exit_in_condition.ll (223 of 14191)
PASS: LLVM :: Analysis/RegionInfo/20100809_bb_not_in_domtree.ll (224 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop.ll (225 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop_2.ll (226 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_same_exit.ll (227 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop_4.ll (228 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/loops_1.ll (229 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop_3.ll (230 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/loops_2.ll (231 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/mix_1.ll (232 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/nested_loops.ll (233 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/next.ll (234 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/two_loops_same_header.ll (235 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/paper.ll (236 of 14191)
UNSUPPORTED: LLVM :: Analysis/RegionInfo/loop_with_condition.ll (237 of 14191)
PASS: LLVM :: Analysis/RegionInfo/unreachable_bb.ll (238 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2007-07-15-NegativeStride.ll (239 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2007-08-06-MisinterpretBranch.ll (240 of 14191)
PASS: LLVM :: Analysis/RegionInfo/multiple_exiting_edge.ll (241 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2007-08-06-Unsigned.ll (242 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2007-09-27-LargeStepping.ll (243 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2007-11-14-SignedAddRec.ll (244 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll (245 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-02-11-ReversedCondition.ll (246 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-02-12-SMAXTripCount.ll (247 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-02-15-UMax.ll (248 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll (249 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-06-12-BinomialInt64.ll (250 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-07-12-UnneededSelect2.ll (251 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-07-12-UnneededSelect1.ll (252 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-07-19-InfiniteLoop.ll (253 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-07-19-WrappingIV.ll (254 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-07-29-SGTTripCount.ll (255 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-08-04-IVOverflow.ll (256 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-07-29-SMinExpr.ll (257 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-11-02-QuadraticCrash.ll (258 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-08-04-LongAddRec.ll (259 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-11-15-CubicOOM.ll (260 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-11-18-LessThanOrEqual.ll (261 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-11-18-Stride1.ll (262 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-11-18-Stride2.ll (263 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-12-11-SMaxOverflow.ll (264 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-12-08-FiniteSGE.ll (265 of 14191)
XFAIL: LLVM :: Analysis/ScalarEvolution/2008-12-14-StrideAndSigned.ll (266 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2008-12-15-DontUseSDiv.ll (267 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2009-01-02-SignedNegativeStride.ll (268 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2009-04-22-TruncCast.ll (269 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2009-07-04-GroupConstantsWidthMismatch.ll (270 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2009-05-09-PointerEdgeCount.ll (271 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2010-09-03-RequiredTransitive.ll (272 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2011-03-09-ExactNoMaxBECount.ll (273 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2011-04-26-FoldAddRec.ll (274 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2011-10-04-ConstEvolve.ll (275 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2012-03-26-LoadConstant.ll (276 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2012-05-18-LoopPredRecurse.ll (277 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/SolveQuadraticEquation.ll (278 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/2012-05-29-MulAddRec.ll (279 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/and-xor.ll (280 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/avoid-infinite-recursion-0.ll (281 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/avoid-smax-0.ll (282 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/avoid-infinite-recursion-1.ll (283 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/do-loop.ll (284 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/div-overflow.ll (285 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/ext-antecedent.ll (286 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/avoid-smax-1.ll (287 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/fold.ll (288 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/incorrect-nsw.ll (289 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/how-far-to-zero.ll (290 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/infer-prestart-no-wrap.ll (291 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/latch-dominating-conditions.ll (292 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/infer-via-ranges.ll (293 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/load-with-range-metadata.ll (294 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/load.ll (295 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/max-trip-count-address-space.ll (296 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/max-trip-count.ll (297 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/min-max-exprs.ll (298 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/nowrap-preinc-limits.ll (299 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/nsw-offset-assume.ll (300 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/nsw-offset.ll (301 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/nsw.ll (302 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/nw-sub-is-not-nw-add.ll (303 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/pointer-sign-bits.ll (304 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/pr22179.ll (305 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/pr22641.ll (306 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/pr22674.ll (307 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/pr22856.ll (308 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/pr3909.ll (309 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/range-signedness.ll (310 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/scev-invalid.ll (311 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/scev-aa.ll (312 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/scev-expander-incorrect-nowrap.ll (313 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/scev-prestart-nowrap.ll (314 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/sext-iv-0.ll (315 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/sext-inreg.ll (316 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/sext-iv-1.ll (317 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/sext-iv-2.ll (318 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/sle.ll (319 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/smax.ll (320 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count-pow2.ll (321 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count-switch.ll (322 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count10.ll (323 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count.ll (324 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count11.ll (325 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count12.ll (326 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count2.ll (327 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count3.ll (328 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count4.ll (329 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count6.ll (330 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count8.ll (331 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count5.ll (332 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count7.ll (333 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/undefined.ll (334 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/trip-count9.ll (335 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/unreachable-code.ll (336 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/unsimplified-loop.ll (337 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/zext-signed-addrec.ll (338 of 14191)
PASS: LLVM :: Analysis/ScalarEvolution/zext-wrap.ll (339 of 14191)
PASS: LLVM :: Analysis/ScopedNoAliasAA/basic-domains.ll (340 of 14191)
PASS: LLVM :: Analysis/ScopedNoAliasAA/basic.ll (341 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/PR17620.ll (342 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/aliastest.ll (343 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/argument-promotion.ll (344 of 14191)
PASS: LLVM :: Analysis/ScopedNoAliasAA/basic2.ll (345 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/cyclic.ll (346 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/dse.ll (347 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/dynamic-indices.ll (348 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/functionattrs.ll (349 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/licm.ll (350 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll (351 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/intrinsics.ll (352 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/memcpyopt.ll (353 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/sink.ll (354 of 14191)
PASS: LLVM :: Analysis/ValueTracking/assume.ll (355 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/placement-tbaa.ll (356 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/precedence.ll (357 of 14191)
PASS: LLVM :: Analysis/ValueTracking/dom-cond.ll (358 of 14191)
PASS: LLVM :: Analysis/ValueTracking/pr23011.ll (359 of 14191)
PASS: LLVM :: Analysis/ValueTracking/memory-dereferenceable.ll (360 of 14191)
PASS: LLVM :: Assembler/2002-03-08-NameCollision.ll (361 of 14191)
PASS: LLVM :: Assembler/2002-03-08-NameCollision2.ll (362 of 14191)
PASS: LLVM :: Assembler/2002-04-29-NameBinding.ll (363 of 14191)
PASS: LLVM :: Assembler/2002-04-07-InfConstant.ll (364 of 14191)
PASS: LLVM :: Assembler/2002-04-07-HexFloatConstants.ll (365 of 14191)
PASS: LLVM :: Assembler/2002-05-02-InvalidForwardRef.ll (366 of 14191)
PASS: LLVM :: Assembler/2002-07-14-OpaqueType.ll (367 of 14191)
PASS: LLVM :: Assembler/2002-07-25-QuoteInString.ll (368 of 14191)
PASS: LLVM :: Assembler/2002-07-31-SlashInString.ll (369 of 14191)
PASS: LLVM :: Assembler/2002-08-15-CastAmbiguity.ll (370 of 14191)
PASS: LLVM :: Assembler/2002-07-25-ReturnPtrFunction.ll (371 of 14191)
PASS: LLVM :: Assembler/2002-08-15-ConstantExprProblem.ll (372 of 14191)
PASS: LLVM :: Assembler/2002-08-15-UnresolvedGlobalReference.ll (373 of 14191)
PASS: LLVM :: Assembler/2002-08-16-ConstExprInlined.ll (374 of 14191)
PASS: LLVM :: Assembler/2002-08-19-BytecodeReader.ll (375 of 14191)
PASS: LLVM :: Assembler/2002-08-22-DominanceProblem.ll (376 of 14191)
PASS: LLVM :: Assembler/2002-10-08-LargeArrayPerformance.ll (377 of 14191)
PASS: LLVM :: Assembler/2002-10-13-ConstantEncodingProblem.ll (378 of 14191)
PASS: LLVM :: Assembler/2003-01-30-UnsignedString.ll (379 of 14191)
PASS: LLVM :: Assembler/2002-12-15-GlobalResolve.ll (380 of 14191)
PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/tbaa-path.ll (381 of 14191)
PASS: LLVM :: Assembler/2003-04-15-ConstantInitAssertion.ll (382 of 14191)
PASS: LLVM :: Assembler/2003-04-25-UnresolvedGlobalReference.ll (383 of 14191)
PASS: LLVM :: Assembler/2003-05-03-BytecodeReaderProblem.ll (384 of 14191)
PASS: LLVM :: Assembler/2003-05-12-MinIntProblem.ll (385 of 14191)
PASS: LLVM :: Assembler/2003-05-15-AssemblerProblem.ll (386 of 14191)
PASS: LLVM :: Assembler/2003-05-15-SwitchBug.ll (387 of 14191)
PASS: LLVM :: Assembler/2003-05-21-ConstantShiftExpr.ll (388 of 14191)
PASS: LLVM :: Assembler/2003-05-21-MalformedShiftCrash.ll (389 of 14191)
PASS: LLVM :: Assembler/2003-05-21-EmptyStructTest.ll (390 of 14191)
PASS: LLVM :: Assembler/2003-05-21-MalformedStructCrash.ll (391 of 14191)
PASS: LLVM :: Assembler/2003-11-11-ImplicitRename.ll (392 of 14191)
PASS: LLVM :: Assembler/2003-08-20-ConstantExprGEP-Fold.ll (393 of 14191)
PASS: LLVM :: Assembler/2003-08-21-ConstantExprCast-Fold.ll (394 of 14191)
PASS: LLVM :: Assembler/2003-11-24-SymbolTableCrash.ll (395 of 14191)
PASS: LLVM :: Assembler/2003-11-05-ConstantExprShift.ll (396 of 14191)
PASS: LLVM :: Assembler/2003-11-12-ConstantExprCast.ll (397 of 14191)
PASS: LLVM :: Assembler/2004-01-11-getelementptrfolding.ll (398 of 14191)
PASS: LLVM :: Assembler/2004-02-01-NegativeZero.ll (399 of 14191)
PASS: LLVM :: Assembler/2004-01-20-MaxLongLong.ll (400 of 14191)
PASS: LLVM :: Assembler/2004-02-27-SelfUseAssertError.ll (401 of 14191)
PASS: LLVM :: Assembler/2004-03-30-UnclosedFunctionCrash.ll (402 of 14191)
PASS: LLVM :: Assembler/2004-03-07-FunctionAddressAlignment.ll (403 of 14191)
PASS: LLVM :: Assembler/2004-04-04-GetElementPtrIndexTypes.ll (404 of 14191)
PASS: LLVM :: Assembler/2004-06-07-VerifierBug.ll (405 of 14191)
PASS: LLVM :: Assembler/2004-10-22-BCWriterUndefBug.ll (406 of 14191)
PASS: LLVM :: Assembler/2004-11-28-InvalidTypeCrash.ll (407 of 14191)
PASS: LLVM :: Assembler/2005-01-31-CallingAggregateFunction.ll (408 of 14191)
PASS: LLVM :: Assembler/2005-01-03-FPConstantDisassembly.ll (409 of 14191)
PASS: LLVM :: Assembler/2005-12-21-ZeroInitVector.ll (410 of 14191)
PASS: LLVM :: Assembler/2005-05-05-OpaqueUndefValues.ll (411 of 14191)
PASS: LLVM :: Assembler/2006-09-28-CrashOnInvalid.ll (412 of 14191)
PASS: LLVM :: Assembler/2006-12-09-Cast-To-Bool.ll (413 of 14191)
PASS: LLVM :: Assembler/2007-01-02-Undefined-Arg-Type.ll (414 of 14191)
PASS: LLVM :: Assembler/2007-01-16-CrashOnBadCast.ll (415 of 14191)
PASS: LLVM :: Assembler/2007-01-05-Cmp-ConstExpr.ll (416 of 14191)
PASS: LLVM :: Assembler/2007-01-16-CrashOnBadCast2.ll (417 of 14191)
PASS: LLVM :: Assembler/2007-03-18-InvalidNumberedVar.ll (418 of 14191)
PASS: LLVM :: Assembler/2007-03-19-NegValue.ll (419 of 14191)
PASS: LLVM :: Assembler/2007-04-20-AlignedLoad.ll (420 of 14191)
PASS: LLVM :: Assembler/2007-04-20-AlignedStore.ll (421 of 14191)
PASS: LLVM :: Assembler/2007-04-25-AssemblerFoldExternWeak.ll (422 of 14191)
PASS: LLVM :: Assembler/2007-07-19-ParamAttrAmbiguity.ll (423 of 14191)
PASS: LLVM :: Assembler/2007-08-06-AliasInvalid.ll (424 of 14191)
PASS: LLVM :: Assembler/2007-05-21-Escape.ll (425 of 14191)
PASS: LLVM :: Assembler/2007-09-10-AliasFwdRef.ll (426 of 14191)
PASS: LLVM :: Assembler/2007-11-26-AttributeOverload.ll (427 of 14191)
PASS: LLVM :: Assembler/2007-09-29-GC.ll (428 of 14191)
PASS: LLVM :: Assembler/2008-02-18-IntPointerCrash.ll (429 of 14191)
PASS: LLVM :: Assembler/2008-01-11-VarargAttrs.ll (430 of 14191)
PASS: LLVM :: Assembler/2008-07-10-APInt.ll (431 of 14191)
PASS: LLVM :: Assembler/2008-09-02-FunctionNotes2.ll (432 of 14191)
PASS: LLVM :: Assembler/2008-09-02-FunctionNotes.ll (433 of 14191)
PASS: LLVM :: Assembler/2007-12-11-AddressSpaces.ll (434 of 14191)
PASS: LLVM :: Assembler/2008-10-14-QuoteInName.ll (435 of 14191)
PASS: LLVM :: Assembler/2009-02-01-UnnamedForwardRef.ll (436 of 14191)
PASS: LLVM :: Assembler/2008-09-29-RetAttr.ll (437 of 14191)
PASS: LLVM :: Assembler/2009-02-28-CastOpc.ll (438 of 14191)
PASS: LLVM :: Assembler/2009-07-24-ZeroArgGEP.ll (439 of 14191)
PASS: LLVM :: Assembler/2009-02-28-StripOpaqueName.ll (440 of 14191)
PASS: LLVM :: Assembler/2009-03-24-ZextConstantExpr.ll (441 of 14191)
PASS: LLVM :: Assembler/ConstantExprFold.ll (442 of 14191)
PASS: LLVM :: Assembler/ConstantExprFoldCast.ll (443 of 14191)
PASS: LLVM :: Assembler/2010-02-05-FunctionLocalMetadataBecomesNull.ll (444 of 14191)
PASS: LLVM :: Assembler/ConstantExprFoldSelect.ll (445 of 14191)
PASS: LLVM :: Assembler/ConstantExprNoFold.ll (446 of 14191)
PASS: LLVM :: Assembler/addrspacecast-alias.ll (447 of 14191)
PASS: LLVM :: Assembler/MultipleReturnValueType.ll (448 of 14191)
PASS: LLVM :: Assembler/aggregate-constant-values.ll (449 of 14191)
PASS: LLVM :: Assembler/alias-redefinition.ll (450 of 14191)
PASS: LLVM :: Assembler/alias-use-list-order.ll (451 of 14191)
PASS: LLVM :: Assembler/aggregate-return-single-value.ll (452 of 14191)
PASS: LLVM :: Assembler/align-inst-alloca.ll (453 of 14191)
PASS: LLVM :: Assembler/align-inst-load.ll (454 of 14191)
PASS: LLVM :: Assembler/align-inst-store.ll (455 of 14191)
PASS: LLVM :: Assembler/align-inst.ll (456 of 14191)
PASS: LLVM :: Assembler/alloca-invalid-type-2.ll (457 of 14191)
PASS: LLVM :: Assembler/alloca-invalid-type.ll (458 of 14191)
PASS: LLVM :: Assembler/alignstack.ll (459 of 14191)
PASS: LLVM :: Assembler/alloca-size-one.ll (460 of 14191)
PASS: LLVM :: Assembler/anon-functions.ll (461 of 14191)
PASS: LLVM :: Assembler/atomic.ll (462 of 14191)
PASS: LLVM :: Assembler/attribute-builtin.ll (463 of 14191)
PASS: LLVM :: Assembler/call-invalid-1.ll (464 of 14191)
PASS: LLVM :: Assembler/auto_upgrade_intrinsics.ll (465 of 14191)
PASS: LLVM :: Assembler/bcwrap.ll (466 of 14191)
PASS: LLVM :: Assembler/debug-info.ll (467 of 14191)
PASS: LLVM :: Assembler/diexpression.ll (468 of 14191)
PASS: LLVM :: Assembler/comment.ll (469 of 14191)
PASS: LLVM :: Assembler/dicompileunit.ll (470 of 14191)
PASS: LLVM :: Assembler/difile-escaped-chars.ll (471 of 14191)
PASS: LLVM :: Assembler/dilexicalblock.ll (472 of 14191)
PASS: LLVM :: Assembler/diimportedentity.ll (473 of 14191)
PASS: LLVM :: Assembler/diglobalvariable.ll (474 of 14191)
PASS: LLVM :: Assembler/dilocalvariable-arg-large.ll (475 of 14191)
PASS: LLVM :: Assembler/dilocation.ll (476 of 14191)
PASS: LLVM :: Assembler/dilocalvariable.ll (477 of 14191)
PASS: LLVM :: Assembler/dimodule.ll (478 of 14191)
PASS: LLVM :: Assembler/dinamespace.ll (479 of 14191)
PASS: LLVM :: Assembler/distinct-mdnode.ll (480 of 14191)
PASS: LLVM :: Assembler/diobjcproperty.ll (481 of 14191)
PASS: LLVM :: Assembler/disubprogram.ll (482 of 14191)
PASS: LLVM :: Assembler/disubrange-empty-array.ll (483 of 14191)
PASS: LLVM :: Assembler/disubroutinetype.ll (484 of 14191)
PASS: LLVM :: Assembler/ditemplateparameter.ll (485 of 14191)
PASS: LLVM :: Assembler/ditype-large-values.ll (486 of 14191)
PASS: LLVM :: Assembler/drop-debug-info.ll (487 of 14191)
PASS: LLVM :: Assembler/extractvalue-invalid-idx.ll (488 of 14191)
PASS: LLVM :: Assembler/externally-initialized.ll (489 of 14191)
PASS: LLVM :: Assembler/extractvalue-no-idx.ll (490 of 14191)
PASS: LLVM :: Assembler/generic-debug-node.ll (491 of 14191)
PASS: LLVM :: Assembler/fast-math-flags.ll (492 of 14191)
PASS: LLVM :: Assembler/flags.ll (493 of 14191)
PASS: LLVM :: Assembler/getInt.ll (494 of 14191)
PASS: LLVM :: Assembler/getelementptr_invalid_ptr.ll (495 of 14191)
PASS: LLVM :: Assembler/getelementptr_vec_idx1.ll (496 of 14191)
PASS: LLVM :: Assembler/getelementptr.ll (497 of 14191)
PASS: LLVM :: Assembler/getelementptr_struct.ll (498 of 14191)
PASS: LLVM :: Assembler/getelementptr_vec_idx2.ll (499 of 14191)
PASS: LLVM :: Assembler/getelementptr_vec_idx4.ll (500 of 14191)
PASS: LLVM :: Assembler/getelementptr_vec_idx3.ll (501 of 14191)
PASS: LLVM :: Assembler/getelementptr_vec_struct.ll (502 of 14191)
PASS: LLVM :: Assembler/gv-invalid-type.ll (503 of 14191)
PASS: LLVM :: Assembler/global-addrspace-forwardref.ll (504 of 14191)
PASS: LLVM :: Assembler/half-constprop.ll (505 of 14191)
PASS: LLVM :: Assembler/half-conv.ll (506 of 14191)
PASS: LLVM :: Assembler/half.ll (507 of 14191)
PASS: LLVM :: Assembler/huge-array.ll (508 of 14191)
PASS: LLVM :: Assembler/inline-asm-clobber.ll (509 of 14191)
PASS: LLVM :: Assembler/inalloca.ll (510 of 14191)
PASS: LLVM :: Assembler/insertvalue-invalid-idx.ll (511 of 14191)
PASS: LLVM :: Assembler/insertvalue-invalid-type-1.ll (512 of 14191)
PASS: LLVM :: Assembler/insertextractvalue.ll (513 of 14191)
PASS: LLVM :: Assembler/insertvalue-invalid-type.ll (514 of 14191)
PASS: LLVM :: Assembler/internal-hidden-alias.ll (515 of 14191)
PASS: LLVM :: Assembler/internal-hidden-variable.ll (516 of 14191)
PASS: LLVM :: Assembler/internal-hidden-function.ll (517 of 14191)
PASS: LLVM :: Assembler/internal-protected-alias.ll (518 of 14191)
PASS: LLVM :: Assembler/internal-protected-variable.ll (519 of 14191)
PASS: LLVM :: Assembler/internal-protected-function.ll (520 of 14191)
PASS: LLVM :: Assembler/invalid-attrgrp.ll (521 of 14191)
PASS: LLVM :: Assembler/invalid-comdat.ll (522 of 14191)
PASS: LLVM :: Assembler/invalid-comdat2.ll (523 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout10.ll (524 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout1.ll (525 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout11.ll (526 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout13.ll (527 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout12.ll (528 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout14.ll (529 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout15.ll (530 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout16.ll (531 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout17.ll (532 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout18.ll (533 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout19.ll (534 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout2.ll (535 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout20.ll (536 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout21.ll (537 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout22.ll (538 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout3.ll (539 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout23.ll (540 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout24.ll (541 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout4.ll (542 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout5.ll (543 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout6.ll (544 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout7.ll (545 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout8.ll (546 of 14191)
PASS: LLVM :: Assembler/invalid-debug-info-version.ll (547 of 14191)
PASS: LLVM :: Assembler/invalid-dicompileunit-language-bad.ll (548 of 14191)
PASS: LLVM :: Assembler/invalid-datalayout9.ll (549 of 14191)
PASS: LLVM :: Assembler/invalid-dicompileunit-language-overflow.ll (550 of 14191)
PASS: LLVM :: Assembler/invalid-dicompileunit-missing-language.ll (551 of 14191)
PASS: LLVM :: Assembler/invalid-dicompileunit-null-file.ll (552 of 14191)
PASS: LLVM :: Assembler/invalid-dicompositetype-missing-tag.ll (553 of 14191)
PASS: LLVM :: Assembler/invalid-diderivedtype-missing-basetype.ll (554 of 14191)
PASS: LLVM :: Assembler/invalid-diderivedtype-missing-tag.ll (555 of 14191)
PASS: LLVM :: Assembler/invalid-dienumerator-missing-value.ll (556 of 14191)
PASS: LLVM :: Assembler/invalid-diexpression-large.ll (557 of 14191)
PASS: LLVM :: Assembler/invalid-dienumerator-missing-name.ll (558 of 14191)
PASS: LLVM :: Assembler/invalid-difile-missing-directory.ll (559 of 14191)
PASS: LLVM :: Assembler/invalid-difile-missing-filename.ll (560 of 14191)
PASS: LLVM :: Assembler/invalid-diglobalvariable-empty-name.ll (561 of 14191)
PASS: LLVM :: Assembler/invalid-diexpression-verify.ll (562 of 14191)
PASS: LLVM :: Assembler/invalid-diimportedentity-missing-scope.ll (563 of 14191)
PASS: LLVM :: Assembler/invalid-diimportedentity-missing-tag.ll (564 of 14191)
PASS: LLVM :: Assembler/invalid-diglobalvariable-missing-name.ll (565 of 14191)
PASS: LLVM :: Assembler/invalid-dilexicalblock-missing-scope.ll (566 of 14191)
PASS: LLVM :: Assembler/invalid-dilexicalblockfile-missing-discriminator.ll (567 of 14191)
PASS: LLVM :: Assembler/invalid-dilexicalblockfile-missing-scope.ll (568 of 14191)
PASS: LLVM :: Assembler/invalid-dilexicalblock-null-scope.ll (569 of 14191)
PASS: LLVM :: Assembler/invalid-dilexicalblockfile-null-scope.ll (570 of 14191)
PASS: LLVM :: Assembler/invalid-dilocalvariable-arg-negative.ll (571 of 14191)
PASS: LLVM :: Assembler/invalid-dilocalvariable-arg-large.ll (572 of 14191)
PASS: LLVM :: Assembler/invalid-dilocalvariable-missing-tag.ll (573 of 14191)
PASS: LLVM :: Assembler/invalid-dilocalvariable-missing-scope.ll (574 of 14191)
PASS: LLVM :: Assembler/invalid-dilocalvariable-null-scope.ll (575 of 14191)
PASS: LLVM :: Assembler/invalid-dilocation-field-bad.ll (576 of 14191)
PASS: LLVM :: Assembler/invalid-dilocation-field-twice.ll (577 of 14191)
PASS: LLVM :: Assembler/invalid-dilocation-missing-scope-2.ll (578 of 14191)
PASS: LLVM :: Assembler/invalid-dilocation-missing-scope.ll (579 of 14191)
PASS: LLVM :: Assembler/invalid-dilocation-null-scope.ll (580 of 14191)
PASS: LLVM :: Assembler/invalid-dilocation-overflow-column.ll (581 of 14191)
PASS: LLVM :: Assembler/invalid-dilocation-overflow-line.ll (582 of 14191)
PASS: LLVM :: Assembler/invalid-dinamespace-missing-namespace.ll (583 of 14191)
PASS: LLVM :: Assembler/invalid-disubrange-count-large.ll (584 of 14191)
PASS: LLVM :: Assembler/invalid-disubrange-count-negative.ll (585 of 14191)
PASS: LLVM :: Assembler/invalid-disubrange-count-missing.ll (586 of 14191)
PASS: LLVM :: Assembler/invalid-disubrange-lowerBound-max.ll (587 of 14191)
PASS: LLVM :: Assembler/invalid-disubrange-lowerBound-min.ll (588 of 14191)
PASS: LLVM :: Assembler/invalid-disubroutinetype-missing-types.ll (589 of 14191)
PASS: LLVM :: Assembler/invalid-ditemplatetypeparameter-missing-type.ll (590 of 14191)
PASS: LLVM :: Assembler/invalid-ditemplatevalueparameter-missing-value.ll (591 of 14191)
PASS: LLVM :: Assembler/invalid-fwdref1.ll (592 of 14191)
PASS: LLVM :: Assembler/invalid-fwdref2.ll (593 of 14191)
PASS: LLVM :: Assembler/invalid-generic-debug-node-tag-bad.ll (594 of 14191)
PASS: LLVM :: Assembler/invalid-generic-debug-node-tag-missing.ll (595 of 14191)
PASS: LLVM :: Assembler/invalid-generic-debug-node-tag-overflow.ll (596 of 14191)
PASS: LLVM :: Assembler/invalid-generic-debug-node-tag-wrong-type.ll (597 of 14191)
PASS: LLVM :: Assembler/invalid-gep-mismatched-explicit-type.ll (598 of 14191)
PASS: LLVM :: Assembler/invalid-gep-missing-explicit-type.ll (599 of 14191)
PASS: LLVM :: Assembler/invalid-hexint.ll (600 of 14191)
PASS: LLVM :: Assembler/invalid-label.ll (601 of 14191)
PASS: LLVM :: Assembler/invalid-landingpad.ll (602 of 14191)
PASS: LLVM :: Assembler/invalid-load-mismatched-explicit-type.ll (603 of 14191)
PASS: LLVM :: Assembler/invalid-load-missing-explicit-type.ll (604 of 14191)
PASS: LLVM :: Assembler/invalid-mdnode-badref.ll (605 of 14191)
PASS: LLVM :: Assembler/invalid-mdnode-vector.ll (606 of 14191)
PASS: LLVM :: Assembler/invalid-mdnode-vector2.ll (607 of 14191)
PASS: LLVM :: Assembler/invalid-metadata-attachment-has-type.ll (608 of 14191)
PASS: LLVM :: Assembler/invalid-metadata-function-local-attachments.ll (609 of 14191)
PASS: LLVM :: Assembler/invalid-metadata-function-local-complex-1.ll (610 of 14191)
PASS: LLVM :: Assembler/invalid-metadata-function-local-complex-2.ll (611 of 14191)
PASS: LLVM :: Assembler/invalid-metadata-function-local-complex-3.ll (612 of 14191)
PASS: LLVM :: Assembler/invalid-metadata-has-type.ll (613 of 14191)
PASS: LLVM :: Assembler/invalid-name.ll (614 of 14191)
PASS: LLVM :: Assembler/invalid-name2.ll (615 of 14191)
PASS: LLVM :: Assembler/invalid-safestack-return.ll (616 of 14191)
PASS: LLVM :: Assembler/invalid-safestack-param.ll (617 of 14191)
PASS: LLVM :: Assembler/invalid-specialized-mdnode.ll (618 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder-function-between-blocks.ll (619 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder-function-missing-named.ll (620 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder-function-missing-numbered.ll (621 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder-global-missing.ll (622 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder-indexes-duplicated.ll (623 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder-indexes-empty.ll (624 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder-indexes-one.ll (625 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder-indexes-ordered.ll (626 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder-indexes-range.ll (627 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder-indexes-toofew.ll (628 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder-indexes-toomany.ll (629 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder-type.ll (630 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder_bb-missing-bb.ll (631 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder_bb-missing-body.ll (632 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder_bb-missing-func.ll (633 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder_bb-not-bb.ll (634 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder_bb-not-func.ll (635 of 14191)
PASS: LLVM :: Assembler/invalid-uselistorder_bb-numbered.ll (636 of 14191)
PASS: LLVM :: Assembler/invalid_cast.ll (637 of 14191)
PASS: LLVM :: Assembler/large-comdat.ll (638 of 14191)
PASS: LLVM :: Assembler/invalid_cast4.ll (639 of 14191)
PASS: LLVM :: Assembler/invalid_cast2.ll (640 of 14191)
PASS: LLVM :: Assembler/invalid_cast3.ll (641 of 14191)
PASS: LLVM :: Assembler/metadata-function-local.ll (642 of 14191)
PASS: LLVM :: Assembler/metadata-null-operands.ll (643 of 14191)
PASS: LLVM :: Assembler/musttail-invalid-1.ll (644 of 14191)
PASS: LLVM :: Assembler/musttail-invalid-2.ll (645 of 14191)
PASS: LLVM :: Assembler/musttail.ll (646 of 14191)
PASS: LLVM :: Assembler/metadata.ll (647 of 14191)
PASS: LLVM :: Assembler/named-metadata.ll (648 of 14191)
PASS: LLVM :: Assembler/private-hidden-alias.ll (649 of 14191)
PASS: LLVM :: Assembler/private-hidden-function.ll (650 of 14191)
PASS: LLVM :: Assembler/numbered-values.ll (651 of 14191)
PASS: LLVM :: Assembler/private-hidden-variable.ll (652 of 14191)
PASS: LLVM :: Assembler/private-protected-alias.ll (653 of 14191)
PASS: LLVM :: Assembler/private-protected-function.ll (654 of 14191)
PASS: LLVM :: Assembler/private-protected-variable.ll (655 of 14191)
PASS: LLVM :: Assembler/short-hexpair.ll (656 of 14191)
PASS: LLVM :: Assembler/select.ll (657 of 14191)
PASS: LLVM :: Assembler/unnamed-alias.ll (658 of 14191)
PASS: LLVM :: Assembler/unnamed-addr.ll (659 of 14191)
PASS: LLVM :: Assembler/unnamed-comdat.ll (660 of 14191)
PASS: LLVM :: Assembler/tls-models.ll (661 of 14191)
PASS: LLVM :: Assembler/unsized-recursive-type.ll (662 of 14191)
PASS: LLVM :: Assembler/unnamed.ll (663 of 14191)
PASS: LLVM :: Assembler/upgrade-loop-metadata.ll (664 of 14191)
PASS: LLVM :: Assembler/uselistorder.ll (665 of 14191)
PASS: LLVM :: Assembler/uselistorder_bb.ll (666 of 14191)
PASS: LLVM :: Assembler/vbool-cmp.ll (667 of 14191)
PASS: LLVM :: Assembler/vector-shift.ll (668 of 14191)
UNSUPPORTED: LLVM :: Bindings/Go/go.test (669 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/analysis.ml (670 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/bitreader.ml (671 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/bitwriter.ml (672 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/core.ml (673 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/executionengine.ml (674 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/ext_exc.ml (675 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/ipo.ml (676 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/irreader.ml (677 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/linker.ml (678 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/passmgr_builder.ml (679 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/scalar_opts.ml (680 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/target.ml (681 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/transform_utils.ml (682 of 14191)
UNSUPPORTED: LLVM :: Bindings/OCaml/vectorize.ml (683 of 14191)
PASS: LLVM :: Assembler/vector-cmp.ll (684 of 14191)
PASS: LLVM :: Assembler/vector-select.ll (685 of 14191)
PASS: LLVM :: Assembler/x86mmx.ll (686 of 14191)
PASS: LLVM :: Bindings/llvm-c/X86/disassemble.test (687 of 14191)
PASS: LLVM :: Bindings/llvm-c/ARM/disassemble.test (688 of 14191)
PASS: LLVM :: Bindings/llvm-c/add_named_metadata_operand.ll (689 of 14191)
PASS: LLVM :: Bindings/llvm-c/calc.test (690 of 14191)
PASS: LLVM :: Bindings/llvm-c/functions.ll (691 of 14191)
PASS: LLVM :: Bindings/llvm-c/globals.ll (692 of 14191)
PASS: LLVM :: Bindings/llvm-c/objectfile.ll (693 of 14191)
PASS: LLVM :: Bindings/llvm-c/invalid-bitcode.test (694 of 14191)
PASS: LLVM :: Bindings/llvm-c/set_metadata.ll (695 of 14191)
PASS: LLVM :: Bitcode/DICompileUnit-no-DWOId.ll (696 of 14191)
PASS: LLVM :: Bitcode/2006-12-11-Cast-ConstExpr.ll (697 of 14191)
PASS: LLVM :: Bitcode/2009-06-11-FirstClassAggregateConstant.ll (698 of 14191)
PASS: LLVM :: Bitcode/aggregateInstructions.3.2.ll (699 of 14191)
PASS: LLVM :: Bitcode/atomic.ll (700 of 14191)
PASS: LLVM :: Bitcode/PR23310.test (701 of 14191)
PASS: LLVM :: Bitcode/arm32_neon_vcnt_upgrade.ll (702 of 14191)
PASS: LLVM :: Bitcode/attributes-3.3.ll (703 of 14191)
PASS: LLVM :: Bitcode/binaryFloatInstructions.3.2.ll (704 of 14191)
PASS: LLVM :: Bitcode/attributes.ll (705 of 14191)
PASS: LLVM :: Bitcode/binaryIntInstructions.3.2.ll (706 of 14191)
PASS: LLVM :: Bitcode/bitwiseInstructions.3.2.ll (707 of 14191)
PASS: LLVM :: Bitcode/case-ranges-3.3.ll (708 of 14191)
PASS: LLVM :: Bitcode/blockaddress.ll (709 of 14191)
PASS: LLVM :: Bitcode/calling-conventions.3.2.ll (710 of 14191)
PASS: LLVM :: Bitcode/cmpxchg.3.6.ll (711 of 14191)
PASS: LLVM :: Bitcode/cmpxchg-upgrade.ll (712 of 14191)
PASS: LLVM :: Bitcode/constantsTest.3.2.ll (713 of 14191)
PASS: LLVM :: Bitcode/conversionInstructions.3.2.ll (714 of 14191)
PASS: LLVM :: Bitcode/drop-debug-info.3.5.ll (715 of 14191)
PASS: LLVM :: Bitcode/extractelement.ll (716 of 14191)
PASS: LLVM :: Bitcode/debug-loc-again.ll (717 of 14191)
PASS: LLVM :: Bitcode/function-local-metadata.3.5.ll (718 of 14191)
PASS: LLVM :: Bitcode/flags.ll (719 of 14191)
PASS: LLVM :: Bitcode/function-encoding-rel-operands.ll (720 of 14191)
PASS: LLVM :: Bitcode/fcmp-fast.ll (721 of 14191)
PASS: LLVM :: Bitcode/invalid.ll (722 of 14191)
PASS: LLVM :: Bitcode/highLevelStructure.3.2.ll (723 of 14191)
PASS: LLVM :: Bitcode/inalloca.ll (724 of 14191)
PASS: LLVM :: Bitcode/global-variables.3.2.ll (725 of 14191)
PASS: LLVM :: Bitcode/linkage-types-3.2.ll (726 of 14191)
PASS: LLVM :: Bitcode/local-linkage-default-visibility.3.4.ll (727 of 14191)
PASS: LLVM :: Bitcode/mdstring-high-bits.ll (728 of 14191)
PASS: LLVM :: Bitcode/metadata.3.5.ll (729 of 14191)
PASS: LLVM :: Bitcode/metadata-2.ll (730 of 14191)
PASS: LLVM :: Bitcode/memInstructions.3.2.ll (731 of 14191)
PASS: LLVM :: Bitcode/miscInstructions.3.2.ll (732 of 14191)
PASS: LLVM :: Bitcode/metadata.ll (733 of 14191)
PASS: LLVM :: Bitcode/null-type.ll (734 of 14191)
PASS: LLVM :: Bitcode/old-aliases.ll (735 of 14191)
PASS: LLVM :: Bitcode/pr18704.ll (736 of 14191)
PASS: LLVM :: Bitcode/ptest-new.ll (737 of 14191)
PASS: LLVM :: Bitcode/padding.test (738 of 14191)
PASS: LLVM :: Bitcode/ptest-old.ll (739 of 14191)
PASS: LLVM :: Bitcode/select.ll (740 of 14191)
PASS: LLVM :: Bitcode/shuffle.ll (741 of 14191)
PASS: LLVM :: Bitcode/standardCIntrinsic.3.2.ll (742 of 14191)
PASS: LLVM :: Bitcode/ssse3_palignr.ll (743 of 14191)
PASS: LLVM :: Bitcode/terminatorInstructions.3.2.ll (744 of 14191)
PASS: LLVM :: Bitcode/tailcall.ll (745 of 14191)
PASS: LLVM :: Bitcode/upgrade-global-ctors.ll (746 of 14191)
PASS: LLVM :: Bitcode/upgrade-loop-metadata.ll (747 of 14191)
PASS: LLVM :: Bitcode/upgrade-tbaa.ll (748 of 14191)
PASS: LLVM :: Bitcode/use-list-order.ll (749 of 14191)
PASS: LLVM :: Bitcode/variableArgumentIntrinsic.3.2.ll (750 of 14191)
PASS: LLVM :: Bitcode/vectorInstructions.3.2.ll (751 of 14191)
PASS: LLVM :: Bitcode/visibility-styles.3.2.ll (752 of 14191)
PASS: LLVM :: Bitcode/weak-macho-3.5.ll (753 of 14191)
PASS: LLVM :: Bitcode/weak-cmpxchg-upgrade.ll (754 of 14191)
PASS: LLVM :: BugPoint/compile-custom.ll (755 of 14191)
PASS: LLVM :: Bitcode/invalid.test (756 of 14191)
PASS: LLVM :: BugPoint/replace-funcs-with-null.ll (757 of 14191)
PASS: LLVM :: CodeGen/AArch64/128bit_load_store.ll (758 of 14191)
PASS: LLVM :: CodeGen/AArch64/PBQP-chain.ll (759 of 14191)
PASS: LLVM :: CodeGen/AArch64/PBQP-coalesce-benefit.ll (760 of 14191)
PASS: LLVM :: CodeGen/AArch64/PBQP-csr.ll (761 of 14191)
PASS: LLVM :: CodeGen/AArch64/PBQP.ll (762 of 14191)
PASS: LLVM :: CodeGen/AArch64/Redundantstore.ll (763 of 14191)
PASS: LLVM :: CodeGen/AArch64/a57-csel.ll (764 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch-multipart.ll (765 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64-2014-08-11-MachineCombinerCrash.ll (766 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64-2014-12-02-combine-soften.ll (767 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64-a57-fp-load-balancing.ll (768 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64-address-type-promotion-assertion.ll (769 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64-address-type-promotion.ll (770 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64-be-bv.ll (771 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64-dynamic-stack-layout.ll (772 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AArch64/aarch64-fix-cortex-a53-835769.ll (773 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64-gep-opt.ll (774 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64-interleaved-accesses.ll (775 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64-neon-v1i1-setcc.ll (776 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64-smull.ll (777 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64-wide-shuffle.ll (778 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64_f16_be.ll (779 of 14191)
PASS: LLVM :: CodeGen/AArch64/aarch64_tree_tests.ll (780 of 14191)
PASS: LLVM :: CodeGen/AArch64/adc.ll (781 of 14191)
PASS: LLVM :: CodeGen/AArch64/addsub-shifted.ll (782 of 14191)
PASS: LLVM :: CodeGen/AArch64/addsub.ll (783 of 14191)
PASS: LLVM :: CodeGen/AArch64/addsub_ext.ll (784 of 14191)
PASS: LLVM :: CodeGen/AArch64/alloca.ll (785 of 14191)
PASS: LLVM :: CodeGen/AArch64/analyze-branch.ll (786 of 14191)
PASS: LLVM :: CodeGen/AArch64/analyzecmp.ll (787 of 14191)
PASS: LLVM :: CodeGen/AArch64/and-mask-removal.ll (788 of 14191)
PASS: LLVM :: CodeGen/AArch64/andandshift.ll (789 of 14191)
PASS: LLVM :: CodeGen/AArch64/argument-blocks.ll (790 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2011-03-09-CPSRSpill.ll (791 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2011-03-17-AsmPrinterCrash.ll (792 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2011-03-21-Unaligned-Frame-Index.ll (793 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2011-04-21-CPSRBug.ll (794 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2011-10-18-LdStOptBug.ll (795 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2012-01-11-ComparisonDAGCrash.ll (796 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2012-05-07-DAGCombineVectorExtract.ll (797 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2012-05-07-MemcpyAlignBug.ll (798 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2012-05-09-LOADgot-bug.ll (799 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2012-05-22-LdStOptBug.ll (800 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2012-06-06-FPToUI.ll (801 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2012-07-11-InstrEmitterBug.ll (802 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2013-01-13-ffast-fcmp.ll (803 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2013-01-23-frem-crash.ll (804 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2013-01-23-sext-crash.ll (805 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-2013-02-12-shufv8i8.ll (806 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-AdvSIMD-Scalar.ll (807 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-AnInfiniteLoopInDAGCombine.ll (808 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-EXT-undef-mask.ll (809 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-aapcs-be.ll (810 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-aapcs.ll (811 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-abi-varargs.ll (812 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-abi.ll (813 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-abi_align.ll (814 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-addp.ll (815 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-addr-mode-folding.ll (816 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-addr-type-promotion.ll (817 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-addrmode.ll (818 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-alloc-no-stack-realign.ll (819 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-alloca-frame-pointer-offset.ll (820 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-andCmpBrToTBZ.ll (821 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-ands-bad-peephole.ll (822 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-anyregcc-crash.ll (823 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-anyregcc.ll (824 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-arith-saturating.ll (825 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-arith.ll (826 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-arm64-dead-def-elimination-flag.ll (827 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-atomic-128.ll (828 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-atomic.ll (829 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-basic-pic.ll (830 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-bcc.ll (831 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-big-endian-bitconverts.ll (832 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-big-endian-eh.ll (833 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-big-endian-varargs.ll (834 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-big-endian-vector-callee.ll (835 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-big-endian-vector-caller.ll (836 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-big-imm-offsets.ll (837 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-big-stack.ll (838 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-bitfield-extract.ll (839 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-blockaddress.ll (840 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-build-vector.ll (841 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-call-tailcalls.ll (842 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-cast-opt.ll (843 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-ccmp-heuristics.ll (844 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-ccmp.ll (845 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-clrsb.ll (846 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-coalesce-ext.ll (847 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-code-model-large-abs.ll (848 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-codegen-prepare-extload.ll (849 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-collect-loh-garbage-crash.ll (850 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-collect-loh-str.ll (851 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-collect-loh.ll (852 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-complex-copy-noneon.ll (853 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-complex-ret.ll (854 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-const-addr.ll (855 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-convert-v4f64.ll (856 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-copy-tuple.ll (857 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-crc32.ll (858 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-crypto.ll (859 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-cse.ll (860 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-csel.ll (861 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-cvt.ll (862 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-dagcombiner-convergence.ll (863 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-dagcombiner-dead-indexed-load.ll (864 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-dagcombiner-load-slicing.ll (865 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-dead-def-frame-index.ll (866 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-dead-register-def-bug.ll (867 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-dup.ll (868 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-early-ifcvt.ll (869 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-elf-calls.ll (870 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-elf-constpool.ll (871 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-elf-globals.ll (872 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-ext.ll (873 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-extend-int-to-fp.ll (874 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-extend.ll (875 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-extern-weak.ll (876 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-extload-knownzero.ll (877 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-extract.ll (878 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-extract_subvector.ll (879 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-addr-offset.ll (880 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-alloca.ll (881 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-br.ll (882 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-call.ll (883 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-conversion.ll (884 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-fcmp.ll (885 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-gv.ll (886 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-icmp.ll (887 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-indirectbr.ll (888 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-intrinsic.ll (889 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-materialize.ll (890 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-noconvert.ll (891 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-rem.ll (892 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-ret.ll (893 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel-store.ll (894 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fast-isel.ll (895 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fastcc-tailcall.ll (896 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fastisel-gep-promote-before-add.ll (897 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fcmp-opt.ll (898 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fcopysign.ll (899 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fixed-point-scalar-cvt-dagcombine.ll (900 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fmadd.ll (901 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fmax.ll (902 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fminv.ll (903 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fmuladd.ll (904 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fold-address.ll (905 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fold-lsl.ll (906 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fp-contract-zero.ll (907 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fp-imm.ll (908 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fp.ll (909 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fp128-folding.ll (910 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-fp128.ll (911 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-frame-index.ll (912 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-global-address.ll (913 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-hello.ll (914 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-i16-subreg-extract.ll (915 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-icmp-opt.ll (916 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-illegal-float-ops.ll (917 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-indexed-memory.ll (918 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-indexed-vector-ldst-2.ll (919 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-indexed-vector-ldst.ll (920 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-I.ll (921 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-J.ll (922 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-K.ll (923 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-L.ll (924 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-M.ll (925 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-N.ll (926 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm-zero-reg-error.ll (927 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-inline-asm.ll (928 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-join-reserved.ll (929 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-jumptable.ll (930 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-large-frame.ll (931 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-ld1.ll (932 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-ldp-aa.ll (933 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-ldp.ll (934 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-ldur.ll (935 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-ldxr-stxr.ll (936 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-leaf.ll (937 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-long-shift.ll (938 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-memcpy-inline.ll (939 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-memset-inline.ll (940 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-memset-to-bzero.ll (941 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-misaligned-memcpy-inline.ll (942 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-misched-basic-A53.ll (943 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-misched-basic-A57.ll (944 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-misched-forwarding-A53.ll (945 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-movi.ll (946 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-mul.ll (947 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-named-reg-alloc.ll (948 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-named-reg-notareg.ll (949 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neg.ll (950 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-2velem-high.ll (951 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-2velem.ll (952 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-3vdiff.ll (953 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-aba-abd.ll (954 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-across.ll (955 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-add-pairwise.ll (956 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-add-sub.ll (957 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-compare-instructions.ll (958 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-copy.ll (959 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-copyPhysReg-tuple.ll (960 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-mul-div.ll (961 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-scalar-by-elem-mul.ll (962 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-select_cc.ll (963 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-simd-ldst-one.ll (964 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-simd-shift.ll (965 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-simd-vget.ll (966 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-v1i1-setcc.ll (967 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-v8.1a.ll (968 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-neon-vector-list-spill.ll (969 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-nvcast.ll (970 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-patchpoint-scratch-regs.ll (971 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-patchpoint-webkit_jscc.ll (972 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-patchpoint.ll (973 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-pic-local-symbol.ll (974 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-platform-reg.ll (975 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-popcnt.ll (976 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-prefetch.ll (977 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-promote-const.ll (978 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-redzone.ll (979 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-reg-copy-noneon.ll (980 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-register-offset-addressing.ll (981 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-register-pairing.ll (982 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-regress-f128csel-flags.ll (983 of 14191)
XFAIL: LLVM :: CodeGen/AArch64/arm64-regress-interphase-shift.ll (984 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-return-vector.ll (985 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-returnaddr.ll (986 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-rev.ll (987 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-rounding.ll (988 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-scaled_iv.ll (989 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-scvt.ll (990 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-setcc-int-to-fp-combine.ll (991 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-shifted-sext.ll (992 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-shrink-v1i64.ll (993 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-shrink-wrapping.ll (994 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-simd-scalar-to-vector.ll (995 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-simplest-elf.ll (996 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-sincos.ll (997 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-sitofp-combine-chains.ll (998 of 14191)
PASS: LLVM :: BugPoint/remove_arguments_test.ll (999 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-sli-sri-opt.ll (1000 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-smaxv.ll (1001 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-sminv.ll (1002 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-spill-lr.ll (1003 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-sqshl-uqshl-i64Contant.ll (1004 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-spill.ll (1005 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-stack-no-frame.ll (1006 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-stackmap-nops.ll (1007 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-stackmap.ll (1008 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-st1.ll (1009 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-stackpointer.ll (1010 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-stacksave.ll (1011 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-stp-aa.ll (1012 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-stp.ll (1013 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-strict-align.ll (1014 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-stur.ll (1015 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-subsections.ll (1016 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-subvector-extend.ll (1017 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-swizzle-tbl-i16-layout.ll (1018 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-tbl.ll (1019 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-this-return.ll (1020 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-tls-dynamic-together.ll (1021 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-tls-darwin.ll (1022 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-tls-execs.ll (1023 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-trap.ll (1024 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-tls-dynamics.ll (1025 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-triv-disjoint-mem-access.ll (1026 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-trunc-store.ll (1027 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-trn.ll (1028 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-umaxv.ll (1029 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-uminv.ll (1030 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-unaligned_ldst.ll (1031 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-umov.ll (1032 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vaargs.ll (1033 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-uzp.ll (1034 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vabs.ll (1035 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vadd.ll (1036 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vaddlv.ll (1037 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-variadic-aapcs.ll (1038 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vaddv.ll (1039 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vbitwise.ll (1040 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vclz.ll (1041 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vcnt.ll (1042 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vcmp.ll (1043 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vcombine.ll (1044 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vcvt_f.ll (1045 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vcvt.ll (1046 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vcvt_f32_su32.ll (1047 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vcvt_n.ll (1048 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vcvt_su32_f32.ll (1049 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vcvtxd_f32_f64.ll (1050 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vecCmpBr.ll (1051 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vecFold.ll (1052 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vector-ext.ll (1053 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vector-insertion.ll (1054 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vector-imm.ll (1055 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vext.ll (1056 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vector-ldst.ll (1057 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vext_reverse.ll (1058 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vhadd.ll (1059 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vhsub.ll (1060 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vfloatintrinsics.ll (1061 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-virtual_base.ll (1062 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vminmaxnm.ll (1063 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vmovn.ll (1064 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vmax.ll (1065 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-volatile.ll (1066 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vmul.ll (1067 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vpopcnt.ll (1068 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vqadd.ll (1069 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vqsub.ll (1070 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vselect.ll (1071 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vsetcc_fp.ll (1072 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vshr.ll (1073 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vshuffle.ll (1074 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vsqrt.ll (1075 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vsra.ll (1076 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vsub.ll (1077 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-vshift.ll (1078 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-weak-reference.ll (1079 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-zero-cycle-regmov.ll (1080 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-zero-cycle-zeroing.ll (1081 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-zext.ll (1082 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-zextload-unscaled.ll (1083 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-zip.ll (1084 of 14191)
PASS: LLVM :: CodeGen/AArch64/arm64-xaluo.ll (1085 of 14191)
PASS: LLVM :: CodeGen/AArch64/asm-large-immediate.ll (1086 of 14191)
PASS: LLVM :: CodeGen/AArch64/assertion-rc-mismatch.ll (1087 of 14191)
PASS: LLVM :: CodeGen/AArch64/atomic-ops-not-barriers.ll (1088 of 14191)
PASS: LLVM :: CodeGen/AArch64/basic-pic.ll (1089 of 14191)
PASS: LLVM :: CodeGen/AArch64/bitcast-v2i8.ll (1090 of 14191)
PASS: LLVM :: CodeGen/AArch64/bitcast.ll (1091 of 14191)
PASS: LLVM :: CodeGen/AArch64/bitfield-insert-0.ll (1092 of 14191)
PASS: LLVM :: CodeGen/AArch64/bitfield-insert.ll (1093 of 14191)
PASS: LLVM :: CodeGen/AArch64/bitfield.ll (1094 of 14191)
PASS: LLVM :: CodeGen/AArch64/blockaddress.ll (1095 of 14191)
PASS: LLVM :: CodeGen/AArch64/bool-loads.ll (1096 of 14191)
PASS: LLVM :: CodeGen/AArch64/br-to-eh-lpad.ll (1097 of 14191)
PASS: LLVM :: CodeGen/AArch64/br-undef-cond.ll (1098 of 14191)
PASS: LLVM :: CodeGen/AArch64/atomic-ops.ll (1099 of 14191)
PASS: LLVM :: CodeGen/AArch64/branch-relax-asm.ll (1100 of 14191)
PASS: LLVM :: CodeGen/AArch64/breg.ll (1101 of 14191)
PASS: LLVM :: CodeGen/AArch64/callee-save.ll (1102 of 14191)
PASS: LLVM :: CodeGen/AArch64/cmp-const-max.ll (1103 of 14191)
PASS: LLVM :: CodeGen/AArch64/cmpwithshort.ll (1104 of 14191)
PASS: LLVM :: CodeGen/AArch64/cmpxchg-idioms.ll (1105 of 14191)
PASS: LLVM :: CodeGen/AArch64/code-model-large-abs.ll (1106 of 14191)
PASS: LLVM :: CodeGen/AArch64/compare-branch.ll (1107 of 14191)
PASS: LLVM :: CodeGen/AArch64/combine-comparisons-by-cse.ll (1108 of 14191)
PASS: LLVM :: CodeGen/AArch64/compiler-ident.ll (1109 of 14191)
PASS: LLVM :: CodeGen/AArch64/complex-copy-noneon.ll (1110 of 14191)
PASS: LLVM :: CodeGen/AArch64/complex-fp-to-int.ll (1111 of 14191)
PASS: LLVM :: CodeGen/AArch64/complex-int-to-fp.ll (1112 of 14191)
PASS: LLVM :: CodeGen/AArch64/concat_vector-scalar-combine.ll (1113 of 14191)
PASS: LLVM :: CodeGen/AArch64/concat_vector-truncate-combine.ll (1114 of 14191)
PASS: LLVM :: CodeGen/AArch64/concat_vector-truncated-scalar-combine.ll (1115 of 14191)
PASS: LLVM :: CodeGen/AArch64/cond-sel.ll (1116 of 14191)
PASS: LLVM :: CodeGen/AArch64/cpus.ll (1117 of 14191)
PASS: LLVM :: CodeGen/AArch64/dag-combine-invaraints.ll (1118 of 14191)
PASS: LLVM :: CodeGen/AArch64/dont-take-over-the-world.ll (1119 of 14191)
PASS: LLVM :: CodeGen/AArch64/directcond.ll (1120 of 14191)
PASS: LLVM :: CodeGen/AArch64/dp-3source.ll (1121 of 14191)
PASS: LLVM :: CodeGen/AArch64/dp1.ll (1122 of 14191)
PASS: LLVM :: CodeGen/AArch64/dp2.ll (1123 of 14191)
PASS: LLVM :: CodeGen/AArch64/eliminate-trunc.ll (1124 of 14191)
PASS: LLVM :: CodeGen/AArch64/extract.ll (1125 of 14191)
PASS: LLVM :: CodeGen/AArch64/extern-weak.ll (1126 of 14191)
PASS: LLVM :: CodeGen/AArch64/f16-convert.ll (1127 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-address-extends.ll (1128 of 14191)
PASS: LLVM :: CodeGen/AArch64/f16-instructions.ll (1129 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-branch-cond-split.ll (1130 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-branch_weights.ll (1131 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-call-return.ll (1132 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-cbz.ll (1133 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-addressing-modes.ll (1134 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-folding.ll (1135 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-gep.ll (1136 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-cmp-branch.ll (1137 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-int-ext.ll (1138 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-int-ext2.ll (1139 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-int-ext4.ll (1140 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-int-ext3.ll (1141 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-int-ext5.ll (1142 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-intrinsic.ll (1143 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-memcpy.ll (1144 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-mul.ll (1145 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-runtime-libcall.ll (1146 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-logic-op.ll (1147 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-sdiv.ll (1148 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-select.ll (1149 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-shift.ll (1150 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-sqrt.ll (1151 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-switch-phi.ll (1152 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-trunc.ll (1153 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-vector-arithmetic.ll (1154 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-vret.ll (1155 of 14191)
PASS: LLVM :: CodeGen/AArch64/fast-isel-tbz.ll (1156 of 14191)
PASS: LLVM :: CodeGen/AArch64/fastcc-reserved.ll (1157 of 14191)
PASS: LLVM :: CodeGen/AArch64/fcmp.ll (1158 of 14191)
PASS: LLVM :: CodeGen/AArch64/fastcc.ll (1159 of 14191)
PASS: LLVM :: CodeGen/AArch64/fcvt-fixed.ll (1160 of 14191)
PASS: LLVM :: CodeGen/AArch64/fcvt-int.ll (1161 of 14191)
PASS: LLVM :: CodeGen/AArch64/fdiv-combine.ll (1162 of 14191)
PASS: LLVM :: CodeGen/AArch64/flags-multiuse.ll (1163 of 14191)
PASS: LLVM :: CodeGen/AArch64/floatdp_2source.ll (1164 of 14191)
PASS: LLVM :: CodeGen/AArch64/floatdp_1source.ll (1165 of 14191)
PASS: LLVM :: CodeGen/AArch64/fold-constants.ll (1166 of 14191)
PASS: LLVM :: CodeGen/AArch64/fp-cond-sel.ll (1167 of 14191)
PASS: LLVM :: CodeGen/AArch64/fp128-folding.ll (1168 of 14191)
PASS: LLVM :: CodeGen/AArch64/fp16-v16-instructions.ll (1169 of 14191)
PASS: LLVM :: CodeGen/AArch64/fp-dp3.ll (1170 of 14191)
PASS: LLVM :: CodeGen/AArch64/fp16-v4-instructions.ll (1171 of 14191)
PASS: LLVM :: CodeGen/AArch64/fp16-v8-instructions.ll (1172 of 14191)
PASS: LLVM :: CodeGen/AArch64/fp16-vector-bitcast.ll (1173 of 14191)
PASS: LLVM :: CodeGen/AArch64/fp16-vector-nvcast.ll (1174 of 14191)
PASS: LLVM :: CodeGen/AArch64/fp16-vector-load-store.ll (1175 of 14191)
PASS: LLVM :: CodeGen/AArch64/fp16-vector-shuffle.ll (1176 of 14191)
PASS: LLVM :: CodeGen/AArch64/fpconv-vector-op-scalarize.ll (1177 of 14191)
PASS: LLVM :: CodeGen/AArch64/frameaddr.ll (1178 of 14191)
PASS: LLVM :: CodeGen/AArch64/free-zext.ll (1179 of 14191)
PASS: LLVM :: CodeGen/AArch64/fpimm.ll (1180 of 14191)
PASS: LLVM :: CodeGen/AArch64/func-argpassing.ll (1181 of 14191)
PASS: LLVM :: CodeGen/AArch64/funcptr_cast.ll (1182 of 14191)
PASS: LLVM :: CodeGen/AArch64/func-calls.ll (1183 of 14191)
PASS: LLVM :: CodeGen/AArch64/function-subtarget-features.ll (1184 of 14191)
PASS: LLVM :: CodeGen/AArch64/ghc-cc.ll (1185 of 14191)
PASS: LLVM :: CodeGen/AArch64/global-alignment.ll (1186 of 14191)
PASS: LLVM :: CodeGen/AArch64/global-merge-2.ll (1187 of 14191)
PASS: LLVM :: CodeGen/AArch64/global-merge-1.ll (1188 of 14191)
PASS: LLVM :: CodeGen/AArch64/global-merge-4.ll (1189 of 14191)
PASS: LLVM :: CodeGen/AArch64/global-merge-3.ll (1190 of 14191)
PASS: LLVM :: CodeGen/AArch64/global-merge-group-by-use.ll (1191 of 14191)
PASS: LLVM :: CodeGen/AArch64/global-merge-ignore-single-use-minsize.ll (1192 of 14191)
PASS: LLVM :: CodeGen/AArch64/global-merge-ignore-single-use.ll (1193 of 14191)
PASS: LLVM :: CodeGen/AArch64/got-abuse.ll (1194 of 14191)
PASS: LLVM :: CodeGen/AArch64/global-merge.ll (1195 of 14191)
PASS: LLVM :: CodeGen/AArch64/half.ll (1196 of 14191)
PASS: LLVM :: CodeGen/AArch64/hints.ll (1197 of 14191)
PASS: LLVM :: CodeGen/AArch64/i1-contents.ll (1198 of 14191)
PASS: LLVM :: CodeGen/AArch64/i128-align.ll (1199 of 14191)
PASS: LLVM :: CodeGen/AArch64/i128-fast-isel-fallback.ll (1200 of 14191)
PASS: LLVM :: CodeGen/AArch64/ifcvt-select.ll (1201 of 14191)
PASS: LLVM :: CodeGen/AArch64/implicit-sret.ll (1202 of 14191)
PASS: LLVM :: CodeGen/AArch64/illegal-float-ops.ll (1203 of 14191)
PASS: LLVM :: CodeGen/AArch64/init-array.ll (1204 of 14191)
PASS: LLVM :: CodeGen/AArch64/inline-asm-constraints-badI.ll (1205 of 14191)
PASS: LLVM :: CodeGen/AArch64/inline-asm-constraints-badK2.ll (1206 of 14191)
PASS: LLVM :: CodeGen/AArch64/inline-asm-constraints-badK.ll (1207 of 14191)
PASS: LLVM :: CodeGen/AArch64/inline-asm-constraints-badL.ll (1208 of 14191)
PASS: LLVM :: CodeGen/AArch64/inlineasm-ldr-pseudo.ll (1209 of 14191)
PASS: LLVM :: CodeGen/AArch64/inline-asm-globaladdress.ll (1210 of 14191)
PASS: LLVM :: CodeGen/AArch64/intrinsics-memory-barrier.ll (1211 of 14191)
PASS: LLVM :: CodeGen/AArch64/large-consts.ll (1212 of 14191)
PASS: LLVM :: CodeGen/AArch64/jump-table.ll (1213 of 14191)
PASS: LLVM :: CodeGen/AArch64/large_shift.ll (1214 of 14191)
PASS: LLVM :: CodeGen/AArch64/ldst-regoffset.ll (1215 of 14191)
PASS: LLVM :: CodeGen/AArch64/ldst-opt.ll (1216 of 14191)
PASS: LLVM :: CodeGen/AArch64/ldst-unscaledimm.ll (1217 of 14191)
PASS: LLVM :: CodeGen/AArch64/legalize-bug-bogus-cpu.ll (1218 of 14191)
PASS: LLVM :: CodeGen/AArch64/ldst-unsignedimm.ll (1219 of 14191)
PASS: LLVM :: CodeGen/AArch64/local_vars.ll (1220 of 14191)
PASS: LLVM :: CodeGen/AArch64/literal_pools_float.ll (1221 of 14191)
PASS: LLVM :: CodeGen/AArch64/logical-imm.ll (1222 of 14191)
PASS: LLVM :: CodeGen/AArch64/logical_shifted_reg.ll (1223 of 14191)
PASS: LLVM :: CodeGen/AArch64/machine-copy-prop.ll (1224 of 14191)
PASS: LLVM :: CodeGen/AArch64/machine-sink-kill-flags.ll (1225 of 14191)
PASS: LLVM :: CodeGen/AArch64/machine_cse.ll (1226 of 14191)
PASS: LLVM :: CodeGen/AArch64/machine_cse_impdef_killflags.ll (1227 of 14191)
PASS: LLVM :: CodeGen/AArch64/madd-combiner.ll (1228 of 14191)
PASS: LLVM :: CodeGen/AArch64/madd-lohi.ll (1229 of 14191)
PASS: LLVM :: CodeGen/AArch64/memcpy-f128.ll (1230 of 14191)
PASS: LLVM :: CodeGen/AArch64/mature-mc-support.ll (1231 of 14191)
PASS: LLVM :: CodeGen/AArch64/merge-store.ll (1232 of 14191)
PASS: LLVM :: CodeGen/AArch64/minmax.ll (1233 of 14191)
PASS: LLVM :: CodeGen/AArch64/movw-consts.ll (1234 of 14191)
PASS: LLVM :: CodeGen/AArch64/movw-shift-encoding.ll (1235 of 14191)
PASS: LLVM :: CodeGen/AArch64/mul_pow2.ll (1236 of 14191)
PASS: LLVM :: CodeGen/AArch64/mul-lohi.ll (1237 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-bitcast.ll (1238 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-bitwise-instructions.ll (1239 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-diagnostics.ll (1240 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-compare-instructions.ll (1241 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-extract.ll (1242 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-fma.ll (1243 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-fpround_f128.ll (1244 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-idiv.ll (1245 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-mla-mls.ll (1246 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-or-combine.ll (1247 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-mov.ll (1248 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-scalar-by-elem-fma.ll (1249 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-scalar-copy.ll (1250 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-shift-left-long.ll (1251 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-truncStore-extLoad.ll (1252 of 14191)
PASS: LLVM :: CodeGen/AArch64/nest-register.ll (1253 of 14191)
PASS: LLVM :: CodeGen/AArch64/nzcv-save.ll (1254 of 14191)
PASS: LLVM :: CodeGen/AArch64/or-combine.ll (1255 of 14191)
PASS: LLVM :: CodeGen/AArch64/paired-load.ll (1256 of 14191)
PASS: LLVM :: CodeGen/AArch64/pic-eh-stubs.ll (1257 of 14191)
PASS: LLVM :: CodeGen/AArch64/postra-mi-sched.ll (1258 of 14191)
PASS: LLVM :: CodeGen/AArch64/print-mrs-system-register.ll (1259 of 14191)
PASS: LLVM :: CodeGen/AArch64/ragreedy-csr.ll (1260 of 14191)
PASS: LLVM :: CodeGen/AArch64/rbit.ll (1261 of 14191)
PASS: LLVM :: CodeGen/AArch64/regress-bitcast-formals.ll (1262 of 14191)
PASS: LLVM :: CodeGen/AArch64/neon-perm.ll (1263 of 14191)
PASS: LLVM :: CodeGen/AArch64/regress-f128csel-flags.ll (1264 of 14191)
PASS: LLVM :: CodeGen/AArch64/regress-fp128-livein.ll (1265 of 14191)
PASS: LLVM :: CodeGen/AArch64/regress-tail-livereg.ll (1266 of 14191)
PASS: LLVM :: CodeGen/AArch64/regress-tblgen-chains.ll (1267 of 14191)
PASS: LLVM :: CodeGen/AArch64/regress-w29-reserved-with-fp.ll (1268 of 14191)
PASS: LLVM :: CodeGen/AArch64/remat-float0.ll (1269 of 14191)
PASS: LLVM :: CodeGen/AArch64/returnaddr.ll (1270 of 14191)
PASS: LLVM :: CodeGen/AArch64/remat.ll (1271 of 14191)
PASS: LLVM :: CodeGen/AArch64/rm_redundant_cmp.ll (1272 of 14191)
PASS: LLVM :: CodeGen/AArch64/sdivpow2.ll (1273 of 14191)
PASS: LLVM :: CodeGen/AArch64/setcc-takes-i32.ll (1274 of 14191)
PASS: LLVM :: CodeGen/AArch64/setcc-type-mismatch.ll (1275 of 14191)
PASS: LLVM :: CodeGen/AArch64/sibling-call.ll (1276 of 14191)
PASS: LLVM :: CodeGen/AArch64/sincos-expansion.ll (1277 of 14191)
PASS: LLVM :: CodeGen/AArch64/simple-macho.ll (1278 of 14191)
PASS: LLVM :: CodeGen/AArch64/special-reg.ll (1279 of 14191)
PASS: LLVM :: CodeGen/AArch64/sincospow-vector-expansion.ll (1280 of 14191)
PASS: LLVM :: CodeGen/AArch64/stack-guard-remat-bitcast.ll (1281 of 14191)
PASS: LLVM :: CodeGen/AArch64/stackmap-liveness.ll (1282 of 14191)
PASS: LLVM :: CodeGen/AArch64/tail-call.ll (1283 of 14191)
PASS: LLVM :: CodeGen/AArch64/stack_guard_remat.ll (1284 of 14191)
PASS: LLVM :: CodeGen/AArch64/tailcall-explicit-sret.ll (1285 of 14191)
PASS: LLVM :: CodeGen/AArch64/tailcall-fastisel.ll (1286 of 14191)
PASS: LLVM :: CodeGen/AArch64/tailcall-implicit-sret.ll (1287 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AArch64/tailcall_misched_graph.ll (1288 of 14191)
PASS: LLVM :: CodeGen/AArch64/tailcall-mem-intrinsics.ll (1289 of 14191)
PASS: LLVM :: CodeGen/AArch64/tbz-tbnz.ll (1290 of 14191)
PASS: LLVM :: CodeGen/AArch64/trunc-v1i64.ll (1291 of 14191)
PASS: LLVM :: CodeGen/AArch64/tst-br.ll (1292 of 14191)
PASS: LLVM :: CodeGen/AArch64/vcvt-oversize.ll (1293 of 14191)
PASS: LLVM :: CodeGen/AArch64/xbfiz.ll (1294 of 14191)
PASS: LLVM :: CodeGen/AArch64/zero-reg.ll (1295 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/add-debug.ll (1296 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/32-bit-local-address-space.ll (1297 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/add_i64.ll (1298 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/add.ll (1299 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/address-space.ll (1300 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/anyext.ll (1301 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/array-ptr-calc-i32.ll (1302 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/array-ptr-calc-i64.ll (1303 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/atomic_cmp_swap_local.ll (1304 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/and.ll (1305 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/atomic_load_add.ll (1306 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/atomic_load_sub.ll (1307 of 14191)
XFAIL: LLVM :: CodeGen/AMDGPU/basic-branch.ll (1308 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/basic-loop.ll (1309 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/bfe_uint.ll (1310 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/bfi_int.ll (1311 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/big_alu.ll (1312 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/bitcast.ll (1313 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/build_vector.ll (1314 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/bswap.ll (1315 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/call.ll (1316 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/cayman-loop-bug.ll (1317 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/call_fs.ll (1318 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/cf-stack-bug.ll (1319 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/cf_end.ll (1320 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/coalescer_remat.ll (1321 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/cgp-addressing-modes.ll (1322 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/codegen-prepare-addrmode-sext.ll (1323 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/combine_vloads.ll (1324 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/commute-shifts.ll (1325 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/commute_modifiers.ll (1326 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/complex-folding.ll (1327 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/commute-compares.ll (1328 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/copy-illegal-type.ll (1329 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/copy-to-reg.ll (1330 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ctlz_zero_undef.ll (1331 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ctpop.ll (1332 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/concat_vectors.ll (1333 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ctpop64.ll (1334 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/cttz_zero_undef.ll (1335 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/cvt_f32_ubyte.ll (1336 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/cvt_flr_i32_f32.ll (1337 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/dagcombiner-bug-illegal-vec4-int-to-fp.ll (1338 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/debug.ll (1339 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/cvt_rpi_i32_f32.ll (1340 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/disconnected-predset-break-bug.ll (1341 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/dot4-folding.ll (1342 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ds-negative-offset-addressing-mode-loop.ll (1343 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ds_read2.ll (1344 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/default-fp-mode.ll (1345 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ds_read2_offset_order.ll (1346 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ds_read2_superreg.ll (1347 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ds_read2st64.ll (1348 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ds_write2st64.ll (1349 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ds_write2.ll (1350 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/elf.r600.ll (1351 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/empty-function.ll (1352 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/endcf-loop-header.ll (1353 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/elf.ll (1354 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/extload-private.ll (1355 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/extload.ll (1356 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/extract_vector_elt_i16.ll (1357 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fabs.f64.ll (1358 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fabs.ll (1359 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fadd.ll (1360 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fadd64.ll (1361 of 14191)
PASS: LLVM :: BugPoint/metadata.ll (1362 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fcmp-cnd.ll (1363 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fcmp-cnde-int-args.ll (1364 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fceil.ll (1365 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fcmp.ll (1366 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fcmp64.ll (1367 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fconst64.ll (1368 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fceil64.ll (1369 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fcopysign.f64.ll (1370 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fcopysign.f32.ll (1371 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fdiv.ll (1372 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fetch-limits.r600.ll (1373 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fdiv.f64.ll (1374 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ffloor.f64.ll (1375 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ffloor.ll (1376 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/floor.ll (1377 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/flat-address-space.ll (1378 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fma.f64.ll (1379 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fetch-limits.r700+.ll (1380 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fma-combine.ll (1381 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fma.ll (1382 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmad.ll (1383 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmax.ll (1384 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmax_legacy.f64.ll (1385 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmax3.f64.ll (1386 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmax3.ll (1387 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmaxnum.f64.ll (1388 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmax_legacy.ll (1389 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmin.ll (1390 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmaxnum.ll (1391 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmin_legacy.f64.ll (1392 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmin3.ll (1393 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmin_legacy.ll (1394 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fminnum.f64.ll (1395 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmul64.ll (1396 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmul.ll (1397 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fminnum.ll (1398 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fmuladd.ll (1399 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fneg-fabs.f64.ll (1400 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fnearbyint.ll (1401 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fneg-fabs.ll (1402 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fneg.f64.ll (1403 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fneg.ll (1404 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fp16_to_fp.ll (1405 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fp-classify.ll (1406 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fp32_to_fp16.ll (1407 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fp_to_sint.f64.ll (1408 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fp_to_uint.f64.ll (1409 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fp_to_sint.ll (1410 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fpext.ll (1411 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fptrunc.ll (1412 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fp_to_uint.ll (1413 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/frem.ll (1414 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fsqrt.ll (1415 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fsub.ll (1416 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/fsub64.ll (1417 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ftrunc.ll (1418 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ftrunc.f64.ll (1419 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/global-directive.ll (1420 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/gep-address-space.ll (1421 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/global-extload-i1.ll (1422 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/global-extload-i32.ll (1423 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/global-zero-initializer.ll (1424 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/global-extload-i16.ll (1425 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/global-extload-i8.ll (1426 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/gv-const-addrspace-fail.ll (1427 of 14191)
PASS: LLVM :: BugPoint/crash-narrowfunctiontest.ll (1428 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/gv-const-addrspace.ll (1429 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/hsa.ll (1430 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/i1-copy-implicit-def.ll (1431 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/i8-to-double-to-float.ll (1432 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/i1-copy-phi.ll (1433 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/icmp-select-sete-reverse-args.ll (1434 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/icmp64.ll (1435 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/indirect-addressing-si.ll (1436 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/half.ll (1437 of 14191)
XFAIL: LLVM :: CodeGen/AMDGPU/infinite-loop-evergreen.ll (1438 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/global_atomics.ll (1439 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/infinite-loop.ll (1440 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/inline-asm.ll (1441 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/input-mods.ll (1442 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/indirect-private-64.ll (1443 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/imm.ll (1444 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/inline-calls.ll (1445 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/invariant-load-no-alias-store.ll (1446 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/insert_subreg.ll (1447 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/jump-address.ll (1448 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/large-alloca.ll (1449 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/kcache-fold.ll (1450 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/large-constant-initializer.ll (1451 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/lds-initializer.ll (1452 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/lds-oqap-crash.ll (1453 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/lds-output-queue.ll (1454 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/lds-size.ll (1455 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/legalizedag-bug-expand-setcc.ll (1456 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/lds-zero-initializer.ll (1457 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/literals.ll (1458 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.barrier.global.ll (1459 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/insert_vector_elt.ll (1460 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.abs.ll (1461 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.barrier.local.ll (1462 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.bfi.ll (1463 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.bfm.ll (1464 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/kernel-args.ll (1465 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.brev.ll (1466 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.clamp.ll (1467 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.bfe.i32.ll (1468 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.cube.ll (1469 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.class.ll (1470 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.cvt_f32_ubyte.ll (1471 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.div_fixup.ll (1472 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.bfe.u32.ll (1473 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.div_fmas.ll (1474 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.flbit.i32.ll (1475 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.div_scale.ll (1476 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.fract.f64.ll (1477 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.imad24.ll (1478 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.imax.ll (1479 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.fract.ll (1480 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.imin.ll (1481 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.kill.ll (1482 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.ldexp.ll (1483 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.legacy.rsq.ll (1484 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.imul24.ll (1485 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.mul.ll (1486 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.rcp.f64.ll (1487 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.rsq.clamped.f64.ll (1488 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.rsq.clamped.ll (1489 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.tex.ll (1490 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.rsq.ll (1491 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.trig_preop.ll (1492 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.rcp.ll (1493 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.trunc.ll (1494 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.umad24.ll (1495 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.umax.ll (1496 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.umin.ll (1497 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.AMDGPU.umul24.ll (1498 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.fs.interp.ll (1499 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.getlod.ll (1500 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.image.ll (1501 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.imageload.ll (1502 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.image.sample.ll (1503 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.load.dword.ll (1504 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.gather4.ll (1505 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.image.sample.o.ll (1506 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.sample-masked.ll (1507 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.resinfo.ll (1508 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.sampled.ll (1509 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.sendmsg-m0.ll (1510 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.sample.ll (1511 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.sendmsg.ll (1512 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.amdgpu.dp4.ll (1513 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.tbuffer.store.ll (1514 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.SI.tid.ll (1515 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.amdgpu.kilp.ll (1516 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.dbg.value.ll (1517 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.amdgpu.lrp.ll (1518 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.cos.ll (1519 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.log2.ll (1520 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.pow.ll (1521 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.exp2.ll (1522 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.memcpy.ll (1523 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.round.f64.ll (1524 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.rint.ll (1525 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.rint.f64.ll (1526 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.round.ll (1527 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/load-input-fold.ll (1528 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.sqrt.ll (1529 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/load-i1.ll (1530 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/llvm.sin.ll (1531 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/load.vec.ll (1532 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/load64.ll (1533 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/local-64.ll (1534 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/local-memory-two-objects.ll (1535 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/local-atomics64.ll (1536 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/loop-address.ll (1537 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/local-memory.ll (1538 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/loop-idiom.ll (1539 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/lshl.ll (1540 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/lshr.ll (1541 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/m0-spill.ll (1542 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/load.ll (1543 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/mad-sub.ll (1544 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/mad_int24.ll (1545 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/local-atomics.ll (1546 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/mad_uint24.ll (1547 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/madak.ll (1548 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/max-literals.ll (1549 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/madmk.ll (1550 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/max3.ll (1551 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/max.ll (1552 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/min.ll (1553 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/min3.ll (1554 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/missing-store.ll (1555 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/mubuf.ll (1556 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/merge-stores.ll (1557 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/mul_int24.ll (1558 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/mad-combine.ll (1559 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/mul.ll (1560 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/mulhu.ll (1561 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/operand-folding.ll (1562 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/mul_uint24.ll (1563 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/no-initializer-constant-addrspace.ll (1564 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/no-shrink-extloads.ll (1565 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/parallelandifcollapse.ll (1566 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/packetizer.ll (1567 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/operand-spacing.ll (1568 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/predicate-dp4.ll (1569 of 14191)
XFAIL: LLVM :: CodeGen/AMDGPU/parallelorifcollapse.ll (1570 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/predicates.ll (1571 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/private-memory-broken.ll (1572 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/private-memory-atomics.ll (1573 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/promote-alloca-bitcast-function.ll (1574 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/promote-alloca-stored-pointer-value.ll (1575 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/or.ll (1576 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/pv-packing.ll (1577 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/pv.ll (1578 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/r600-export-fix.ll (1579 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/r600-encoding.ll (1580 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/r600-infinite-loop-bug-while-reorganizing-vector.ll (1581 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/r600cfg.ll (1582 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/reciprocal.ll (1583 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/register-count-comments.ll (1584 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/rotl.i64.ll (1585 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/reorder-stores.ll (1586 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/rotl.ll (1587 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/rotr.i64.ll (1588 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/rotr.ll (1589 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/rv7x0_count3.ll (1590 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/rsq.ll (1591 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/salu-to-valu.ll (1592 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/private-memory.ll (1593 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-fs-loop-nested-if.ll (1594 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-fs-loop-nested.ll (1595 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-fs-loop.ll (1596 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/scalar_to_vector.ll (1597 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-if-2.ll (1598 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-if.ll (1599 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/saddo.ll (1600 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/schedule-global-loads.ll (1601 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-vs-if-nested-loop-failure.ll (1602 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/schedule-vs-if-nested-loop.ll (1603 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/s_movk_i32.ll (1604 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/schedule-kernel-arg-loads.ll (1605 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/sdiv.ll (1606 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/scratch-buffer.ll (1607 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/sdivrem24.ll (1608 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/select-i1.ll (1609 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/select.ll (1610 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/selectcc-cnd.ll (1611 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/select64.ll (1612 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/selectcc-cnde-int.ll (1613 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/select-vectors.ll (1614 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/selectcc-icmp-select-float.ll (1615 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/set-dx10.ll (1616 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/selectcc.ll (1617 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/setcc-equivalent.ll (1618 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/selectcc-opt.ll (1619 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/sdivrem64.ll (1620 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/setcc64.ll (1621 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/seto.ll (1622 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/setcc-opt.ll (1623 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/setcc.ll (1624 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/setuo.ll (1625 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/sext-eliminate.ll (1626 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/sgpr-control-flow.ll (1627 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/sgpr-copy-duplicate-operand.ll (1628 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/shared-op-cycle.ll (1629 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/shl_add_constant.ll (1630 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/sgpr-copy.ll (1631 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/si-annotate-cf-assertion.ll (1632 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/shl.ll (1633 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/si-annotate-cf.ll (1634 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/sext-in-reg.ll (1635 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/si-lod-bias.ll (1636 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/shl_add_ptr.ll (1637 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll (1638 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/si-vector-hang.ll (1639 of 14191)
XFAIL: LLVM :: CodeGen/AMDGPU/simplify-demanded-bits-build-pair.ll (1640 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/sign_extend.ll (1641 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/sint_to_fp.f64.ll (1642 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/sint_to_fp.ll (1643 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/smrd.ll (1644 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/split-scalar-i64-add.ll (1645 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/si-sgpr-spill.ll (1646 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/si-spill-cf.ll (1647 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/sra.ll (1648 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/srl.ll (1649 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/store-barrier.ll (1650 of 14191)
XFAIL: LLVM :: CodeGen/AMDGPU/store-v3i32.ll (1651 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/ssubo.ll (1652 of 14191)
XFAIL: LLVM :: CodeGen/AMDGPU/store-v3i64.ll (1653 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/store-vector-ptrs.ll (1654 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/store.r600.ll (1655 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/structurize1.ll (1656 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/structurize.ll (1657 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/subreg-coalescer-crash.ll (1658 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/sub.ll (1659 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/subreg-coalescer-undef-use.ll (1660 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/subreg-eliminate-dead.ll (1661 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/swizzle-export.ll (1662 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/tex-clause-antidep.ll (1663 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/texture-input-merge.ll (1664 of 14191)
XFAIL: LLVM :: CodeGen/AMDGPU/trunc-store-f64-to-f16.ll (1665 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/store.ll (1666 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/trunc-store-i1.ll (1667 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/trunc-store.ll (1668 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/trunc-cmp-constant.ll (1669 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/trunc-vector-store-assertion-failure.ll (1670 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/tti-unroll-prefs.ll (1671 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/trunc.ll (1672 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/uaddo.ll (1673 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/udiv.ll (1674 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/udivrem.ll (1675 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/uint_to_fp.f64.ll (1676 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/udivrem24.ll (1677 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/uint_to_fp.ll (1678 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/unhandled-loop-condition-assertion.ll (1679 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/unroll.ll (1680 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/unaligned-load-store.ll (1681 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/unsupported-cc.ll (1682 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/udivrem64.ll (1683 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/urecip.ll (1684 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/use-sgpr-multiple-times.ll (1685 of 14191)
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/v1i64-kernel-arg.ll (1686 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/srem.ll (1687 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/v_cndmask.ll (1688 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/usubo.ll (1689 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/v_mac.ll (1690 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/valu-i1.ll (1691 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/vertex-fetch-encoding.ll (1692 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/vop-shrink.ll (1693 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/vector-alloca.ll (1694 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/vselect64.ll (1695 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/vtx-schedule.ll (1696 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/vtx-fetch-branch.ll (1697 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/vselect.ll (1698 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/wait.ll (1699 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/wrong-transalu-pos-fix.ll (1700 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/zero_extend.ll (1701 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/work-item-intrinsics.ll (1702 of 14191)
PASS: LLVM :: CodeGen/ARM/2006-11-10-CycleInDAG.ll (1703 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-03-07-CombinerCrash.ll (1704 of 14191)
UNSUPPORTED: LLVM :: CodeGen/ARM/2007-03-13-InstrSched.ll (1705 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/xor.ll (1706 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-01-19-InfiniteLoop.ll (1707 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll (1708 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-03-27-RegScavengerAssert.ll (1709 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-03-30-RegScavengerAssert.ll (1710 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-04-02-RegScavengerAssert.ll (1711 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-04-03-PEIBug.ll (1712 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-04-30-CombinerCrash.ll (1713 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-04-03-UndefinedSymbol.ll (1714 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll (1715 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-05-07-tailmerge-1.ll (1716 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-05-09-tailmerge-2.ll (1717 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-05-14-InlineAsmCstCrash.ll (1718 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-05-14-RegScavengerAssert.ll (1719 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-05-23-BadPreIndexedStore.ll (1720 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-05-22-tailmerge-3.ll (1721 of 14191)
PASS: LLVM :: CodeGen/ARM/2007-08-15-ReuseBug.ll (1722 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll (1723 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-02-29-RegAllocLocal.ll (1724 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-03-05-SxtInRegBug.ll (1725 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-03-07-RegScavengerAssert.ll (1726 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-04-04-ScavengerAssert.ll (1727 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-04-10-ScavengerAssert.ll (1728 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-04-11-PHIofImpDef.ll (1729 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll (1730 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-05-19-ScavengerAssert.ll (1731 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-07-17-Fdiv.ll (1732 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-07-24-CodeGenPrepCrash.ll (1733 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-08-07-AsmPrintBug.ll (1734 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-09-17-CoalescerBug.ll (1735 of 14191)
PASS: LLVM :: CodeGen/ARM/2008-11-18-ScavengerAssert.ll (1736 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-02-16-SpillerBug.ll (1737 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-02-22-SoftenFloatVaArg.ll (1738 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-03-07-SpillerBug.ll (1739 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-02-27-SpillerBug.ll (1740 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-03-09-AddrModeBug.ll (1741 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-04-08-AggregateAddr.ll (1742 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-04-06-AsmModifier.ll (1743 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-04-08-FREM.ll (1744 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-04-09-RegScavengerAsm.ll (1745 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-04-08-FloatUndef.ll (1746 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-05-05-DAGCombineBug.ll (1747 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-05-11-CodePlacementCrash.ll (1748 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-05-07-RegAllocLocal.ll (1749 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-05-18-InlineAsmMem.ll (1750 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-06-04-MissingLiveIn.ll (1751 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-06-02-ISelCrash.ll (1752 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-06-19-RegScavengerAssert.ll (1753 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-06-15-RegScavengerAssert.ll (1754 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-06-22-CoalescerBug.ll (1755 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert.ll (1756 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert2.ll (1757 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert3.ll (1758 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert4.ll (1759 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert5.ll (1760 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-07-01-CommuteBug.ll (1761 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-07-09-asm-p-constraint.ll (1762 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-07-22-SchedulerAssert.ll (1763 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-07-22-ScavengerAssert.ll (1764 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-07-29-VFP3Registers.ll (1765 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-07-18-RewriterBug.ll (1766 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-02-RegScavengerAssert-Neon.ll (1767 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-04-RegScavengerAssert-2.ll (1768 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-04-RegScavengerAssert.ll (1769 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-15-RegScavenger-EarlyClobber.ll (1770 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-15-RegScavengerAssert.ll (1771 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-21-PostRAKill.ll (1772 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-21-PostRAKill2.ll (1773 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-21-PostRAKill3.ll (1774 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-26-ScalarToVector.ll (1775 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-27-ScalarToVector.ll (1776 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-29-ExtractEltf32.ll (1777 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-29-TooLongSplat.ll (1778 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-31-LSDA-Name.ll (1779 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-08-31-TwoRegShuffle.ll (1780 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-09-09-fpcmp-ole.ll (1781 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-09-09-AllOnes.ll (1782 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-09-10-postdec.ll (1783 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-09-13-InvalidSubreg.ll (1784 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-09-13-InvalidSuperReg.ll (1785 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-09-20-LiveIntervalsBug.ll (1786 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-09-22-LiveVariablesBug.ll (1787 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-09-21-LiveVariablesBug.ll (1788 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-09-23-LiveVariablesBug.ll (1789 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-09-24-spill-align.ll (1790 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-09-28-LdStOptiBug.ll (1791 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-09-27-CoalescerBug.ll (1792 of 14191)
PASS: LLVM :: CodeGen/AMDGPU/urem.ll (1793 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-10-16-Scope.ll (1794 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-10-02-NEONSubregsBug.ll (1795 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-11-01-NeonMoves.ll (1796 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-10-30.ll (1797 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-10-27-double-align.ll (1798 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-11-02-NegativeLane.ll (1799 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-11-13-CoalescerCrash.ll (1800 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll (1801 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-11-13-ScavengerAssert.ll (1802 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-11-13-ScavengerAssert2.ll (1803 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-11-13-VRRewriterCrash.ll (1804 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-12-02-vtrn-undef.ll (1805 of 14191)
PASS: LLVM :: CodeGen/ARM/2009-11-30-LiveVariablesBug.ll (1806 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-03-04-eabi-fp-spill.ll (1807 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-03-04-stm-undef-addr.ll (1808 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-04-09-NeonSelect.ll (1809 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-04-13-v2f64SplitArg.ll (1810 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-04-14-SplitVector.ll (1811 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-03-18-ldm-rtrn.ll (1812 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-05-14-IllegalType.ll (1813 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-04-15-ScavengerDebugValue.ll (1814 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-05-17-FastAllocCrash.ll (1815 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll (1816 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-05-19-Shuffles.ll (1817 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-05-20-NEONSpillCrash.ll (1818 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-05-21-BuildVector.ll (1819 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-05-18-PostIndexBug.ll (1820 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll (1821 of 14191)
XFAIL: LLVM :: CodeGen/ARM/2010-06-21-nondarwin-tc.ll (1822 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll (1823 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-06-25-Thumb2ITInvalidIterator.ll (1824 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-06-21-LdStMultipleBug.ll (1825 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-08-04-EHCrash.ll (1826 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-06-29-SubregImpDefs.ll (1827 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-08-04-StackVariable.ll (1828 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-07-26-GlobalMerge.ll (1829 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-09-21-OptCmpBug.ll (1830 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll (1831 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-10-25-ifcvt-ldm.ll (1832 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-12-07-PEIBug.ll (1833 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-11-29-PrologueBug.ll (1834 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-12-08-tpsoft.ll (1835 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-12-17-LocalStackSlotCrash.ll (1836 of 14191)
PASS: LLVM :: CodeGen/ARM/2010-12-15-elf-lcomm.ll (1837 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll (1838 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-02-07-AntidepClobber.ll (1839 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-02-04-AntidepMultidef.ll (1840 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-03-10-DAGCombineCrash.ll (1841 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-03-23-PeepholeBug.ll (1842 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-03-15-LdStMultipleBug.ll (1843 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-04-07-schediv.ll (1844 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-04-11-MachineLICMBug.ll (1845 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-04-12-AlignBug.ll (1846 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-04-12-FastRegAlloc.ll (1847 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-04-15-AndVFlagPeepholeBug.ll (1848 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-04-15-RegisterCmpPeephole.ll (1849 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-04-27-IfCvtBug.ll (1850 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-04-26-SchedTweak.ll (1851 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-05-04-MultipleLandingPadSuccs.ll (1852 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-06-09-TailCallByVal.ll (1853 of 14191)
XFAIL: LLVM :: CodeGen/ARM/2011-06-16-TailCallByVal.ll (1854 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-06-29-MergeGlobalsAlign.ll (1855 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-07-10-GlobalMergeBug.ll (1856 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll (1857 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-08-25-ldmia_ret.ll (1858 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-08-12-vmovqqqq-pseudo.ll (1859 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-08-29-SchedCycle.ll (1860 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-09-09-OddVectorDivision.ll (1861 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-09-19-cpsr.ll (1862 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-08-29-ldr_pre_imm.ll (1863 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-09-28-CMovCombineBug.ll (1864 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-10-26-ExpandUnalignedLoadCrash.ll (1865 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-10-26-memset-with-neon.ll (1866 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-11-07-PromoteVectorLoadStore.ll (1867 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-10-26-memset-inline.ll (1868 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-11-09-BitcastVectorDouble.ll (1869 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-11-14-EarlyClobber.ll (1870 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-11-28-DAGCombineBug.ll (1871 of 14191)
UNSUPPORTED: LLVM :: CodeGen/ARM/2011-12-14-machine-sink.ll (1872 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-11-09-IllegalVectorFPIntConvert.ll (1873 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-11-30-MergeAlignment.ll (1874 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-12-19-sjlj-clobber.ll (1875 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-01-23-PostRA-LICM.ll (1876 of 14191)
PASS: LLVM :: CodeGen/ARM/2011-11-29-128bitArithmetics.ll (1877 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-01-24-RegSequenceLiveRange.ll (1878 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-01-26-CoalescerBug.ll (1879 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-02-01-CoalescerBug.ll (1880 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-01-26-CopyPropKills.ll (1881 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-03-05-FPSCR-bug.ll (1882 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-03-13-DAGCombineBug.ll (1883 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-04-02-TwoAddrInstrCrash.ll (1884 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-03-26-FoldImmBug.ll (1885 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-04-10-DAGCombine.ll (1886 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-04-24-SplitEHCriticalEdge.ll (1887 of 14191)
UNSUPPORTED: LLVM :: CodeGen/ARM/2012-06-12-SchedMemLatency.ll (1888 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-05-10-PreferVMOVtoVDUP32.ll (1889 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-05-29-TailDupBug.ll (1890 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-08-04-DtripleSpillReload.ll (1891 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-08-08-legalize-unaligned.ll (1892 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-05-04-vmov.ll (1893 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-08-13-bfi.ll (1894 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-08-09-neon-extload.ll (1895 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-08-23-legalize-vmull.ll (1896 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-08-27-CopyPhysRegCrash.ll (1897 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-08-30-select.ll (1898 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-09-18-ARMv4ISelBug.ll (1899 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv.ll (1900 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv2.ll (1901 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-10-04-AAPCS-byval-align8.ll (1902 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-10-04-LDRB_POST_IMM-Crash.ll (1903 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-10-04-FixedFrame-vs-byval.ll (1904 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-10-18-PR14099-ByvalFrameAddress.ll (1905 of 14191)
PASS: LLVM :: CodeGen/ARM/2012-11-14-subs_carry.ll (1906 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-01-21-PR14992.ll (1907 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-04-05-Small-ByVal-Structs-PR15293.ll (1908 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-04-16-AAPCS-C4-vs-VFP.ll (1909 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-02-27-expand-vfma.ll (1910 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-04-21-AAPCS-VA-C.1.cp.ll (1911 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-04-16-AAPCS-C5-vs-VFP.ll (1912 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-04-18-load-overlap-PR14824.ll (1913 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-05-02-AAPCS-ByVal-Structs-C4-C5-VFP.ll (1914 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-05-02-AAPCS-ByVal-Structs-C4-C5-VFP2.ll (1915 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-05-07-ByteLoadSameAddress.ll (1916 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-05-13-AAPCS-byval-padding.ll (1917 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-05-13-AAPCS-byval-padding2.ll (1918 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-05-13-DAGCombiner-undef-mask.ll (1919 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-06-03-ByVal-2Kbytes.ll (1920 of 14191)
UNSUPPORTED: LLVM :: CodeGen/ARM/2013-10-11-select-stalls.ll (1921 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-05-05-IfConvertBug.ll (1922 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-07-29-vector-or-combine.ll (1923 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-11-08-inline-asm-neon-array.ll (1924 of 14191)
PASS: LLVM :: CodeGen/ARM/2014-01-09-pseudo_expand_implicit_reg.ll (1925 of 14191)
PASS: LLVM :: CodeGen/ARM/2013-05-31-char-shift-crash.ll (1926 of 14191)
PASS: LLVM :: CodeGen/ARM/2014-02-05-vfp-regs-after-stack.ll (1927 of 14191)
PASS: LLVM :: CodeGen/ARM/2014-02-21-byval-reg-split-alignment.ll (1928 of 14191)
PASS: LLVM :: CodeGen/ARM/2014-05-14-DwarfEHCrash.ll (1929 of 14191)
PASS: LLVM :: CodeGen/ARM/2014-07-18-earlyclobber-str-post.ll (1930 of 14191)
PASS: LLVM :: CodeGen/ARM/2014-08-04-muls-it.ll (1931 of 14191)
PASS: LLVM :: CodeGen/ARM/PR15053.ll (1932 of 14191)
PASS: LLVM :: CodeGen/ARM/DbgValueOtherTargets.test (1933 of 14191)
PASS: LLVM :: CodeGen/ARM/2015-01-21-thumbv4t-ldstr-opt.ll (1934 of 14191)
PASS: LLVM :: CodeGen/ARM/MergeConsecutiveStores.ll (1935 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/aapcs.ll (1936 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/alloca.ll (1937 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/dllimport.ll (1938 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/frame-register.ll (1939 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/chkstk-movw-movt-isel.ll (1940 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/chkstk.ll (1941 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/global-minsize.ll (1942 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/long-calls.ll (1943 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/integer-floating-point-conversion.ll (1944 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/hard-float.ll (1945 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/mangling.ll (1946 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/memset.ll (1947 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/mov32t-bundling.ll (1948 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/no-aeabi.ll (1949 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/movw-movt-relocations.ll (1950 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/no-ehabi.ll (1951 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/read-only-data.ll (1952 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/pic.ll (1953 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/no-arm-mode.ll (1954 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/stack-probe-non-default.ll (1955 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/structors.ll (1956 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/trivial-gnu-object.ll (1957 of 14191)
PASS: LLVM :: CodeGen/ARM/a15-mla.ll (1958 of 14191)
PASS: LLVM :: CodeGen/ARM/Windows/vla.ll (1959 of 14191)
PASS: LLVM :: CodeGen/ARM/a15-partial-update.ll (1960 of 14191)
UNSUPPORTED: LLVM :: CodeGen/ARM/aapcs-hfa.ll (1961 of 14191)
UNSUPPORTED: LLVM :: CodeGen/ARM/addrmode.ll (1962 of 14191)
PASS: LLVM :: CodeGen/ARM/a15.ll (1963 of 14191)
PASS: LLVM :: CodeGen/ARM/a15-SD-dep.ll (1964 of 14191)
PASS: LLVM :: CodeGen/ARM/addrspacecast.ll (1965 of 14191)
PASS: LLVM :: CodeGen/ARM/aapcs-hfa-code.ll (1966 of 14191)
PASS: LLVM :: CodeGen/ARM/aggregate-padding.ll (1967 of 14191)
PASS: LLVM :: CodeGen/ARM/aliases.ll (1968 of 14191)
PASS: LLVM :: CodeGen/ARM/alloca.ll (1969 of 14191)
PASS: LLVM :: CodeGen/ARM/adv-copy-opt.ll (1970 of 14191)
PASS: LLVM :: CodeGen/ARM/align.ll (1971 of 14191)
PASS: LLVM :: CodeGen/ARM/alloc-no-stack-realign.ll (1972 of 14191)
PASS: LLVM :: CodeGen/ARM/arguments-nosplit-double.ll (1973 of 14191)
PASS: LLVM :: CodeGen/ARM/argaddr.ll (1974 of 14191)
PASS: LLVM :: CodeGen/ARM/arguments-nosplit-i64.ll (1975 of 14191)
PASS: LLVM :: CodeGen/ARM/arguments2.ll (1976 of 14191)
PASS: LLVM :: CodeGen/ARM/arguments.ll (1977 of 14191)
PASS: LLVM :: CodeGen/ARM/arguments3.ll (1978 of 14191)
PASS: LLVM :: CodeGen/ARM/arguments4.ll (1979 of 14191)
PASS: LLVM :: CodeGen/ARM/arguments5.ll (1980 of 14191)
PASS: LLVM :: CodeGen/ARM/arguments6.ll (1981 of 14191)
PASS: LLVM :: CodeGen/ARM/arguments7.ll (1982 of 14191)
PASS: LLVM :: CodeGen/ARM/arguments8.ll (1983 of 14191)
PASS: LLVM :: CodeGen/ARM/arguments_f64_backfill.ll (1984 of 14191)
PASS: LLVM :: CodeGen/ARM/arm-asm.ll (1985 of 14191)
PASS: LLVM :: CodeGen/ARM/arm-frameaddr.ll (1986 of 14191)
PASS: LLVM :: CodeGen/ARM/arm-interleaved-accesses.ll (1987 of 14191)
PASS: LLVM :: CodeGen/ARM/arm-modifier.ll (1988 of 14191)
PASS: LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll (1989 of 14191)
PASS: LLVM :: CodeGen/ARM/arm-abi-attr.ll (1990 of 14191)
PASS: LLVM :: CodeGen/ARM/arm-negative-stride.ll (1991 of 14191)
PASS: LLVM :: CodeGen/ARM/arm-ttype-target2.ll (1992 of 14191)
PASS: LLVM :: CodeGen/ARM/arm32-round-conv.ll (1993 of 14191)
PASS: LLVM :: CodeGen/ARM/arm-returnaddr.ll (1994 of 14191)
PASS: LLVM :: CodeGen/ARM/arm32-rounding.ll (1995 of 14191)
PASS: LLVM :: CodeGen/ARM/atomic-cmp.ll (1996 of 14191)
PASS: LLVM :: CodeGen/ARM/armv4.ll (1997 of 14191)
PASS: LLVM :: CodeGen/ARM/atomic-cmpxchg.ll (1998 of 14191)
PASS: LLVM :: CodeGen/ARM/atomic-64bit.ll (1999 of 14191)
PASS: LLVM :: CodeGen/ARM/atomicrmw_minmax.ll (2000 of 14191)
PASS: LLVM :: CodeGen/ARM/atomic-load-store.ll (2001 of 14191)
PASS: LLVM :: CodeGen/ARM/available_externally.ll (2002 of 14191)
PASS: LLVM :: CodeGen/ARM/bfc.ll (2003 of 14191)
PASS: LLVM :: CodeGen/ARM/avoid-cpsr-rmw.ll (2004 of 14191)
PASS: LLVM :: CodeGen/ARM/bfi.ll (2005 of 14191)
PASS: LLVM :: CodeGen/ARM/bfx.ll (2006 of 14191)
PASS: LLVM :: CodeGen/ARM/bic.ll (2007 of 14191)
PASS: LLVM :: CodeGen/ARM/bicZext.ll (2008 of 14191)
PASS: LLVM :: CodeGen/ARM/atomic-op.ll (2009 of 14191)
PASS: LLVM :: CodeGen/ARM/big-endian-neon-extend.ll (2010 of 14191)
PASS: LLVM :: CodeGen/ARM/big-endian-eh-unwind.ll (2011 of 14191)
PASS: LLVM :: CodeGen/ARM/big-endian-neon-trunc-store.ll (2012 of 14191)
PASS: LLVM :: CodeGen/ARM/big-endian-ret-f64.ll (2013 of 14191)
PASS: LLVM :: CodeGen/ARM/big-endian-neon-bitconv.ll (2014 of 14191)
PASS: LLVM :: CodeGen/ARM/bits.ll (2015 of 14191)
PASS: LLVM :: CodeGen/ARM/bswap-inline-asm.ll (2016 of 14191)
PASS: LLVM :: CodeGen/ARM/bswap16.ll (2017 of 14191)
PASS: LLVM :: CodeGen/ARM/build-attributes-encoding.s (2018 of 14191)
PASS: LLVM :: CodeGen/ARM/big-endian-vector-callee.ll (2019 of 14191)
PASS: LLVM :: CodeGen/ARM/bx_fold.ll (2020 of 14191)
PASS: LLVM :: CodeGen/ARM/byval-align.ll (2021 of 14191)
PASS: LLVM :: CodeGen/ARM/big-endian-vector-caller.ll (2022 of 14191)
PASS: LLVM :: CodeGen/ARM/byval_load_align.ll (2023 of 14191)
PASS: LLVM :: CodeGen/ARM/cache-intrinsic.ll (2024 of 14191)
PASS: LLVM :: CodeGen/ARM/call-noret.ll (2025 of 14191)
PASS: LLVM :: CodeGen/ARM/call-noret-minsize.ll (2026 of 14191)
PASS: LLVM :: CodeGen/ARM/atomic-ops-v8.ll (2027 of 14191)
PASS: LLVM :: CodeGen/ARM/call_nolink.ll (2028 of 14191)
PASS: LLVM :: CodeGen/ARM/call.ll (2029 of 14191)
PASS: LLVM :: CodeGen/ARM/call-tc.ll (2030 of 14191)
PASS: LLVM :: CodeGen/ARM/carry.ll (2031 of 14191)
PASS: LLVM :: CodeGen/ARM/clz.ll (2032 of 14191)
PASS: LLVM :: CodeGen/ARM/cmn.ll (2033 of 14191)
PASS: LLVM :: CodeGen/ARM/cmpxchg-idioms.ll (2034 of 14191)
PASS: LLVM :: CodeGen/ARM/cmpxchg-weak.ll (2035 of 14191)
PASS: LLVM :: CodeGen/ARM/coalesce-dbgvalue.ll (2036 of 14191)
PASS: LLVM :: CodeGen/ARM/code-placement.ll (2037 of 14191)
PASS: LLVM :: CodeGen/ARM/combine-movc-sub.ll (2038 of 14191)
PASS: LLVM :: CodeGen/ARM/coalesce-subregs.ll (2039 of 14191)
PASS: LLVM :: CodeGen/ARM/compare-call.ll (2040 of 14191)
PASS: LLVM :: CodeGen/ARM/constant-islands.ll (2041 of 14191)
PASS: LLVM :: CodeGen/ARM/commute-movcc.ll (2042 of 14191)
PASS: LLVM :: CodeGen/ARM/constants.ll (2043 of 14191)
PASS: LLVM :: CodeGen/ARM/constantfp.ll (2044 of 14191)
PASS: LLVM :: CodeGen/ARM/copy-cpsr.ll (2045 of 14191)
PASS: LLVM :: CodeGen/ARM/crash-O0.ll (2046 of 14191)
PASS: LLVM :: CodeGen/ARM/copy-paired-reg.ll (2047 of 14191)
PASS: LLVM :: CodeGen/ARM/crash-greedy.ll (2048 of 14191)
PASS: LLVM :: CodeGen/ARM/crash-greedy-v6.ll (2049 of 14191)
PASS: LLVM :: CodeGen/ARM/crash-shufflevector.ll (2050 of 14191)
PASS: LLVM :: CodeGen/ARM/crash.ll (2051 of 14191)
PASS: LLVM :: CodeGen/ARM/cse-call.ll (2052 of 14191)
PASS: LLVM :: CodeGen/ARM/crc32.ll (2053 of 14191)
PASS: LLVM :: CodeGen/ARM/cse-libcalls.ll (2054 of 14191)
PASS: LLVM :: CodeGen/ARM/ctor_order.ll (2055 of 14191)
PASS: LLVM :: CodeGen/ARM/ctors_dtors.ll (2056 of 14191)
PASS: LLVM :: CodeGen/ARM/cse-ldrlit.ll (2057 of 14191)
PASS: LLVM :: CodeGen/ARM/dagcombine-anyexttozeroext.ll (2058 of 14191)
PASS: LLVM :: CodeGen/ARM/cttz.ll (2059 of 14191)
PASS: LLVM :: CodeGen/ARM/cttz_vector.ll (2060 of 14191)
PASS: LLVM :: CodeGen/ARM/dagcombine-concatvector.ll (2061 of 14191)
PASS: LLVM :: CodeGen/ARM/data-in-code-annotations.ll (2062 of 14191)
PASS: LLVM :: CodeGen/ARM/dbg.ll (2063 of 14191)
PASS: LLVM :: CodeGen/ARM/darwin-eabi.ll (2064 of 14191)
PASS: LLVM :: CodeGen/ARM/debug-frame-large-stack.ll (2065 of 14191)
PASS: LLVM :: CodeGen/ARM/debug-frame-no-debug.ll (2066 of 14191)
PASS: LLVM :: CodeGen/ARM/debug-info-arg.ll (2067 of 14191)
PASS: LLVM :: CodeGen/ARM/debug-frame-vararg.ll (2068 of 14191)
PASS: LLVM :: CodeGen/ARM/debug-info-blocks.ll (2069 of 14191)
PASS: LLVM :: CodeGen/ARM/debug-info-branch-folding.ll (2070 of 14191)
PASS: LLVM :: CodeGen/ARM/debug-info-d16-reg.ll (2071 of 14191)
PASS: LLVM :: CodeGen/ARM/debug-info-no-frame.ll (2072 of 14191)
PASS: LLVM :: CodeGen/ARM/debug-info-qreg.ll (2073 of 14191)
PASS: LLVM :: CodeGen/ARM/debug-info-s16-reg.ll (2074 of 14191)
PASS: LLVM :: CodeGen/ARM/debug-info-sreg2.ll (2075 of 14191)
PASS: LLVM :: CodeGen/ARM/debug-segmented-stacks.ll (2076 of 14191)
PASS: LLVM :: CodeGen/ARM/deps-fix.ll (2077 of 14191)
PASS: LLVM :: CodeGen/ARM/debug-frame.ll (2078 of 14191)
PASS: LLVM :: CodeGen/ARM/default-float-abi.ll (2079 of 14191)
PASS: LLVM :: CodeGen/ARM/disable-tail-calls.ll (2080 of 14191)
PASS: LLVM :: CodeGen/ARM/disable-fp-elim.ll (2081 of 14191)
PASS: LLVM :: CodeGen/ARM/divmod.ll (2082 of 14191)
PASS: LLVM :: CodeGen/ARM/div.ll (2083 of 14191)
PASS: LLVM :: CodeGen/ARM/domain-conv-vmovs.ll (2084 of 14191)
PASS: LLVM :: CodeGen/ARM/dwarf-unwind.ll (2085 of 14191)
PASS: LLVM :: CodeGen/ARM/divmod-eabi.ll (2086 of 14191)
PASS: LLVM :: CodeGen/ARM/dyn-stackalloc.ll (2087 of 14191)
PASS: LLVM :: CodeGen/ARM/dwarf-eh.ll (2088 of 14191)
PASS: LLVM :: CodeGen/ARM/eh-resume-darwin.ll (2089 of 14191)
PASS: LLVM :: CodeGen/ARM/ehabi-filters.ll (2090 of 14191)
PASS: LLVM :: CodeGen/ARM/ehabi-handlerdata-nounwind.ll (2091 of 14191)
PASS: LLVM :: CodeGen/ARM/ehabi-no-landingpad.ll (2092 of 14191)
PASS: LLVM :: CodeGen/ARM/ehabi-handlerdata.ll (2093 of 14191)
PASS: LLVM :: CodeGen/ARM/eh-dispcont.ll (2094 of 14191)
PASS: LLVM :: CodeGen/ARM/ehabi-unwind.ll (2095 of 14191)
PASS: LLVM :: CodeGen/ARM/elf-lcomm-align.ll (2096 of 14191)
PASS: LLVM :: CodeGen/ARM/emit-big-cst.ll (2097 of 14191)
PASS: LLVM :: CodeGen/ARM/extload-knownzero.ll (2098 of 14191)
PASS: LLVM :: CodeGen/ARM/extloadi1.ll (2099 of 14191)
PASS: LLVM :: CodeGen/ARM/fabs-neon.ll (2100 of 14191)
PASS: LLVM :: CodeGen/ARM/fabss.ll (2101 of 14191)
PASS: LLVM :: CodeGen/ARM/fadds.ll (2102 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-GEP-coalesce.ll (2103 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-binary.ll (2104 of 14191)
PASS: LLVM :: CodeGen/ARM/ehabi.ll (2105 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-br-phi.ll (2106 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-br-const.ll (2107 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-call-multi-reg-return.ll (2108 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-cmp-imm.ll (2109 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-align.ll (2110 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-call.ll (2111 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-conversion.ll (2112 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-crash.ll (2113 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-deadcode.ll (2114 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-crash2.ll (2115 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-fold.ll (2116 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-frameaddr.ll (2117 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-icmp.ll (2118 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-indirectbr.ll (2119 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-ext.ll (2120 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-inline-asm.ll (2121 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-ldr-str-arm.ll (2122 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-ldr-str-thumb-neg-index.ll (2123 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-ldrh-strh-arm.ll (2124 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-load-store-verify.ll (2125 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-intrinsic.ll (2126 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-pred.ll (2127 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-mvn.ll (2128 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-pic.ll (2129 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-redefinition.ll (2130 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-remat-same-constant.ll (2131 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-ret.ll (2132 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-shift-materialize.ll (2133 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-select.ll (2134 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-shifter.ll (2135 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-update-valuemap-for-extract.ll (2136 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-static.ll (2137 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-vaddd.ll (2138 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-tail-call.ll (2139 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel-vararg.ll (2140 of 14191)
PASS: LLVM :: CodeGen/ARM/fastcc-vfp.ll (2141 of 14191)
PASS: LLVM :: CodeGen/ARM/fast-isel.ll (2142 of 14191)
PASS: LLVM :: CodeGen/ARM/fastisel-gep-promote-before-add.ll (2143 of 14191)
PASS: LLVM :: CodeGen/ARM/fastisel-thumb-litpool.ll (2144 of 14191)
PASS: LLVM :: CodeGen/ARM/fcopysign.ll (2145 of 14191)
PASS: LLVM :: CodeGen/ARM/fixunsdfdi.ll (2146 of 14191)
PASS: LLVM :: CodeGen/ARM/flag-crash.ll (2147 of 14191)
PASS: LLVM :: CodeGen/ARM/fdivs.ll (2148 of 14191)
PASS: LLVM :: CodeGen/ARM/floorf.ll (2149 of 14191)
PASS: LLVM :: CodeGen/ARM/fmdrr-fmrrd.ll (2150 of 14191)
PASS: LLVM :: CodeGen/ARM/fmscs.ll (2151 of 14191)
PASS: LLVM :: CodeGen/ARM/fmacs.ll (2152 of 14191)
PASS: LLVM :: CodeGen/ARM/fnattr-trap.ll (2153 of 14191)
PASS: LLVM :: CodeGen/ARM/fmuls.ll (2154 of 14191)
PASS: LLVM :: CodeGen/ARM/fnmacs.ll (2155 of 14191)
PASS: LLVM :: CodeGen/ARM/build-attributes.ll (2156 of 14191)
PASS: LLVM :: CodeGen/ARM/fnmul.ll (2157 of 14191)
PASS: LLVM :: CodeGen/ARM/fnegs.ll (2158 of 14191)
PASS: LLVM :: CodeGen/ARM/fold-const.ll (2159 of 14191)
PASS: LLVM :: CodeGen/ARM/fnmuls.ll (2160 of 14191)
PASS: LLVM :: CodeGen/ARM/fnmscs.ll (2161 of 14191)
PASS: LLVM :: CodeGen/ARM/formal.ll (2162 of 14191)
PASS: LLVM :: CodeGen/ARM/fp-arg-shuffle.ll (2163 of 14191)
PASS: LLVM :: CodeGen/ARM/fp-fast.ll (2164 of 14191)
PASS: LLVM :: CodeGen/ARM/fp.ll (2165 of 14191)
PASS: LLVM :: CodeGen/ARM/fold-stack-adjust.ll (2166 of 14191)
PASS: LLVM :: CodeGen/ARM/fparith.ll (2167 of 14191)
PASS: LLVM :: CodeGen/ARM/fp16.ll (2168 of 14191)
PASS: LLVM :: CodeGen/ARM/fpcmp-f64-neon-opt.ll (2169 of 14191)
PASS: LLVM :: CodeGen/ARM/fp_convert.ll (2170 of 14191)
PASS: LLVM :: CodeGen/ARM/fpcmp-opt.ll (2171 of 14191)
PASS: LLVM :: CodeGen/ARM/fpcmp.ll (2172 of 14191)
PASS: LLVM :: CodeGen/ARM/fpconsts.ll (2173 of 14191)
PASS: LLVM :: CodeGen/ARM/fpcmp_ueq.ll (2174 of 14191)
PASS: LLVM :: CodeGen/ARM/fp16-promote.ll (2175 of 14191)
PASS: LLVM :: CodeGen/ARM/fpmem.ll (2176 of 14191)
PASS: LLVM :: CodeGen/ARM/fpconv.ll (2177 of 14191)
PASS: LLVM :: CodeGen/ARM/fpow.ll (2178 of 14191)
PASS: LLVM :: CodeGen/ARM/fpowi.ll (2179 of 14191)
PASS: LLVM :: CodeGen/ARM/fptoint.ll (2180 of 14191)
PASS: LLVM :: CodeGen/ARM/frame-register.ll (2181 of 14191)
PASS: LLVM :: CodeGen/ARM/fusedMAC.ll (2182 of 14191)
PASS: LLVM :: CodeGen/ARM/func-argpassing-endian.ll (2183 of 14191)
PASS: LLVM :: CodeGen/ARM/ghc-tcreturn-lowered.ll (2184 of 14191)
PASS: LLVM :: CodeGen/ARM/fsubs.ll (2185 of 14191)
PASS: LLVM :: CodeGen/ARM/global-merge-addrspace.ll (2186 of 14191)
UNSUPPORTED: LLVM :: CodeGen/ARM/gpr-paired-spill-thumbinst.ll (2187 of 14191)
PASS: LLVM :: CodeGen/ARM/global-merge.ll (2188 of 14191)
PASS: LLVM :: CodeGen/ARM/gv-stubs-crash.ll (2189 of 14191)
PASS: LLVM :: CodeGen/ARM/globals.ll (2190 of 14191)
PASS: LLVM :: CodeGen/ARM/gpr-paired-spill.ll (2191 of 14191)
PASS: LLVM :: CodeGen/ARM/hardfloat_neon.ll (2192 of 14191)
PASS: LLVM :: CodeGen/ARM/hfa-in-contiguous-registers.ll (2193 of 14191)
PASS: LLVM :: CodeGen/ARM/half.ll (2194 of 14191)
PASS: LLVM :: CodeGen/ARM/global-merge-1.ll (2195 of 14191)
PASS: LLVM :: CodeGen/ARM/hidden-vis-2.ll (2196 of 14191)
PASS: LLVM :: CodeGen/ARM/hidden-vis-3.ll (2197 of 14191)
PASS: LLVM :: CodeGen/ARM/hello.ll (2198 of 14191)
PASS: LLVM :: CodeGen/ARM/hidden-vis.ll (2199 of 14191)
PASS: LLVM :: CodeGen/ARM/iabs.ll (2200 of 14191)
PASS: LLVM :: CodeGen/ARM/ifconv-kills.ll (2201 of 14191)
PASS: LLVM :: CodeGen/ARM/ifconv-regmask.ll (2202 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt-branch-weight.ll (2203 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt-branch-weight-bug.ll (2204 of 14191)
PASS: LLVM :: CodeGen/ARM/hints.ll (2205 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt-callback.ll (2206 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt-regmask-noreturn.ll (2207 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt-dead-def.ll (2208 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt-iter-indbr.ll (2209 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt10.ll (2210 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt1.ll (2211 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt11.ll (2212 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt12.ll (2213 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt2.ll (2214 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt4.ll (2215 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt6.ll (2216 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt5.ll (2217 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt3.ll (2218 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt7.ll (2219 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt8.ll (2220 of 14191)
PASS: LLVM :: CodeGen/ARM/ifcvt9.ll (2221 of 14191)
PASS: LLVM :: CodeGen/ARM/imm.ll (2222 of 14191)
PASS: LLVM :: CodeGen/ARM/indirect-hidden.ll (2223 of 14191)
PASS: LLVM :: CodeGen/ARM/indirectbr-2.ll (2224 of 14191)
PASS: LLVM :: CodeGen/ARM/illegal-vector-bitcast.ll (2225 of 14191)
PASS: LLVM :: CodeGen/ARM/indirect-reg-input.ll (2226 of 14191)
PASS: LLVM :: CodeGen/ARM/indirectbr-3.ll (2227 of 14191)
PASS: LLVM :: CodeGen/ARM/inline-diagnostics.ll (2228 of 14191)
PASS: LLVM :: CodeGen/ARM/inlineasm-global.ll (2229 of 14191)
PASS: LLVM :: CodeGen/ARM/inlineasm-imm-arm.ll (2230 of 14191)
PASS: LLVM :: CodeGen/ARM/inlineasm-64bit.ll (2231 of 14191)
PASS: LLVM :: CodeGen/ARM/indirectbr.ll (2232 of 14191)
PASS: LLVM :: CodeGen/ARM/inlineasm-ldr-pseudo.ll (2233 of 14191)
PASS: LLVM :: CodeGen/ARM/inlineasm.ll (2234 of 14191)
PASS: LLVM :: CodeGen/ARM/inlineasm-switch-mode-oneway-from-arm.ll (2235 of 14191)
PASS: LLVM :: CodeGen/ARM/inlineasm-switch-mode-oneway-from-thumb.ll (2236 of 14191)
PASS: LLVM :: CodeGen/ARM/inlineasm2.ll (2237 of 14191)
PASS: LLVM :: CodeGen/ARM/inlineasm-switch-mode.ll (2238 of 14191)
PASS: LLVM :: CodeGen/ARM/inlineasm3.ll (2239 of 14191)
PASS: LLVM :: CodeGen/ARM/inlineasm4.ll (2240 of 14191)
PASS: LLVM :: CodeGen/ARM/int-to-fp.ll (2241 of 14191)
PASS: LLVM :: CodeGen/ARM/insn-sched1.ll (2242 of 14191)
PASS: LLVM :: CodeGen/ARM/integer_insertelement.ll (2243 of 14191)
PASS: LLVM :: CodeGen/ARM/intrinsics-crypto.ll (2244 of 14191)
PASS: LLVM :: CodeGen/ARM/intrinsics-overflow.ll (2245 of 14191)
PASS: LLVM :: CodeGen/ARM/intrinsics-memory-barrier.ll (2246 of 14191)
PASS: LLVM :: CodeGen/ARM/intrinsics-v8.ll (2247 of 14191)
PASS: LLVM :: CodeGen/ARM/interrupt-attr.ll (2248 of 14191)
PASS: LLVM :: CodeGen/ARM/intrinsics.ll (2249 of 14191)
PASS: LLVM :: CodeGen/ARM/invoke-donothing-assert.ll (2250 of 14191)
PASS: LLVM :: CodeGen/ARM/isel-v8i32-crash.ll (2251 of 14191)
PASS: LLVM :: CodeGen/ARM/ispositive.ll (2252 of 14191)
PASS: LLVM :: CodeGen/ARM/jump-table-islands-split.ll (2253 of 14191)
PASS: LLVM :: CodeGen/ARM/jumptable-label.ll (2254 of 14191)
PASS: LLVM :: CodeGen/ARM/large-stack.ll (2255 of 14191)
PASS: LLVM :: CodeGen/ARM/invalid-target.ll (2256 of 14191)
PASS: LLVM :: CodeGen/ARM/ldaex-stlex.ll (2257 of 14191)
PASS: LLVM :: CodeGen/ARM/krait-cpu-div-attribute.ll (2258 of 14191)
PASS: LLVM :: CodeGen/ARM/ldr.ll (2259 of 14191)
PASS: LLVM :: CodeGen/ARM/ldm.ll (2260 of 14191)
PASS: LLVM :: CodeGen/ARM/ldr_ext.ll (2261 of 14191)
PASS: LLVM :: CodeGen/ARM/ldr_frame.ll (2262 of 14191)
UNSUPPORTED: LLVM :: CodeGen/ARM/ldrd-memoper.ll (2263 of 14191)
PASS: LLVM :: CodeGen/ARM/jump-table-islands.ll (2264 of 14191)
PASS: LLVM :: CodeGen/ARM/ldr_post.ll (2265 of 14191)
PASS: LLVM :: CodeGen/ARM/ldst-f32-2-i32.ll (2266 of 14191)
PASS: LLVM :: CodeGen/ARM/ldr_pre.ll (2267 of 14191)
PASS: LLVM :: CodeGen/ARM/ldstrex-m.ll (2268 of 14191)
PASS: LLVM :: CodeGen/ARM/load-address-masked.ll (2269 of 14191)
PASS: LLVM :: CodeGen/ARM/ldstrex.ll (2270 of 14191)
PASS: LLVM :: CodeGen/ARM/load-store-flags.ll (2271 of 14191)
PASS: LLVM :: CodeGen/ARM/load.ll (2272 of 14191)
PASS: LLVM :: CodeGen/ARM/load_i1_select.ll (2273 of 14191)
PASS: LLVM :: CodeGen/ARM/ldrd.ll (2274 of 14191)
PASS: LLVM :: CodeGen/ARM/log2_not_readnone.ll (2275 of 14191)
PASS: LLVM :: CodeGen/ARM/long-setcc.ll (2276 of 14191)
PASS: LLVM :: CodeGen/ARM/load-global.ll (2277 of 14191)
PASS: LLVM :: CodeGen/ARM/long.ll (2278 of 14191)
PASS: LLVM :: CodeGen/ARM/lsr-code-insertion.ll (2279 of 14191)
PASS: LLVM :: CodeGen/ARM/long_shift.ll (2280 of 14191)
PASS: LLVM :: CodeGen/ARM/lsr-scale-addr-mode.ll (2281 of 14191)
PASS: LLVM :: CodeGen/ARM/lsr-icmp-imm.ll (2282 of 14191)
PASS: LLVM :: CodeGen/ARM/machine-cse-cmp.ll (2283 of 14191)
PASS: LLVM :: CodeGen/ARM/longMAC.ll (2284 of 14191)
PASS: LLVM :: CodeGen/ARM/lsr-unfolded-offset.ll (2285 of 14191)
PASS: LLVM :: CodeGen/ARM/mem.ll (2286 of 14191)
PASS: LLVM :: CodeGen/ARM/machine-licm.ll (2287 of 14191)
PASS: LLVM :: CodeGen/ARM/mature-mc-support.ll (2288 of 14191)
PASS: LLVM :: CodeGen/ARM/memcpy-inline.ll (2289 of 14191)
PASS: LLVM :: CodeGen/ARM/memset-inline.ll (2290 of 14191)
PASS: LLVM :: CodeGen/ARM/metadata-default.ll (2291 of 14191)
PASS: LLVM :: CodeGen/ARM/metadata-short-enums.ll (2292 of 14191)
PASS: LLVM :: CodeGen/ARM/metadata-short-wchar.ll (2293 of 14191)
UNSUPPORTED: LLVM :: CodeGen/ARM/misched-copy-arm.ll (2294 of 14191)
PASS: LLVM :: CodeGen/ARM/minsize-litpools.ll (2295 of 14191)
PASS: LLVM :: CodeGen/ARM/minsize-imms.ll (2296 of 14191)
PASS: LLVM :: CodeGen/ARM/movcc-double.ll (2297 of 14191)
PASS: LLVM :: CodeGen/ARM/mls.ll (2298 of 14191)
PASS: LLVM :: CodeGen/ARM/memfunc.ll (2299 of 14191)
PASS: LLVM :: CodeGen/ARM/movt.ll (2300 of 14191)
PASS: LLVM :: CodeGen/ARM/mul.ll (2301 of 14191)
PASS: LLVM :: CodeGen/ARM/mul_const.ll (2302 of 14191)
PASS: LLVM :: CodeGen/ARM/movt-movw-global.ll (2303 of 14191)
PASS: LLVM :: CodeGen/ARM/mulhi.ll (2304 of 14191)
PASS: LLVM :: CodeGen/ARM/mvn.ll (2305 of 14191)
PASS: LLVM :: CodeGen/ARM/mult-alt-generic-arm.ll (2306 of 14191)
PASS: LLVM :: CodeGen/ARM/negative-offset.ll (2307 of 14191)
PASS: LLVM :: CodeGen/ARM/neon-fma.ll (2308 of 14191)
PASS: LLVM :: CodeGen/ARM/named-reg-alloc.ll (2309 of 14191)
PASS: LLVM :: CodeGen/ARM/named-reg-notareg.ll (2310 of 14191)
PASS: LLVM :: CodeGen/ARM/neon_arith1.ll (2311 of 14191)
PASS: LLVM :: CodeGen/ARM/neon_cmp.ll (2312 of 14191)
PASS: LLVM :: CodeGen/ARM/neon_div.ll (2313 of 14191)
PASS: LLVM :: CodeGen/ARM/neon-v8.1a.ll (2314 of 14191)
PASS: LLVM :: CodeGen/ARM/neon_ld1.ll (2315 of 14191)
PASS: LLVM :: CodeGen/ARM/neon_fpconv.ll (2316 of 14191)
PASS: LLVM :: CodeGen/ARM/neon_shift.ll (2317 of 14191)
PASS: LLVM :: CodeGen/ARM/neon_minmax.ll (2318 of 14191)
PASS: LLVM :: CodeGen/ARM/neon_ld2.ll (2319 of 14191)
PASS: LLVM :: CodeGen/ARM/neon_vabs.ll (2320 of 14191)
PASS: LLVM :: CodeGen/ARM/nest-register.ll (2321 of 14191)
PASS: LLVM :: CodeGen/ARM/neon_spill.ll (2322 of 14191)
PASS: LLVM :: CodeGen/ARM/no-tail-call.ll (2323 of 14191)
PASS: LLVM :: CodeGen/ARM/none-macho-v4t.ll (2324 of 14191)
PASS: LLVM :: CodeGen/ARM/no-fpu.ll (2325 of 14191)
PASS: LLVM :: CodeGen/ARM/noopt-dmb-v7.ll (2326 of 14191)
PASS: LLVM :: CodeGen/ARM/nop_concat_vectors.ll (2327 of 14191)
PASS: LLVM :: CodeGen/ARM/none-macho.ll (2328 of 14191)
PASS: LLVM :: CodeGen/ARM/noreturn.ll (2329 of 14191)
PASS: LLVM :: CodeGen/ARM/null-streamer.ll (2330 of 14191)
PASS: LLVM :: CodeGen/ARM/opt-shuff-tstore.ll (2331 of 14191)
PASS: LLVM :: CodeGen/ARM/optselect-regclass.ll (2332 of 14191)
PASS: LLVM :: CodeGen/ARM/optimize-dmbs-v7.ll (2333 of 14191)
PASS: LLVM :: CodeGen/ARM/out-of-registers.ll (2334 of 14191)
PASS: LLVM :: CodeGen/ARM/neon-spfp.ll (2335 of 14191)
XFAIL: LLVM :: CodeGen/ARM/peephole-bitcast.ll (2336 of 14191)
PASS: LLVM :: CodeGen/ARM/pack.ll (2337 of 14191)
PASS: LLVM :: CodeGen/ARM/pic.ll (2338 of 14191)
PASS: LLVM :: CodeGen/ARM/phi.ll (2339 of 14191)
PASS: LLVM :: CodeGen/ARM/pr13249.ll (2340 of 14191)
PASS: LLVM :: CodeGen/ARM/pr3502.ll (2341 of 14191)
PASS: LLVM :: CodeGen/ARM/preferred-align.ll (2342 of 14191)
PASS: LLVM :: CodeGen/ARM/popcnt.ll (2343 of 14191)
PASS: LLVM :: CodeGen/ARM/private.ll (2344 of 14191)
PASS: LLVM :: CodeGen/ARM/print-memb-operand.ll (2345 of 14191)
PASS: LLVM :: CodeGen/ARM/rbit.ll (2346 of 14191)
PASS: LLVM :: CodeGen/ARM/pr18364-movw.ll (2347 of 14191)
PASS: LLVM :: CodeGen/ARM/regpair_hint_phys.ll (2348 of 14191)
PASS: LLVM :: CodeGen/ARM/prefetch.ll (2349 of 14191)
PASS: LLVM :: CodeGen/ARM/ret0.ll (2350 of 14191)
PASS: LLVM :: CodeGen/ARM/readcyclecounter.ll (2351 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_arg1.ll (2352 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_arg2.ll (2353 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_arg3.ll (2354 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_arg4.ll (2355 of 14191)
PASS: LLVM :: CodeGen/ARM/reg_sequence.ll (2356 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_arg5.ll (2357 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_f32_arg2.ll (2358 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_f64_arg2.ll (2359 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_f32_arg5.ll (2360 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_f64_arg_split.ll (2361 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_f64_arg_reg_split.ll (2362 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_i128_arg2.ll (2363 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_f64_arg_stack.ll (2364 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_i64_arg2.ll (2365 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_i64_arg3.ll (2366 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_i64_arg_split.ll (2367 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_sret_vector.ll (2368 of 14191)
PASS: LLVM :: CodeGen/ARM/ret_void.ll (2369 of 14191)
PASS: LLVM :: CodeGen/ARM/returned-trunc-tail-calls.ll (2370 of 14191)
PASS: LLVM :: CodeGen/ARM/saxpy10-a9.ll (2371 of 14191)
PASS: LLVM :: CodeGen/ARM/rev.ll (2372 of 14191)
PASS: LLVM :: CodeGen/ARM/sbfx.ll (2373 of 14191)
PASS: LLVM :: CodeGen/ARM/returned-ext.ll (2374 of 14191)
PASS: LLVM :: CodeGen/ARM/section-name.ll (2375 of 14191)
PASS: LLVM :: CodeGen/ARM/sched-it-debug-nodes.ll (2376 of 14191)
PASS: LLVM :: CodeGen/ARM/section.ll (2377 of 14191)
PASS: LLVM :: CodeGen/ARM/select-undef.ll (2378 of 14191)
PASS: LLVM :: CodeGen/ARM/select-imm.ll (2379 of 14191)
PASS: LLVM :: CodeGen/ARM/segmented-stacks-dynamic.ll (2380 of 14191)
PASS: LLVM :: CodeGen/ARM/segmented-stacks.ll (2381 of 14191)
PASS: LLVM :: CodeGen/ARM/setcc-sentinals.ll (2382 of 14191)
PASS: LLVM :: CodeGen/ARM/setcc-type-mismatch.ll (2383 of 14191)
PASS: LLVM :: CodeGen/ARM/select.ll (2384 of 14191)
PASS: LLVM :: CodeGen/ARM/shifter_operand.ll (2385 of 14191)
PASS: LLVM :: CodeGen/ARM/select_xform.ll (2386 of 14191)
PASS: LLVM :: CodeGen/ARM/shuffle.ll (2387 of 14191)
PASS: LLVM :: CodeGen/ARM/smml.ll (2388 of 14191)
PASS: LLVM :: CodeGen/ARM/sincos.ll (2389 of 14191)
PASS: LLVM :: CodeGen/ARM/sjlj-prepare-critical-edge.ll (2390 of 14191)
PASS: LLVM :: CodeGen/ARM/space-directive.ll (2391 of 14191)
PASS: LLVM :: CodeGen/ARM/sjljehprepare-lower-empty-struct.ll (2392 of 14191)
PASS: LLVM :: CodeGen/ARM/smulw.ll (2393 of 14191)
PASS: LLVM :: CodeGen/ARM/smul.ll (2394 of 14191)
PASS: LLVM :: CodeGen/ARM/spill-q.ll (2395 of 14191)
PASS: LLVM :: CodeGen/ARM/special-reg.ll (2396 of 14191)
PASS: LLVM :: CodeGen/ARM/special-reg-mcore.ll (2397 of 14191)
PASS: LLVM :: CodeGen/ARM/special-reg-acore.ll (2398 of 14191)
PASS: LLVM :: CodeGen/ARM/stack-frame.ll (2399 of 14191)
PASS: LLVM :: CodeGen/ARM/stack-protector-bmovpcb_call.ll (2400 of 14191)
PASS: LLVM :: CodeGen/ARM/ssp-data-layout.ll (2401 of 14191)
PASS: LLVM :: CodeGen/ARM/stm.ll (2402 of 14191)
PASS: LLVM :: CodeGen/ARM/stackpointer.ll (2403 of 14191)
PASS: LLVM :: CodeGen/ARM/str_post.ll (2404 of 14191)
PASS: LLVM :: CodeGen/ARM/stack-alignment.ll (2405 of 14191)
PASS: LLVM :: CodeGen/ARM/str_pre-2.ll (2406 of 14191)
PASS: LLVM :: CodeGen/ARM/str_pre.ll (2407 of 14191)
PASS: LLVM :: CodeGen/ARM/str_trunc.ll (2408 of 14191)
PASS: LLVM :: CodeGen/ARM/stack_guard_remat.ll (2409 of 14191)
PASS: LLVM :: CodeGen/ARM/struct-byval-frame-index.ll (2410 of 14191)
PASS: LLVM :: CodeGen/ARM/sub.ll (2411 of 14191)
PASS: LLVM :: CodeGen/ARM/struct_byval.ll (2412 of 14191)
PASS: LLVM :: CodeGen/ARM/subreg-remat.ll (2413 of 14191)
PASS: LLVM :: CodeGen/ARM/sub-cmp-peephole.ll (2414 of 14191)
PASS: LLVM :: CodeGen/ARM/swift-vldm.ll (2415 of 14191)
PASS: LLVM :: CodeGen/ARM/swift-atomics.ll (2416 of 14191)
PASS: LLVM :: CodeGen/ARM/sxt_rot.ll (2417 of 14191)
PASS: LLVM :: CodeGen/ARM/t2-imm.ll (2418 of 14191)
PASS: LLVM :: CodeGen/ARM/t2abs-killflags.ll (2419 of 14191)
PASS: LLVM :: CodeGen/ARM/subtarget-features-long-calls.ll (2420 of 14191)
PASS: LLVM :: CodeGen/ARM/tail-call-weak.ll (2421 of 14191)
PASS: LLVM :: CodeGen/ARM/tail-call.ll (2422 of 14191)
PASS: LLVM :: CodeGen/ARM/tail-dup-kill-flags.ll (2423 of 14191)
PASS: LLVM :: CodeGen/ARM/tail-dup.ll (2424 of 14191)
PASS: LLVM :: CodeGen/ARM/tail-merge-branch-weight.ll (2425 of 14191)
UNSUPPORTED: LLVM :: CodeGen/ARM/test-sharedidx.ll (2426 of 14191)
PASS: LLVM :: CodeGen/ARM/tail-opts.ll (2427 of 14191)
PASS: LLVM :: CodeGen/ARM/taildup-branch-weight.ll (2428 of 14191)
PASS: LLVM :: CodeGen/ARM/thread_pointer.ll (2429 of 14191)
PASS: LLVM :: CodeGen/ARM/thumb-alignment.ll (2430 of 14191)
PASS: LLVM :: CodeGen/ARM/this-return.ll (2431 of 14191)
PASS: LLVM :: CodeGen/ARM/thumb-litpool.ll (2432 of 14191)
PASS: LLVM :: CodeGen/ARM/thumb1_return_sequence.ll (2433 of 14191)
PASS: LLVM :: CodeGen/ARM/thumb1-varalloc.ll (2434 of 14191)
PASS: LLVM :: CodeGen/ARM/thumb2-it-block.ll (2435 of 14191)
PASS: LLVM :: CodeGen/ARM/thumb2-size-opt.ll (2436 of 14191)
PASS: LLVM :: CodeGen/ARM/thumb2-size-reduction-internal-flags.ll (2437 of 14191)
PASS: LLVM :: CodeGen/ARM/thumb_indirect_calls.ll (2438 of 14191)
PASS: LLVM :: CodeGen/ARM/tls-models.ll (2439 of 14191)
PASS: LLVM :: CodeGen/ARM/tls1.ll (2440 of 14191)
PASS: LLVM :: CodeGen/ARM/tls3.ll (2441 of 14191)
PASS: LLVM :: CodeGen/ARM/tls2.ll (2442 of 14191)
PASS: LLVM :: CodeGen/ARM/trunc_ldr.ll (2443 of 14191)
PASS: LLVM :: CodeGen/ARM/truncstore-dag-combine.ll (2444 of 14191)
PASS: LLVM :: CodeGen/ARM/tst_teq.ll (2445 of 14191)
PASS: LLVM :: CodeGen/ARM/twoaddrinstr.ll (2446 of 14191)
PASS: LLVM :: CodeGen/ARM/uint64tof64.ll (2447 of 14191)
PASS: LLVM :: CodeGen/ARM/trap.ll (2448 of 14191)
PASS: LLVM :: CodeGen/ARM/umulo-32.ll (2449 of 14191)
PASS: LLVM :: CodeGen/ARM/unaligned_load_store.ll (2450 of 14191)
PASS: LLVM :: CodeGen/ARM/unaligned_load_store_vector.ll (2451 of 14191)
PASS: LLVM :: CodeGen/ARM/undef-sext.ll (2452 of 14191)
PASS: LLVM :: CodeGen/ARM/unord.ll (2453 of 14191)
PASS: LLVM :: CodeGen/ARM/undefined.ll (2454 of 14191)
PASS: LLVM :: CodeGen/ARM/struct_byval_arm_t1_t2.ll (2455 of 14191)
PASS: LLVM :: CodeGen/ARM/unwind-init.ll (2456 of 14191)
PASS: LLVM :: CodeGen/ARM/unsafe-fsub.ll (2457 of 14191)
PASS: LLVM :: CodeGen/ARM/uxt_rot.ll (2458 of 14191)
PASS: LLVM :: CodeGen/ARM/uxtb.ll (2459 of 14191)
PASS: LLVM :: CodeGen/ARM/v1-constant-fold.ll (2460 of 14191)
PASS: LLVM :: CodeGen/ARM/va_arg.ll (2461 of 14191)
PASS: LLVM :: CodeGen/ARM/vaba.ll (2462 of 14191)
PASS: LLVM :: CodeGen/ARM/vabd.ll (2463 of 14191)
PASS: LLVM :: CodeGen/ARM/vabs.ll (2464 of 14191)
PASS: LLVM :: CodeGen/ARM/varargs-spill-stack-align-nacl.ll (2465 of 14191)
PASS: LLVM :: CodeGen/ARM/vararg_no_start.ll (2466 of 14191)
PASS: LLVM :: CodeGen/ARM/vadd.ll (2467 of 14191)
PASS: LLVM :: CodeGen/ARM/vargs.ll (2468 of 14191)
PASS: LLVM :: CodeGen/ARM/vargs_align.ll (2469 of 14191)
PASS: LLVM :: CodeGen/ARM/vbsl-constant.ll (2470 of 14191)
PASS: LLVM :: CodeGen/ARM/vceq.ll (2471 of 14191)
PASS: LLVM :: CodeGen/ARM/vbsl.ll (2472 of 14191)
PASS: LLVM :: CodeGen/ARM/vbits.ll (2473 of 14191)
PASS: LLVM :: CodeGen/ARM/vcge.ll (2474 of 14191)
PASS: LLVM :: CodeGen/ARM/vcnt.ll (2475 of 14191)
PASS: LLVM :: CodeGen/ARM/thumb-big-stack.ll (2476 of 14191)
PASS: LLVM :: CodeGen/ARM/vcvt-cost.ll (2477 of 14191)
PASS: LLVM :: CodeGen/ARM/vcgt.ll (2478 of 14191)
PASS: LLVM :: CodeGen/ARM/vcombine.ll (2479 of 14191)
PASS: LLVM :: CodeGen/ARM/vcvt_combine.ll (2480 of 14191)
PASS: LLVM :: CodeGen/ARM/vcvt-v8.ll (2481 of 14191)
PASS: LLVM :: CodeGen/ARM/vcvt.ll (2482 of 14191)
PASS: LLVM :: CodeGen/ARM/vdiv_combine.ll (2483 of 14191)
PASS: LLVM :: CodeGen/ARM/vector-extend-narrow.ll (2484 of 14191)
PASS: LLVM :: CodeGen/ARM/vector-DAGCombine.ll (2485 of 14191)
PASS: LLVM :: CodeGen/ARM/vector-spilling.ll (2486 of 14191)
PASS: LLVM :: CodeGen/ARM/vector-load.ll (2487 of 14191)
PASS: LLVM :: CodeGen/ARM/vdup.ll (2488 of 14191)
PASS: LLVM :: CodeGen/ARM/vfcmp.ll (2489 of 14191)
PASS: LLVM :: CodeGen/ARM/vector-promotion.ll (2490 of 14191)
PASS: LLVM :: CodeGen/ARM/vector-store.ll (2491 of 14191)
PASS: LLVM :: CodeGen/ARM/vext.ll (2492 of 14191)
PASS: LLVM :: CodeGen/ARM/vfp-regs-dwarf.ll (2493 of 14191)
PASS: LLVM :: CodeGen/ARM/vfp-libcalls.ll (2494 of 14191)
PASS: LLVM :: CodeGen/ARM/vfp.ll (2495 of 14191)
PASS: LLVM :: CodeGen/ARM/vget_lane.ll (2496 of 14191)
PASS: LLVM :: CodeGen/ARM/vhsub.ll (2497 of 14191)
PASS: LLVM :: CodeGen/ARM/vfloatintrinsics.ll (2498 of 14191)
PASS: LLVM :: CodeGen/ARM/vhadd.ll (2499 of 14191)
PASS: LLVM :: CodeGen/ARM/vicmp.ll (2500 of 14191)
PASS: LLVM :: CodeGen/ARM/vld2.ll (2501 of 14191)
PASS: LLVM :: CodeGen/ARM/vld4.ll (2502 of 14191)
PASS: LLVM :: CodeGen/ARM/vld1.ll (2503 of 14191)
PASS: LLVM :: CodeGen/ARM/vld3.ll (2504 of 14191)
PASS: LLVM :: CodeGen/ARM/vlddup.ll (2505 of 14191)
PASS: LLVM :: CodeGen/ARM/vldm-liveness.ll (2506 of 14191)
PASS: LLVM :: CodeGen/ARM/vldm-sched-a9.ll (2507 of 14191)
PASS: LLVM :: CodeGen/ARM/vminmax.ll (2508 of 14191)
PASS: LLVM :: CodeGen/ARM/vmla.ll (2509 of 14191)
PASS: LLVM :: CodeGen/ARM/vmls.ll (2510 of 14191)
PASS: LLVM :: CodeGen/ARM/vldlane.ll (2511 of 14191)
PASS: LLVM :: CodeGen/ARM/vminmaxnm.ll (2512 of 14191)
PASS: LLVM :: CodeGen/ARM/vmov.ll (2513 of 14191)
PASS: LLVM :: CodeGen/ARM/vneg.ll (2514 of 14191)
PASS: LLVM :: CodeGen/ARM/vpadd.ll (2515 of 14191)
PASS: LLVM :: CodeGen/ARM/vpminmax.ll (2516 of 14191)
PASS: LLVM :: CodeGen/ARM/vpadal.ll (2517 of 14191)
PASS: LLVM :: CodeGen/ARM/vmul.ll (2518 of 14191)
PASS: LLVM :: CodeGen/ARM/vqadd.ll (2519 of 14191)
PASS: LLVM :: CodeGen/ARM/vqdmul.ll (2520 of 14191)
PASS: LLVM :: CodeGen/ARM/vqshrn.ll (2521 of 14191)
PASS: LLVM :: CodeGen/ARM/vqsub.ll (2522 of 14191)
PASS: LLVM :: CodeGen/ARM/vqshl.ll (2523 of 14191)
PASS: LLVM :: CodeGen/ARM/vrec.ll (2524 of 14191)
PASS: LLVM :: CodeGen/ARM/vrev.ll (2525 of 14191)
PASS: LLVM :: CodeGen/ARM/vsel.ll (2526 of 14191)
PASS: LLVM :: CodeGen/ARM/vshiftins.ll (2527 of 14191)
PASS: LLVM :: CodeGen/ARM/vselect_imax.ll (2528 of 14191)
PASS: LLVM :: CodeGen/ARM/vshift.ll (2529 of 14191)
PASS: LLVM :: CodeGen/ARM/vshrn.ll (2530 of 14191)
PASS: LLVM :: CodeGen/ARM/vshll.ll (2531 of 14191)
PASS: LLVM :: CodeGen/ARM/vsra.ll (2532 of 14191)
PASS: LLVM :: CodeGen/ARM/vst1.ll (2533 of 14191)
PASS: LLVM :: CodeGen/ARM/vst2.ll (2534 of 14191)
PASS: LLVM :: CodeGen/ARM/vshl.ll (2535 of 14191)
PASS: LLVM :: CodeGen/ARM/vst3.ll (2536 of 14191)
PASS: LLVM :: CodeGen/ARM/vst4.ll (2537 of 14191)
PASS: LLVM :: CodeGen/ARM/vtbl.ll (2538 of 14191)
PASS: LLVM :: CodeGen/ARM/vstlane.ll (2539 of 14191)
PASS: LLVM :: CodeGen/ARM/vsub.ll (2540 of 14191)
PASS: LLVM :: CodeGen/ARM/vtrn.ll (2541 of 14191)
PASS: LLVM :: CodeGen/ARM/vuzp.ll (2542 of 14191)
PASS: LLVM :: CodeGen/ARM/vzip.ll (2543 of 14191)
PASS: LLVM :: CodeGen/ARM/warn-stack.ll (2544 of 14191)
PASS: LLVM :: CodeGen/ARM/weak.ll (2545 of 14191)
PASS: LLVM :: CodeGen/ARM/weak2.ll (2546 of 14191)
PASS: LLVM :: CodeGen/ARM/widen-vmovs.ll (2547 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/alu8.ll (2548 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/atomics.ll (2549 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/basictest.ll (2550 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/byval.ll (2551 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/cc_args.ll (2552 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/cc_args_be.ll (2553 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/cc_ret.ll (2554 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/cmp.ll (2555 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/ex1.ll (2556 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/fi_ri.ll (2557 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/intrinsics.ll (2558 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/load.ll (2559 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/loops.ll (2560 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/many_args1.ll (2561 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/many_args2.ll (2562 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/sanity.ll (2563 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/setcc.ll (2564 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/shifts.ll (2565 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/sockex2.ll (2566 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/struct_ret1.ll (2567 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/struct_ret2.ll (2568 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/undef.ll (2569 of 14191)
UNSUPPORTED: LLVM :: CodeGen/BPF/vararg1.ll (2570 of 14191)
PASS: LLVM :: CodeGen/ARM/wrong-t2stmia-size-opt.ll (2571 of 14191)
PASS: LLVM :: CodeGen/ARM/zextload_demandedbits.ll (2572 of 14191)
PASS: LLVM :: CodeGen/ARM/zero-cycle-zero.ll (2573 of 14191)
PASS: LLVM :: CodeGen/CPP/2009-05-01-Long-Double.ll (2574 of 14191)
PASS: LLVM :: CodeGen/CPP/2007-06-16-Funcname.ll (2575 of 14191)
PASS: LLVM :: CodeGen/CPP/2009-05-04-CondBr.ll (2576 of 14191)
PASS: LLVM :: CodeGen/CPP/2012-02-05-UnitVarCrash.ll (2577 of 14191)
PASS: LLVM :: CodeGen/CPP/attributes.ll (2578 of 14191)
PASS: LLVM :: CodeGen/Generic/2002-04-14-UnexpectedUnsignedType.ll (2579 of 14191)
PASS: LLVM :: CodeGen/Generic/2002-04-16-StackFrameSizeAlignment.ll (2580 of 14191)
PASS: LLVM :: CodeGen/CPP/atomic.ll (2581 of 14191)
PASS: LLVM :: CodeGen/Generic/2003-05-27-phifcmpd.ll (2582 of 14191)
PASS: LLVM :: CodeGen/Generic/2003-05-27-usefsubasbool.ll (2583 of 14191)
PASS: LLVM :: CodeGen/Generic/2003-05-27-useboolinotherbb.ll (2584 of 14191)
PASS: LLVM :: CodeGen/Generic/2003-05-30-BadFoldGEP.ll (2585 of 14191)
PASS: LLVM :: CodeGen/Generic/2003-05-28-ManyArgs.ll (2586 of 14191)
PASS: LLVM :: CodeGen/Generic/2003-05-30-BadPreselectPhi.ll (2587 of 14191)
PASS: LLVM :: CodeGen/Generic/2003-07-06-BadIntCmp.ll (2588 of 14191)
PASS: LLVM :: CodeGen/Generic/2003-07-07-BadLongConst.ll (2589 of 14191)
PASS: LLVM :: CodeGen/Generic/2003-07-08-BadCastToBool.ll (2590 of 14191)
PASS: LLVM :: CodeGen/Generic/2003-07-29-BadConstSbyte.ll (2591 of 14191)
PASS: LLVM :: CodeGen/Generic/2004-05-09-LiveVarPartialRegister.ll (2592 of 14191)
PASS: LLVM :: CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll (2593 of 14191)
PASS: LLVM :: CodeGen/Generic/2005-04-09-GlobalInPHI.ll (2594 of 14191)
PASS: LLVM :: CodeGen/Generic/2005-10-18-ZeroSizeStackObject.ll (2595 of 14191)
PASS: LLVM :: CodeGen/Generic/2005-10-21-longlonggtu.ll (2596 of 14191)
PASS: LLVM :: CodeGen/Generic/2005-12-01-Crash.ll (2597 of 14191)
PASS: LLVM :: CodeGen/Generic/2005-12-12-ExpandSextInreg.ll (2598 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-01-12-BadSetCCFold.ll (2599 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-02-12-InsertLibcall.ll (2600 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-01-18-InvalidBranchOpcodeAssert.ll (2601 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-04-26-SetCCAnd.ll (2602 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-03-01-dagcombineinfloop.ll (2603 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-05-06-GEP-Cast-Sink-Crash.ll (2604 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-04-28-Sign-extend-bool.ll (2605 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll (2606 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-06-13-ComputeMaskedBitsCrash.ll (2607 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll (2608 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-08-30-CoalescerCrash.ll (2609 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-09-02-LocalAllocCrash.ll (2610 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-09-06-SwitchLowering.ll (2611 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-10-27-CondFolding.ll (2612 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-10-29-Crash.ll (2613 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-07-03-schedulers.ll (2614 of 14191)
PASS: LLVM :: CodeGen/Generic/2006-11-20-DAGCombineCrash.ll (2615 of 14191)
PASS: LLVM :: CodeGen/Generic/2007-01-15-LoadSelectCycle.ll (2616 of 14191)
PASS: LLVM :: CodeGen/Generic/2007-02-25-invoke.ll (2617 of 14191)
PASS: LLVM :: CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll (2618 of 14191)
PASS: LLVM :: CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll (2619 of 14191)
PASS: LLVM :: CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll (2620 of 14191)
PASS: LLVM :: CodeGen/Generic/2007-04-27-LargeMemObject.ll (2621 of 14191)
PASS: LLVM :: CodeGen/Generic/2007-04-17-lsr-crash.ll (2622 of 14191)
PASS: LLVM :: CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll (2623 of 14191)
PASS: LLVM :: CodeGen/Generic/2007-05-03-EHTypeInfo.ll (2624 of 14191)
PASS: LLVM :: CodeGen/Generic/2007-05-15-InfiniteRecursion.ll (2625 of 14191)
PASS: LLVM :: CodeGen/Generic/2007-12-17-InvokeAsm.ll (2626 of 14191)
PASS: LLVM :: CodeGen/Generic/2007-12-31-UnusedSelector.ll (2627 of 14191)
PASS: LLVM :: CodeGen/Generic/2008-01-25-dag-combine-mul.ll (2628 of 14191)
PASS: LLVM :: CodeGen/Generic/2008-01-30-LoadCrash.ll (2629 of 14191)
PASS: LLVM :: CodeGen/Generic/2008-02-04-ExtractSubvector.ll (2630 of 14191)
PASS: LLVM :: CodeGen/Generic/2008-02-04-Ctlz.ll (2631 of 14191)
PASS: LLVM :: CodeGen/Generic/2008-02-20-MatchingMem.ll (2632 of 14191)
PASS: LLVM :: CodeGen/Generic/2008-02-25-NegateZero.ll (2633 of 14191)
PASS: LLVM :: CodeGen/Generic/2008-08-07-PtrToInt-SmallerInt.ll (2634 of 14191)
PASS: LLVM :: CodeGen/Generic/2008-02-26-NegatableCrash.ll (2635 of 14191)
PASS: LLVM :: CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll (2636 of 14191)
PASS: LLVM :: CodeGen/Generic/2009-03-17-LSR-APInt.ll (2637 of 14191)
PASS: LLVM :: CodeGen/Generic/2009-04-10-SinkCrash.ll (2638 of 14191)
PASS: LLVM :: CodeGen/Generic/2009-04-28-i128-cmp-crash.ll (2639 of 14191)
PASS: LLVM :: CodeGen/Generic/2010-07-27-DAGCombineCrash.ll (2640 of 14191)
PASS: LLVM :: CodeGen/Generic/2009-11-16-BadKillsCrash.ll (2641 of 14191)
PASS: LLVM :: CodeGen/Generic/2010-11-04-BigByval.ll (2642 of 14191)
PASS: LLVM :: CodeGen/Generic/2010-ZeroSizedArg.ll (2643 of 14191)
PASS: LLVM :: CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll (2644 of 14191)
PASS: LLVM :: CodeGen/Generic/2011-01-06-BigNumberCrash.ll (2645 of 14191)
PASS: LLVM :: CodeGen/Generic/2012-06-08-APIntCrash.ll (2646 of 14191)
PASS: LLVM :: CodeGen/Generic/2013-03-20-APFloatCrash.ll (2647 of 14191)
PASS: LLVM :: CodeGen/Generic/2014-02-05-OpaqueConstants.ll (2648 of 14191)
PASS: LLVM :: CodeGen/Generic/APIntLoadStore.ll (2649 of 14191)
PASS: LLVM :: CodeGen/Generic/APIntParam.ll (2650 of 14191)
PASS: LLVM :: CodeGen/Generic/BasicInstrs.ll (2651 of 14191)
PASS: LLVM :: CodeGen/Generic/APIntSextParam.ll (2652 of 14191)
PASS: LLVM :: CodeGen/Generic/ConstantExprLowering.ll (2653 of 14191)
PASS: LLVM :: CodeGen/Generic/APIntZextParam.ll (2654 of 14191)
PASS: LLVM :: CodeGen/Generic/MachineBranchProb.ll (2655 of 14191)
PASS: LLVM :: CodeGen/Generic/PBQP.ll (2656 of 14191)
PASS: LLVM :: CodeGen/Generic/add-with-overflow-128.ll (2657 of 14191)
PASS: LLVM :: CodeGen/Generic/add-with-overflow-24.ll (2658 of 14191)
PASS: LLVM :: CodeGen/Generic/annotate.ll (2659 of 14191)
PASS: LLVM :: CodeGen/Generic/asm-large-immediate.ll (2660 of 14191)
PASS: LLVM :: CodeGen/Generic/addr-label.ll (2661 of 14191)
PASS: LLVM :: CodeGen/Generic/add-with-overflow.ll (2662 of 14191)
PASS: LLVM :: CodeGen/Generic/assume.ll (2663 of 14191)
PASS: LLVM :: CodeGen/Generic/badCallArgLRLLVM.ll (2664 of 14191)
PASS: LLVM :: CodeGen/Generic/badFoldGEP.ll (2665 of 14191)
PASS: LLVM :: CodeGen/Generic/bool-to-double.ll (2666 of 14191)
PASS: LLVM :: CodeGen/Generic/badarg6.ll (2667 of 14191)
PASS: LLVM :: CodeGen/Generic/call-ret0.ll (2668 of 14191)
PASS: LLVM :: CodeGen/Generic/builtin-expect.ll (2669 of 14191)
PASS: LLVM :: CodeGen/Generic/call-void.ll (2670 of 14191)
PASS: LLVM :: CodeGen/Generic/call-ret42.ll (2671 of 14191)
PASS: LLVM :: CodeGen/Generic/call2-ret0.ll (2672 of 14191)
PASS: LLVM :: CodeGen/Generic/cast-fp.ll (2673 of 14191)
PASS: LLVM :: CodeGen/Generic/constindices.ll (2674 of 14191)
PASS: LLVM :: CodeGen/Generic/crash.ll (2675 of 14191)
PASS: LLVM :: CodeGen/Generic/dag-combine-crash.ll (2676 of 14191)
PASS: LLVM :: CodeGen/Generic/dbg_value.ll (2677 of 14191)
PASS: LLVM :: CodeGen/Generic/div-neg-power-2.ll (2678 of 14191)
PASS: LLVM :: CodeGen/Generic/donothing.ll (2679 of 14191)
PASS: LLVM :: CodeGen/Generic/empty-insertvalue.ll (2680 of 14191)
PASS: LLVM :: CodeGen/Generic/edge-bundles-blockIDs.ll (2681 of 14191)
PASS: LLVM :: CodeGen/Generic/empty-load-store.ll (2682 of 14191)
PASS: LLVM :: CodeGen/Generic/empty-phi.ll (2683 of 14191)
PASS: LLVM :: CodeGen/Generic/exception-handling.ll (2684 of 14191)
PASS: LLVM :: CodeGen/Generic/externally_available.ll (2685 of 14191)
PASS: LLVM :: CodeGen/Generic/fastcall.ll (2686 of 14191)
PASS: LLVM :: CodeGen/Generic/fneg-fabs.ll (2687 of 14191)
PASS: LLVM :: CodeGen/Generic/fp-to-int-invalid.ll (2688 of 14191)
PASS: LLVM :: CodeGen/Generic/fpowi-promote.ll (2689 of 14191)
PASS: LLVM :: CodeGen/Generic/fp_to_int.ll (2690 of 14191)
PASS: LLVM :: CodeGen/Generic/fwdtwice.ll (2691 of 14191)
PASS: LLVM :: CodeGen/Generic/global-ret0.ll (2692 of 14191)
PASS: LLVM :: CodeGen/Generic/hello.ll (2693 of 14191)
PASS: LLVM :: CodeGen/Generic/i128-addsub.ll (2694 of 14191)
PASS: LLVM :: CodeGen/Generic/i128-arith.ll (2695 of 14191)
PASS: LLVM :: CodeGen/Generic/inline-asm-mem-clobber.ll (2696 of 14191)
PASS: LLVM :: CodeGen/Generic/icmp-illegal.ll (2697 of 14191)
PASS: LLVM :: CodeGen/Generic/inline-asm-special-strings.ll (2698 of 14191)
PASS: LLVM :: CodeGen/Generic/intrinsics.ll (2699 of 14191)
PASS: LLVM :: CodeGen/Generic/invalid-memcpy.ll (2700 of 14191)
PASS: LLVM :: CodeGen/Generic/isunord.ll (2701 of 14191)
PASS: LLVM :: CodeGen/Generic/llvm-ct-intrinsics.ll (2702 of 14191)
PASS: LLVM :: CodeGen/Generic/negintconst.ll (2703 of 14191)
PASS: LLVM :: CodeGen/Generic/multiple-return-values-cross-block-with-invoke.ll (2704 of 14191)
PASS: LLVM :: CodeGen/Generic/nested-select.ll (2705 of 14191)
PASS: LLVM :: CodeGen/Generic/no-target.ll (2706 of 14191)
PASS: LLVM :: CodeGen/Generic/overloaded-intrinsic-name.ll (2707 of 14191)
PASS: LLVM :: CodeGen/Generic/pr12507.ll (2708 of 14191)
PASS: LLVM :: CodeGen/Generic/pr2625.ll (2709 of 14191)
PASS: LLVM :: CodeGen/Generic/print-add.ll (2710 of 14191)
PASS: LLVM :: CodeGen/Generic/overflow.ll (2711 of 14191)
PASS: LLVM :: CodeGen/Generic/pr3288.ll (2712 of 14191)
PASS: LLVM :: CodeGen/Generic/print-after.ll (2713 of 14191)
PASS: LLVM :: CodeGen/Generic/print-int.ll (2714 of 14191)
PASS: LLVM :: CodeGen/Generic/print-arith-int.ll (2715 of 14191)
PASS: LLVM :: CodeGen/Generic/print-arith-fp.ll (2716 of 14191)
PASS: LLVM :: CodeGen/Generic/print-shift.ll (2717 of 14191)
PASS: LLVM :: CodeGen/Generic/print-mul-exp.ll (2718 of 14191)
PASS: LLVM :: CodeGen/Generic/print-mul.ll (2719 of 14191)
PASS: LLVM :: CodeGen/Generic/ptr-annotate.ll (2720 of 14191)
PASS: LLVM :: CodeGen/Generic/ret0.ll (2721 of 14191)
PASS: LLVM :: CodeGen/Generic/ret42.ll (2722 of 14191)
PASS: LLVM :: CodeGen/Generic/run-pass.ll (2723 of 14191)
PASS: LLVM :: CodeGen/Generic/print-machineinstrs.ll (2724 of 14191)
PASS: LLVM :: CodeGen/Generic/select-cc.ll (2725 of 14191)
PASS: LLVM :: CodeGen/Generic/select.ll (2726 of 14191)
PASS: LLVM :: CodeGen/Generic/shift-int64.ll (2727 of 14191)
PASS: LLVM :: CodeGen/Generic/stacksave-restore.ll (2728 of 14191)
PASS: LLVM :: CodeGen/Generic/stop-after.ll (2729 of 14191)
PASS: LLVM :: CodeGen/Generic/storetrunc-fp.ll (2730 of 14191)
PASS: LLVM :: CodeGen/Generic/switch-lower.ll (2731 of 14191)
PASS: LLVM :: CodeGen/Generic/switch-lower-feature.ll (2732 of 14191)
PASS: LLVM :: CodeGen/Generic/trap.ll (2733 of 14191)
PASS: LLVM :: CodeGen/Generic/v-split.ll (2734 of 14191)
PASS: LLVM :: CodeGen/Generic/undef-phi.ll (2735 of 14191)
PASS: LLVM :: CodeGen/Generic/vector-casts.ll (2736 of 14191)
PASS: LLVM :: CodeGen/Generic/vector-constantexpr.ll (2737 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/Atomics.ll (2738 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/BranchPredict.ll (2739 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/absaddr-store.ll (2740 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/absimm.ll (2741 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/adde.ll (2742 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/addh-sext-trunc.ll (2743 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/addh-shifted.ll (2744 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/addh.ll (2745 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/addrmode-indoff.ll (2746 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/alu64.ll (2747 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/always-ext.ll (2748 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/args.ll (2749 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/ashift-left-right.ll (2750 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/barrier-flag.ll (2751 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/base-offset-addr.ll (2752 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/base-offset-post.ll (2753 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/block-addr.ll (2754 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/brev_ld.ll (2755 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/brev_st.ll (2756 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/bugAsmHWloop.ll (2757 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/calling-conv-2.ll (2758 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext-check.ll (2759 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext-valid-packet1.ll (2760 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext-valid-packet2.ll (2761 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext.ll (2762 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cexti16.ll (2763 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/checktabs.ll (2764 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/circ_ld.ll (2765 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/circ_ldd_bug.ll (2766 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/circ_ldw.ll (2767 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/circ_st.ll (2768 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/clr_set_toggle.ll (2769 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp-extend.ll (2770 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp-promote.ll (2771 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp-to-genreg.ll (2772 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp-to-predreg.ll (2773 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp.ll (2774 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp_pred.ll (2775 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp_pred2.ll (2776 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp_pred_reg.ll (2777 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmpb-eq.ll (2778 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmpb_pred.ll (2779 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/combine.ll (2780 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/combine_ir.ll (2781 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/common-gep-basic.ll (2782 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/common-gep-icm.ll (2783 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/compound.ll (2784 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertdptoint.ll (2785 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertdptoll.ll (2786 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertsptoint.ll (2787 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertsptoll.ll (2788 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/ctlz-cttz-ctpop.ll (2789 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/ctor.ll (2790 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/dadd.ll (2791 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/dmul.ll (2792 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/double.ll (2793 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/doubleconvert-ieee-rnd-near.ll (2794 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/dsub.ll (2795 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/dualstore.ll (2796 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/duplex.ll (2797 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/eh_return.ll (2798 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/expand-condsets-basic.ll (2799 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/expand-condsets-rm-segment.ll (2800 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/expand-condsets-undef.ll (2801 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/extload-combine.ll (2802 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/extract-basic.ll (2803 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/fadd.ll (2804 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/fcmp.ll (2805 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/float.ll (2806 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/floatconvert-ieee-rnd-near.ll (2807 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/fmul.ll (2808 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/frame.ll (2809 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/fsub.ll (2810 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/fusedandshift.ll (2811 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/gp-plus-offset-load.ll (2812 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/gp-plus-offset-store.ll (2813 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/gp-rel.ll (2814 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-cleanup.ll (2815 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-const.ll (2816 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-crit-edge.ll (2817 of 14191)
PASS: LLVM :: CodeGen/Generic/vector-identity-shuffle.ll (2818 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-dbg.ll (2819 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-wrap2.ll (2820 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-le.ll (2821 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-loop1.ll (2822 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-lt.ll (2823 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-lt1.ll (2824 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-missed.ll (2825 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-ne.ll (2826 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-ph-deadcode.ll (2827 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-pos-ivbump1.ll (2828 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-preheader.ll (2829 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-range.ll (2830 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-recursion.ll (2831 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-wrap.ll (2832 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop1.ll (2833 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop2.ll (2834 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop3.ll (2835 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop4.ll (2836 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop5.ll (2837 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/i1_VarArg.ll (2838 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/i8_VarArg.ll (2839 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/idxload-with-zero-offset.ll (2840 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/i16_VarArg.ll (2841 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/indirect-br.ll (2842 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/insert-basic.ll (2843 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/alu32_alu.ll (2844 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/alu32_perm.ll (2845 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/cr.ll (2846 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_alu.ll (2847 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_bit.ll (2848 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_complex.ll (2849 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_mpy.ll (2850 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_perm.ll (2851 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_pred.ll (2852 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/loadi1-G0.ll (2853 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/loadi1-v4-G0.ll (2854 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_fp.ll (2855 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/intrinsics/xtype_shift.ll (2856 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/loadi1-v4.ll (2857 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/loadi1.ll (2858 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/maxd.ll (2859 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/maxh.ll (2860 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/macint.ll (2861 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/maxud.ll (2862 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/maxuw.ll (2863 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/maxw.ll (2864 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/mem-fi-add.ll (2865 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops.ll (2866 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops1.ll (2867 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops2.ll (2868 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops3.ll (2869 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/mind.ll (2870 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/minu-zext-16.ll (2871 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/minu-zext-8.ll (2872 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/minud.ll (2873 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/minw.ll (2874 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/misaligned-access.ll (2875 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/mpy.ll (2876 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/minuw.ll (2877 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/newvaluejump.ll (2878 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/newvaluejump2.ll (2879 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/newvaluestore.ll (2880 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/opt-fabs.ll (2881 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/opt-fneg.ll (2882 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/packetize_cond_inst.ll (2883 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/postinc-load.ll (2884 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/postinc-store.ll (2885 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/pred-absolute-store.ll (2886 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/pred-instrs.ll (2887 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/postinc-offset.ll (2888 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/pred-gp.ll (2889 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/predicate-copy.ll (2890 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/predicate-logical.ll (2891 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/predicate-rcmp.ll (2892 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/relax.ll (2893 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/remove-endloop.ll (2894 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/remove_lsr.ll (2895 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/simpletailcall.ll (2896 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/shrink-frame-basic.ll (2897 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/signed_immediates.ll (2898 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/simple_addend.ll (2899 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/split-const32-const64.ll (2900 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/stack-align1.ll (2901 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/stack-alloca1.ll (2902 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/stack-alloca2.ll (2903 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/struct_args.ll (2904 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/stack-align2.ll (2905 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/sube.ll (2906 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/tail-call-trunc.ll (2907 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/union-1.ll (2908 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vaddh.ll (2909 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/validate-offset.ll (2910 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-apint-truncate.ll (2911 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-bitcast-1.ll (2912 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-cst-v4i32.ll (2913 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-cst.ll (2914 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-extract.ll (2915 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-illegal-type.ll (2916 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-load-1.ll (2917 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-loadv4i16.ll (2918 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-mul-v4i16.ll (2919 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-mul-v8i8.ll (2920 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-no-tfrs.ll (2921 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-packhl.ll (2922 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/static.ll (2923 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/struct_args_large.ll (2924 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/tail-call-mem-intrinsics.ll (2925 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/tfr-to-combine.ll (2926 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/usr-ovf-dep.ll (2927 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-anyextend.ll (2928 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-bad-bitcast.ll (2929 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-bitcast.ll (2930 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-cst-v4i8.ll (2931 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-fma.ll (2932 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-insert-extract-elt.ll (2933 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-load.ll (2934 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-mul-v2i16.ll (2935 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-mul-v2i32.ll (2936 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-mul-v4i8.ll (2937 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-no-tfrs-1.ll (2938 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-shift-imm.ll (2939 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-shuffle.ll (2940 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-splat.ll (2941 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-store-v2i16.ll (2942 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-truncate.ll (2943 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vaddb-1.ll (2944 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vaddb.ll (2945 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vaddh-1.ll (2946 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vaddw.ll (2947 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vaddh.ll (2948 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vaslw.ll (2949 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsplatb.ll (2950 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsubb-1.ll (2951 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsubh.ll (2952 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-xor.ll (2953 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vshifts.ll (2954 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsplath.ll (2955 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsubb.ll (2956 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsubh-1.ll (2957 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-vsubw.ll (2958 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/vect/vect-zeroextend.ll (2959 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Hexagon/zextloadi1.ll (2960 of 14191)
PASS: LLVM :: CodeGen/Generic/vector.ll (2961 of 14191)
PASS: LLVM :: CodeGen/Generic/zero-sized-array.ll (2962 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/dead-register-flag.mir (2963 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/basic-block-liveins.mir (2964 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/expected-different-implicit-operand.mir (2965 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/expected-named-register-livein.mir (2966 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/expected-machine-operand.mir (2967 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/expected-different-implicit-register-flag.mir (2968 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/expected-subregister-after-colon.mir (2969 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/expected-number-after-bb.mir (2970 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/expected-register-after-flags.mir (2971 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/fixed-stack-objects.mir (2972 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/immediate-operands.mir (2973 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/implicit-register-flag.mir (2974 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/killed-register-flag.mir (2975 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/global-value-operands.mir (2976 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/large-index-number-error.mir (2977 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/missing-comma.mir (2978 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/machine-instructions.mir (2979 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/missing-instruction.mir (2980 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/missing-implicit-operand.mir (2981 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/machine-basic-block-operands.mir (2982 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/named-registers.mir (2983 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/spill-slot-fixed-stack-object-aliased.mir (2984 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/null-register-operands.mir (2985 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/spill-slot-fixed-stack-object-immutable.mir (2986 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/spill-slot-fixed-stack-objects.mir (2987 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/register-mask-operands.mir (2988 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/stack-objects.mir (2989 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/subregister-operands.mir (2990 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/undefined-global-value.mir (2991 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/undefined-register-class.mir (2992 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/undefined-named-global-value.mir (2993 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/undef-register-flag.mir (2994 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/unknown-instruction.mir (2995 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/undefined-virtual-register.mir (2996 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/unknown-machine-basic-block.mir (2997 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/unknown-register.mir (2998 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/unknown-named-machine-basic-block.mir (2999 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/unknown-subregister-index.mir (3000 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/unrecognized-character.mir (3001 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/variable-sized-stack-object-size-error.mir (3002 of 14191)
PASS: LLVM :: CodeGen/MIR/basic-blocks.mir (3003 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/variable-sized-stack-objects.mir (3004 of 14191)
PASS: LLVM :: CodeGen/MIR/expected-eof-after-successor-mbb.mir (3005 of 14191)
PASS: LLVM :: CodeGen/MIR/frame-info.mir (3006 of 14191)
PASS: LLVM :: CodeGen/MIR/expected-mbb-reference-for-successor-mbb.mir (3007 of 14191)
PASS: LLVM :: CodeGen/MIR/function-missing-machine-function.mir (3008 of 14191)
PASS: LLVM :: CodeGen/MIR/llvm-ir-error-reported.mir (3009 of 14191)
PASS: LLVM :: CodeGen/MIR/llvmIRMissing.mir (3010 of 14191)
PASS: LLVM :: CodeGen/MIR/llvmIR.mir (3011 of 14191)
PASS: LLVM :: CodeGen/MIR/machine-basic-block-redefinition-error.mir (3012 of 14191)
PASS: LLVM :: CodeGen/MIR/machine-basic-block-unknown-name.mir (3013 of 14191)
PASS: LLVM :: CodeGen/MIR/machine-function-missing-body-error.mir (3014 of 14191)
PASS: LLVM :: CodeGen/MIR/machine-function-missing-function.mir (3015 of 14191)
PASS: LLVM :: CodeGen/MIR/X86/virtual-registers.mir (3016 of 14191)
PASS: LLVM :: CodeGen/MIR/machine-function-redefinition-error.mir (3017 of 14191)
PASS: LLVM :: CodeGen/MIR/machine-function-missing-name.mir (3018 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-10-CyclicDAG.ll (3019 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-17-Rot.ll (3020 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-17-Shift.ll (3021 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-19-DoubleSplit.ll (3022 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll (3023 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-09-18-AbsoluteAddr.ll (3024 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-10-10-OrImpDef.ll (3025 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-11-05-8BitLibcalls.ll (3026 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-11-08-InvalidResNo.ll (3027 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-11-20-NewNode.ll (3028 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-12-21-FrameAddr.ll (3029 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-12-22-InlineAsm.ll (3030 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/2010-05-01-CombinerAnd.ll (3031 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-bis-rx.ll (3032 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-bis-xr.ll (3033 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-mov-rx.ll (3034 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-mov-xr.ll (3035 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/DbgValueOtherTargets.test (3036 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16mi.ll (3037 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16mm.ll (3038 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16mr.ll (3039 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16ri.ll (3040 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16rm.ll (3041 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16rr.ll (3042 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8mi.ll (3043 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8mm.ll (3044 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8mr.ll (3045 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8ri.ll (3046 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8rm.ll (3047 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8rr.ll (3048 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/asm-clobbers.ll (3049 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/bit.ll (3050 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/byval.ll (3051 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/cc_args.ll (3052 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/cc_ret.ll (3053 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/fp.ll (3054 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/indirectbr.ll (3055 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/indirectbr2.ll (3056 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/inline-asm.ll (3057 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/jumptable.ll (3058 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/memset.ll (3059 of 14191)
PASS: LLVM :: CodeGen/MIR/register-info.mir (3060 of 14191)
PASS: LLVM :: CodeGen/MIR/machine-function.mir (3061 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/misched-msp430.ll (3062 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/mult-alt-generic-msp430.ll (3063 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/postinc.ll (3064 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/setcc.ll (3065 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/shifts.ll (3066 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/transient-stack-alignment.ll (3067 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-06-05-Carry.ll (3068 of 14191)
UNSUPPORTED: LLVM :: CodeGen/MSP430/vararg.ll (3069 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-03-SRet.ll (3070 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-06-fadd64.ll (3071 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-07-FPExtend.ll (3072 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-07-Float2Int.ll (3073 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-07-IntDoubleConvertions.ll (3074 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-15-InternalConstant.ll (3075 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-15-SmallSection.ll (3076 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-16-SignExtInReg.ll (3077 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-22-Cstpool.ll (3078 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-23-fpcmp.ll (3079 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-29-icmp.ll (3080 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-31-fcopysign.ll (3081 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-01-AsmInline.ll (3082 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-03-ReturnDouble.ll (3083 of 14191)
PASS: LLVM :: CodeGen/MIR/successor-basic-blocks.mir (3084 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-03-fabs64.ll (3085 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-04-Bitconvert.ll (3086 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-06-Alloca.ll (3087 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-08-bswap.ll (3088 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-07-CC.ll (3089 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-07-FPRound.ll (3090 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-08-ctlz.ll (3091 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-10-13-LegalizerBug.ll (3092 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2008-11-10-xint_to_fp.ll (3093 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2009-11-16-CstPoolLoad.ll (3094 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2010-07-20-Switch.ll (3095 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/DbgValueOtherTargets.test (3096 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2010-11-09-CountLeading.ll (3097 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2010-11-09-Mul.ll (3098 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2011-05-26-BranchKillsVreg.ll (3099 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2012-12-12-ExpandMemcpy.ll (3100 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/bswap1.ll (3101 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/callabi.ll (3102 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/br1.ll (3103 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/2013-11-18-fp64-const0.ll (3104 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/constexpr-address.ll (3105 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/fastcc-miss.ll (3106 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/div1.ll (3107 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/fastalloca.ll (3108 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/fpintconv.ll (3109 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/icmpa.ll (3110 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/loadstore2.ll (3111 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/loadstoreconv.ll (3112 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/fptrunc.ll (3113 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/loadstrconst.ll (3114 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/logopm.ll (3115 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/fpcmpa.ll (3116 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/fpext.ll (3117 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/memtest1.ll (3118 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/nullvoid.ll (3119 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/sel1.ll (3120 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/retabi.ll (3121 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/shftopm.ll (3122 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/shift.ll (3123 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/simplestore.ll (3124 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/mul1.ll (3125 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/overflt.ll (3126 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/rem1.ll (3127 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/simplestorefp1.ll (3128 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/simplestorei.ll (3129 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/abiflags-xx.ll (3130 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/abicalls.ll (3131 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/abiflags32.ll (3132 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/addc.ll (3133 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/addi.ll (3134 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/addressing-mode.ll (3135 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/adjust-callstack-sp.ll (3136 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/align16.ll (3137 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/alloca.ll (3138 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/alloca16.ll (3139 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/analyzebranch.ll (3140 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/and1.ll (3141 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/asm-large-immediate.ll (3142 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/atomic.ll (3143 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/atomicops.ll (3144 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/beqzc.ll (3145 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/beqzc1.ll (3146 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/biggot.ll (3147 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/blez_bgez.ll (3148 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/blockaddr.ll (3149 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/br-jmp.ll (3150 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brconeq.ll (3151 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brconeqk.ll (3152 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brconeqz.ll (3153 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brconge.ll (3154 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brcongt.ll (3155 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brconle.ll (3156 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brconlt.ll (3157 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brconne.ll (3158 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brconnek.ll (3159 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brconnez.ll (3160 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brdelayslot.ll (3161 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brind.ll (3162 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brsize3.ll (3163 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/bswap.ll (3164 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/buildpairextractelementf64.ll (3165 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cache-intrinsic.ll (3166 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-float.ll (3167 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-fp128.ll (3168 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-hard-float.ll (3169 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-hard-fp128.ll (3170 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-varargs.ll (3171 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments.ll (3172 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/callee-saved-fpxx.ll (3173 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/callee-saved.ll (3174 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/reserved-space.ll (3175 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return-hard-float.ll (3176 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/brsize3a.ll (3177 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/call-optimization.ll (3178 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-hard-float-varargs.ll (3179 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-small-structures-bigger-than-32bits.ll (3180 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-varargs-small-structs-combinations.ll (3181 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-varargs-small-structs-multiple-args.ll (3182 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/callee-saved-float.ll (3183 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/callee-saved-fpxx1.ll (3184 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/memory-layout.ll (3185 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return-float.ll (3186 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return-hard-fp128.ll (3187 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return-hard-struct-f128.ll (3188 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return-struct.ll (3189 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-struct.ll (3190 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-varargs-small-structs-byte.ll (3191 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return.ll (3192 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/stack-alignment.ll (3193 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cfi_offset.ll (3194 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/check-adde-redundant-moves.ll (3195 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/check-noat.ll (3196 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/ci2.ll (3197 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cmov.ll (3198 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cmplarge.ll (3199 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/const-mult.ll (3200 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/const1.ll (3201 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/const4a.ll (3202 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/const6.ll (3203 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/const6a.ll (3204 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/constantfp0.ll (3205 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/countleading.ll (3206 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cprestore.ll (3207 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/ctlz-v.ll (3208 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/ctlz.ll (3209 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/cttz-v.ll (3210 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/dagcombine_crash.ll (3211 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/delay-slot-fill-forward.ll (3212 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/div_rem.ll (3213 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/divu.ll (3214 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/delay-slot-kill.ll (3215 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/disable-tail-merge.ll (3216 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/div.ll (3217 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/divrem.ll (3218 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/double2int.ll (3219 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-patterns-cmp-vselect.ll (3220 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/divu_remu.ll (3221 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-patterns.ll (3222 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-r1.ll (3223 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/dynamic-stack-realignment.ll (3224 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/eh-return64.ll (3225 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/ehframe-indirect.ll (3226 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/emit-big-cst.ll (3227 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/extins.ll (3228 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fabs.ll (3229 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fcmp.ll (3230 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fixdfsf.ll (3231 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-vec-load-store.ll (3232 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/eh-return32.ll (3233 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/emergency-spill-slot-near-fp.ll (3234 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/f16abs.ll (3235 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fcopysign.ll (3236 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fneg.ll (3237 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fp16-promote.ll (3238 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fpbr.ll (3239 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fpxx.ll (3240 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/global-address.ll (3241 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/gprestore.ll (3242 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/hf16call32.ll (3243 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/hfptrcall.ll (3244 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/imm.ll (3245 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-I-1.ll (3246 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-L.ll (3247 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-P.ll (3248 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm_constraint_ZC.ll (3249 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasmmemop.ll (3250 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/internalfunc.ll (3251 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/largeimm1.ll (3252 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/lazy-binding.ll (3253 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/lcb2.ll (3254 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/lh1.ll (3255 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/add.ll (3256 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/ashr.ll (3257 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fastcc.ll (3258 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fcopysign-f32-f64.ll (3259 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fpneeded.ll (3260 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/frame-address.ll (3261 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/gpreg-lazy-binding.ll (3262 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/helloworld.ll (3263 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/hf16call32_body.ll (3264 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/i32k.ll (3265 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/indirectcall.ll (3266 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-assembler-directives.ll (3267 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-reg64.ll (3268 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-operand-code.ll (3269 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm64.ll (3270 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm_constraint.ll (3271 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm_constraint_R.ll (3272 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm_constraint_m.ll (3273 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/int-to-float-conversion.ll (3274 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-r2.ll (3275 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/eh-dwarf-cfa.ll (3276 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/eh.ll (3277 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/elf_eflags.ll (3278 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/ex2.ll (3279 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fmadd1.ll (3280 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fp-spill-reload.ll (3281 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fp16mix.ll (3282 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fp16static.ll (3283 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-K.ll (3284 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-O.ll (3285 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/jtstat.ll (3286 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/largeimmprinting.ll (3287 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/sub.ll (3288 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/urem.ll (3289 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/load-store-left-right.ll (3290 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-addu16.ll (3291 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-atomic1.ll (3292 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/lb1.ll (3293 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/lcb3c.ll (3294 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/lcb5.ll (3295 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/lhu1.ll (3296 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/or.ll (3297 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/udiv.ll (3298 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/machineverifier.ll (3299 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/memcpy.ll (3300 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-andi.ll (3301 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-compact-jump.ll (3302 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-directives.ll (3303 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-rdhwr-directives.ll (3304 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-xor16.ll (3305 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_1.ll (3306 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_6.ll (3307 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_fpret.ll (3308 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips32r6/compatibility.ll (3309 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64directive.ll (3310 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64extins.ll (3311 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64fpldst.ll (3312 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64intldst.ll (3313 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64muldiv.ll (3314 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64signextendsesf.ll (3315 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64sinttofpsf.ll (3316 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mno-ldc1-sdc1.ll (3317 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2r_vector_scalar.ll (3318 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_exup.ll (3319 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_int_float.ll (3320 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r_4r_widen.ll (3321 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fp-indexed-ls.ll (3322 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fp16instrinsmc.ll (3323 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fp64a.ll (3324 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/fpnotneeded.ll (3325 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/frem.ll (3326 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/global-pointer-reg.ll (3327 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/hf16_1.ll (3328 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/hf1_body.ll (3329 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/i64arg.ll (3330 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/init-array.ll (3331 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-J.ll (3332 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-N.ll (3333 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-reg.ll (3334 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/insn-zero-size-bb.ll (3335 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/l3mc.ll (3336 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/lbu1.ll (3337 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/lcb4a.ll (3338 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llcarry.ll (3339 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/and.ll (3340 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/indirectbr.ll (3341 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/mul.ll (3342 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/select.ll (3343 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/srem.ll (3344 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/xor.ll (3345 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/longbranch.ll (3346 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mature-mc-support.ll (3347 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-addiu.ll (3348 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-and16.ll (3349 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-atomic.ll (3350 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-compact-branches.ll (3351 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-delay-slot.ll (3352 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-gp-rc.ll (3353 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-li.ll (3354 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-load-effective-address.ll (3355 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-or16.ll (3356 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-subu16.ll (3357 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-sw-lw-16.ll (3358 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-zero-mat-uses.ll (3359 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16-hf-attr.ll (3360 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_3.ll (3361 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_5.ll (3362 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_8.ll (3363 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_9.ll (3364 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/addrspacecast.ll (3365 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/call.ll (3366 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/extractelement.ll (3367 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/lshr.ll (3368 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/ret.ll (3369 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_4rf_q.ll (3370 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16fpe.ll (3371 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-libcall.ll (3372 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64r6/compatibility.ll (3373 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_fq.ll (3374 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-a.ll (3375 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-c.ll (3376 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-i.ll (3377 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-p.ll (3378 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf.ll (3379 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_exdo.ll (3380 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/sdiv.ll (3381 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/shl.ll (3382 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/madd-msub.ll (3383 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mbrsize4a.ll (3384 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-delay-slot-jr.ll (3385 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_7.ll (3386 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-f128-call.ll (3387 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-f128.ll (3388 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-sret.ll (3389 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64ext.ll (3390 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64fpimm0.ll (3391 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64imm.ll (3392 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64instrs.ll (3393 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64lea.ll (3394 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2r.ll (3395 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf.ll (3396 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_float_int.ll (3397 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_tq.ll (3398 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-b.ll (3399 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-d.ll (3400 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-m.ll (3401 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r_splat.ll (3402 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_4rf.ll (3403 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_float_int.ll (3404 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/arithmetic_float.ll (3405 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/bit.ll (3406 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/bitcast.ll (3407 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/compare.ll (3408 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_copy.ll (3409 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_cxcmsa.ll (3410 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_move.ll (3411 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/basic_operations.ll (3412 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_q.ll (3413 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/arithmetic.ll (3414 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/basic_operations_float.ll (3415 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/bitwise.ll (3416 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/endian.ll (3417 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-b.ll (3418 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s1704963983.ll (3419 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s2501752154-simplified.ll (3420 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/frameindex.ll (3421 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i10.ll (3422 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s1935737938.ll (3423 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s2090927243-simplified.ll (3424 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s2704903805.ll (3425 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s3926023935.ll (3426 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s997348632.ll (3427 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/compare_float.ll (3428 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-jal.ll (3429 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-not16.ll (3430 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-shift.ll (3431 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16-hf-attr-2.ll (3432 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_10.ll (3433 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_4.ll (3434 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips16ex.ll (3435 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mips64shift.ll (3436 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mipslopat.ll (3437 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/misha.ll (3438 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-s.ll (3439 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-v.ll (3440 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r_4r.ll (3441 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_int_float.ll (3442 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-m.ll (3443 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5_ld_st.ll (3444 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/inline-asm.ll (3445 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s449609655-simplified.ll (3446 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-sz1-s742806235.ll (3447 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/shift-dagcombine.ll (3448 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/shuffle.ll (3449 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/special.ll (3450 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/spill.ll (3451 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/vec.ll (3452 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/vecs10.ll (3453 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_insv.ll (3454 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_shift_slide.ll (3455 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-a.ll (3456 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-c.ll (3457 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-s.ll (3458 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i8.ll (3459 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s3861334421.ll (3460 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s3997499501.ll (3461 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s525530439.ll (3462 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mulll.ll (3463 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mul.ll (3464 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/mulull.ll (3465 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/nacl-align.ll (3466 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/nacl-reserved-regs.ll (3467 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/nacl-branch-delay.ll (3468 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/named-register-n64.ll (3469 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/named-register-n32.ll (3470 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/no-odd-spreg-msa.ll (3471 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/named-register-o32.ll (3472 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/neg1.ll (3473 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/no-odd-spreg.ll (3474 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/nomips16.ll (3475 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/not1.ll (3476 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/o32_cc.ll (3477 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/o32_cc_byval.ll (3478 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/null-streamer.ll (3479 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/null.ll (3480 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/octeon.ll (3481 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/optimize-fp-math.ll (3482 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/optimize-pic-o0.ll (3483 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/ra-allocatable.ll (3484 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/return_address.ll (3485 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/o32_cc_vararg.ll (3486 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/rotate.ll (3487 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/sel1c.ll (3488 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/selTBtnezSlti.ll (3489 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/octeon_popcnt.ll (3490 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/or1.ll (3491 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/private.ll (3492 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/rdhwr-directives.ll (3493 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/rem.ll (3494 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/return-vector.ll (3495 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/selTBteqzCmpi.ll (3496 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/seleq.ll (3497 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/selgek.ll (3498 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/selle.ll (3499 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/selne.ll (3500 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/select.ll (3501 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/selectcc.ll (3502 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/powif64_16.ll (3503 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/prevent-hoisting.ll (3504 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/remat-immed-load.ll (3505 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/remu.ll (3506 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/s2rem.ll (3507 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/sb1.ll (3508 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/sel2c.ll (3509 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/selTBtnezCmpi.ll (3510 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/seleqk.ll (3511 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/selgt.ll (3512 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/selltk.ll (3513 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/selpat.ll (3514 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/setcc-se.ll (3515 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/seteq.ll (3516 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/setge.ll (3517 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/setle.ll (3518 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/setltk.ll (3519 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/selnek.ll (3520 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/seteqz.ll (3521 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/setgek.ll (3522 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/setlt.ll (3523 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/setne.ll (3524 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/setugt.ll (3525 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/setult.ll (3526 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/sh1.ll (3527 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/simplebr.ll (3528 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/sitofp-selectcc-opt.ll (3529 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/sll2.ll (3530 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/small-section-reserve-gp.ll (3531 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/sr1.ll (3532 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/sra2.ll (3533 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/stack-alignment.ll (3534 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/stacksize.ll (3535 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/stchar.ll (3536 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/sub1.ll (3537 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/swzero.ll (3538 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/tailcall.ll (3539 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/tls-models.ll (3540 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/tls16.ll (3541 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/tnaked.ll (3542 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/trap1.ll (3543 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/ul1.ll (3544 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/vector-setcc.ll (3545 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/weak.ll (3546 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/vector-load-store.ll (3547 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/zeroreg.ll (3548 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/setuge.ll (3549 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/setule.ll (3550 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/setultk.ll (3551 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/shift-parts.ll (3552 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/sint-fp-store_pattern.ll (3553 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/sll1.ll (3554 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/spill-copy-acreg.ll (3555 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/sra1.ll (3556 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/srl1.ll (3557 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/srl2.ll (3558 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/stackcoloring.ll (3559 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/start-asm-file.ll (3560 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/stldst.ll (3561 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/sub2.ll (3562 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/tail16.ll (3563 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/tls-alias.ll (3564 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/tls.ll (3565 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/tls16_2.ll (3566 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/trap.ll (3567 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/uitofp.ll (3568 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/unalignedload.ll (3569 of 14191)
UNSUPPORTED: LLVM :: CodeGen/Mips/xor1.ll (3570 of 14191)
PASS: LLVM :: CodeGen/NVPTX/addrspacecast-gvar.ll (3571 of 14191)
PASS: LLVM :: CodeGen/NVPTX/add-128bit.ll (3572 of 14191)
PASS: LLVM :: CodeGen/NVPTX/addrspacecast.ll (3573 of 14191)
PASS: LLVM :: CodeGen/NVPTX/aggr-param.ll (3574 of 14191)
PASS: LLVM :: CodeGen/NVPTX/access-non-generic.ll (3575 of 14191)
PASS: LLVM :: CodeGen/NVPTX/arg-lowering.ll (3576 of 14191)
PASS: LLVM :: CodeGen/NVPTX/annotations.ll (3577 of 14191)
PASS: LLVM :: CodeGen/NVPTX/bfe.ll (3578 of 14191)
PASS: LLVM :: CodeGen/NVPTX/atomics.ll (3579 of 14191)
PASS: LLVM :: CodeGen/NVPTX/arithmetic-fp-sm20.ll (3580 of 14191)
PASS: LLVM :: CodeGen/NVPTX/bug17709.ll (3581 of 14191)
PASS: LLVM :: CodeGen/NVPTX/bug21465.ll (3582 of 14191)
PASS: LLVM :: CodeGen/NVPTX/bug22246.ll (3583 of 14191)
PASS: LLVM :: CodeGen/NVPTX/bug22322.ll (3584 of 14191)
PASS: LLVM :: CodeGen/NVPTX/call-with-alloca-buffer.ll (3585 of 14191)
PASS: LLVM :: CodeGen/NVPTX/arithmetic-int.ll (3586 of 14191)
PASS: LLVM :: CodeGen/NVPTX/callchain.ll (3587 of 14191)
PASS: LLVM :: CodeGen/NVPTX/constant-vectors.ll (3588 of 14191)
PASS: LLVM :: CodeGen/NVPTX/calling-conv.ll (3589 of 14191)
PASS: LLVM :: CodeGen/NVPTX/ctlz.ll (3590 of 14191)
PASS: LLVM :: CodeGen/NVPTX/convert-int-sm20.ll (3591 of 14191)
PASS: LLVM :: CodeGen/NVPTX/ctpop.ll (3592 of 14191)
PASS: LLVM :: CodeGen/NVPTX/cttz.ll (3593 of 14191)
PASS: LLVM :: CodeGen/NVPTX/convert-fp.ll (3594 of 14191)
PASS: LLVM :: CodeGen/NVPTX/div-ri.ll (3595 of 14191)
PASS: LLVM :: CodeGen/NVPTX/compare-int.ll (3596 of 14191)
PASS: LLVM :: CodeGen/NVPTX/envreg.ll (3597 of 14191)
PASS: LLVM :: CodeGen/NVPTX/extloadv.ll (3598 of 14191)
PASS: LLVM :: CodeGen/NVPTX/fast-math.ll (3599 of 14191)
PASS: LLVM :: CodeGen/NVPTX/fma-assoc.ll (3600 of 14191)
PASS: LLVM :: CodeGen/NVPTX/fma.ll (3601 of 14191)
PASS: LLVM :: CodeGen/NVPTX/fp-literals.ll (3602 of 14191)
PASS: LLVM :: CodeGen/NVPTX/fp-contract.ll (3603 of 14191)
PASS: LLVM :: CodeGen/NVPTX/fp16.ll (3604 of 14191)
PASS: LLVM :: CodeGen/NVPTX/function-align.ll (3605 of 14191)
PASS: LLVM :: CodeGen/NVPTX/fma-disable.ll (3606 of 14191)
PASS: LLVM :: CodeGen/NVPTX/generic-to-nvvm.ll (3607 of 14191)
PASS: LLVM :: CodeGen/NVPTX/globals_lowering.ll (3608 of 14191)
XFAIL: LLVM :: CodeGen/NVPTX/gvar-init.ll (3609 of 14191)
PASS: LLVM :: CodeGen/NVPTX/globals_init.ll (3610 of 14191)
PASS: LLVM :: CodeGen/NVPTX/global-ordering.ll (3611 of 14191)
PASS: LLVM :: CodeGen/NVPTX/i1-global.ll (3612 of 14191)
PASS: LLVM :: CodeGen/NVPTX/half.ll (3613 of 14191)
PASS: LLVM :: CodeGen/NVPTX/i1-param.ll (3614 of 14191)
PASS: LLVM :: CodeGen/NVPTX/i1-int-to-fp.ll (3615 of 14191)
PASS: LLVM :: CodeGen/NVPTX/i8-param.ll (3616 of 14191)
PASS: LLVM :: CodeGen/NVPTX/imad.ll (3617 of 14191)
PASS: LLVM :: CodeGen/NVPTX/implicit-def.ll (3618 of 14191)
PASS: LLVM :: CodeGen/NVPTX/inline-asm.ll (3619 of 14191)
PASS: LLVM :: CodeGen/NVPTX/intrin-nocapture.ll (3620 of 14191)
PASS: LLVM :: CodeGen/NVPTX/isspacep.ll (3621 of 14191)
PASS: LLVM :: CodeGen/NVPTX/intrinsics.ll (3622 of 14191)
PASS: LLVM :: CodeGen/NVPTX/intrinsic-old.ll (3623 of 14191)
PASS: LLVM :: CodeGen/NVPTX/ldparam-v4.ll (3624 of 14191)
PASS: LLVM :: CodeGen/NVPTX/ld-generic.ll (3625 of 14191)
PASS: LLVM :: CodeGen/NVPTX/ld-addrspace.ll (3626 of 14191)
PASS: LLVM :: CodeGen/NVPTX/ldu-i8.ll (3627 of 14191)
PASS: LLVM :: CodeGen/NVPTX/ldu-ldg.ll (3628 of 14191)
PASS: LLVM :: CodeGen/NVPTX/ldu-reg-plus-offset.ll (3629 of 14191)
PASS: LLVM :: CodeGen/NVPTX/load-sext-i1.ll (3630 of 14191)
PASS: LLVM :: CodeGen/NVPTX/loop-vectorize.ll (3631 of 14191)
PASS: LLVM :: CodeGen/NVPTX/lower-aggr-copies.ll (3632 of 14191)
PASS: LLVM :: CodeGen/NVPTX/local-stack-frame.ll (3633 of 14191)
PASS: LLVM :: CodeGen/NVPTX/lower-kernel-ptr-arg.ll (3634 of 14191)
PASS: LLVM :: CodeGen/NVPTX/lower-alloca.ll (3635 of 14191)
PASS: LLVM :: CodeGen/NVPTX/managed.ll (3636 of 14191)
PASS: LLVM :: CodeGen/NVPTX/machine-sink.ll (3637 of 14191)
PASS: LLVM :: CodeGen/NVPTX/module-inline-asm.ll (3638 of 14191)
PASS: LLVM :: CodeGen/NVPTX/misaligned-vector-ldst.ll (3639 of 14191)
PASS: LLVM :: CodeGen/NVPTX/noduplicate-syncthreads.ll (3640 of 14191)
PASS: LLVM :: CodeGen/NVPTX/nounroll.ll (3641 of 14191)
PASS: LLVM :: CodeGen/NVPTX/mulwide.ll (3642 of 14191)
PASS: LLVM :: CodeGen/NVPTX/nvcl-param-align.ll (3643 of 14191)
PASS: LLVM :: CodeGen/NVPTX/param-align.ll (3644 of 14191)
PASS: LLVM :: CodeGen/NVPTX/pr13291-i1-store.ll (3645 of 14191)
PASS: LLVM :: CodeGen/NVPTX/nvvm-reflect.ll (3646 of 14191)
PASS: LLVM :: CodeGen/NVPTX/pr17529.ll (3647 of 14191)
PASS: LLVM :: CodeGen/NVPTX/pr16278.ll (3648 of 14191)
PASS: LLVM :: CodeGen/NVPTX/refl1.ll (3649 of 14191)
PASS: LLVM :: CodeGen/NVPTX/rsqrt.ll (3650 of 14191)
PASS: LLVM :: CodeGen/NVPTX/sched1.ll (3651 of 14191)
PASS: LLVM :: CodeGen/NVPTX/rotate.ll (3652 of 14191)
PASS: LLVM :: CodeGen/NVPTX/sext-in-reg.ll (3653 of 14191)
PASS: LLVM :: CodeGen/NVPTX/sched2.ll (3654 of 14191)
PASS: LLVM :: CodeGen/NVPTX/sext-params.ll (3655 of 14191)
PASS: LLVM :: CodeGen/NVPTX/shift-parts.ll (3656 of 14191)
PASS: LLVM :: CodeGen/NVPTX/sm-version-20.ll (3657 of 14191)
PASS: LLVM :: CodeGen/NVPTX/sm-version-21.ll (3658 of 14191)
PASS: LLVM :: CodeGen/NVPTX/sm-version-30.ll (3659 of 14191)
PASS: LLVM :: CodeGen/NVPTX/simple-call.ll (3660 of 14191)
PASS: LLVM :: CodeGen/NVPTX/sm-version-32.ll (3661 of 14191)
PASS: LLVM :: CodeGen/NVPTX/sm-version-37.ll (3662 of 14191)
PASS: LLVM :: CodeGen/NVPTX/sm-version-35.ll (3663 of 14191)
PASS: LLVM :: CodeGen/NVPTX/sm-version-52.ll (3664 of 14191)
PASS: LLVM :: CodeGen/NVPTX/sm-version-50.ll (3665 of 14191)
PASS: LLVM :: CodeGen/NVPTX/sm-version-53.ll (3666 of 14191)
PASS: LLVM :: CodeGen/NVPTX/surf-read.ll (3667 of 14191)
PASS: LLVM :: CodeGen/NVPTX/surf-read-cuda.ll (3668 of 14191)
PASS: LLVM :: CodeGen/NVPTX/st-generic.ll (3669 of 14191)
PASS: LLVM :: CodeGen/NVPTX/st-addrspace.ll (3670 of 14191)
PASS: LLVM :: CodeGen/NVPTX/surf-write.ll (3671 of 14191)
PASS: LLVM :: CodeGen/NVPTX/surf-write-cuda.ll (3672 of 14191)
PASS: LLVM :: CodeGen/NVPTX/symbol-naming.ll (3673 of 14191)
PASS: LLVM :: CodeGen/NVPTX/tex-read.ll (3674 of 14191)
PASS: LLVM :: CodeGen/NVPTX/tex-read-cuda.ll (3675 of 14191)
PASS: LLVM :: CodeGen/NVPTX/vec-param-load.ll (3676 of 14191)
PASS: LLVM :: CodeGen/NVPTX/tuple-literal.ll (3677 of 14191)
PASS: LLVM :: CodeGen/NVPTX/vec8.ll (3678 of 14191)
PASS: LLVM :: CodeGen/NVPTX/vector-call.ll (3679 of 14191)
PASS: LLVM :: CodeGen/NVPTX/texsurf-queries.ll (3680 of 14191)
PASS: LLVM :: CodeGen/NVPTX/vector-args.ll (3681 of 14191)
PASS: LLVM :: CodeGen/NVPTX/vector-global.ll (3682 of 14191)
PASS: LLVM :: CodeGen/NVPTX/vector-return.ll (3683 of 14191)
PASS: LLVM :: CodeGen/NVPTX/vector-loads.ll (3684 of 14191)
PASS: LLVM :: CodeGen/NVPTX/vector-compare.ll (3685 of 14191)
PASS: LLVM :: CodeGen/NVPTX/vector-stores.ll (3686 of 14191)
PASS: LLVM :: CodeGen/NVPTX/vector-select.ll (3687 of 14191)
PASS: LLVM :: CodeGen/NVPTX/weak-global.ll (3688 of 14191)
PASS: LLVM :: CodeGen/NVPTX/weak-linkage.ll (3689 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2004-11-29-ShrCrash.ll (3690 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll (3691 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2004-11-30-shift-crash.ll (3692 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2004-11-30-shr-var-crash.ll (3693 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll (3694 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2005-01-14-UndefLong.ll (3695 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll (3696 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll (3697 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll (3698 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2005-11-30-vastart-crash.ll (3699 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll (3700 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll (3701 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll (3702 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-04-05-splat-ish.ll (3703 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll (3704 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll (3705 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll (3706 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll (3707 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-08-15-SelectionCrash.ll (3708 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-09-28-shift_64.ll (3709 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-10-13-Miscompile.ll (3710 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll (3711 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-10-17-ppc64-alloca.ll (3712 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll (3713 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-08-11-RetVector.ll (3714 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll (3715 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-01-15-AsmDialect.ll (3716 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-01-04-ArgExtension.ll (3717 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-12-07-LargeAlloca.ll (3718 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2006-12-07-SelectCrash.ll (3719 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-02-16-AlignPacked.ll (3720 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll (3721 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll (3722 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-01-29-lbrx-asm.ll (3723 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll (3724 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-03-24-cntlzd.ll (3725 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll (3726 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll (3727 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-03-30-SpillerCrash.ll (3728 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll (3729 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll (3730 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll (3731 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-06-28-BCCISelBug.ll (3732 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll (3733 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-09-04-AltivecDST.ll (3734 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll (3735 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll (3736 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-05-22-tailmerge-3.ll (3737 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll (3738 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll (3739 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll (3740 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert.ll (3741 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll (3742 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-09-08-unaligned.ll (3743 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll (3744 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll (3745 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll (3746 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-11-16-landingpad-split.ll (3747 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2007-11-19-VectorSplitting.ll (3748 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll (3749 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll (3750 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll (3751 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-03-24-AddressRegImm.ll (3752 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-03-24-CoalescerBug.ll (3753 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-03-26-CoalescerBug.ll (3754 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-04-10-LiveIntervalCrash.ll (3755 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-04-16-CoalescerBug.ll (3756 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll (3757 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-05-01-ppc_fp128.ll (3758 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll (3759 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-06-21-F128LoadStore.ll (3760 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll (3761 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-07-15-Fabs.ll (3762 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-07-15-Bswap.ll (3763 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll (3764 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-07-10-SplatMiscompile.ll (3765 of 14191)
UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll (3766 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-07-17-Fneg.ll (3767 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll (3768 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll (3769 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-09-12-CoalescerBug.ll (3770 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-10-28-f128-i32.ll (3771 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll (3772 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2008-10-31-PPCF128Libcalls.ll (3773 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll (3774 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2009-03-17-LSRBug.ll (3775 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2009-05-28-LegalizeBRCC.ll (3776 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2009-07-16-InlineAsm-M-Operand.ll (3777 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll (3778 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2009-09-18-carrybit.ll (3779 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll (3780 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2009-11-25-ImpDefBug.ll (3781 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2010-02-04-EmptyGlobal.ll (3782 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2010-02-12-saveCR.ll (3783 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2010-03-09-indirect-call.ll (3784 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll (3785 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2010-12-18-PPCStackRefs.ll (3786 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2010-10-11-Fast-Varargs.ll (3787 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2010-05-03-retaddr1.ll (3788 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll (3789 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2012-09-16-TOC-entry-check.ll (3790 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2012-10-11-dynalloc.ll (3791 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll (3792 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2012-11-16-mischedcall.ll (3793 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll (3794 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2013-05-15-preinc-fold.ll (3795 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2012-10-12-bitcast.ll (3796 of 14191)
PASS: LLVM :: CodeGen/PowerPC/2013-07-01-PHIElimBug.ll (3797 of 14191)
XFAIL: LLVM :: CodeGen/PowerPC/Atomics-64.ll (3798 of 14191)
PASS: LLVM :: CodeGen/PowerPC/DbgValueOtherTargets.test (3799 of 14191)
PASS: LLVM :: CodeGen/PowerPC/Frames-large.ll (3800 of 14191)
PASS: LLVM :: CodeGen/PowerPC/Frames-alloca.ll (3801 of 14191)
PASS: LLVM :: CodeGen/PowerPC/MergeConsecutiveStores.ll (3802 of 14191)
PASS: LLVM :: CodeGen/PowerPC/LargeAbsoluteAddr.ll (3803 of 14191)
PASS: LLVM :: CodeGen/PowerPC/Frames-small.ll (3804 of 14191)
PASS: LLVM :: CodeGen/PowerPC/a2-fp-basic.ll (3805 of 14191)
UNSUPPORTED: LLVM :: CodeGen/PowerPC/aa-tbaa.ll (3806 of 14191)
PASS: LLVM :: CodeGen/PowerPC/a2q.ll (3807 of 14191)
PASS: LLVM :: CodeGen/PowerPC/a2q-stackalign.ll (3808 of 14191)
PASS: LLVM :: CodeGen/PowerPC/add-fi.ll (3809 of 14191)
PASS: LLVM :: CodeGen/PowerPC/addc.ll (3810 of 14191)
PASS: LLVM :: CodeGen/PowerPC/addi-reassoc.ll (3811 of 14191)
PASS: LLVM :: CodeGen/PowerPC/addi-licm.ll (3812 of 14191)
PASS: LLVM :: CodeGen/PowerPC/addrfuncstr.ll (3813 of 14191)
PASS: LLVM :: CodeGen/PowerPC/allocate-r0.ll (3814 of 14191)
PASS: LLVM :: CodeGen/PowerPC/Frames-leaf.ll (3815 of 14191)
PASS: LLVM :: CodeGen/PowerPC/alias.ll (3816 of 14191)
PASS: LLVM :: CodeGen/PowerPC/align.ll (3817 of 14191)
PASS: LLVM :: CodeGen/PowerPC/and-branch.ll (3818 of 14191)
PASS: LLVM :: CodeGen/PowerPC/and-elim.ll (3819 of 14191)
PASS: LLVM :: CodeGen/PowerPC/altivec-ord.ll (3820 of 14191)
PASS: LLVM :: CodeGen/PowerPC/and-imm.ll (3821 of 14191)
PASS: LLVM :: CodeGen/PowerPC/and_sra.ll (3822 of 14191)
PASS: LLVM :: CodeGen/PowerPC/and_add.ll (3823 of 14191)
PASS: LLVM :: CodeGen/PowerPC/and_sext.ll (3824 of 14191)
PASS: LLVM :: CodeGen/PowerPC/arr-fp-arg-no-copy.ll (3825 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ashr-neg1.ll (3826 of 14191)
PASS: LLVM :: CodeGen/PowerPC/asm-Zy.ll (3827 of 14191)
PASS: LLVM :: CodeGen/PowerPC/asm-constraints.ll (3828 of 14191)
PASS: LLVM :: CodeGen/PowerPC/anon_aggr.ll (3829 of 14191)
PASS: LLVM :: CodeGen/PowerPC/asym-regclass-copy.ll (3830 of 14191)
PASS: LLVM :: CodeGen/PowerPC/atomic-1.ll (3831 of 14191)
PASS: LLVM :: CodeGen/PowerPC/asm-dialect.ll (3832 of 14191)
PASS: LLVM :: CodeGen/PowerPC/atomics-fences.ll (3833 of 14191)
PASS: LLVM :: CodeGen/PowerPC/atomics-indexed.ll (3834 of 14191)
PASS: LLVM :: CodeGen/PowerPC/atomic-2.ll (3835 of 14191)
PASS: LLVM :: CodeGen/PowerPC/bdzlr.ll (3836 of 14191)
PASS: LLVM :: CodeGen/PowerPC/atomics.ll (3837 of 14191)
PASS: LLVM :: CodeGen/PowerPC/big-endian-actual-args.ll (3838 of 14191)
PASS: LLVM :: CodeGen/PowerPC/available-externally.ll (3839 of 14191)
PASS: LLVM :: CodeGen/PowerPC/big-endian-call-result.ll (3840 of 14191)
PASS: LLVM :: CodeGen/PowerPC/big-endian-formal-args.ll (3841 of 14191)
PASS: LLVM :: CodeGen/PowerPC/branch-opt.ll (3842 of 14191)
PASS: LLVM :: CodeGen/PowerPC/bperm.ll (3843 of 14191)
PASS: LLVM :: CodeGen/PowerPC/buildvec_canonicalize.ll (3844 of 14191)
PASS: LLVM :: CodeGen/PowerPC/bswap-load-store.ll (3845 of 14191)
PASS: LLVM :: CodeGen/PowerPC/builtins-ppc-elf2-abi.ll (3846 of 14191)
PASS: LLVM :: CodeGen/PowerPC/blockaddress.ll (3847 of 14191)
PASS: LLVM :: CodeGen/PowerPC/bv-pres-v8i1.ll (3848 of 14191)
PASS: LLVM :: CodeGen/PowerPC/bv-widen-undef.ll (3849 of 14191)
PASS: LLVM :: CodeGen/PowerPC/byval-agg-info.ll (3850 of 14191)
PASS: LLVM :: CodeGen/PowerPC/byval-aliased.ll (3851 of 14191)
PASS: LLVM :: CodeGen/PowerPC/builtins-ppc-p8vector.ll (3852 of 14191)
PASS: LLVM :: CodeGen/PowerPC/can-lower-ret.ll (3853 of 14191)
PASS: LLVM :: CodeGen/PowerPC/cc.ll (3854 of 14191)
PASS: LLVM :: CodeGen/PowerPC/calls.ll (3855 of 14191)
PASS: LLVM :: CodeGen/PowerPC/cmp-cmp.ll (3856 of 14191)
PASS: LLVM :: CodeGen/PowerPC/cmpb-ppc32.ll (3857 of 14191)
PASS: LLVM :: CodeGen/PowerPC/cmpb.ll (3858 of 14191)
PASS: LLVM :: CodeGen/PowerPC/coalesce-ext.ll (3859 of 14191)
PASS: LLVM :: CodeGen/PowerPC/compare-duplicate.ll (3860 of 14191)
PASS: LLVM :: CodeGen/PowerPC/complex-return.ll (3861 of 14191)
PASS: LLVM :: CodeGen/PowerPC/compare-simm.ll (3862 of 14191)
PASS: LLVM :: CodeGen/PowerPC/constants-i64.ll (3863 of 14191)
PASS: LLVM :: CodeGen/PowerPC/copysignl.ll (3864 of 14191)
PASS: LLVM :: CodeGen/PowerPC/cr-spills.ll (3865 of 14191)
PASS: LLVM :: CodeGen/PowerPC/constants.ll (3866 of 14191)
PASS: LLVM :: CodeGen/PowerPC/cr1eq-no-extra-moves.ll (3867 of 14191)
PASS: LLVM :: CodeGen/PowerPC/cr1eq.ll (3868 of 14191)
PASS: LLVM :: CodeGen/PowerPC/cr_spilling.ll (3869 of 14191)
PASS: LLVM :: CodeGen/PowerPC/crash.ll (3870 of 14191)
PASS: LLVM :: CodeGen/PowerPC/crbit-asm.ll (3871 of 14191)
PASS: LLVM :: CodeGen/PowerPC/crbits.ll (3872 of 14191)
PASS: LLVM :: CodeGen/PowerPC/crsave.ll (3873 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctr-cleanup.ll (3874 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctr-loop-tls-const.ll (3875 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctrloop-asm.ll (3876 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctrloop-cpsgn.ll (3877 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctrloop-fp64.ll (3878 of 14191)
PASS: LLVM :: CodeGen/PowerPC/code-align.ll (3879 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctrloop-i64.ll (3880 of 14191)
PASS: LLVM :: CodeGen/PowerPC/crypto_bifs.ll (3881 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctrloop-large-ec.ll (3882 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctrloop-intrin.ll (3883 of 14191)
XFAIL: LLVM :: CodeGen/PowerPC/ctrloop-le.ll (3884 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctrloop-reg.ll (3885 of 14191)
XFAIL: LLVM :: CodeGen/PowerPC/ctrloop-lt.ll (3886 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctrloop-s000.ll (3887 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctrloop-sh.ll (3888 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctrloop-ne.ll (3889 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctrloop-sums.ll (3890 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctrloop-udivti3.ll (3891 of 14191)
PASS: LLVM :: CodeGen/PowerPC/cttz.ll (3892 of 14191)
PASS: LLVM :: CodeGen/PowerPC/darwin-labels.ll (3893 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ctrloops.ll (3894 of 14191)
PASS: LLVM :: CodeGen/PowerPC/dbg.ll (3895 of 14191)
PASS: LLVM :: CodeGen/PowerPC/delete-node.ll (3896 of 14191)
PASS: LLVM :: CodeGen/PowerPC/dcbt-sched.ll (3897 of 14191)
PASS: LLVM :: CodeGen/PowerPC/div-e-32.ll (3898 of 14191)
PASS: LLVM :: CodeGen/PowerPC/div-2.ll (3899 of 14191)
PASS: LLVM :: CodeGen/PowerPC/dyn-alloca-aligned.ll (3900 of 14191)
PASS: LLVM :: CodeGen/PowerPC/early-ret.ll (3901 of 14191)
PASS: LLVM :: CodeGen/PowerPC/div-e-all.ll (3902 of 14191)
PASS: LLVM :: CodeGen/PowerPC/early-ret2.ll (3903 of 14191)
PASS: LLVM :: CodeGen/PowerPC/emptystruct.ll (3904 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ec-input.ll (3905 of 14191)
PASS: LLVM :: CodeGen/PowerPC/empty-functions.ll (3906 of 14191)
PASS: LLVM :: CodeGen/PowerPC/extsh.ll (3907 of 14191)
PASS: LLVM :: CodeGen/PowerPC/extra-toc-reg-deps.ll (3908 of 14191)
PASS: LLVM :: CodeGen/PowerPC/f32-to-i64.ll (3909 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fabs.ll (3910 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-GEP-coalesce.ll (3911 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-br-const.ll (3912 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-binary.ll (3913 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-const.ll (3914 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-cmp-imm.ll (3915 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-call.ll (3916 of 14191)
PASS: LLVM :: CodeGen/PowerPC/eqv-andc-orc-nor.ll (3917 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-conversion-p5.ll (3918 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-crash.ll (3919 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-ext.ll (3920 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-fold.ll (3921 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-icmp-split.ll (3922 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-indirectbr.ll (3923 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-load-store-vsx.ll (3924 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-redefinition.ll (3925 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-load-store.ll (3926 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-conversion.ll (3927 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-shifter.ll (3928 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fastisel-gep-promote-before-add.ll (3929 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fast-isel-ret.ll (3930 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fdiv-combine.ll (3931 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fcpsgn.ll (3932 of 14191)
PASS: LLVM :: CodeGen/PowerPC/float-asmprint.ll (3933 of 14191)
PASS: LLVM :: CodeGen/PowerPC/floatPSA.ll (3934 of 14191)
PASS: LLVM :: CodeGen/PowerPC/flt-preinc.ll (3935 of 14191)
PASS: LLVM :: CodeGen/PowerPC/float-to-int.ll (3936 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fma-assoc.ll (3937 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fma-mutate.ll (3938 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fma-ext.ll (3939 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fmaxnum.ll (3940 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fnabs.ll (3941 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fminnum.ll (3942 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fold-li.ll (3943 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fneg.ll (3944 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fp-branch.ll (3945 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fold-zero.ll (3946 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fma.ll (3947 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fp-to-int-ext.ll (3948 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fp-int-fp.ll (3949 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fp2int2fp-ppcfp128.ll (3950 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fp_to_uint.ll (3951 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fp-to-int-to-fp.ll (3952 of 14191)
PASS: LLVM :: CodeGen/PowerPC/frame-size.ll (3953 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fpcopy.ll (3954 of 14191)
PASS: LLVM :: CodeGen/PowerPC/frameaddr.ll (3955 of 14191)
PASS: LLVM :: CodeGen/PowerPC/frounds.ll (3956 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fp-int-conversions-direct-moves.ll (3957 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fsl-e5500.ll (3958 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fsl-e500mc.ll (3959 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fsel.ll (3960 of 14191)
PASS: LLVM :: CodeGen/PowerPC/glob-comp-aa-crash.ll (3961 of 14191)
PASS: LLVM :: CodeGen/PowerPC/hello-reloc.s (3962 of 14191)
PASS: LLVM :: CodeGen/PowerPC/func-addr.ll (3963 of 14191)
PASS: LLVM :: CodeGen/PowerPC/hidden-vis-2.ll (3964 of 14191)
PASS: LLVM :: CodeGen/PowerPC/fsqrt.ll (3965 of 14191)
PASS: LLVM :: CodeGen/PowerPC/hello.ll (3966 of 14191)
PASS: LLVM :: CodeGen/PowerPC/hidden-vis.ll (3967 of 14191)
PASS: LLVM :: CodeGen/PowerPC/i1-ext-fold.ll (3968 of 14191)
PASS: LLVM :: CodeGen/PowerPC/i1-to-double.ll (3969 of 14191)
PASS: LLVM :: CodeGen/PowerPC/htm.ll (3970 of 14191)
PASS: LLVM :: CodeGen/PowerPC/i128-and-beyond.ll (3971 of 14191)
PASS: LLVM :: CodeGen/PowerPC/i64-to-float.ll (3972 of 14191)
PASS: LLVM :: CodeGen/PowerPC/i64_fp_round.ll (3973 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ia-neg-const.ll (3974 of 14191)
UNSUPPORTED: LLVM :: CodeGen/PowerPC/iabs.ll (3975 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ia-mem-r0.ll (3976 of 14191)
PASS: LLVM :: CodeGen/PowerPC/i32-to-float.ll (3977 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ifcvt.ll (3978 of 14191)
PASS: LLVM :: CodeGen/PowerPC/illegal-element-type.ll (3979 of 14191)
PASS: LLVM :: CodeGen/PowerPC/in-asm-f64-reg.ll (3980 of 14191)
PASS: LLVM :: CodeGen/PowerPC/i64_fp.ll (3981 of 14191)
PASS: LLVM :: CodeGen/PowerPC/indexed-load.ll (3982 of 14191)
PASS: LLVM :: CodeGen/PowerPC/inlineasm-copy.ll (3983 of 14191)
PASS: LLVM :: CodeGen/PowerPC/inlineasm-i64-reg.ll (3984 of 14191)
PASS: LLVM :: CodeGen/PowerPC/int-fp-conv-0.ll (3985 of 14191)
PASS: LLVM :: CodeGen/PowerPC/indirectbr.ll (3986 of 14191)
PASS: LLVM :: CodeGen/PowerPC/int-fp-conv-1.ll (3987 of 14191)
PASS: LLVM :: CodeGen/PowerPC/inverted-bool-compares.ll (3988 of 14191)
PASS: LLVM :: CodeGen/PowerPC/isel-rc-nox0.ll (3989 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ispositive.ll (3990 of 14191)
PASS: LLVM :: CodeGen/PowerPC/isel.ll (3991 of 14191)
PASS: LLVM :: CodeGen/PowerPC/itofp128.ll (3992 of 14191)
PASS: LLVM :: CodeGen/PowerPC/lbz-from-ld-shift.ll (3993 of 14191)
PASS: LLVM :: CodeGen/PowerPC/jaggedstructs.ll (3994 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ld-st-upd.ll (3995 of 14191)
PASS: LLVM :: CodeGen/PowerPC/lbzux.ll (3996 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ldtoc-inv.ll (3997 of 14191)
PASS: LLVM :: CodeGen/PowerPC/lha.ll (3998 of 14191)
PASS: LLVM :: CodeGen/PowerPC/load-shift-combine.ll (3999 of 14191)
PASS: LLVM :: CodeGen/PowerPC/longdbl-truncate.ll (4000 of 14191)
PASS: LLVM :: CodeGen/PowerPC/load-constant-addr.ll (4001 of 14191)
PASS: LLVM :: CodeGen/PowerPC/loop-data-prefetch.ll (4002 of 14191)
PASS: LLVM :: CodeGen/PowerPC/loop-data-prefetch-inner.ll (4003 of 14191)
PASS: LLVM :: CodeGen/PowerPC/loop-prep-all.ll (4004 of 14191)
PASS: LLVM :: CodeGen/PowerPC/lsa.ll (4005 of 14191)
PASS: LLVM :: CodeGen/PowerPC/long-compare.ll (4006 of 14191)
PASS: LLVM :: CodeGen/PowerPC/lsr-postinc-pos.ll (4007 of 14191)
PASS: LLVM :: CodeGen/PowerPC/lxvw4x-bug.ll (4008 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mask64.ll (4009 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-1.ll (4010 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-10.ll (4011 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-11.ll (4012 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-2.ll (4013 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-12.ll (4014 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mature-mc-support.ll (4015 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-3.ll (4016 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-5.ll (4017 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-6.ll (4018 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-7.ll (4019 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-4.ll (4020 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-default.ll (4021 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-8.ll (4022 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-obj-2.ll (4023 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-9.ll (4024 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mem-rr-addr-mode.ll (4025 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mem_update.ll (4026 of 14191)
PASS: LLVM :: CodeGen/PowerPC/memset-nc-le.ll (4027 of 14191)
PASS: LLVM :: CodeGen/PowerPC/memcpy-vec.ll (4028 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mcm-obj.ll (4029 of 14191)
PASS: LLVM :: CodeGen/PowerPC/memset-nc.ll (4030 of 14191)
PASS: LLVM :: CodeGen/PowerPC/misched-inorder-latency.ll (4031 of 14191)
PASS: LLVM :: CodeGen/PowerPC/misched.ll (4032 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mul-neg-power-2.ll (4033 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mul-with-overflow.ll (4034 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mulli64.ll (4035 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mulhs.ll (4036 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mult-alt-generic-powerpc.ll (4037 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mult-alt-generic-powerpc64.ll (4038 of 14191)
PASS: LLVM :: CodeGen/PowerPC/mftb.ll (4039 of 14191)
PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r0.ll (4040 of 14191)
PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r1-64.ll (4041 of 14191)
PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r13-64.ll (4042 of 14191)
PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r2-64.ll (4043 of 14191)
PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r13.ll (4044 of 14191)
PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r1.ll (4045 of 14191)
PASS: LLVM :: CodeGen/PowerPC/neg.ll (4046 of 14191)
PASS: LLVM :: CodeGen/PowerPC/no-dead-strip.ll (4047 of 14191)
PASS: LLVM :: CodeGen/PowerPC/named-reg-alloc-r2.ll (4048 of 14191)
PASS: LLVM :: CodeGen/PowerPC/no-extra-fp-conv-ldst.ll (4049 of 14191)
PASS: LLVM :: CodeGen/PowerPC/no-pref-jumps.ll (4050 of 14191)
PASS: LLVM :: CodeGen/PowerPC/negctr.ll (4051 of 14191)
PASS: LLVM :: CodeGen/PowerPC/novrsave.ll (4052 of 14191)
PASS: LLVM :: CodeGen/PowerPC/optcmp.ll (4053 of 14191)
PASS: LLVM :: CodeGen/PowerPC/optnone-crbits-i1-ret.ll (4054 of 14191)
PASS: LLVM :: CodeGen/PowerPC/p8altivec-shuffles-pred.ll (4055 of 14191)
PASS: LLVM :: CodeGen/PowerPC/p8-isel-sched.ll (4056 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pip-inner.ll (4057 of 14191)
PASS: LLVM :: CodeGen/PowerPC/or-addressing-mode.ll (4058 of 14191)
PASS: LLVM :: CodeGen/PowerPC/popcnt.ll (4059 of 14191)
PASS: LLVM :: CodeGen/PowerPC/post-ra-ec.ll (4060 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc-crbits-onoff.ll (4061 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc-prologue.ll (4062 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc-vaarg-agg.ll (4063 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc32-cyclecounter.ll (4064 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc-empty-fs.ll (4065 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc32-lshrti3.ll (4066 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc32-i1-vaarg.ll (4067 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc32-nest.ll (4068 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc32-pic-large.ll (4069 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc32-pic.ll (4070 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc32-vacopy.ll (4071 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc440-fp-basic.ll (4072 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-32bit-addic.ll (4073 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-abi-extend.ll (4074 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-align-long-double.ll (4075 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc440-msync.ll (4076 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-altivec-abi.ll (4077 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-anyregcc-crash.ll (4078 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-anyregcc.ll (4079 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-byval-align.ll (4080 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-crash.ll (4081 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-calls.ll (4082 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-cyclecounter.ll (4083 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-fastcc-fast-isel.ll (4084 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-func-desc-hoist.ll (4085 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-elf-abi.ll (4086 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-icbt-pwr7.ll (4087 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-gep-opt.ll (4088 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-icbt-pwr8.ll (4089 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-linux-func-size.ll (4090 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-fastcc.ll (4091 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-nest.ll (4092 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-nonfunc-calls.ll (4093 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-prefetch.ll (4094 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-smallarg.ll (4095 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-r2-alloc.ll (4096 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-stackmap-nops.ll (4097 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-i128-abi.ll (4098 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-patchpoint.ll (4099 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-toc.ll (4100 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-stackmap.ll (4101 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-vaarg-int.ll (4102 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64-zext.ll (4103 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64le-crsave.ll (4104 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64le-calls.ll (4105 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64le-smallarg.ll (4106 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppcf128-1-opt.ll (4107 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64le-localentry.ll (4108 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppc64le-aggregates.ll (4109 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppcf128-2.ll (4110 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppcf128-1.ll (4111 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppcf128-3.ll (4112 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr12757.ll (4113 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppcf128-4.ll (4114 of 14191)
PASS: LLVM :: CodeGen/PowerPC/ppcf128-endian.ll (4115 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr13641.ll (4116 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr13891.ll (4117 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr15630.ll (4118 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr15359.ll (4119 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr15031.ll (4120 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr15632.ll (4121 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr16556.ll (4122 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr16556-2.ll (4123 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr16573.ll (4124 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr17354.ll (4125 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr17168.ll (4126 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr20442.ll (4127 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr18663.ll (4128 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr22711.ll (4129 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr18663-2.ll (4130 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr24216.ll (4131 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr24546.ll (4132 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr25157.ll (4133 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pr3711_widen_bit.ll (4134 of 14191)
PASS: LLVM :: CodeGen/PowerPC/preinc-ld-sel-crash.ll (4135 of 14191)
PASS: LLVM :: CodeGen/PowerPC/preincprep-invoke.ll (4136 of 14191)
PASS: LLVM :: CodeGen/PowerPC/qpx-bv-sint.ll (4137 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pwr7-gt-nop.ll (4138 of 14191)
PASS: LLVM :: CodeGen/PowerPC/private.ll (4139 of 14191)
PASS: LLVM :: CodeGen/PowerPC/qpx-bv.ll (4140 of 14191)
PASS: LLVM :: CodeGen/PowerPC/qpx-func-clobber.ll (4141 of 14191)
PASS: LLVM :: CodeGen/PowerPC/pwr3-6x.ll (4142 of 14191)
PASS: LLVM :: CodeGen/PowerPC/qpx-load.ll (4143 of 14191)
PASS: LLVM :: CodeGen/PowerPC/qpx-s-load.ll (4144 of 14191)
PASS: LLVM :: CodeGen/PowerPC/qpx-s-sel.ll (4145 of 14191)
PASS: LLVM :: CodeGen/PowerPC/qpx-s-store.ll (4146 of 14191)
PASS: LLVM :: CodeGen/PowerPC/qpx-recipest.ll (4147 of 14191)
PASS: LLVM :: CodeGen/PowerPC/qpx-rounding-ops.ll (4148 of 14191)
PASS: LLVM :: CodeGen/PowerPC/qpx-split-vsetcc.ll (4149 of 14191)
UNSUPPORTED: LLVM :: CodeGen/PowerPC/quadint-return.ll (4150 of 14191)
PASS: LLVM :: CodeGen/PowerPC/qpx-sel.ll (4151 of 14191)
PASS: LLVM :: CodeGen/PowerPC/qpx-store.ll (4152 of 14191)
PASS: LLVM :: CodeGen/PowerPC/r31.ll (4153 of 14191)
PASS: LLVM :: CodeGen/PowerPC/qpx-unalperm.ll (4154 of 14191)
PASS: LLVM :: CodeGen/PowerPC/reg-coalesce-simple.ll (4155 of 14191)
PASS: LLVM :: CodeGen/PowerPC/reloc-align.ll (4156 of 14191)
PASS: LLVM :: CodeGen/PowerPC/reg-names.ll (4157 of 14191)
PASS: LLVM :: CodeGen/PowerPC/remat-imm.ll (4158 of 14191)
PASS: LLVM :: CodeGen/PowerPC/remap-crash.ll (4159 of 14191)
PASS: LLVM :: CodeGen/PowerPC/recipest.ll (4160 of 14191)
PASS: LLVM :: CodeGen/PowerPC/resolvefi-basereg.ll (4161 of 14191)
PASS: LLVM :: CodeGen/PowerPC/resolvefi-disp.ll (4162 of 14191)
PASS: LLVM :: CodeGen/PowerPC/retaddr.ll (4163 of 14191)
PASS: LLVM :: CodeGen/PowerPC/retaddr2.ll (4164 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rlwimi-and-or-bits.ll (4165 of 14191)
PASS: LLVM :: CodeGen/PowerPC/return-val-i128.ll (4166 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rlwimi-and.ll (4167 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rlwimi-dyn-and.ll (4168 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rlwimi-keep-rsh.ll (4169 of 14191)
UNSUPPORTED: LLVM :: CodeGen/PowerPC/rlwimi3.ll (4170 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rlwimi-commute.ll (4171 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rlwimi.ll (4172 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rlwimi2.ll (4173 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rm-zext.ll (4174 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rlwinm.ll (4175 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rlwinm2.ll (4176 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rotl-64.ll (4177 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rotl-2.ll (4178 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rs-undef-use.ll (4179 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rounding-ops.ll (4180 of 14191)
PASS: LLVM :: CodeGen/PowerPC/rotl.ll (4181 of 14191)
PASS: LLVM :: CodeGen/PowerPC/sdag-ppcf128.ll (4182 of 14191)
PASS: LLVM :: CodeGen/PowerPC/sections.ll (4183 of 14191)
PASS: LLVM :: CodeGen/PowerPC/s000-alias-misched.ll (4184 of 14191)
PASS: LLVM :: CodeGen/PowerPC/sdiv-pow2.ll (4185 of 14191)
PASS: LLVM :: CodeGen/PowerPC/select-cc.ll (4186 of 14191)
PASS: LLVM :: CodeGen/PowerPC/set0-v8i16.ll (4187 of 14191)
PASS: LLVM :: CodeGen/PowerPC/select_lt0.ll (4188 of 14191)
XFAIL: LLVM :: CodeGen/PowerPC/setcc_no_zext.ll (4189 of 14191)
PASS: LLVM :: CodeGen/PowerPC/seteq-0.ll (4190 of 14191)
PASS: LLVM :: CodeGen/PowerPC/shift128.ll (4191 of 14191)
PASS: LLVM :: CodeGen/PowerPC/shl_sext.ll (4192 of 14191)
PASS: LLVM :: CodeGen/PowerPC/shl_elim.ll (4193 of 14191)
PASS: LLVM :: CodeGen/PowerPC/sign_ext_inreg1.ll (4194 of 14191)
PASS: LLVM :: CodeGen/PowerPC/sj-ctr-loop.ll (4195 of 14191)
PASS: LLVM :: CodeGen/PowerPC/small-arguments.ll (4196 of 14191)
PASS: LLVM :: CodeGen/PowerPC/spill-nor0.ll (4197 of 14191)
PASS: LLVM :: CodeGen/PowerPC/splat-bug.ll (4198 of 14191)
PASS: LLVM :: CodeGen/PowerPC/select-i1-vs-i1.ll (4199 of 14191)
PASS: LLVM :: CodeGen/PowerPC/split-index-tc.ll (4200 of 14191)
PASS: LLVM :: CodeGen/PowerPC/sjlj.ll (4201 of 14191)
PASS: LLVM :: CodeGen/PowerPC/stack-protector.ll (4202 of 14191)
PASS: LLVM :: CodeGen/PowerPC/srl-mask.ll (4203 of 14191)
PASS: LLVM :: CodeGen/PowerPC/std-unal-fi.ll (4204 of 14191)
PASS: LLVM :: CodeGen/PowerPC/stdux-constuse.ll (4205 of 14191)
PASS: LLVM :: CodeGen/PowerPC/stfiwx-2.ll (4206 of 14191)
PASS: LLVM :: CodeGen/PowerPC/store-load-fwd.ll (4207 of 14191)
PASS: LLVM :: CodeGen/PowerPC/stfiwx.ll (4208 of 14191)
PASS: LLVM :: CodeGen/PowerPC/stack-realign.ll (4209 of 14191)
PASS: LLVM :: CodeGen/PowerPC/store-update.ll (4210 of 14191)
PASS: LLVM :: CodeGen/PowerPC/structsinmem.ll (4211 of 14191)
PASS: LLVM :: CodeGen/PowerPC/stwu-gta.ll (4212 of 14191)
PASS: LLVM :: CodeGen/PowerPC/structsinregs.ll (4213 of 14191)
PASS: LLVM :: CodeGen/PowerPC/stubs.ll (4214 of 14191)
PASS: LLVM :: CodeGen/PowerPC/stwu8.ll (4215 of 14191)
PASS: LLVM :: CodeGen/PowerPC/sub-bv-types.ll (4216 of 14191)
PASS: LLVM :: CodeGen/PowerPC/stwux.ll (4217 of 14191)
PASS: LLVM :: CodeGen/PowerPC/subreg-postra-2.ll (4218 of 14191)
PASS: LLVM :: CodeGen/PowerPC/subsumes-pred-regs.ll (4219 of 14191)
PASS: LLVM :: CodeGen/PowerPC/subreg-postra.ll (4220 of 14191)
PASS: LLVM :: CodeGen/PowerPC/subc.ll (4221 of 14191)
PASS: LLVM :: CodeGen/PowerPC/swaps-le-2.ll (4222 of 14191)
PASS: LLVM :: CodeGen/PowerPC/swaps-le-3.ll (4223 of 14191)
PASS: LLVM :: CodeGen/PowerPC/svr4-redzone.ll (4224 of 14191)
PASS: LLVM :: CodeGen/PowerPC/swaps-le-1.ll (4225 of 14191)
PASS: LLVM :: CodeGen/PowerPC/swaps-le-4.ll (4226 of 14191)
PASS: LLVM :: CodeGen/PowerPC/tailcall1-64.ll (4227 of 14191)
PASS: LLVM :: CodeGen/PowerPC/swaps-le-5.ll (4228 of 14191)
PASS: LLVM :: CodeGen/PowerPC/tailcall1.ll (4229 of 14191)
PASS: LLVM :: CodeGen/PowerPC/tailcallpic1.ll (4230 of 14191)
PASS: LLVM :: CodeGen/PowerPC/tls-store2.ll (4231 of 14191)
PASS: LLVM :: CodeGen/PowerPC/tls-cse.ll (4232 of 14191)
PASS: LLVM :: CodeGen/PowerPC/tls.ll (4233 of 14191)
PASS: LLVM :: CodeGen/PowerPC/tls-pic.ll (4234 of 14191)
PASS: LLVM :: CodeGen/PowerPC/trampoline.ll (4235 of 14191)
PASS: LLVM :: CodeGen/PowerPC/toc-load-sched-bug.ll (4236 of 14191)
PASS: LLVM :: CodeGen/PowerPC/unal-altivec-wint.ll (4237 of 14191)
PASS: LLVM :: CodeGen/PowerPC/unal-altivec.ll (4238 of 14191)
PASS: LLVM :: CodeGen/PowerPC/unal-altivec2.ll (4239 of 14191)
PASS: LLVM :: CodeGen/PowerPC/unal4-std.ll (4240 of 14191)
PASS: LLVM :: CodeGen/PowerPC/unaligned.ll (4241 of 14191)
PASS: LLVM :: CodeGen/PowerPC/unsafe-math.ll (4242 of 14191)
PASS: LLVM :: CodeGen/PowerPC/unwind-dw2-g.ll (4243 of 14191)
PASS: LLVM :: CodeGen/PowerPC/unwind-dw2.ll (4244 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vaddsplat.ll (4245 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vcmp-fold.ll (4246 of 14191)
PASS: LLVM :: CodeGen/PowerPC/varargs-struct-float.ll (4247 of 14191)
PASS: LLVM :: CodeGen/PowerPC/varargs.ll (4248 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_auto_constant.ll (4249 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec-abi-align.ll (4250 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_add_sub_doubleword.ll (4251 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_br_cmp.ll (4252 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_buildvector_loadstore.ll (4253 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_add_sub_quadword.ll (4254 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_call.ll (4255 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_clz.ll (4256 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_constants.ll (4257 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_cmp.ll (4258 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_conv.ll (4259 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_extload.ll (4260 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_fmuladd.ll (4261 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_fneg.ll (4262 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_insert.ll (4263 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_mergeow.ll (4264 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_minmax.ll (4265 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_misaligned.ll (4266 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_cmpd.ll (4267 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_perf_shuffle.ll (4268 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_mul_even_odd.ll (4269 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_rounding.ll (4270 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_popcnt.ll (4271 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_mul.ll (4272 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_rotate_shift.ll (4273 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_select.ll (4274 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_shift.ll (4275 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_shuffle_le.ll (4276 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_shuffle_p8vector_le.ll (4277 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_shuffle_p8vector.ll (4278 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_splat_constant.ll (4279 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_sqrt.ll (4280 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_veqv_vnand_vorc.ll (4281 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_splat.ll (4282 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_urem_const.ll (4283 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_shuffle.ll (4284 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_zero.ll (4285 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vector-identity-shuffle.ll (4286 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vec_vrsave.ll (4287 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vperm-instcombine.ll (4288 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vrsave-spill.ll (4289 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vperm-lowering.ll (4290 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsel-prom.ll (4291 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vector.ll (4292 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-args.ll (4293 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vrspill.ll (4294 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-div.ll (4295 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-fma-mutate-undef.ll (4296 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-elementary-arith.ll (4297 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-fma-mutate-trivial-copy.ll (4298 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-fma-m.ll (4299 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-infl-copy1.ll (4300 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-fma-sp.ll (4301 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-infl-copy2.ll (4302 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-minmax.ll (4303 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-ldst-builtin-le.ll (4304 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-recip-est.ll (4305 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-self-copy.ll (4306 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-p8.ll (4307 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-spill-norwstore.ll (4308 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-ldst.ll (4309 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx_insert_extract_le.ll (4310 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx_shuffle_le.ll (4311 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx_scalar_ld_st.ll (4312 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx-spill.ll (4313 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vtable-reloc.ll (4314 of 14191)
PASS: LLVM :: CodeGen/PowerPC/xvcmpeqdp-v2f64.ll (4315 of 14191)
PASS: LLVM :: CodeGen/PowerPC/weak_def_can_be_hidden.ll (4316 of 14191)
PASS: LLVM :: CodeGen/PowerPC/zero-not-run.ll (4317 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2006-01-22-BitConvertLegalize.ll (4318 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2007-05-09-JumpTables.ll (4319 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2007-07-05-LiveIntervalAssert.ll (4320 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2008-10-10-InlineAsmMemoryOperand.ll (4321 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2008-10-10-InlineAsmRegOperand.ll (4322 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2009-08-28-PIC.ll (4323 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2009-08-28-WeakLinkage.ll (4324 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-11-CC.ll (4325 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-11-Call.ll (4326 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-11-FrameAddr.ll (4327 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-19-DelaySlot.ll (4328 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-21-ByValArgs.ll (4329 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-12-03-TailDuplication.ll (4330 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2012-05-01-LowerArguments.ll (4331 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2013-05-17-CallFrame.ll (4332 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/64abi.ll (4333 of 14191)
PASS: LLVM :: CodeGen/PowerPC/zext-free.ll (4334 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-22-SRet.ll (4335 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/64bit.ll (4336 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/64spill.ll (4337 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/constpool.ll (4338 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/ctpop.ll (4339 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/float.ll (4340 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/globals.ll (4341 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/leafproc.ll (4342 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/64cond.ll (4343 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/DbgValueOtherTargets.test (4344 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/atomics.ll (4345 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/basictest.ll (4346 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/blockaddr.ll (4347 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/empty-functions.ll (4348 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/exception.ll (4349 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/fp128.ll (4350 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/inlineasm.ll (4351 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/mature-mc-support.ll (4352 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/missinglabel.ll (4353 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/multiple-div.ll (4354 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/setjmp.ll (4355 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/mult-alt-generic-sparc.ll (4356 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/obj-relocs.ll (4357 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/parts.ll (4358 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/private.ll (4359 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/rem.ll (4360 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/spillsize.ll (4361 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/sret-secondary.ll (4362 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/tls.ll (4363 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/trap.ll (4364 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SPARC/varargs.ll (4365 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-01.py (4366 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-02.py (4367 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-03.py (4368 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-04.py (4369 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-05.py (4370 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-06.py (4371 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-07.py (4372 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-08.py (4373 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-09.py (4374 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-10.py (4375 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-11.py (4376 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-12.py (4377 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/spill-01.py (4378 of 14191)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/spill-02.py (4379 of 14191)
PASS: LLVM :: CodeGen/PowerPC/xxleqv_xxlnand_xxlorc.ll (4380 of 14191)
PASS: LLVM :: CodeGen/SystemZ/addr-02.ll (4381 of 14191)
PASS: LLVM :: CodeGen/SystemZ/addr-01.ll (4382 of 14191)
PASS: LLVM :: CodeGen/SystemZ/addr-03.ll (4383 of 14191)
PASS: LLVM :: CodeGen/SystemZ/alias-01.ll (4384 of 14191)
PASS: LLVM :: CodeGen/SystemZ/alloca-02.ll (4385 of 14191)
PASS: LLVM :: CodeGen/SystemZ/and-01.ll (4386 of 14191)
PASS: LLVM :: CodeGen/SystemZ/alloca-01.ll (4387 of 14191)
PASS: LLVM :: CodeGen/SystemZ/and-02.ll (4388 of 14191)
PASS: LLVM :: CodeGen/SystemZ/and-04.ll (4389 of 14191)
PASS: LLVM :: CodeGen/SystemZ/and-03.ll (4390 of 14191)
PASS: LLVM :: CodeGen/SystemZ/and-07.ll (4391 of 14191)
PASS: LLVM :: CodeGen/SystemZ/and-05.ll (4392 of 14191)
PASS: LLVM :: CodeGen/SystemZ/and-06.ll (4393 of 14191)
PASS: LLVM :: CodeGen/PowerPC/vsx.ll (4394 of 14191)
PASS: LLVM :: CodeGen/SystemZ/and-08.ll (4395 of 14191)
PASS: LLVM :: CodeGen/SystemZ/args-04.ll (4396 of 14191)
PASS: LLVM :: CodeGen/SystemZ/args-01.ll (4397 of 14191)
PASS: LLVM :: CodeGen/SystemZ/args-05.ll (4398 of 14191)
PASS: LLVM :: CodeGen/SystemZ/args-02.ll (4399 of 14191)
PASS: LLVM :: CodeGen/SystemZ/args-06.ll (4400 of 14191)
PASS: LLVM :: CodeGen/SystemZ/args-03.ll (4401 of 14191)
PASS: LLVM :: CodeGen/SystemZ/args-07.ll (4402 of 14191)
PASS: LLVM :: CodeGen/SystemZ/args-08.ll (4403 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-01.ll (4404 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-02.ll (4405 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-04.ll (4406 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-03.ll (4407 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-06.ll (4408 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-05.ll (4409 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-07.ll (4410 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-08.ll (4411 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-10.ll (4412 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-11.ll (4413 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-09.ll (4414 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-12.ll (4415 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-13.ll (4416 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-14.ll (4417 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-15.ll (4418 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-17.ll (4419 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-16.ll (4420 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomic-load-01.ll (4421 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomic-load-02.ll (4422 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomic-load-03.ll (4423 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomic-load-04.ll (4424 of 14191)
PASS: LLVM :: CodeGen/SystemZ/asm-18.ll (4425 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomic-store-01.ll (4426 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomic-store-02.ll (4427 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomic-store-03.ll (4428 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomic-store-04.ll (4429 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-03.ll (4430 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-04.ll (4431 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-05.ll (4432 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-02.ll (4433 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-06.ll (4434 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-01.ll (4435 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-03.ll (4436 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-04.ll (4437 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-05.ll (4438 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-02.ll (4439 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-06.ll (4440 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-01.ll (4441 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-03.ll (4442 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-04.ll (4443 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-02.ll (4444 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-01.ll (4445 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-nand-03.ll (4446 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-nand-02.ll (4447 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-nand-01.ll (4448 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-nand-04.ll (4449 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-03.ll (4450 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-04.ll (4451 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-02.ll (4452 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-05.ll (4453 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-06.ll (4454 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-01.ll (4455 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-04.ll (4456 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-03.ll (4457 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-05.ll (4458 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-06.ll (4459 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-01.ll (4460 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-02.ll (4461 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-03.ll (4462 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-01.ll (4463 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-04.ll (4464 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-02.ll (4465 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-03.ll (4466 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-04.ll (4467 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-05.ll (4468 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-02.ll (4469 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-06.ll (4470 of 14191)
PASS: LLVM :: CodeGen/SystemZ/branch-01.ll (4471 of 14191)
PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-01.ll (4472 of 14191)
PASS: LLVM :: CodeGen/SystemZ/branch-02.ll (4473 of 14191)
PASS: LLVM :: CodeGen/SystemZ/branch-03.ll (4474 of 14191)
PASS: LLVM :: CodeGen/SystemZ/branch-04.ll (4475 of 14191)
PASS: LLVM :: CodeGen/SystemZ/branch-05.ll (4476 of 14191)
PASS: LLVM :: CodeGen/SystemZ/branch-06.ll (4477 of 14191)
PASS: LLVM :: CodeGen/SystemZ/branch-07.ll (4478 of 14191)
PASS: LLVM :: CodeGen/SystemZ/branch-08.ll (4479 of 14191)
PASS: LLVM :: CodeGen/SystemZ/branch-09.ll (4480 of 14191)
PASS: LLVM :: CodeGen/SystemZ/branch-10.ll (4481 of 14191)
PASS: LLVM :: CodeGen/SystemZ/bswap-01.ll (4482 of 14191)
PASS: LLVM :: CodeGen/SystemZ/bswap-02.ll (4483 of 14191)
PASS: LLVM :: CodeGen/SystemZ/bswap-03.ll (4484 of 14191)
PASS: LLVM :: CodeGen/SystemZ/bswap-04.ll (4485 of 14191)
PASS: LLVM :: CodeGen/SystemZ/bswap-05.ll (4486 of 14191)
PASS: LLVM :: CodeGen/SystemZ/call-01.ll (4487 of 14191)
PASS: LLVM :: CodeGen/SystemZ/call-02.ll (4488 of 14191)
PASS: LLVM :: CodeGen/SystemZ/call-03.ll (4489 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cmpxchg-03.ll (4490 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cmpxchg-01.ll (4491 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cmpxchg-04.ll (4492 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cmpxchg-02.ll (4493 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cond-load-02.ll (4494 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cond-load-01.ll (4495 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cond-move-01.ll (4496 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cond-store-01.ll (4497 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cond-store-04.ll (4498 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cond-store-03.ll (4499 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cond-store-02.ll (4500 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cond-store-05.ll (4501 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cond-store-08.ll (4502 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cond-store-06.ll (4503 of 14191)
PASS: LLVM :: CodeGen/SystemZ/cond-store-07.ll (4504 of 14191)
PASS: LLVM :: CodeGen/SystemZ/ctpop-01.ll (4505 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-add-01.ll (4506 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-abs-01.ll (4507 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-abs-02.ll (4508 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-add-03.ll (4509 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-add-02.ll (4510 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-cmp-03.ll (4511 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-cmp-01.ll (4512 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-const-01.ll (4513 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-const-02.ll (4514 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-cmp-02.ll (4515 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-cmp-04.ll (4516 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-const-03.ll (4517 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-const-04.ll (4518 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-const-05.ll (4519 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-const-06.ll (4520 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-const-07.ll (4521 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-const-08.ll (4522 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-const-09.ll (4523 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-01.ll (4524 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-03.ll (4525 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-05.ll (4526 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-04.ll (4527 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-02.ll (4528 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-06.ll (4529 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-08.ll (4530 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-07.ll (4531 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-09.ll (4532 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-10.ll (4533 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-11.ll (4534 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-12.ll (4535 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-13.ll (4536 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-conv-14.ll (4537 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-copysign-01.ll (4538 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-div-01.ll (4539 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-div-03.ll (4540 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-div-02.ll (4541 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-move-03.ll (4542 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-move-01.ll (4543 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-move-02.ll (4544 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-move-06.ll (4545 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-move-04.ll (4546 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-move-05.ll (4547 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-move-08.ll (4548 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-move-09.ll (4549 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-move-07.ll (4550 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-move-10.ll (4551 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-move-11.ll (4552 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-mul-01.ll (4553 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-mul-02.ll (4554 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-mul-04.ll (4555 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-mul-05.ll (4556 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-mul-03.ll (4557 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-mul-06.ll (4558 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-mul-08.ll (4559 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-mul-07.ll (4560 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-mul-09.ll (4561 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-neg-01.ll (4562 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-round-01.ll (4563 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-sqrt-01.ll (4564 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-sqrt-03.ll (4565 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-round-02.ll (4566 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-sub-01.ll (4567 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-sqrt-02.ll (4568 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-sub-03.ll (4569 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-01.ll (4570 of 14191)
PASS: LLVM :: CodeGen/SystemZ/fp-sub-02.ll (4571 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-02.ll (4572 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-03.ll (4573 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-04.ll (4574 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-05.ll (4575 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-06.ll (4576 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-08.ll (4577 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-07.ll (4578 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-09.ll (4579 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-10.ll (4580 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-11.ll (4581 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-13.ll (4582 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-14.ll (4583 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-16.ll (4584 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-18.ll (4585 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-15.ll (4586 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-17.ll (4587 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-19.ll (4588 of 14191)
PASS: LLVM :: CodeGen/SystemZ/frame-20.ll (4589 of 14191)
PASS: LLVM :: CodeGen/SystemZ/insert-01.ll (4590 of 14191)
PASS: LLVM :: CodeGen/SystemZ/htm-intrinsics.ll (4591 of 14191)
PASS: LLVM :: CodeGen/SystemZ/insert-03.ll (4592 of 14191)
PASS: LLVM :: CodeGen/SystemZ/insert-02.ll (4593 of 14191)
PASS: LLVM :: CodeGen/SystemZ/insert-04.ll (4594 of 14191)
PASS: LLVM :: CodeGen/SystemZ/insert-05.ll (4595 of 14191)
PASS: LLVM :: CodeGen/SystemZ/insert-06.ll (4596 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-abs-01.ll (4597 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-01.ll (4598 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-03.ll (4599 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-04.ll (4600 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-06.ll (4601 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-02.ll (4602 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-07.ll (4603 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-05.ll (4604 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-09.ll (4605 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-10.ll (4606 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-11.ll (4607 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-08.ll (4608 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-13.ll (4609 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-12.ll (4610 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-14.ll (4611 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-15.ll (4612 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-add-16.ll (4613 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-01.ll (4614 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-03.ll (4615 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-02.ll (4616 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-04.ll (4617 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-07.ll (4618 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-05.ll (4619 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-06.ll (4620 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-08.ll (4621 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-10.ll (4622 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-11.ll (4623 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-09.ll (4624 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-12.ll (4625 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-13.ll (4626 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-14.ll (4627 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-16.ll (4628 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-15.ll (4629 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-17.ll (4630 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-18.ll (4631 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-19.ll (4632 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-20.ll (4633 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-21.ll (4634 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-22.ll (4635 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-23.ll (4636 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-24.ll (4637 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-25.ll (4638 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-27.ll (4639 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-26.ll (4640 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-28.ll (4641 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-29.ll (4642 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-30.ll (4643 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-31.ll (4644 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-32.ll (4645 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-33.ll (4646 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-35.ll (4647 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-34.ll (4648 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-37.ll (4649 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-36.ll (4650 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-38.ll (4651 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-39.ll (4652 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-40.ll (4653 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-41.ll (4654 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-42.ll (4655 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-43.ll (4656 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-45.ll (4657 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-46.ll (4658 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-44.ll (4659 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-49.ll (4660 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-48.ll (4661 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-50.ll (4662 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-cmp-47.ll (4663 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-const-01.ll (4664 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-const-02.ll (4665 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-const-03.ll (4666 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-const-04.ll (4667 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-const-05.ll (4668 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-const-06.ll (4669 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-conv-01.ll (4670 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-conv-02.ll (4671 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-conv-03.ll (4672 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-conv-04.ll (4673 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-conv-05.ll (4674 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-conv-06.ll (4675 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-conv-07.ll (4676 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-conv-08.ll (4677 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-conv-09.ll (4678 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-conv-10.ll (4679 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-div-01.ll (4680 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-div-02.ll (4681 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-div-03.ll (4682 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-conv-11.ll (4683 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-div-04.ll (4684 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-div-06.ll (4685 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-div-05.ll (4686 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-move-01.ll (4687 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-move-02.ll (4688 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-move-03.ll (4689 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-move-04.ll (4690 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-move-05.ll (4691 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-move-06.ll (4692 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-move-08.ll (4693 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-move-07.ll (4694 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-move-09.ll (4695 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-mul-01.ll (4696 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-mul-02.ll (4697 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-mul-03.ll (4698 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-mul-04.ll (4699 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-mul-06.ll (4700 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-mul-05.ll (4701 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-mul-07.ll (4702 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-neg-01.ll (4703 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-mul-08.ll (4704 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-neg-02.ll (4705 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-sub-02.ll (4706 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-sub-03.ll (4707 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-sub-01.ll (4708 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-sub-06.ll (4709 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-sub-04.ll (4710 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-sub-07.ll (4711 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-sub-08.ll (4712 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-sub-05.ll (4713 of 14191)
PASS: LLVM :: CodeGen/SystemZ/int-sub-09.ll (4714 of 14191)
PASS: LLVM :: CodeGen/SystemZ/la-01.ll (4715 of 14191)
PASS: LLVM :: CodeGen/SystemZ/la-04.ll (4716 of 14191)
PASS: LLVM :: CodeGen/SystemZ/la-03.ll (4717 of 14191)
PASS: LLVM :: CodeGen/SystemZ/la-02.ll (4718 of 14191)
PASS: LLVM :: CodeGen/SystemZ/loop-01.ll (4719 of 14191)
PASS: LLVM :: CodeGen/SystemZ/memchr-01.ll (4720 of 14191)
PASS: LLVM :: CodeGen/SystemZ/mature-mc-support.ll (4721 of 14191)
PASS: LLVM :: CodeGen/SystemZ/memchr-02.ll (4722 of 14191)
PASS: LLVM :: CodeGen/SystemZ/memcmp-01.ll (4723 of 14191)
PASS: LLVM :: CodeGen/SystemZ/memcpy-01.ll (4724 of 14191)
PASS: LLVM :: CodeGen/SystemZ/memcmp-02.ll (4725 of 14191)
PASS: LLVM :: CodeGen/SystemZ/memcpy-02.ll (4726 of 14191)
PASS: LLVM :: CodeGen/SystemZ/memset-01.ll (4727 of 14191)
PASS: LLVM :: CodeGen/SystemZ/memset-02.ll (4728 of 14191)
PASS: LLVM :: CodeGen/SystemZ/memset-03.ll (4729 of 14191)
PASS: LLVM :: CodeGen/SystemZ/memset-04.ll (4730 of 14191)
PASS: LLVM :: CodeGen/SystemZ/or-02.ll (4731 of 14191)
PASS: LLVM :: CodeGen/SystemZ/or-01.ll (4732 of 14191)
PASS: LLVM :: CodeGen/SystemZ/or-04.ll (4733 of 14191)
PASS: LLVM :: CodeGen/SystemZ/or-03.ll (4734 of 14191)
PASS: LLVM :: CodeGen/SystemZ/or-06.ll (4735 of 14191)
PASS: LLVM :: CodeGen/SystemZ/or-05.ll (4736 of 14191)
PASS: LLVM :: CodeGen/SystemZ/or-07.ll (4737 of 14191)
PASS: LLVM :: CodeGen/SystemZ/or-08.ll (4738 of 14191)
PASS: LLVM :: CodeGen/SystemZ/prefetch-01.ll (4739 of 14191)
PASS: LLVM :: CodeGen/SystemZ/risbg-02.ll (4740 of 14191)
PASS: LLVM :: CodeGen/SystemZ/risbg-03.ll (4741 of 14191)
PASS: LLVM :: CodeGen/SystemZ/risbg-01.ll (4742 of 14191)
PASS: LLVM :: CodeGen/SystemZ/rosbg-01.ll (4743 of 14191)
PASS: LLVM :: CodeGen/SystemZ/rxsbg-01.ll (4744 of 14191)
PASS: LLVM :: CodeGen/SystemZ/rnsbg-01.ll (4745 of 14191)
PASS: LLVM :: CodeGen/SystemZ/selectcc-01.ll (4746 of 14191)
PASS: LLVM :: CodeGen/SystemZ/selectcc-03.ll (4747 of 14191)
PASS: LLVM :: CodeGen/SystemZ/selectcc-02.ll (4748 of 14191)
PASS: LLVM :: CodeGen/SystemZ/setcc-01.ll (4749 of 14191)
PASS: LLVM :: CodeGen/SystemZ/serialize-01.ll (4750 of 14191)
PASS: LLVM :: CodeGen/SystemZ/setcc-02.ll (4751 of 14191)
PASS: LLVM :: CodeGen/SystemZ/shift-01.ll (4752 of 14191)
PASS: LLVM :: CodeGen/SystemZ/shift-03.ll (4753 of 14191)
PASS: LLVM :: CodeGen/SystemZ/shift-02.ll (4754 of 14191)
PASS: LLVM :: CodeGen/SystemZ/shift-05.ll (4755 of 14191)
PASS: LLVM :: CodeGen/SystemZ/shift-04.ll (4756 of 14191)
PASS: LLVM :: CodeGen/SystemZ/shift-06.ll (4757 of 14191)
PASS: LLVM :: CodeGen/SystemZ/shift-09.ll (4758 of 14191)
PASS: LLVM :: CodeGen/SystemZ/shift-08.ll (4759 of 14191)
PASS: LLVM :: CodeGen/SystemZ/shift-07.ll (4760 of 14191)
PASS: LLVM :: CodeGen/SystemZ/shift-10.ll (4761 of 14191)
PASS: LLVM :: CodeGen/SystemZ/strcmp-02.ll (4762 of 14191)
PASS: LLVM :: CodeGen/SystemZ/strcmp-01.ll (4763 of 14191)
PASS: LLVM :: CodeGen/SystemZ/spill-01.ll (4764 of 14191)
PASS: LLVM :: CodeGen/SystemZ/strcpy-01.ll (4765 of 14191)
PASS: LLVM :: CodeGen/SystemZ/strlen-02.ll (4766 of 14191)
PASS: LLVM :: CodeGen/SystemZ/strlen-01.ll (4767 of 14191)
PASS: LLVM :: CodeGen/SystemZ/tail-call-mem-intrinsics.ll (4768 of 14191)
PASS: LLVM :: CodeGen/SystemZ/tls-02.ll (4769 of 14191)
PASS: LLVM :: CodeGen/SystemZ/tls-01.ll (4770 of 14191)
PASS: LLVM :: CodeGen/SystemZ/tls-03.ll (4771 of 14191)
PASS: LLVM :: CodeGen/SystemZ/tls-04.ll (4772 of 14191)
PASS: LLVM :: CodeGen/SystemZ/tls-05.ll (4773 of 14191)
PASS: LLVM :: CodeGen/SystemZ/tls-07.ll (4774 of 14191)
PASS: LLVM :: CodeGen/SystemZ/unaligned-01.ll (4775 of 14191)
PASS: LLVM :: CodeGen/SystemZ/tls-06.ll (4776 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-abs-01.ll (4777 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-abs-03.ll (4778 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-abs-02.ll (4779 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-abs-04.ll (4780 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-abs-05.ll (4781 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-add-01.ll (4782 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-and-01.ll (4783 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-and-02.ll (4784 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-and-03.ll (4785 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-01.ll (4786 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-03.ll (4787 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-02.ll (4788 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-06.ll (4789 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-04.ll (4790 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-05.ll (4791 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-07.ll (4792 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-error-01.ll (4793 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-error-02.ll (4794 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-abi-align.ll (4795 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-error-03.ll (4796 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-error-04.ll (4797 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-error-05.ll (4798 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-error-06.ll (4799 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-error-07.ll (4800 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-args-error-08.ll (4801 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-cmp-01.ll (4802 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-cmp-02.ll (4803 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-cmp-03.ll (4804 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-cmp-04.ll (4805 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-combine-01.ll (4806 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-cmp-06.ll (4807 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-cmp-05.ll (4808 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-combine-02.ll (4809 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-02.ll (4810 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-01.ll (4811 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-03.ll (4812 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-04.ll (4813 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-06.ll (4814 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-07.ll (4815 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-05.ll (4816 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-08.ll (4817 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-09.ll (4818 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-10.ll (4819 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-11.ll (4820 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-12.ll (4821 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-13.ll (4822 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-15.ll (4823 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-14.ll (4824 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-16.ll (4825 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-17.ll (4826 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-conv-02.ll (4827 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-conv-01.ll (4828 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-const-18.ll (4829 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-ctpop-01.ll (4830 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-ctlz-01.ll (4831 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-cttz-01.ll (4832 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-div-01.ll (4833 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-extract-02.ll (4834 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-extract-01.ll (4835 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-log-01.ll (4836 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-max-01.ll (4837 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-max-02.ll (4838 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-max-03.ll (4839 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-min-01.ll (4840 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-max-04.ll (4841 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-min-02.ll (4842 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-min-04.ll (4843 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-min-03.ll (4844 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-01.ll (4845 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-03.ll (4846 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-02.ll (4847 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-04.ll (4848 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-06.ll (4849 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-05.ll (4850 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-07.ll (4851 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-intrinsics.ll (4852 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-08.ll (4853 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-09.ll (4854 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-11.ll (4855 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-10.ll (4856 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-13.ll (4857 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-12.ll (4858 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-14.ll (4859 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-16.ll (4860 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-15.ll (4861 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-mul-01.ll (4862 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-move-17.ll (4863 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-mul-02.ll (4864 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-neg-01.ll (4865 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-or-01.ll (4866 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-or-02.ll (4867 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-perm-01.ll (4868 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-perm-02.ll (4869 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-perm-03.ll (4870 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-perm-04.ll (4871 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-perm-05.ll (4872 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-perm-06.ll (4873 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-perm-07.ll (4874 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-perm-08.ll (4875 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-perm-09.ll (4876 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-perm-11.ll (4877 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-perm-10.ll (4878 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-round-01.ll (4879 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-shift-01.ll (4880 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-shift-02.ll (4881 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-shift-03.ll (4882 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-shift-05.ll (4883 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-shift-04.ll (4884 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-shift-06.ll (4885 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-sqrt-01.ll (4886 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-shift-07.ll (4887 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-xor-01.ll (4888 of 14191)
PASS: LLVM :: CodeGen/SystemZ/vec-sub-01.ll (4889 of 14191)
PASS: LLVM :: CodeGen/SystemZ/xor-02.ll (4890 of 14191)
PASS: LLVM :: CodeGen/SystemZ/xor-04.ll (4891 of 14191)
PASS: LLVM :: CodeGen/SystemZ/xor-05.ll (4892 of 14191)
PASS: LLVM :: CodeGen/SystemZ/xor-01.ll (4893 of 14191)
PASS: LLVM :: CodeGen/SystemZ/xor-03.ll (4894 of 14191)
PASS: LLVM :: CodeGen/SystemZ/xor-06.ll (4895 of 14191)
PASS: LLVM :: CodeGen/SystemZ/xor-07.ll (4896 of 14191)
PASS: LLVM :: CodeGen/SystemZ/xor-08.ll (4897 of 14191)
PASS: LLVM :: CodeGen/Thumb/2007-02-02-JoinIntervalsCrash.ll (4898 of 14191)
PASS: LLVM :: CodeGen/Thumb/2007-01-31-RegInfoAssert.ll (4899 of 14191)
PASS: LLVM :: CodeGen/Thumb/2007-05-05-InvalidPushPop.ll (4900 of 14191)
PASS: LLVM :: CodeGen/Thumb/2009-06-18-ThumbCommuteMul.ll (4901 of 14191)
PASS: LLVM :: CodeGen/Thumb/2009-07-20-TwoAddrBug.ll (4902 of 14191)
PASS: LLVM :: CodeGen/Thumb/2009-07-27-PEIAssert.ll (4903 of 14191)
PASS: LLVM :: CodeGen/Thumb/2009-08-12-RegInfoAssert.ll (4904 of 14191)
PASS: LLVM :: CodeGen/Thumb/2009-12-17-pre-regalloc-taildup.ll (4905 of 14191)
PASS: LLVM :: CodeGen/Thumb/2010-06-18-SibCallCrash.ll (4906 of 14191)
PASS: LLVM :: CodeGen/Thumb/2009-08-20-ISelBug.ll (4907 of 14191)
PASS: LLVM :: CodeGen/Thumb/2010-07-01-FuncAlign.ll (4908 of 14191)
PASS: LLVM :: CodeGen/Thumb/2009-08-12-ConstIslandAssert.ll (4909 of 14191)
PASS: LLVM :: CodeGen/Thumb/2011-05-11-DAGLegalizer.ll (4910 of 14191)
PASS: LLVM :: CodeGen/Thumb/2011-06-16-NoGPRs.ll (4911 of 14191)
PASS: LLVM :: CodeGen/Thumb/2011-EpilogueBug.ll (4912 of 14191)
PASS: LLVM :: CodeGen/Thumb/2010-07-15-debugOrdering.ll (4913 of 14191)
PASS: LLVM :: CodeGen/Thumb/2012-04-26-M0ISelBug.ll (4914 of 14191)
PASS: LLVM :: CodeGen/Thumb/2014-06-10-thumb1-ldst-opt-bug.ll (4915 of 14191)
PASS: LLVM :: CodeGen/Thumb/DbgValueOtherTargets.test (4916 of 14191)
PASS: LLVM :: CodeGen/Thumb/PR17309.ll (4917 of 14191)
PASS: LLVM :: CodeGen/Thumb/asmprinter-bug.ll (4918 of 14191)
PASS: LLVM :: CodeGen/Thumb/cortex-m0-unaligned-access.ll (4919 of 14191)
PASS: LLVM :: CodeGen/Thumb/barrier.ll (4920 of 14191)
PASS: LLVM :: CodeGen/Thumb/fastcc.ll (4921 of 14191)
PASS: LLVM :: CodeGen/Thumb/fpconv.ll (4922 of 14191)
PASS: LLVM :: CodeGen/Thumb/dyn-stackalloc.ll (4923 of 14191)
PASS: LLVM :: CodeGen/Thumb/fpow.ll (4924 of 14191)
PASS: LLVM :: CodeGen/Thumb/frame_thumb.ll (4925 of 14191)
PASS: LLVM :: CodeGen/Thumb/iabs.ll (4926 of 14191)
PASS: LLVM :: CodeGen/Thumb/inlineasm-imm-thumb.ll (4927 of 14191)
PASS: LLVM :: CodeGen/Thumb/copy_thumb.ll (4928 of 14191)
PASS: LLVM :: CodeGen/Thumb/ispositive.ll (4929 of 14191)
PASS: LLVM :: CodeGen/Thumb/inlineasm-thumb.ll (4930 of 14191)
PASS: LLVM :: CodeGen/Thumb/ldm-merge-call.ll (4931 of 14191)
PASS: LLVM :: CodeGen/Thumb/ldm-merge-struct.ll (4932 of 14191)
PASS: LLVM :: CodeGen/Thumb/ldm-stm-base-materialization.ll (4933 of 14191)
PASS: LLVM :: CodeGen/Thumb/ldr_frame.ll (4934 of 14191)
PASS: LLVM :: CodeGen/Thumb/ldr_ext.ll (4935 of 14191)
PASS: LLVM :: CodeGen/Thumb/long-setcc.ll (4936 of 14191)
PASS: LLVM :: CodeGen/Thumb/long_shift.ll (4937 of 14191)
PASS: LLVM :: CodeGen/Thumb/large-stack.ll (4938 of 14191)
PASS: LLVM :: CodeGen/Thumb/long.ll (4939 of 14191)
PASS: LLVM :: CodeGen/Thumb/mul.ll (4940 of 14191)
PASS: LLVM :: CodeGen/Thumb/pop.ll (4941 of 14191)
PASS: LLVM :: CodeGen/Thumb/mature-mc-support.ll (4942 of 14191)
PASS: LLVM :: CodeGen/Thumb/push.ll (4943 of 14191)
PASS: LLVM :: CodeGen/Thumb/rev.ll (4944 of 14191)
PASS: LLVM :: CodeGen/Thumb/sjljehprepare-lower-vector.ll (4945 of 14191)
PASS: LLVM :: CodeGen/Thumb/select.ll (4946 of 14191)
PASS: LLVM :: CodeGen/Thumb/segmented-stacks-dynamic.ll (4947 of 14191)
PASS: LLVM :: CodeGen/Thumb/stack-access.ll (4948 of 14191)
PASS: LLVM :: CodeGen/Thumb/stack-coloring-without-frame-ptr.ll (4949 of 14191)
PASS: LLVM :: CodeGen/Thumb/stack-frame.ll (4950 of 14191)
PASS: LLVM :: CodeGen/Thumb/segmented-stacks.ll (4951 of 14191)
PASS: LLVM :: CodeGen/Thumb/stm-merge.ll (4952 of 14191)
PASS: LLVM :: CodeGen/Thumb/thumb-imm.ll (4953 of 14191)
PASS: LLVM :: CodeGen/Thumb/thumb-ldm.ll (4954 of 14191)
PASS: LLVM :: CodeGen/Thumb/thumb-memcpy-ldm-stm.ll (4955 of 14191)
PASS: LLVM :: CodeGen/Thumb/stack_guard_remat.ll (4956 of 14191)
PASS: LLVM :: CodeGen/Thumb/trap.ll (4957 of 14191)
PASS: LLVM :: CodeGen/Thumb/triple.ll (4958 of 14191)
PASS: LLVM :: CodeGen/Thumb/tst_teq.ll (4959 of 14191)
PASS: LLVM :: CodeGen/Thumb/unord.ll (4960 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-07-17-CrossRegClassCopy.ll (4961 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-07-21-ISelBug.ll (4962 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-07-23-CPIslandBug.ll (4963 of 14191)
PASS: LLVM :: CodeGen/Thumb/vargs.ll (4964 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-07-30-PEICrash.ll (4965 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-01-WrongLDRBOpc.ll (4966 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerAssert.ll (4967 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-02-CoalescerBug.ll (4968 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerBug.ll (4969 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll (4970 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll (4971 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll (4972 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll (4973 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-06-SpDecBug.ll (4974 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-07-CoalescerBug.ll (4975 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-07-NeonFPBug.ll (4976 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-08-ScavengerAssert.ll (4977 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-10-ISelBug.ll (4978 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-08-21-PostRAKill4.ll (4979 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-09-28-ITBlockBug.ll (4980 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-09-01-PostRAProlog.ll (4981 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-11-01-CopyReg2RegBug.ll (4982 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll (4983 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-11-11-ScavengerAssert.ll (4984 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-11-13-STRDBug.ll (4985 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-01-06-TailDuplicateLabels.ll (4986 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-01-19-RemovePredicates.ll (4987 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll (4988 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-02-24-BigStack.ll (4989 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-02-11-phi-cycle.ll (4990 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll (4991 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-04-15-DynAllocBug.ll (4992 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-04-26-CopyRegCrash.ll (4993 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-05-24-rsbs.ll (4994 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-06-19-ITBlockCrash.ll (4995 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-06-14-NEONCoalescer.ll (4996 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll (4997 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-06-21-TailMergeBug.ll (4998 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-08-10-VarSizedAllocaBug.ll (4999 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-11-22-EpilogueBug.ll (5000 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2010-12-03-AddSPNarrowing.ll (5001 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2011-04-21-FILoweringBug.ll (5002 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2011-06-07-TwoAddrEarlyClobber.ll (5003 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2012-01-13-CBNZBug.ll (5004 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2013-02-19-tail-call-register-hint.ll (5005 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2013-03-02-vduplane-nonconstant-source-index.ll (5006 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2011-12-16-T2SizeReduceAssert.ll (5007 of 14191)
PASS: LLVM :: CodeGen/Thumb2/2013-03-06-vector-sext-operand-scalarize.ll (5008 of 14191)
PASS: LLVM :: CodeGen/Thumb2/aligned-constants.ll (5009 of 14191)
PASS: LLVM :: CodeGen/Thumb2/aligned-spill.ll (5010 of 14191)
PASS: LLVM :: CodeGen/Thumb2/bfi.ll (5011 of 14191)
PASS: LLVM :: CodeGen/Thumb2/bfx.ll (5012 of 14191)
PASS: LLVM :: CodeGen/Thumb2/aapcs.ll (5013 of 14191)
PASS: LLVM :: CodeGen/Thumb2/carry.ll (5014 of 14191)
PASS: LLVM :: CodeGen/Thumb2/cbnz.ll (5015 of 14191)
PASS: LLVM :: CodeGen/Thumb2/buildvector-crash.ll (5016 of 14191)
PASS: LLVM :: CodeGen/Thumb2/constant-islands-jump-table.ll (5017 of 14191)
PASS: LLVM :: CodeGen/Thumb2/constant-islands-new-island.ll (5018 of 14191)
PASS: LLVM :: CodeGen/Thumb2/constant-islands-new-island-padding.ll (5019 of 14191)
PASS: LLVM :: CodeGen/Thumb2/cross-rc-coalescing-1.ll (5020 of 14191)
PASS: LLVM :: CodeGen/Thumb2/cross-rc-coalescing-2.ll (5021 of 14191)
PASS: LLVM :: CodeGen/Thumb2/crash.ll (5022 of 14191)
PASS: LLVM :: CodeGen/Thumb2/cortex-fp.ll (5023 of 14191)
PASS: LLVM :: CodeGen/Thumb2/div.ll (5024 of 14191)
PASS: LLVM :: CodeGen/Thumb2/float-cmp.ll (5025 of 14191)
PASS: LLVM :: CodeGen/Thumb2/float-intrinsics-double.ll (5026 of 14191)
PASS: LLVM :: CodeGen/Thumb2/frameless.ll (5027 of 14191)
PASS: LLVM :: CodeGen/Thumb2/float-intrinsics-float.ll (5028 of 14191)
PASS: LLVM :: CodeGen/Thumb2/frameless2.ll (5029 of 14191)
PASS: LLVM :: CodeGen/Thumb2/ifcvt-compare.ll (5030 of 14191)
PASS: LLVM :: CodeGen/Thumb2/ifcvt-neon.ll (5031 of 14191)
PASS: LLVM :: CodeGen/Thumb2/inlineasm.ll (5032 of 14191)
PASS: LLVM :: CodeGen/Thumb2/inflate-regs.ll (5033 of 14191)
PASS: LLVM :: CodeGen/Thumb2/float-ops.ll (5034 of 14191)
PASS: LLVM :: CodeGen/Thumb2/ldr-str-imm12.ll (5035 of 14191)
PASS: LLVM :: CodeGen/Thumb2/large-call.ll (5036 of 14191)
PASS: LLVM :: CodeGen/Thumb2/large-stack.ll (5037 of 14191)
PASS: LLVM :: CodeGen/Thumb2/lsr-deficiency.ll (5038 of 14191)
PASS: LLVM :: CodeGen/Thumb2/longMACt.ll (5039 of 14191)
PASS: LLVM :: CodeGen/Thumb2/mul_const.ll (5040 of 14191)
PASS: LLVM :: CodeGen/Thumb2/pic-load.ll (5041 of 14191)
PASS: LLVM :: CodeGen/Thumb2/machine-licm.ll (5042 of 14191)
PASS: LLVM :: CodeGen/Thumb2/tail-call-r9.ll (5043 of 14191)
PASS: LLVM :: CodeGen/Thumb2/segmented-stacks.ll (5044 of 14191)
PASS: LLVM :: CodeGen/Thumb2/stack_guard_remat.ll (5045 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-add.ll (5046 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-adc.ll (5047 of 14191)
PASS: LLVM :: CodeGen/Thumb2/constant-islands.ll (5048 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-add3.ll (5049 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-add2.ll (5050 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-add5.ll (5051 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-add4.ll (5052 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-add6.ll (5053 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-and.ll (5054 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-and2.ll (5055 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-asr.ll (5056 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-asr2.ll (5057 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-bcc.ll (5058 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-bfc.ll (5059 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-branch.ll (5060 of 14191)
XFAIL: LLVM :: CodeGen/Thumb2/thumb2-call-tc.ll (5061 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-bic.ll (5062 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-cbnz.ll (5063 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-call.ll (5064 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-clz.ll (5065 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-cmn.ll (5066 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-cmp2.ll (5067 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-cmp.ll (5068 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-cmn2.ll (5069 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-eor.ll (5070 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-eor2.ll (5071 of 14191)
XFAIL: LLVM :: CodeGen/Thumb2/thumb2-ifcvt1-tc.ll (5072 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-jtb.ll (5073 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-ifcvt3.ll (5074 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-ifcvt1.ll (5075 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-ldm.ll (5076 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-ifcvt2.ll (5077 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-ldr_ext.ll (5078 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-ldr.ll (5079 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-ldr_post.ll (5080 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-ldrb.ll (5081 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-ldr_pre.ll (5082 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll (5083 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-ldrh.ll (5084 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-lsl.ll (5085 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-lsl2.ll (5086 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-lsr.ll (5087 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-lsr2.ll (5088 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-lsr3.ll (5089 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-mls.ll (5090 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-mla.ll (5091 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-mul.ll (5092 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-mov.ll (5093 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll (5094 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-mvn.ll (5095 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-mvn2.ll (5096 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-neg.ll (5097 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-orn2.ll (5098 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-orn.ll (5099 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-orr.ll (5100 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-orr2.ll (5101 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-pack.ll (5102 of 14191)
XFAIL: LLVM :: CodeGen/Thumb2/thumb2-rev16.ll (5103 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-rev.ll (5104 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-rsb.ll (5105 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll (5106 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-ror.ll (5107 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-sbc.ll (5108 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-select_xform.ll (5109 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-select.ll (5110 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-smla.ll (5111 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-smul.ll (5112 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-spill-q.ll (5113 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-shifter.ll (5114 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-str.ll (5115 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-str_post.ll (5116 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-str_pre.ll (5117 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-strb.ll (5118 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-strh.ll (5119 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-sub.ll (5120 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-sub2.ll (5121 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-sub3.ll (5122 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-sub5.ll (5123 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-sub4.ll (5124 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-sxt-uxt.ll (5125 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-sxt_rot.ll (5126 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-teq.ll (5127 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-tbh.ll (5128 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-tbb.ll (5129 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-teq2.ll (5130 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-tst2.ll (5131 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-tst.ll (5132 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-uxt_rot.ll (5133 of 14191)
PASS: LLVM :: CodeGen/Thumb2/tls2.ll (5134 of 14191)
PASS: LLVM :: CodeGen/Thumb2/tls1.ll (5135 of 14191)
PASS: LLVM :: CodeGen/Thumb2/thumb2-uxtb.ll (5136 of 14191)
PASS: LLVM :: CodeGen/Thumb2/v8_IT_1.ll (5137 of 14191)
PASS: LLVM :: CodeGen/Thumb2/v8_IT_2.ll (5138 of 14191)
PASS: LLVM :: CodeGen/Thumb2/tpsoft.ll (5139 of 14191)
PASS: LLVM :: CodeGen/Thumb2/v8_IT_6.ll (5140 of 14191)
PASS: LLVM :: CodeGen/Thumb2/v8_IT_5.ll (5141 of 14191)
PASS: LLVM :: CodeGen/Thumb2/v8_IT_3.ll (5142 of 14191)
PASS: LLVM :: CodeGen/Thumb2/v8_IT_4.ll (5143 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-alloca-sink.ll (5144 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-catch-all.ll (5145 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-catch-all-win32.ll (5146 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-catch-and-throw.ll (5147 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-catch-scalar.ll (5148 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-cleanup-invoke.ll (5149 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-demote-liveout.ll (5150 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-catch-unwind.ll (5151 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-frame-vars.ll (5152 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-min-unwind.ll (5153 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-mixed-catch-and-cleanup.ll (5154 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-inalloca.ll (5155 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-multi-catch.ll (5156 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-nested-1.ll (5157 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-nested-2.ll (5158 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-nested-rethrow.ll (5159 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-prepared-catch-all.ll (5160 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-nested-3.ll (5161 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-prepared-catch-reordered.ll (5162 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-nonalloca-frame-values.ll (5163 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-shared-empty-catch.ll (5164 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-prepared-cleanups.ll (5165 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-prepared-catch.ll (5166 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-similar-catch-blocks.ll (5167 of 14191)
PASS: LLVM :: CodeGen/WinEH/seh-catch-all.ll (5168 of 14191)
PASS: LLVM :: CodeGen/WinEH/seh-exception-code.ll (5169 of 14191)
PASS: LLVM :: CodeGen/WinEH/cppeh-state-calc-1.ll (5170 of 14191)
PASS: LLVM :: CodeGen/WinEH/seh-exception-code2.ll (5171 of 14191)
PASS: LLVM :: CodeGen/WinEH/seh-inlined-finally.ll (5172 of 14191)
PASS: LLVM :: CodeGen/WinEH/seh-outlined-finally.ll (5173 of 14191)
PASS: LLVM :: CodeGen/WinEH/seh-outlined-finally-win32.ll (5174 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2003-08-03-CallArgLiveRanges.ll (5175 of 14191)
PASS: LLVM :: CodeGen/WinEH/seh-prepared-basic.ll (5176 of 14191)
PASS: LLVM :: CodeGen/WinEH/seh-resume-phi.ll (5177 of 14191)
PASS: LLVM :: CodeGen/X86/2003-11-03-GlobalBool.ll (5178 of 14191)
PASS: LLVM :: CodeGen/X86/2003-08-23-DeadBlockTest.ll (5179 of 14191)
PASS: LLVM :: CodeGen/WinEH/seh-simple.ll (5180 of 14191)
PASS: LLVM :: CodeGen/X86/2004-02-14-InefficientStackPointer.ll (5181 of 14191)
PASS: LLVM :: CodeGen/X86/2004-02-22-Casts.ll (5182 of 14191)
PASS: LLVM :: CodeGen/X86/2004-04-13-FPCMOV-Crash.ll (5183 of 14191)
PASS: LLVM :: CodeGen/X86/2004-03-30-Select-Max.ll (5184 of 14191)
PASS: LLVM :: CodeGen/X86/2004-06-10-StackifierCrash.ll (5185 of 14191)
PASS: LLVM :: CodeGen/X86/2004-02-13-FrameReturnAddress.ll (5186 of 14191)
PASS: LLVM :: CodeGen/X86/2004-10-08-SelectSetCCFold.ll (5187 of 14191)
PASS: LLVM :: CodeGen/X86/2005-02-14-IllegalAssembler.ll (5188 of 14191)
PASS: LLVM :: CodeGen/X86/2005-01-17-CycleInDAG.ll (5189 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2006-03-02-InstrSchedBug.ll (5190 of 14191)
PASS: LLVM :: CodeGen/X86/2005-05-08-FPStackifierPHI.ll (5191 of 14191)
PASS: LLVM :: CodeGen/X86/2006-01-19-ISelFoldingBug.ll (5192 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-01-SchedCausingSpills.ll (5193 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-02-InstrSched1.ll (5194 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-02-InstrSched2.ll (5195 of 14191)
PASS: LLVM :: CodeGen/X86/2006-03-01-InstrSchedBug.ll (5196 of 14191)
PASS: LLVM :: CodeGen/X86/2006-04-04-CrossBlockCrash.ll (5197 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-11-InstrSched.ll (5198 of 14191)
PASS: LLVM :: CodeGen/X86/2006-04-27-ISelFoldingBug.ll (5199 of 14191)
PASS: LLVM :: CodeGen/X86/2006-05-08-CoalesceSubRegClass.ll (5200 of 14191)
PASS: LLVM :: CodeGen/X86/2006-05-08-InstrSched.ll (5201 of 14191)
PASS: LLVM :: CodeGen/X86/2006-05-17-VectorArg.ll (5202 of 14191)
PASS: LLVM :: CodeGen/X86/2006-05-25-CycleInDAG.ll (5203 of 14191)
PASS: LLVM :: CodeGen/X86/2006-07-10-InlineAsmAConstraint.ll (5204 of 14191)
PASS: LLVM :: CodeGen/X86/2006-07-12-InlineAsmQConstraint.ll (5205 of 14191)
PASS: LLVM :: CodeGen/X86/2006-05-22-FPSetEQ.ll (5206 of 14191)
PASS: LLVM :: CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll (5207 of 14191)
PASS: LLVM :: CodeGen/X86/2006-07-20-InlineAsm.ll (5208 of 14191)
PASS: LLVM :: CodeGen/X86/2006-07-31-SingleRegClass.ll (5209 of 14191)
PASS: LLVM :: CodeGen/X86/2006-08-07-CycleInDAG.ll (5210 of 14191)
PASS: LLVM :: CodeGen/X86/2006-08-16-CycleInDAG.ll (5211 of 14191)
PASS: LLVM :: CodeGen/X86/2006-08-21-ExtraMovInst.ll (5212 of 14191)
PASS: LLVM :: CodeGen/X86/2006-09-01-CycleInDAG.ll (5213 of 14191)
PASS: LLVM :: CodeGen/X86/2006-10-02-BoolRetCrash.ll (5214 of 14191)
PASS: LLVM :: CodeGen/X86/2006-10-09-CycleInDAG.ll (5215 of 14191)
PASS: LLVM :: CodeGen/X86/2006-10-10-FindModifiedNodeSlotBug.ll (5216 of 14191)
PASS: LLVM :: CodeGen/X86/2006-10-12-CycleInDAG.ll (5217 of 14191)
PASS: LLVM :: CodeGen/X86/2006-10-19-SwitchUnnecessaryBranching.ll (5218 of 14191)
PASS: LLVM :: CodeGen/X86/2006-10-13-CycleInDAG.ll (5219 of 14191)
PASS: LLVM :: CodeGen/X86/2006-11-12-CSRetCC.ll (5220 of 14191)
PASS: LLVM :: CodeGen/X86/2006-11-17-IllegalMove.ll (5221 of 14191)
PASS: LLVM :: CodeGen/X86/2006-11-27-SelectLegalize.ll (5222 of 14191)
PASS: LLVM :: CodeGen/X86/2006-12-16-InlineAsmCrash.ll (5223 of 14191)
PASS: LLVM :: CodeGen/X86/2006-12-19-IntelSyntax.ll (5224 of 14191)
PASS: LLVM :: CodeGen/X86/2007-01-08-InstrSched.ll (5225 of 14191)
PASS: LLVM :: CodeGen/X86/2007-01-29-InlineAsm-ir.ll (5226 of 14191)
PASS: LLVM :: CodeGen/X86/2007-01-08-X86-64-Pointer.ll (5227 of 14191)
PASS: LLVM :: CodeGen/X86/2007-02-04-OrAddrMode.ll (5228 of 14191)
PASS: LLVM :: CodeGen/X86/2007-01-13-StackPtrIndex.ll (5229 of 14191)
PASS: LLVM :: CodeGen/X86/2007-02-16-BranchFold.ll (5230 of 14191)
PASS: LLVM :: CodeGen/X86/2007-02-19-LiveIntervalAssert.ll (5231 of 14191)
PASS: LLVM :: CodeGen/X86/2007-02-23-DAGCombine-Miscompile.ll (5232 of 14191)
PASS: LLVM :: CodeGen/X86/2007-02-25-FastCCStack.ll (5233 of 14191)
PASS: LLVM :: CodeGen/X86/2007-03-16-InlineAsm.ll (5234 of 14191)
PASS: LLVM :: CodeGen/X86/2007-03-01-SpillerCrash.ll (5235 of 14191)
PASS: LLVM :: CodeGen/X86/2007-03-18-LiveIntervalAssert.ll (5236 of 14191)
PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmPModifier.ll (5237 of 14191)
PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmMultiRegConstraint.ll (5238 of 14191)
PASS: LLVM :: CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll (5239 of 14191)
PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll (5240 of 14191)
PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll (5241 of 14191)
PASS: LLVM :: CodeGen/X86/2007-04-08-InlineAsmCrash.ll (5242 of 14191)
PASS: LLVM :: CodeGen/X86/2007-03-26-CoalescerBug.ll (5243 of 14191)
PASS: LLVM :: CodeGen/X86/2007-04-11-InlineAsmVectorResult.ll (5244 of 14191)
PASS: LLVM :: CodeGen/X86/2007-04-17-LiveIntervalAssert.ll (5245 of 14191)
PASS: LLVM :: CodeGen/X86/2007-04-24-Huge-Stack.ll (5246 of 14191)
PASS: LLVM :: CodeGen/X86/2007-04-27-InlineAsm-IntMemInput.ll (5247 of 14191)
PASS: LLVM :: CodeGen/X86/2007-04-24-VectorCrash.ll (5248 of 14191)
PASS: LLVM :: CodeGen/X86/2007-05-05-VecCastExpand.ll (5249 of 14191)
PASS: LLVM :: CodeGen/X86/2007-05-14-LiveIntervalAssert.ll (5250 of 14191)
PASS: LLVM :: CodeGen/X86/2007-05-15-maskmovq.ll (5251 of 14191)
PASS: LLVM :: CodeGen/X86/2007-05-17-ShuffleISelBug.ll (5252 of 14191)
PASS: LLVM :: CodeGen/X86/2007-06-28-X86-64-isel.ll (5253 of 14191)
PASS: LLVM :: CodeGen/X86/2007-06-29-DAGCombinerBug.ll (5254 of 14191)
PASS: LLVM :: CodeGen/X86/2007-05-05-Personality.ll (5255 of 14191)
PASS: LLVM :: CodeGen/X86/2007-06-04-X86-64-CtorAsmBugs.ll (5256 of 14191)
PASS: LLVM :: CodeGen/X86/2007-06-29-VecFPConstantCSEBug.ll (5257 of 14191)
PASS: LLVM :: CodeGen/X86/2007-07-03-GR64ToVR64.ll (5258 of 14191)
PASS: LLVM :: CodeGen/X86/2007-07-10-StackerAssert.ll (5259 of 14191)
PASS: LLVM :: CodeGen/X86/2007-08-01-LiveVariablesBug.ll (5260 of 14191)
PASS: LLVM :: CodeGen/X86/2007-07-18-Vector-Extract.ll (5261 of 14191)
PASS: LLVM :: CodeGen/X86/2007-08-10-SignExtSubreg.ll (5262 of 14191)
PASS: LLVM :: CodeGen/X86/2007-08-09-IllegalX86-64Asm.ll (5263 of 14191)
PASS: LLVM :: CodeGen/X86/2007-08-13-AppendingLinkage.ll (5264 of 14191)
PASS: LLVM :: CodeGen/X86/2007-09-05-InvalidAsm.ll (5265 of 14191)
PASS: LLVM :: CodeGen/X86/2007-09-06-ExtWeakAliasee.ll (5266 of 14191)
PASS: LLVM :: CodeGen/X86/2007-09-27-LDIntrinsics.ll (5267 of 14191)
PASS: LLVM :: CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll (5268 of 14191)
PASS: LLVM :: CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll (5269 of 14191)
PASS: LLVM :: CodeGen/X86/2007-10-12-SpillerUnfold1.ll (5270 of 14191)
PASS: LLVM :: CodeGen/X86/2007-10-14-CoalescerCrash.ll (5271 of 14191)
PASS: LLVM :: CodeGen/X86/2007-10-12-SpillerUnfold2.ll (5272 of 14191)
PASS: LLVM :: CodeGen/X86/2007-10-16-CoalescerCrash.ll (5273 of 14191)
PASS: LLVM :: CodeGen/X86/2007-10-15-CoalescerCrash.ll (5274 of 14191)
PASS: LLVM :: CodeGen/X86/2007-10-19-SpillerUnfold.ll (5275 of 14191)
PASS: LLVM :: CodeGen/X86/2007-10-28-inlineasm-q-modifier.ll (5276 of 14191)
PASS: LLVM :: CodeGen/X86/2007-10-29-ExtendSetCC.ll (5277 of 14191)
PASS: LLVM :: CodeGen/X86/2007-10-30-LSRCrash.ll (5278 of 14191)
PASS: LLVM :: CodeGen/X86/2007-11-01-ISelCrash.ll (5279 of 14191)
PASS: LLVM :: CodeGen/X86/2007-11-03-x86-64-q-constraint.ll (5280 of 14191)
PASS: LLVM :: CodeGen/X86/2007-10-31-extractelement-i64.ll (5281 of 14191)
PASS: LLVM :: CodeGen/X86/2007-11-04-LiveIntervalCrash.ll (5282 of 14191)
PASS: LLVM :: CodeGen/X86/2007-11-04-rip-immediate-constant.ll (5283 of 14191)
PASS: LLVM :: CodeGen/X86/2007-11-04-LiveVariablesBug.ll (5284 of 14191)
PASS: LLVM :: CodeGen/X86/2007-11-06-InstrSched.ll (5285 of 14191)
PASS: LLVM :: CodeGen/X86/2007-11-07-MulBy4.ll (5286 of 14191)
PASS: LLVM :: CodeGen/X86/2007-12-16-BURRSchedCrash.ll (5287 of 14191)
PASS: LLVM :: CodeGen/X86/2007-12-18-LoadCSEBug.ll (5288 of 14191)
PASS: LLVM :: CodeGen/X86/2008-01-08-IllegalCMP.ll (5289 of 14191)
PASS: LLVM :: CodeGen/X86/2007-11-30-LoadFolding-Bug.ll (5290 of 14191)
PASS: LLVM :: CodeGen/X86/2008-01-08-SchedulerCrash.ll (5291 of 14191)
PASS: LLVM :: CodeGen/X86/2008-01-09-LongDoubleSin.ll (5292 of 14191)
PASS: LLVM :: CodeGen/X86/2008-01-16-InvalidDAGCombineXform.ll (5293 of 14191)
PASS: LLVM :: CodeGen/X86/2008-01-16-FPStackifierAssert.ll (5294 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2008-02-18-TailMergingBug.ll (5295 of 14191)
PASS: LLVM :: CodeGen/X86/2008-02-05-ISelCrash.ll (5296 of 14191)
PASS: LLVM :: CodeGen/X86/2008-02-06-LoadFoldingBug.ll (5297 of 14191)
PASS: LLVM :: CodeGen/X86/2008-02-14-BitMiscompile.ll (5298 of 14191)
PASS: LLVM :: CodeGen/X86/2008-02-20-InlineAsmClobber.ll (5299 of 14191)
PASS: LLVM :: CodeGen/X86/2008-02-22-LocalRegAllocBug.ll (5300 of 14191)
PASS: LLVM :: CodeGen/X86/2008-02-25-InlineAsmBug.ll (5301 of 14191)
PASS: LLVM :: CodeGen/X86/2008-02-25-X86-64-CoalescerBug.ll (5302 of 14191)
PASS: LLVM :: CodeGen/X86/2008-02-26-AsmDirectMemOp.ll (5303 of 14191)
PASS: LLVM :: CodeGen/X86/2008-02-27-PEICrash.ll (5304 of 14191)
PASS: LLVM :: CodeGen/X86/2008-02-27-DeadSlotElimBug.ll (5305 of 14191)
PASS: LLVM :: CodeGen/X86/2008-03-06-frem-fpstack.ll (5306 of 14191)
PASS: LLVM :: CodeGen/X86/2008-03-07-APIntBug.ll (5307 of 14191)
PASS: LLVM :: CodeGen/X86/2008-03-10-RegAllocInfLoop.ll (5308 of 14191)
PASS: LLVM :: CodeGen/X86/2008-03-12-ThreadLocalAlias.ll (5309 of 14191)
PASS: LLVM :: CodeGen/X86/2008-03-13-TwoAddrPassCrash.ll (5310 of 14191)
PASS: LLVM :: CodeGen/X86/2008-03-14-SpillerCrash.ll (5311 of 14191)
PASS: LLVM :: CodeGen/X86/2008-03-19-DAGCombinerBug.ll (5312 of 14191)
PASS: LLVM :: CodeGen/X86/2008-03-23-DarwinAsmComments.ll (5313 of 14191)
PASS: LLVM :: CodeGen/X86/2008-03-25-TwoAddrPassBug.ll (5314 of 14191)
PASS: LLVM :: CodeGen/X86/2008-03-31-SpillerFoldingBug.ll (5315 of 14191)
PASS: LLVM :: CodeGen/X86/2008-04-08-CoalescerCrash.ll (5316 of 14191)
PASS: LLVM :: CodeGen/X86/2008-04-09-BranchFolding.ll (5317 of 14191)
PASS: LLVM :: CodeGen/X86/2008-04-02-unnamedEH.ll (5318 of 14191)
PASS: LLVM :: CodeGen/X86/2008-04-15-LiveVariableBug.ll (5319 of 14191)
PASS: LLVM :: CodeGen/X86/2008-04-16-ReMatBug.ll (5320 of 14191)
PASS: LLVM :: CodeGen/X86/2008-04-16-CoalescerBug.ll (5321 of 14191)
PASS: LLVM :: CodeGen/X86/2008-04-17-CoalescerBug.ll (5322 of 14191)
PASS: LLVM :: CodeGen/X86/2008-04-24-pblendw-fold-crash.ll (5323 of 14191)
PASS: LLVM :: CodeGen/X86/2008-04-24-MemCpyBug.ll (5324 of 14191)
PASS: LLVM :: CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll (5325 of 14191)
PASS: LLVM :: CodeGen/X86/2008-04-28-CyclicSchedUnit.ll (5326 of 14191)
PASS: LLVM :: CodeGen/X86/2008-05-01-InvalidOrdCompare.ll (5327 of 14191)
PASS: LLVM :: CodeGen/X86/2008-05-09-PHIElimBug.ll (5328 of 14191)
PASS: LLVM :: CodeGen/X86/2008-04-28-CoalescerBug.ll (5329 of 14191)
PASS: LLVM :: CodeGen/X86/2008-05-09-ShuffleLoweringBug.ll (5330 of 14191)
PASS: LLVM :: CodeGen/X86/2008-05-12-tailmerge-5.ll (5331 of 14191)
PASS: LLVM :: CodeGen/X86/2008-05-21-CoalescerBug.ll (5332 of 14191)
PASS: LLVM :: CodeGen/X86/2008-05-22-FoldUnalignedLoad.ll (5333 of 14191)
PASS: LLVM :: CodeGen/X86/2008-05-28-CoalescerBug.ll (5334 of 14191)
PASS: LLVM :: CodeGen/X86/2008-05-28-LocalRegAllocBug.ll (5335 of 14191)
PASS: LLVM :: CodeGen/X86/2008-06-16-SubregsBug.ll (5336 of 14191)
PASS: LLVM :: CodeGen/X86/2008-06-25-VecISelBug.ll (5337 of 14191)
PASS: LLVM :: CodeGen/X86/2008-06-13-VolatileLoadStore.ll (5338 of 14191)
PASS: LLVM :: CodeGen/X86/2008-07-09-ELFSectionAttributes.ll (5339 of 14191)
PASS: LLVM :: CodeGen/X86/2008-07-11-SHLBy1.ll (5340 of 14191)
PASS: LLVM :: CodeGen/X86/2008-06-13-NotVolatileLoadStore.ll (5341 of 14191)
PASS: LLVM :: CodeGen/X86/2008-07-07-DanglingDeadInsts.ll (5342 of 14191)
PASS: LLVM :: CodeGen/X86/2008-07-16-CoalescerCrash.ll (5343 of 14191)
PASS: LLVM :: CodeGen/X86/2008-07-22-CombinerCrash.ll (5344 of 14191)
PASS: LLVM :: CodeGen/X86/2008-07-23-VSetCC.ll (5345 of 14191)
PASS: LLVM :: CodeGen/X86/2008-08-06-RewriterBug.ll (5346 of 14191)
PASS: LLVM :: CodeGen/X86/2008-08-06-CmpStride.ll (5347 of 14191)
PASS: LLVM :: CodeGen/X86/2008-08-17-UComiCodeGenBug.ll (5348 of 14191)
PASS: LLVM :: CodeGen/X86/2008-08-19-SubAndFetch.ll (5349 of 14191)
PASS: LLVM :: CodeGen/X86/2008-08-31-EH_RETURN32.ll (5350 of 14191)
PASS: LLVM :: CodeGen/X86/2008-08-23-64Bit-maskmovq.ll (5351 of 14191)
PASS: LLVM :: CodeGen/X86/2008-08-31-EH_RETURN64.ll (5352 of 14191)
PASS: LLVM :: CodeGen/X86/2008-07-19-movups-spills.ll (5353 of 14191)
PASS: LLVM :: CodeGen/X86/2008-09-09-LinearScanBug.ll (5354 of 14191)
PASS: LLVM :: CodeGen/X86/2008-09-11-CoalescerBug.ll (5355 of 14191)
PASS: LLVM :: CodeGen/X86/2008-09-11-CoalescerBug2.ll (5356 of 14191)
PASS: LLVM :: CodeGen/X86/2008-09-17-inline-asm-1.ll (5357 of 14191)
PASS: LLVM :: CodeGen/X86/2008-09-05-sinttofp-2xi32.ll (5358 of 14191)
PASS: LLVM :: CodeGen/X86/2008-09-19-RegAllocBug.ll (5359 of 14191)
PASS: LLVM :: CodeGen/X86/2008-09-18-inline-asm-2.ll (5360 of 14191)
PASS: LLVM :: CodeGen/X86/2008-09-26-FrameAddrBug.ll (5361 of 14191)
PASS: LLVM :: CodeGen/X86/2008-09-25-sseregparm-1.ll (5362 of 14191)
PASS: LLVM :: CodeGen/X86/2008-09-29-VolatileBug.ll (5363 of 14191)
PASS: LLVM :: CodeGen/X86/2008-09-29-ReMatBug.ll (5364 of 14191)
PASS: LLVM :: CodeGen/X86/2008-10-06-x87ld-nan-1.ll (5365 of 14191)
PASS: LLVM :: CodeGen/X86/2008-10-06-x87ld-nan-2.ll (5366 of 14191)
PASS: LLVM :: CodeGen/X86/2008-10-07-SSEISelBug.ll (5367 of 14191)
PASS: LLVM :: CodeGen/X86/2008-10-11-CallCrash.ll (5368 of 14191)
PASS: LLVM :: CodeGen/X86/2008-10-13-CoalescerBug.ll (5369 of 14191)
PASS: LLVM :: CodeGen/X86/2008-10-16-VecUnaryOp.ll (5370 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2008-10-27-CoalescerBug.ll (5371 of 14191)
PASS: LLVM :: CodeGen/X86/2008-10-24-FlippedCompare.ll (5372 of 14191)
PASS: LLVM :: CodeGen/X86/2008-10-17-Asm64bitRConstraint.ll (5373 of 14191)
PASS: LLVM :: CodeGen/X86/2008-10-20-AsmDoubleInI32.ll (5374 of 14191)
PASS: LLVM :: CodeGen/X86/2008-10-29-ExpandVAARG.ll (5375 of 14191)
PASS: LLVM :: CodeGen/X86/2008-11-03-F80VAARG.ll (5376 of 14191)
PASS: LLVM :: CodeGen/X86/2008-11-06-testb.ll (5377 of 14191)
PASS: LLVM :: CodeGen/X86/2008-11-13-inlineasm-3.ll (5378 of 14191)
PASS: LLVM :: CodeGen/X86/2008-11-29-ULT-Sign.ll (5379 of 14191)
PASS: LLVM :: CodeGen/X86/2008-12-01-SpillerAssert.ll (5380 of 14191)
PASS: LLVM :: CodeGen/X86/2008-12-01-loop-iv-used-outside-loop.ll (5381 of 14191)
PASS: LLVM :: CodeGen/X86/2008-12-02-IllegalResultType.ll (5382 of 14191)
PASS: LLVM :: CodeGen/X86/2008-12-02-dagcombine-1.ll (5383 of 14191)
PASS: LLVM :: CodeGen/X86/2008-12-02-dagcombine-2.ll (5384 of 14191)
PASS: LLVM :: CodeGen/X86/2008-12-16-dagcombine-4.ll (5385 of 14191)
PASS: LLVM :: CodeGen/X86/2008-12-02-dagcombine-3.ll (5386 of 14191)
PASS: LLVM :: CodeGen/X86/2008-12-19-EarlyClobberBug.ll (5387 of 14191)
PASS: LLVM :: CodeGen/X86/2008-12-22-dagcombine-5.ll (5388 of 14191)
PASS: LLVM :: CodeGen/X86/2008-12-23-dagcombine-6.ll (5389 of 14191)
PASS: LLVM :: CodeGen/X86/2008-12-23-crazy-address.ll (5390 of 14191)
PASS: LLVM :: CodeGen/X86/2009-01-13-DoubleUpdate.ll (5391 of 14191)
PASS: LLVM :: CodeGen/X86/2009-01-16-SchedulerBug.ll (5392 of 14191)
PASS: LLVM :: CodeGen/X86/2009-01-16-UIntToFP.ll (5393 of 14191)
PASS: LLVM :: CodeGen/X86/2009-01-18-ConstantExprCrash.ll (5394 of 14191)
PASS: LLVM :: CodeGen/X86/2009-01-25-NoSSE.ll (5395 of 14191)
PASS: LLVM :: CodeGen/X86/2009-01-26-WrongCheck.ll (5396 of 14191)
PASS: LLVM :: CodeGen/X86/2009-01-27-NullStrings.ll (5397 of 14191)
PASS: LLVM :: CodeGen/X86/2009-01-31-BigShift.ll (5398 of 14191)
PASS: LLVM :: CodeGen/X86/2009-01-31-BigShift3.ll (5399 of 14191)
PASS: LLVM :: CodeGen/X86/2009-01-31-BigShift2.ll (5400 of 14191)
PASS: LLVM :: CodeGen/X86/2009-02-03-AnalyzedTwice.ll (5401 of 14191)
PASS: LLVM :: CodeGen/X86/2009-02-01-LargeMask.ll (5402 of 14191)
PASS: LLVM :: CodeGen/X86/2009-02-04-sext-i64-gep.ll (5403 of 14191)
PASS: LLVM :: CodeGen/X86/2009-02-08-CoalescerBug.ll (5404 of 14191)
PASS: LLVM :: CodeGen/X86/2009-02-11-codegenprepare-reuse.ll (5405 of 14191)
PASS: LLVM :: CodeGen/X86/2009-02-09-ivs-different-sizes.ll (5406 of 14191)
PASS: LLVM :: CodeGen/X86/2009-02-21-ExtWeakInitializer.ll (5407 of 14191)
PASS: LLVM :: CodeGen/X86/2009-02-12-SpillerBug.ll (5408 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2009-02-25-CommuteBug.ll (5409 of 14191)
PASS: LLVM :: CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll (5410 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2009-02-26-MachineLICMBug.ll (5411 of 14191)
PASS: LLVM :: CodeGen/X86/2009-02-12-DebugInfoVLA.ll (5412 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-03-BTHang.ll (5413 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-03-BitcastLongDouble.ll (5414 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-05-burr-list-crash.ll (5415 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-09-APIntCrash.ll (5416 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-09-SpillerBug.ll (5417 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-07-FPConstSelect.ll (5418 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-10-CoalescerBug.ll (5419 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-12-CPAlignBug.ll (5420 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2009-03-23-MultiUseSched.ll (5421 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-13-PHIElimBug.ll (5422 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-16-PHIElimInLPad.ll (5423 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-23-LinearScanBug.ll (5424 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-26-NoImplicitFPBug.ll (5425 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-25-TestBug.ll (5426 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-12-FastIselOverflowCrash.ll (5427 of 14191)
PASS: LLVM :: CodeGen/X86/2009-03-23-i80-fp80.ll (5428 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-13-2AddrAssert-2.ll (5429 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2009-04-16-SpillerUnfold.ll (5430 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-13-2AddrAssert.ll (5431 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-12-picrel.ll (5432 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-14-IllegalRegs.ll (5433 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-24.ll (5434 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-25-CoalescerBug.ll (5435 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-27-LiveIntervalsAssert.ll (5436 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-27-LiveIntervalsAssert2.ll (5437 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-29-IndirectDestOperands.ll (5438 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-29-LinearScanBug.ll (5439 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-scale.ll (5440 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-29-RegAllocAssert.ll (5441 of 14191)
PASS: LLVM :: CodeGen/X86/2009-05-08-InlineAsmIOffset.ll (5442 of 14191)
PASS: LLVM :: CodeGen/X86/2009-05-11-tailmerge-crash.ll (5443 of 14191)
PASS: LLVM :: CodeGen/X86/2009-05-19-SingleElementExtractElement.ll (5444 of 14191)
PASS: LLVM :: CodeGen/X86/2009-05-23-available_externally.ll (5445 of 14191)
PASS: LLVM :: CodeGen/X86/2009-05-23-dagcombine-shifts.ll (5446 of 14191)
PASS: LLVM :: CodeGen/X86/2009-05-28-DAGCombineCrash.ll (5447 of 14191)
PASS: LLVM :: CodeGen/X86/2009-04-27-CoalescerAssert.ll (5448 of 14191)
PASS: LLVM :: CodeGen/X86/2009-05-30-ISelBug.ll (5449 of 14191)
PASS: LLVM :: CodeGen/X86/2009-06-02-RewriterBug.ll (5450 of 14191)
PASS: LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll (5451 of 14191)
PASS: LLVM :: CodeGen/X86/2009-06-04-VirtualLiveIn.ll (5452 of 14191)
PASS: LLVM :: CodeGen/X86/2009-06-05-VZextByteShort.ll (5453 of 14191)
PASS: LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll (5454 of 14191)
PASS: LLVM :: CodeGen/X86/2009-06-05-sitofpCrash.ll (5455 of 14191)
PASS: LLVM :: CodeGen/X86/2009-06-06-ConcatVectors.ll (5456 of 14191)
PASS: LLVM :: CodeGen/X86/2009-06-05-VariableIndexInsert.ll (5457 of 14191)
PASS: LLVM :: CodeGen/X86/2009-06-12-x86_64-tail-call-conv-out-of-sync-bug.ll (5458 of 14191)
PASS: LLVM :: CodeGen/X86/2009-06-15-not-a-tail-call.ll (5459 of 14191)
PASS: LLVM :: CodeGen/X86/2009-06-18-movlp-shuffle-register.ll (5460 of 14191)
PASS: LLVM :: CodeGen/X86/2009-07-06-TwoAddrAssert.ll (5461 of 14191)
PASS: LLVM :: CodeGen/X86/2009-07-07-SplitICmp.ll (5462 of 14191)
PASS: LLVM :: CodeGen/X86/2009-07-09-ExtractBoolFromVector.ll (5463 of 14191)
PASS: LLVM :: CodeGen/X86/2009-07-19-AsmExtraOperands.ll (5464 of 14191)
PASS: LLVM :: CodeGen/X86/2009-07-16-CoalescerBug.ll (5465 of 14191)
PASS: LLVM :: CodeGen/X86/2009-07-20-CoalescerBug.ll (5466 of 14191)
XFAIL: LLVM :: CodeGen/X86/2009-08-06-inlineasm.ll (5467 of 14191)
PASS: LLVM :: CodeGen/X86/2009-07-20-DAGCombineBug.ll (5468 of 14191)
PASS: LLVM :: CodeGen/X86/2009-07-15-CoalescerBug.ll (5469 of 14191)
PASS: LLVM :: CodeGen/X86/2009-08-06-branchfolder-crash.ll (5470 of 14191)
PASS: LLVM :: CodeGen/X86/2009-08-12-badswitch.ll (5471 of 14191)
PASS: LLVM :: CodeGen/X86/2009-08-08-CastError.ll (5472 of 14191)
PASS: LLVM :: CodeGen/X86/2009-08-14-Win64MemoryIndirectArg.ll (5473 of 14191)
PASS: LLVM :: CodeGen/X86/2009-08-19-LoadNarrowingMiscompile.ll (5474 of 14191)
PASS: LLVM :: CodeGen/X86/2009-09-10-LoadFoldingBug.ll (5475 of 14191)
PASS: LLVM :: CodeGen/X86/2009-08-23-SubRegReuseUndo.ll (5476 of 14191)
PASS: LLVM :: CodeGen/X86/2009-09-10-SpillComments.ll (5477 of 14191)
PASS: LLVM :: CodeGen/X86/2009-09-16-CoalescerBug.ll (5478 of 14191)
PASS: LLVM :: CodeGen/X86/2009-09-19-earlyclobber.ll (5479 of 14191)
PASS: LLVM :: CodeGen/X86/2009-09-21-NoSpillLoopCount.ll (5480 of 14191)
PASS: LLVM :: CodeGen/X86/2009-09-22-CoalescerBug.ll (5481 of 14191)
PASS: LLVM :: CodeGen/X86/2009-10-14-LiveVariablesBug.ll (5482 of 14191)
PASS: LLVM :: CodeGen/X86/2009-09-23-LiveVariablesBug.ll (5483 of 14191)
PASS: LLVM :: CodeGen/X86/2009-10-16-Scope.ll (5484 of 14191)
PASS: LLVM :: CodeGen/X86/2009-10-19-EmergencySpill.ll (5485 of 14191)
PASS: LLVM :: CodeGen/X86/2009-11-04-SubregCoalescingBug.ll (5486 of 14191)
PASS: LLVM :: CodeGen/X86/2009-11-13-VirtRegRewriterBug.ll (5487 of 14191)
PASS: LLVM :: CodeGen/X86/2009-10-19-atomic-cmp-eflags.ll (5488 of 14191)
PASS: LLVM :: CodeGen/X86/2009-10-25-RewriterBug.ll (5489 of 14191)
PASS: LLVM :: CodeGen/X86/2009-11-16-MachineLICM.ll (5490 of 14191)
PASS: LLVM :: CodeGen/X86/2009-11-17-UpdateTerminator.ll (5491 of 14191)
PASS: LLVM :: CodeGen/X86/2009-11-18-TwoAddrKill.ll (5492 of 14191)
PASS: LLVM :: CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll (5493 of 14191)
PASS: LLVM :: CodeGen/X86/2009-12-01-EarlyClobberBug.ll (5494 of 14191)
PASS: LLVM :: CodeGen/X86/2009-12-11-TLSNoRedZone.ll (5495 of 14191)
PASS: LLVM :: CodeGen/X86/2009-11-25-ImpDefBug.ll (5496 of 14191)
XFAIL: LLVM :: CodeGen/X86/20090313-signext.ll (5497 of 14191)
PASS: LLVM :: CodeGen/X86/2010-01-05-ZExt-Shl.ll (5498 of 14191)
PASS: LLVM :: CodeGen/X86/2010-01-07-ISelBug.ll (5499 of 14191)
PASS: LLVM :: CodeGen/X86/2010-01-08-Atomic64Bug.ll (5500 of 14191)
PASS: LLVM :: CodeGen/X86/2010-01-11-ExtraPHIArg.ll (5501 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2010-01-19-OptExtBug.ll (5502 of 14191)
PASS: LLVM :: CodeGen/X86/2010-01-13-OptExtBug.ll (5503 of 14191)
PASS: LLVM :: CodeGen/X86/2010-01-15-SelectionDAGCycle.ll (5504 of 14191)
PASS: LLVM :: CodeGen/X86/2010-01-18-DbgValue.ll (5505 of 14191)
PASS: LLVM :: CodeGen/X86/2010-02-01-DbgValueCrash.ll (5506 of 14191)
PASS: LLVM :: CodeGen/X86/2010-02-01-TaillCallCrash.ll (5507 of 14191)
PASS: LLVM :: CodeGen/X86/2010-02-03-DualUndef.ll (5508 of 14191)
PASS: LLVM :: CodeGen/X86/2010-02-04-SchedulerBug.ll (5509 of 14191)
PASS: LLVM :: CodeGen/X86/2010-02-11-NonTemporal.ll (5510 of 14191)
PASS: LLVM :: CodeGen/X86/2010-02-12-CoalescerBug-Impdef.ll (5511 of 14191)
PASS: LLVM :: CodeGen/X86/2010-02-15-ImplicitDefBug.ll (5512 of 14191)
PASS: LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll (5513 of 14191)
PASS: LLVM :: CodeGen/X86/2010-02-23-DAGCombineBug.ll (5514 of 14191)
PASS: LLVM :: CodeGen/X86/2010-02-23-DIV8rDefinesAX.ll (5515 of 14191)
PASS: LLVM :: CodeGen/X86/2010-02-23-RematImplicitSubreg.ll (5516 of 14191)
PASS: LLVM :: CodeGen/X86/2010-02-23-SingleDefPhiJoin.ll (5517 of 14191)
PASS: LLVM :: CodeGen/X86/2010-03-04-Mul8Bug.ll (5518 of 14191)
PASS: LLVM :: CodeGen/X86/2010-03-05-EFLAGS-Redef.ll (5519 of 14191)
PASS: LLVM :: CodeGen/X86/2010-03-05-ConstantFoldCFG.ll (5520 of 14191)
PASS: LLVM :: CodeGen/X86/2010-03-17-ISelBug.ll (5521 of 14191)
PASS: LLVM :: CodeGen/X86/2010-04-08-CoalescerBug.ll (5522 of 14191)
PASS: LLVM :: CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll (5523 of 14191)
PASS: LLVM :: CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll (5524 of 14191)
PASS: LLVM :: CodeGen/X86/2010-04-21-CoalescerBug.ll (5525 of 14191)
PASS: LLVM :: CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll (5526 of 14191)
PASS: LLVM :: CodeGen/X86/2010-04-29-CoalescerCrash.ll (5527 of 14191)
PASS: LLVM :: CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll (5528 of 14191)
PASS: LLVM :: CodeGen/X86/2010-05-06-LocalInlineAsmClobber.ll (5529 of 14191)
PASS: LLVM :: CodeGen/X86/2010-05-07-ldconvert.ll (5530 of 14191)
PASS: LLVM :: CodeGen/X86/2010-05-10-DAGCombinerBug.ll (5531 of 14191)
PASS: LLVM :: CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll (5532 of 14191)
PASS: LLVM :: CodeGen/X86/2010-05-16-nosseconversion.ll (5533 of 14191)
PASS: LLVM :: CodeGen/X86/2010-05-12-FastAllocKills.ll (5534 of 14191)
PASS: LLVM :: CodeGen/X86/2010-05-26-DotDebugLoc.ll (5535 of 14191)
PASS: LLVM :: CodeGen/X86/2010-05-26-FP_TO_INT-crash.ll (5536 of 14191)
PASS: LLVM :: CodeGen/X86/2010-05-28-Crash.ll (5537 of 14191)
PASS: LLVM :: CodeGen/X86/2010-06-09-FastAllocRegisters.ll (5538 of 14191)
PASS: LLVM :: CodeGen/X86/2010-05-25-DotDebugLoc.ll (5539 of 14191)
PASS: LLVM :: CodeGen/X86/2010-06-14-fast-isel-fs-load.ll (5540 of 14191)
PASS: LLVM :: CodeGen/X86/2010-06-01-DeadArg-DbgInfo.ll (5541 of 14191)
PASS: LLVM :: CodeGen/X86/2010-06-24-g-constraint-crash.ll (5542 of 14191)
PASS: LLVM :: CodeGen/X86/2010-06-15-FastAllocEarlyCLobber.ll (5543 of 14191)
PASS: LLVM :: CodeGen/X86/2010-06-25-CoalescerSubRegDefDead.ll (5544 of 14191)
PASS: LLVM :: CodeGen/X86/2010-06-25-asm-RA-crash.ll (5545 of 14191)
PASS: LLVM :: CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll (5546 of 14191)
PASS: LLVM :: CodeGen/X86/2010-06-28-matched-g-constraint.ll (5547 of 14191)
PASS: LLVM :: CodeGen/X86/2010-07-06-DbgCrash.ll (5548 of 14191)
PASS: LLVM :: CodeGen/X86/2010-07-02-UnfoldBug.ll (5549 of 14191)
PASS: LLVM :: CodeGen/X86/2010-07-02-asm-alignstack.ll (5550 of 14191)
PASS: LLVM :: CodeGen/X86/2010-07-06-asm-RIP.ll (5551 of 14191)
PASS: LLVM :: CodeGen/X86/2010-07-11-FPStackLoneUse.ll (5552 of 14191)
PASS: LLVM :: CodeGen/X86/2010-07-13-indirectXconstraint.ll (5553 of 14191)
PASS: LLVM :: CodeGen/X86/2010-07-29-SetccSimplify.ll (5554 of 14191)
PASS: LLVM :: CodeGen/X86/2010-07-15-Crash.ll (5555 of 14191)
PASS: LLVM :: CodeGen/X86/2010-08-04-MingWCrash.ll (5556 of 14191)
PASS: LLVM :: CodeGen/X86/2010-08-04-MaskedSignedCompare.ll (5557 of 14191)
PASS: LLVM :: CodeGen/X86/2010-08-04-StackVariable.ll (5558 of 14191)
PASS: LLVM :: CodeGen/X86/2010-09-01-RemoveCopyByCommutingDef.ll (5559 of 14191)
PASS: LLVM :: CodeGen/X86/2010-09-16-EmptyFilename.ll (5560 of 14191)
PASS: LLVM :: CodeGen/X86/2010-09-16-asmcrash.ll (5561 of 14191)
PASS: LLVM :: CodeGen/X86/2010-09-17-SideEffectsInChain.ll (5562 of 14191)
PASS: LLVM :: CodeGen/X86/2010-09-30-CMOV-JumpTable-PHI.ll (5563 of 14191)
PASS: LLVM :: CodeGen/X86/2010-10-08-cmpxchg8b.ll (5564 of 14191)
PASS: LLVM :: CodeGen/X86/2010-11-02-DbgParameter.ll (5565 of 14191)
PASS: LLVM :: CodeGen/X86/2010-11-09-MOVLPS.ll (5566 of 14191)
PASS: LLVM :: CodeGen/X86/2010-11-18-SelectOfExtload.ll (5567 of 14191)
PASS: LLVM :: CodeGen/X86/2011-01-07-LegalizeTypesCrash.ll (5568 of 14191)
PASS: LLVM :: CodeGen/X86/2011-01-10-DagCombineHang.ll (5569 of 14191)
PASS: LLVM :: CodeGen/X86/2011-02-04-FastRegallocNoFP.ll (5570 of 14191)
PASS: LLVM :: CodeGen/X86/2011-02-12-shuffle.ll (5571 of 14191)
PASS: LLVM :: CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll (5572 of 14191)
PASS: LLVM :: CodeGen/X86/2011-02-21-VirtRegRewriter-KillSubReg.ll (5573 of 14191)
PASS: LLVM :: CodeGen/X86/2011-02-23-UnfoldBug.ll (5574 of 14191)
PASS: LLVM :: CodeGen/X86/2011-02-27-Fpextend.ll (5575 of 14191)
PASS: LLVM :: CodeGen/X86/2011-03-02-DAGCombiner.ll (5576 of 14191)
PASS: LLVM :: CodeGen/X86/2011-03-08-Sched-crash.ll (5577 of 14191)
PASS: LLVM :: CodeGen/X86/2011-03-09-Physreg-Coalescing.ll (5578 of 14191)
PASS: LLVM :: CodeGen/X86/2011-03-30-CreateFixedObjCrash.ll (5579 of 14191)
PASS: LLVM :: CodeGen/X86/2011-04-13-SchedCmpJmp.ll (5580 of 14191)
PASS: LLVM :: CodeGen/X86/2011-04-19-sclr-bb.ll (5581 of 14191)
PASS: LLVM :: CodeGen/X86/2011-05-26-UnreachableBlockElim.ll (5582 of 14191)
PASS: LLVM :: CodeGen/X86/2011-05-09-loaduse.ll (5583 of 14191)
PASS: LLVM :: CodeGen/X86/2011-05-27-CrossClassCoalescing.ll (5584 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2011-06-12-FastAllocSpill.ll (5585 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2011-06-14-PreschedRegalias.ll (5586 of 14191)
PASS: LLVM :: CodeGen/X86/2011-06-01-fildll.ll (5587 of 14191)
PASS: LLVM :: CodeGen/X86/2011-06-06-fgetsign80bit.ll (5588 of 14191)
PASS: LLVM :: CodeGen/X86/2011-06-03-x87chain.ll (5589 of 14191)
PASS: LLVM :: CodeGen/X86/2011-06-14-mmx-inlineasm.ll (5590 of 14191)
PASS: LLVM :: CodeGen/X86/2011-06-19-QuicksortCoalescerBug.ll (5591 of 14191)
PASS: LLVM :: CodeGen/X86/2011-07-13-BadFrameIndexDisplacement.ll (5592 of 14191)
PASS: LLVM :: CodeGen/X86/2011-08-23-PerformSubCombine128.ll (5593 of 14191)
PASS: LLVM :: CodeGen/X86/2011-09-14-valcoalesce.ll (5594 of 14191)
PASS: LLVM :: CodeGen/X86/2011-08-29-BlockConstant.ll (5595 of 14191)
PASS: LLVM :: CodeGen/X86/2011-08-23-Trampoline.ll (5596 of 14191)
PASS: LLVM :: CodeGen/X86/2011-08-29-InitOrder.ll (5597 of 14191)
PASS: LLVM :: CodeGen/X86/2011-09-18-sse2cmp.ll (5598 of 14191)
PASS: LLVM :: CodeGen/X86/2011-10-11-SpillDead.ll (5599 of 14191)
PASS: LLVM :: CodeGen/X86/2011-10-11-srl.ll (5600 of 14191)
PASS: LLVM :: CodeGen/X86/2011-10-12-MachineCSE.ll (5601 of 14191)
PASS: LLVM :: CodeGen/X86/2011-10-18-FastISel-VectorParams.ll (5602 of 14191)
PASS: LLVM :: CodeGen/X86/2011-10-19-LegelizeLoad.ll (5603 of 14191)
PASS: LLVM :: CodeGen/X86/2011-10-19-widen_vselect.ll (5604 of 14191)
PASS: LLVM :: CodeGen/X86/2011-10-27-tstore.ll (5605 of 14191)
PASS: LLVM :: CodeGen/X86/2011-10-21-widen-cmp.ll (5606 of 14191)
PASS: LLVM :: CodeGen/X86/2011-11-07-LegalizeBuildVector.ll (5607 of 14191)
PASS: LLVM :: CodeGen/X86/2011-10-30-padd.ll (5608 of 14191)
PASS: LLVM :: CodeGen/X86/2011-11-22-AVX2-Domains.ll (5609 of 14191)
PASS: LLVM :: CodeGen/X86/2011-11-30-or.ll (5610 of 14191)
PASS: LLVM :: CodeGen/X86/2011-12-06-BitcastVectorGlobal.ll (5611 of 14191)
PASS: LLVM :: CodeGen/X86/2011-12-06-AVXVectorExtractCombine.ll (5612 of 14191)
PASS: LLVM :: CodeGen/X86/2011-12-08-AVXISelBugs.ll (5613 of 14191)
PASS: LLVM :: CodeGen/X86/2011-12-26-extractelement-duplicate-load.ll (5614 of 14191)
PASS: LLVM :: CodeGen/X86/2011-12-15-vec_shift.ll (5615 of 14191)
PASS: LLVM :: CodeGen/X86/2011-12-28-vselecti8.ll (5616 of 14191)
PASS: LLVM :: CodeGen/X86/2011-12-8-bitcastintprom.ll (5617 of 14191)
PASS: LLVM :: CodeGen/X86/2011-20-21-zext-ui2fp.ll (5618 of 14191)
PASS: LLVM :: CodeGen/X86/2012-01-11-split-cv.ll (5619 of 14191)
PASS: LLVM :: CodeGen/X86/2012-01-10-UndefExceptionEdge.ll (5620 of 14191)
PASS: LLVM :: CodeGen/X86/2012-01-12-extract-sv.ll (5621 of 14191)
PASS: LLVM :: CodeGen/X86/2012-01-16-mfence-nosse-flags.ll (5622 of 14191)
PASS: LLVM :: CodeGen/X86/2012-01-18-vbitcast.ll (5623 of 14191)
PASS: LLVM :: CodeGen/X86/2012-02-12-dagco.ll (5624 of 14191)
PASS: LLVM :: CodeGen/X86/2012-02-14-scalar.ll (5625 of 14191)
PASS: LLVM :: CodeGen/X86/2012-02-23-mmx-inlineasm.ll (5626 of 14191)
PASS: LLVM :: CodeGen/X86/2012-02-29-CoalescerBug.ll (5627 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/2012-03-26-PostRALICMBug.ll (5628 of 14191)
PASS: LLVM :: CodeGen/X86/2012-03-15-build_vector_wl.ll (5629 of 14191)
PASS: LLVM :: CodeGen/X86/2012-03-20-LargeConstantExpr.ll (5630 of 14191)
PASS: LLVM :: CodeGen/X86/2012-04-09-TwoAddrPassBug.ll (5631 of 14191)
PASS: LLVM :: CodeGen/X86/2012-04-26-sdglue.ll (5632 of 14191)
PASS: LLVM :: CodeGen/X86/2011-09-21-setcc-bug.ll (5633 of 14191)
PASS: LLVM :: CodeGen/X86/2012-05-19-CoalescerCrash.ll (5634 of 14191)
PASS: LLVM :: CodeGen/X86/2012-05-17-TwoAddressBug.ll (5635 of 14191)
PASS: LLVM :: CodeGen/X86/2012-07-10-extload64.ll (5636 of 14191)
PASS: LLVM :: CodeGen/X86/2012-07-10-shufnorm.ll (5637 of 14191)
PASS: LLVM :: CodeGen/X86/2012-07-15-BuildVectorPromote.ll (5638 of 14191)
PASS: LLVM :: CodeGen/X86/2012-07-15-broadcastfold.ll (5639 of 14191)
PASS: LLVM :: CodeGen/X86/2012-07-15-tconst_shl.ll (5640 of 14191)
PASS: LLVM :: CodeGen/X86/2012-07-16-LeaUndef.ll (5641 of 14191)
PASS: LLVM :: CodeGen/X86/2012-07-15-vshl.ll (5642 of 14191)
PASS: LLVM :: CodeGen/X86/2012-07-16-fp2ui-i1.ll (5643 of 14191)
PASS: LLVM :: CodeGen/X86/2012-07-17-vtrunc.ll (5644 of 14191)
PASS: LLVM :: CodeGen/X86/2012-07-23-select_cc.ll (5645 of 14191)
PASS: LLVM :: CodeGen/X86/2012-08-07-CmpISelBug.ll (5646 of 14191)
PASS: LLVM :: CodeGen/X86/2012-08-16-setcc.ll (5647 of 14191)
PASS: LLVM :: CodeGen/X86/2012-08-17-legalizer-crash.ll (5648 of 14191)
PASS: LLVM :: CodeGen/X86/2012-08-28-UnsafeMathCrash.ll (5649 of 14191)
PASS: LLVM :: CodeGen/X86/2012-09-13-dagco-fneg.ll (5650 of 14191)
PASS: LLVM :: CodeGen/X86/2012-09-28-CGPBug.ll (5651 of 14191)
PASS: LLVM :: CodeGen/X86/2012-10-03-DAGCycle.ll (5652 of 14191)
PASS: LLVM :: CodeGen/X86/2012-1-10-buildvector.ll (5653 of 14191)
PASS: LLVM :: CodeGen/X86/2012-11-28-merge-store-alias.ll (5654 of 14191)
PASS: LLVM :: CodeGen/X86/2012-10-18-crash-dagco.ll (5655 of 14191)
PASS: LLVM :: CodeGen/X86/2012-11-30-handlemove-dbg.ll (5656 of 14191)
PASS: LLVM :: CodeGen/X86/2012-10-02-DAGCycle.ll (5657 of 14191)
PASS: LLVM :: CodeGen/X86/2012-12-06-python27-miscompile.ll (5658 of 14191)
PASS: LLVM :: CodeGen/X86/2012-11-30-regpres-dbg.ll (5659 of 14191)
PASS: LLVM :: CodeGen/X86/2012-11-30-misched-dbg.ll (5660 of 14191)
PASS: LLVM :: CodeGen/X86/2012-12-1-merge-multiple.ll (5661 of 14191)
PASS: LLVM :: CodeGen/X86/2012-12-14-v8fp80-crash.ll (5662 of 14191)
PASS: LLVM :: CodeGen/X86/2012-12-12-DAGCombineCrash.ll (5663 of 14191)
PASS: LLVM :: CodeGen/X86/2012-12-19-NoImplicitFloat.ll (5664 of 14191)
PASS: LLVM :: CodeGen/X86/2013-01-09-DAGCombineBug.ll (5665 of 14191)
PASS: LLVM :: CodeGen/X86/2013-03-13-VEX-DestReg.ll (5666 of 14191)
PASS: LLVM :: CodeGen/X86/2013-05-06-ConactVectorCrash.ll (5667 of 14191)
PASS: LLVM :: CodeGen/X86/2013-10-14-FastISel-incorrect-vreg.ll (5668 of 14191)
PASS: LLVM :: CodeGen/X86/2014-05-30-CombineAddNSW.ll (5669 of 14191)
PASS: LLVM :: CodeGen/X86/2014-05-29-factorial.ll (5670 of 14191)
PASS: LLVM :: CodeGen/X86/2014-08-29-CompactUnwind.ll (5671 of 14191)
PASS: LLVM :: CodeGen/X86/3addr-16bit.ll (5672 of 14191)
PASS: LLVM :: CodeGen/X86/3addr-or.ll (5673 of 14191)
PASS: LLVM :: CodeGen/X86/4char-promote.ll (5674 of 14191)
PASS: LLVM :: CodeGen/X86/9601.ll (5675 of 14191)
PASS: LLVM :: CodeGen/X86/3dnow-intrinsics.ll (5676 of 14191)
PASS: LLVM :: CodeGen/X86/DbgValueOtherTargets.test (5677 of 14191)
PASS: LLVM :: CodeGen/X86/GC/alloc_loop.ll (5678 of 14191)
PASS: LLVM :: CodeGen/X86/GC/argpromotion.ll (5679 of 14191)
PASS: LLVM :: CodeGen/X86/GC/badreadproto.ll (5680 of 14191)
PASS: LLVM :: CodeGen/X86/GC/badrootproto.ll (5681 of 14191)
PASS: LLVM :: CodeGen/X86/GC/badwriteproto.ll (5682 of 14191)
PASS: LLVM :: CodeGen/X86/GC/deadargelim.ll (5683 of 14191)
PASS: LLVM :: CodeGen/X86/GC/cg-O0.ll (5684 of 14191)
PASS: LLVM :: CodeGen/X86/GC/dynamic-frame-size.ll (5685 of 14191)
PASS: LLVM :: CodeGen/X86/GC/fat.ll (5686 of 14191)
PASS: LLVM :: CodeGen/X86/GC/inline.ll (5687 of 14191)
PASS: LLVM :: CodeGen/X86/GC/erlang-gc.ll (5688 of 14191)
PASS: LLVM :: CodeGen/X86/GC/inline2.ll (5689 of 14191)
PASS: LLVM :: CodeGen/X86/GC/lower_gcroot.ll (5690 of 14191)
PASS: LLVM :: CodeGen/X86/GC/ocaml-gc-assert.ll (5691 of 14191)
PASS: LLVM :: CodeGen/X86/GC/ocaml-gc.ll (5692 of 14191)
PASS: LLVM :: CodeGen/X86/GC/outside.ll (5693 of 14191)
PASS: LLVM :: CodeGen/X86/MachineBranchProb.ll (5694 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/MachineSink-PHIUse.ll (5695 of 14191)
PASS: LLVM :: CodeGen/X86/MachineSink-CritEdge.ll (5696 of 14191)
PASS: LLVM :: CodeGen/X86/MachineSink-DbgValue.ll (5697 of 14191)
PASS: LLVM :: CodeGen/X86/MachineSink-eflags.ll (5698 of 14191)
PASS: LLVM :: CodeGen/X86/StackColoring-dbg.ll (5699 of 14191)
PASS: LLVM :: CodeGen/X86/SwitchLowering.ll (5700 of 14191)
PASS: LLVM :: CodeGen/X86/Atomics-64.ll (5701 of 14191)
PASS: LLVM :: CodeGen/X86/SwizzleShuff.ll (5702 of 14191)
PASS: LLVM :: CodeGen/X86/TruncAssertZext.ll (5703 of 14191)
PASS: LLVM :: CodeGen/X86/WidenArith.ll (5704 of 14191)
PASS: LLVM :: CodeGen/X86/StackColoring.ll (5705 of 14191)
PASS: LLVM :: CodeGen/X86/add-of-carry.ll (5706 of 14191)
PASS: LLVM :: CodeGen/X86/MergeConsecutiveStores.ll (5707 of 14191)
PASS: LLVM :: CodeGen/X86/add32ri8.ll (5708 of 14191)
PASS: LLVM :: CodeGen/X86/add_shl_constant.ll (5709 of 14191)
PASS: LLVM :: CodeGen/X86/adde-carry.ll (5710 of 14191)
PASS: LLVM :: CodeGen/X86/addr-label-difference.ll (5711 of 14191)
PASS: LLVM :: CodeGen/X86/add.ll (5712 of 14191)
PASS: LLVM :: CodeGen/X86/address-type-promotion-constantexpr.ll (5713 of 14191)
PASS: LLVM :: CodeGen/X86/addr-mode-matcher.ll (5714 of 14191)
PASS: LLVM :: CodeGen/X86/aes_intrinsics.ll (5715 of 14191)
PASS: LLVM :: CodeGen/X86/aliases.ll (5716 of 14191)
PASS: LLVM :: CodeGen/X86/adx-intrinsics.ll (5717 of 14191)
PASS: LLVM :: CodeGen/X86/alignment-2.ll (5718 of 14191)
PASS: LLVM :: CodeGen/X86/aligned-comm.ll (5719 of 14191)
PASS: LLVM :: CodeGen/X86/aligned-variadic.ll (5720 of 14191)
PASS: LLVM :: CodeGen/X86/alignment.ll (5721 of 14191)
PASS: LLVM :: CodeGen/X86/all-ones-vector.ll (5722 of 14191)
PASS: LLVM :: CodeGen/X86/alloca-align-rounding-32.ll (5723 of 14191)
PASS: LLVM :: CodeGen/X86/alldiv-divdi3.ll (5724 of 14191)
PASS: LLVM :: CodeGen/X86/alloca-align-rounding.ll (5725 of 14191)
PASS: LLVM :: CodeGen/X86/and-load-fold.ll (5726 of 14191)
PASS: LLVM :: CodeGen/X86/and-su.ll (5727 of 14191)
PASS: LLVM :: CodeGen/X86/allrem-moddi3.ll (5728 of 14191)
PASS: LLVM :: CodeGen/X86/and-or-fold.ll (5729 of 14191)
PASS: LLVM :: CodeGen/X86/andimm8.ll (5730 of 14191)
PASS: LLVM :: CodeGen/X86/anyext.ll (5731 of 14191)
PASS: LLVM :: CodeGen/X86/anyregcc-crash.ll (5732 of 14191)
PASS: LLVM :: CodeGen/X86/apm.ll (5733 of 14191)
PASS: LLVM :: CodeGen/X86/arg-cast.ll (5734 of 14191)
PASS: LLVM :: CodeGen/X86/asm-block-labels.ll (5735 of 14191)
PASS: LLVM :: CodeGen/X86/asm-global-imm.ll (5736 of 14191)
PASS: LLVM :: CodeGen/X86/asm-indirect-mem.ll (5737 of 14191)
PASS: LLVM :: CodeGen/X86/anyregcc.ll (5738 of 14191)
PASS: LLVM :: CodeGen/X86/asm-invalid-register-class-crasher.ll (5739 of 14191)
PASS: LLVM :: CodeGen/X86/asm-label.ll (5740 of 14191)
PASS: LLVM :: CodeGen/X86/asm-label2.ll (5741 of 14191)
XFAIL: LLVM :: CodeGen/X86/asm-modifier-P.ll (5742 of 14191)
PASS: LLVM :: CodeGen/X86/asm-mismatched-types.ll (5743 of 14191)
PASS: LLVM :: CodeGen/X86/asm-modifier.ll (5744 of 14191)
PASS: LLVM :: CodeGen/X86/asm-reg-type-mismatch.ll (5745 of 14191)
PASS: LLVM :: CodeGen/X86/asm-reject-reg-type-mismatch.ll (5746 of 14191)
PASS: LLVM :: CodeGen/X86/atom-bypass-slow-division-64.ll (5747 of 14191)
PASS: LLVM :: CodeGen/X86/atom-bypass-slow-division.ll (5748 of 14191)
PASS: LLVM :: CodeGen/X86/atom-call-reg-indirect-foldedreload32.ll (5749 of 14191)
PASS: LLVM :: CodeGen/X86/atom-call-reg-indirect-foldedreload64.ll (5750 of 14191)
PASS: LLVM :: CodeGen/X86/atom-cmpb.ll (5751 of 14191)
PASS: LLVM :: CodeGen/X86/atom-fixup-lea1.ll (5752 of 14191)
PASS: LLVM :: CodeGen/X86/atom-fixup-lea2.ll (5753 of 14191)
PASS: LLVM :: CodeGen/X86/atom-fixup-lea3.ll (5754 of 14191)
PASS: LLVM :: CodeGen/X86/atom-fixup-lea4.ll (5755 of 14191)
PASS: LLVM :: CodeGen/X86/atom-lea-addw-bug.ll (5756 of 14191)
PASS: LLVM :: CodeGen/X86/atom-call-reg-indirect.ll (5757 of 14191)
PASS: LLVM :: CodeGen/X86/atom-lea-sp.ll (5758 of 14191)
PASS: LLVM :: CodeGen/X86/atom-pad-short-functions.ll (5759 of 14191)
PASS: LLVM :: CodeGen/X86/atom-shuf.ll (5760 of 14191)
PASS: LLVM :: CodeGen/X86/atom-sched.ll (5761 of 14191)
PASS: LLVM :: CodeGen/X86/atomic-dagsched.ll (5762 of 14191)
PASS: LLVM :: CodeGen/X86/atomic-load-store-wide.ll (5763 of 14191)
PASS: LLVM :: CodeGen/X86/atomic-load-store.ll (5764 of 14191)
XFAIL: LLVM :: CodeGen/X86/atomic-ops-ancient-64.ll (5765 of 14191)
PASS: LLVM :: CodeGen/X86/atomic-minmax-i6432.ll (5766 of 14191)
PASS: LLVM :: CodeGen/X86/atomic-or.ll (5767 of 14191)
PASS: LLVM :: CodeGen/X86/atomic-pointer.ll (5768 of 14191)
PASS: LLVM :: CodeGen/X86/atomic128.ll (5769 of 14191)
PASS: LLVM :: CodeGen/X86/atomic16.ll (5770 of 14191)
PASS: LLVM :: CodeGen/X86/atomic64.ll (5771 of 14191)
PASS: LLVM :: CodeGen/X86/atomic32.ll (5772 of 14191)
PASS: LLVM :: CodeGen/X86/atomic6432.ll (5773 of 14191)
PASS: LLVM :: CodeGen/X86/atomic8.ll (5774 of 14191)
PASS: LLVM :: CodeGen/X86/atomic_idempotent.ll (5775 of 14191)
PASS: LLVM :: CodeGen/X86/atomic_add.ll (5776 of 14191)
PASS: LLVM :: CodeGen/X86/attribute-sections.ll (5777 of 14191)
PASS: LLVM :: CodeGen/X86/atomic_op.ll (5778 of 14191)
PASS: LLVM :: CodeGen/X86/avoid-lea-scale2.ll (5779 of 14191)
PASS: LLVM :: CodeGen/X86/avoid-loop-align-2.ll (5780 of 14191)
PASS: LLVM :: CodeGen/X86/avoid-loop-align.ll (5781 of 14191)
PASS: LLVM :: CodeGen/X86/avoid_complex_am.ll (5782 of 14191)
PASS: LLVM :: CodeGen/X86/avx-basic.ll (5783 of 14191)
PASS: LLVM :: CodeGen/X86/avx-arith.ll (5784 of 14191)
PASS: LLVM :: CodeGen/X86/avx-bitcast.ll (5785 of 14191)
PASS: LLVM :: CodeGen/X86/avx-brcond.ll (5786 of 14191)
PASS: LLVM :: CodeGen/X86/atomic_mi.ll (5787 of 14191)
PASS: LLVM :: CodeGen/X86/avx-cast.ll (5788 of 14191)
PASS: LLVM :: CodeGen/X86/avx-cmp.ll (5789 of 14191)
PASS: LLVM :: CodeGen/X86/avx-cvt-2.ll (5790 of 14191)
PASS: LLVM :: CodeGen/X86/avx-fp2int.ll (5791 of 14191)
PASS: LLVM :: CodeGen/X86/avx-cvt.ll (5792 of 14191)
PASS: LLVM :: CodeGen/X86/avx-insertelt.ll (5793 of 14191)
PASS: LLVM :: CodeGen/X86/avx-intrinsics-x86-upgrade.ll (5794 of 14191)
PASS: LLVM :: CodeGen/X86/avx-intrinsics-x86_64.ll (5795 of 14191)
PASS: LLVM :: CodeGen/X86/avx-intel-ocl.ll (5796 of 14191)
PASS: LLVM :: CodeGen/X86/avx-load-store.ll (5797 of 14191)
PASS: LLVM :: CodeGen/X86/abi-isel.ll (5798 of 14191)
PASS: LLVM :: CodeGen/X86/avx-minmax.ll (5799 of 14191)
PASS: LLVM :: CodeGen/X86/avx-logic.ll (5800 of 14191)
PASS: LLVM :: CodeGen/X86/avx-select.ll (5801 of 14191)
PASS: LLVM :: CodeGen/X86/avx-shuffle-x86_32.ll (5802 of 14191)
PASS: LLVM :: CodeGen/X86/avx-shift.ll (5803 of 14191)
PASS: LLVM :: CodeGen/X86/avx-splat.ll (5804 of 14191)
PASS: LLVM :: CodeGen/X86/avx-trunc.ll (5805 of 14191)
PASS: LLVM :: CodeGen/X86/avx-varargs-x86_64.ll (5806 of 14191)
PASS: LLVM :: CodeGen/X86/avx-unpack.ll (5807 of 14191)
PASS: LLVM :: CodeGen/X86/avx-vbroadcast.ll (5808 of 14191)
PASS: LLVM :: CodeGen/X86/avx-vextractf128.ll (5809 of 14191)
PASS: LLVM :: CodeGen/X86/avx-vinsertf128.ll (5810 of 14191)
PASS: LLVM :: CodeGen/X86/avx-intrinsics-x86.ll (5811 of 14191)
PASS: LLVM :: CodeGen/X86/avx-vzeroupper.ll (5812 of 14191)
PASS: LLVM :: CodeGen/X86/avx-win64-args.ll (5813 of 14191)
PASS: LLVM :: CodeGen/X86/avx-win64.ll (5814 of 14191)
PASS: LLVM :: CodeGen/X86/avx1-logical-load-folding.ll (5815 of 14191)
PASS: LLVM :: CodeGen/X86/avx-vperm2x128.ll (5816 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-arith.ll (5817 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-cmp.ll (5818 of 14191)
PASS: LLVM :: CodeGen/X86/avx.ll (5819 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-conversions.ll (5820 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-gather.ll (5821 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-logic.ll (5822 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-intrinsics-x86-upgrade.ll (5823 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-nontemporal.ll (5824 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-phaddsub.ll (5825 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-pmovxrm-intrinsics.ll (5826 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-shift.ll (5827 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-intrinsics-x86.ll (5828 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-vbroadcast.ll (5829 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-vperm.ll (5830 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-bugfix-23634.ll (5831 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-build-vector.ll (5832 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-arith.ll (5833 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-cmp.ll (5834 of 14191)
PASS: LLVM :: CodeGen/X86/avx2-vector-shifts.ll (5835 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-cvt.ll (5836 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-calling-conv.ll (5837 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-i1test.ll (5838 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-inc-dec.ll (5839 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-fma.ll (5840 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-fma-intrinsics.ll (5841 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-gather-scatter-intrin.ll (5842 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-logic.ll (5843 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-insert-extract.ll (5844 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-mask-bugfix.ll (5845 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-intel-ocl.ll (5846 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-nontemporal.ll (5847 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-mov.ll (5848 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-round.ll (5849 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-scalar.ll (5850 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-select.ll (5851 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-mask-op.ll (5852 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-vbroadcast.ll (5853 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-shift.ll (5854 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-vselect-crash.ll (5855 of 14191)
PASS: LLVM :: CodeGen/X86/avx512bw-arith.ll (5856 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-intrinsics.ll (5857 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-trunc-ext.ll (5858 of 14191)
PASS: LLVM :: CodeGen/X86/avx512bw-mask-op.ll (5859 of 14191)
PASS: LLVM :: CodeGen/X86/avx512-vec-cmp.ll (5860 of 14191)
PASS: LLVM :: CodeGen/X86/avx512bw-mov.ll (5861 of 14191)
PASS: LLVM :: CodeGen/X86/avx512bw-vec-cmp.ll (5862 of 14191)
PASS: LLVM :: CodeGen/X86/avx512bw-intrinsics.ll (5863 of 14191)
PASS: LLVM :: CodeGen/X86/avx512bwvl-arith.ll (5864 of 14191)
PASS: LLVM :: CodeGen/X86/avx512bwvl-mov.ll (5865 of 14191)
PASS: LLVM :: CodeGen/X86/avx512bwvl-vec-cmp.ll (5866 of 14191)
PASS: LLVM :: CodeGen/X86/avx512dq-mask-op.ll (5867 of 14191)
PASS: LLVM :: CodeGen/X86/avx512er-intrinsics.ll (5868 of 14191)
PASS: LLVM :: CodeGen/X86/avx512vl-arith.ll (5869 of 14191)
PASS: LLVM :: CodeGen/X86/avx512dqvl-intrinsics.ll (5870 of 14191)
PASS: LLVM :: CodeGen/X86/avx512vl-logic.ll (5871 of 14191)
PASS: LLVM :: CodeGen/X86/avx512vl-nontemporal.ll (5872 of 14191)
PASS: LLVM :: CodeGen/X86/avx512vl-vec-cmp.ll (5873 of 14191)
PASS: LLVM :: CodeGen/X86/avx512vl-mov.ll (5874 of 14191)
PASS: LLVM :: CodeGen/X86/barrier-sse.ll (5875 of 14191)
PASS: LLVM :: CodeGen/X86/barrier.ll (5876 of 14191)
PASS: LLVM :: CodeGen/X86/bc-extract.ll (5877 of 14191)
PASS: LLVM :: CodeGen/X86/bigstructret.ll (5878 of 14191)
PASS: LLVM :: CodeGen/X86/bigstructret2.ll (5879 of 14191)
PASS: LLVM :: CodeGen/X86/avx512bwvl-intrinsics.ll (5880 of 14191)
PASS: LLVM :: CodeGen/X86/basic-promote-integers.ll (5881 of 14191)
PASS: LLVM :: CodeGen/X86/bit-test-shift.ll (5882 of 14191)
PASS: LLVM :: CodeGen/X86/bitcast-int-to-vector.ll (5883 of 14191)
PASS: LLVM :: CodeGen/X86/bitcast-i256.ll (5884 of 14191)
PASS: LLVM :: CodeGen/X86/bitcast-mmx.ll (5885 of 14191)
PASS: LLVM :: CodeGen/X86/avx512vl-intrinsics.ll (5886 of 14191)
PASS: LLVM :: CodeGen/X86/bitcast.ll (5887 of 14191)
PASS: LLVM :: CodeGen/X86/bitcast2.ll (5888 of 14191)
PASS: LLVM :: CodeGen/X86/bool-simplify.ll (5889 of 14191)
PASS: LLVM :: CodeGen/X86/bmi.ll (5890 of 14191)
PASS: LLVM :: CodeGen/X86/bool-zext.ll (5891 of 14191)
PASS: LLVM :: CodeGen/X86/branchfolding-landingpads.ll (5892 of 14191)
PASS: LLVM :: CodeGen/X86/block-placement.ll (5893 of 14191)
PASS: LLVM :: CodeGen/X86/brcond.ll (5894 of 14191)
PASS: LLVM :: CodeGen/X86/br-fold.ll (5895 of 14191)
PASS: LLVM :: CodeGen/X86/bss_pagealigned.ll (5896 of 14191)
PASS: LLVM :: CodeGen/X86/break-anti-dependencies.ll (5897 of 14191)
PASS: LLVM :: CodeGen/X86/bswap-inline-asm.ll (5898 of 14191)
PASS: LLVM :: CodeGen/X86/break-false-dep.ll (5899 of 14191)
PASS: LLVM :: CodeGen/X86/bswap.ll (5900 of 14191)
PASS: LLVM :: CodeGen/X86/bt.ll (5901 of 14191)
PASS: LLVM :: CodeGen/X86/btq.ll (5902 of 14191)
PASS: LLVM :: CodeGen/X86/buildvec-insertvec.ll (5903 of 14191)
PASS: LLVM :: CodeGen/X86/byval-align.ll (5904 of 14191)
PASS: LLVM :: CodeGen/X86/byval-callee-cleanup.ll (5905 of 14191)
PASS: LLVM :: CodeGen/X86/byval.ll (5906 of 14191)
PASS: LLVM :: CodeGen/X86/byval2.ll (5907 of 14191)
PASS: LLVM :: CodeGen/X86/byval3.ll (5908 of 14191)
PASS: LLVM :: CodeGen/X86/byval4.ll (5909 of 14191)
PASS: LLVM :: CodeGen/X86/byval6.ll (5910 of 14191)
PASS: LLVM :: CodeGen/X86/byval5.ll (5911 of 14191)
PASS: LLVM :: CodeGen/X86/byval7.ll (5912 of 14191)
PASS: LLVM :: CodeGen/X86/cache-intrinsic.ll (5913 of 14191)
PASS: LLVM :: CodeGen/X86/call-push.ll (5914 of 14191)
PASS: LLVM :: CodeGen/X86/cas.ll (5915 of 14191)
PASS: LLVM :: CodeGen/X86/bswap-vector.ll (5916 of 14191)
PASS: LLVM :: CodeGen/X86/catch.ll (5917 of 14191)
PASS: LLVM :: CodeGen/X86/cfi.ll (5918 of 14191)
PASS: LLVM :: CodeGen/X86/chain_order.ll (5919 of 14191)
PASS: LLVM :: CodeGen/X86/call-imm.ll (5920 of 14191)
PASS: LLVM :: CodeGen/X86/cfstring.ll (5921 of 14191)
XFAIL: LLVM :: CodeGen/X86/change-compare-stride-1.ll (5922 of 14191)
PASS: LLVM :: CodeGen/X86/change-compare-stride-trickiness-0.ll (5923 of 14191)
PASS: LLVM :: CodeGen/X86/change-compare-stride-trickiness-1.ll (5924 of 14191)
PASS: LLVM :: CodeGen/X86/change-compare-stride-trickiness-2.ll (5925 of 14191)
PASS: LLVM :: CodeGen/X86/clobber-fi0.ll (5926 of 14191)
PASS: LLVM :: CodeGen/X86/cmov-double.ll (5927 of 14191)
PASS: LLVM :: CodeGen/X86/cmov-into-branch.ll (5928 of 14191)
PASS: LLVM :: CodeGen/X86/clz.ll (5929 of 14191)
PASS: LLVM :: CodeGen/X86/cmov.ll (5930 of 14191)
PASS: LLVM :: CodeGen/X86/cmp-fast-isel.ll (5931 of 14191)
PASS: LLVM :: CodeGen/X86/cmovcmov.ll (5932 of 14191)
PASS: LLVM :: CodeGen/X86/cmp.ll (5933 of 14191)
PASS: LLVM :: CodeGen/X86/cmpxchg-i1.ll (5934 of 14191)
PASS: LLVM :: CodeGen/X86/cmpxchg-i128-i1.ll (5935 of 14191)
PASS: LLVM :: CodeGen/X86/cmpxchg16b.ll (5936 of 14191)
PASS: LLVM :: CodeGen/X86/coalesce-esp.ll (5937 of 14191)
PASS: LLVM :: CodeGen/X86/cmov-fp.ll (5938 of 14191)
PASS: LLVM :: CodeGen/X86/coalesce-implicitdef.ll (5939 of 14191)
PASS: LLVM :: CodeGen/X86/cmpxchg-clobber-flags.ll (5940 of 14191)
PASS: LLVM :: CodeGen/X86/coalesce_commute_subreg.ll (5941 of 14191)
PASS: LLVM :: CodeGen/X86/coalescer-commute1.ll (5942 of 14191)
PASS: LLVM :: CodeGen/X86/coalescer-commute2.ll (5943 of 14191)
PASS: LLVM :: CodeGen/X86/coalescer-commute3.ll (5944 of 14191)
PASS: LLVM :: CodeGen/X86/coalescer-commute5.ll (5945 of 14191)
PASS: LLVM :: CodeGen/X86/coalescer-commute4.ll (5946 of 14191)
PASS: LLVM :: CodeGen/X86/coalescer-dce.ll (5947 of 14191)
PASS: LLVM :: CodeGen/X86/coalescer-dce2.ll (5948 of 14191)
PASS: LLVM :: CodeGen/X86/coalescer-identity.ll (5949 of 14191)
PASS: LLVM :: CodeGen/X86/coalescer-cross.ll (5950 of 14191)
PASS: LLVM :: CodeGen/X86/coalescer-remat.ll (5951 of 14191)
PASS: LLVM :: CodeGen/X86/coalescer-subreg.ll (5952 of 14191)
PASS: LLVM :: CodeGen/X86/code_placement_align_all.ll (5953 of 14191)
PASS: LLVM :: CodeGen/X86/code_placement_eh.ll (5954 of 14191)
PASS: LLVM :: CodeGen/X86/code_placement.ll (5955 of 14191)
PASS: LLVM :: CodeGen/X86/codegen-prepare-crash.ll (5956 of 14191)
PASS: LLVM :: CodeGen/X86/code_placement_outline_optional_branches.ll (5957 of 14191)
PASS: LLVM :: CodeGen/X86/codegen-prepare-cast.ll (5958 of 14191)
PASS: LLVM :: CodeGen/X86/codegen-prepare-addrmode-sext.ll (5959 of 14191)
PASS: LLVM :: CodeGen/X86/coff-comdat.ll (5960 of 14191)
PASS: LLVM :: CodeGen/X86/codegen-prepare.ll (5961 of 14191)
PASS: LLVM :: CodeGen/X86/codemodel.ll (5962 of 14191)
PASS: LLVM :: CodeGen/X86/coff-comdat2.ll (5963 of 14191)
PASS: LLVM :: CodeGen/X86/coff-comdat3.ll (5964 of 14191)
PASS: LLVM :: CodeGen/X86/coff-feat00.ll (5965 of 14191)
PASS: LLVM :: CodeGen/X86/coff-weak.ll (5966 of 14191)
PASS: LLVM :: CodeGen/X86/coldcc64.ll (5967 of 14191)
PASS: LLVM :: CodeGen/X86/codegen-prepare-extload.ll (5968 of 14191)
PASS: LLVM :: CodeGen/X86/combine-avx-intrinsics.ll (5969 of 14191)
PASS: LLVM :: CodeGen/X86/combine-and.ll (5970 of 14191)
PASS: LLVM :: CodeGen/X86/combine-avx2-intrinsics.ll (5971 of 14191)
PASS: LLVM :: CodeGen/X86/combine-lds.ll (5972 of 14191)
PASS: LLVM :: CodeGen/X86/combine-64bit-vec-binop.ll (5973 of 14191)
PASS: LLVM :: CodeGen/X86/combiner-aa-0.ll (5974 of 14191)
PASS: LLVM :: CodeGen/X86/combine-sse41-intrinsics.ll (5975 of 14191)
PASS: LLVM :: CodeGen/X86/combine-or.ll (5976 of 14191)
PASS: LLVM :: CodeGen/X86/combine-sse2-intrinsics.ll (5977 of 14191)
PASS: LLVM :: CodeGen/X86/combiner-aa-1.ll (5978 of 14191)
PASS: LLVM :: CodeGen/X86/commute-blend-sse41.ll (5979 of 14191)
PASS: LLVM :: CodeGen/X86/commute-blend-avx2.ll (5980 of 14191)
PASS: LLVM :: CodeGen/X86/commute-intrinsic.ll (5981 of 14191)
PASS: LLVM :: CodeGen/X86/commute-clmul.ll (5982 of 14191)
PASS: LLVM :: CodeGen/X86/commute-two-addr.ll (5983 of 14191)
PASS: LLVM :: CodeGen/X86/commuted-blend-mask.ll (5984 of 14191)
PASS: LLVM :: CodeGen/X86/commute-xop.ll (5985 of 14191)
PASS: LLVM :: CodeGen/X86/commute-fcmp.ll (5986 of 14191)
PASS: LLVM :: CodeGen/X86/compare-add.ll (5987 of 14191)
PASS: LLVM :: CodeGen/X86/compare-inf.ll (5988 of 14191)
PASS: LLVM :: CodeGen/X86/compiler_used.ll (5989 of 14191)
PASS: LLVM :: CodeGen/X86/complex-asm.ll (5990 of 14191)
PASS: LLVM :: CodeGen/X86/complex-fca.ll (5991 of 14191)
PASS: LLVM :: CodeGen/X86/compare_folding.ll (5992 of 14191)
PASS: LLVM :: CodeGen/X86/computeKnownBits_urem.ll (5993 of 14191)
PASS: LLVM :: CodeGen/X86/const-base-addr.ll (5994 of 14191)
PASS: LLVM :: CodeGen/X86/conditional-indecrement.ll (5995 of 14191)
PASS: LLVM :: CodeGen/X86/compact-unwind.ll (5996 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/constant-pool-remat-0.ll (5997 of 14191)
PASS: LLVM :: CodeGen/X86/constant-combines.ll (5998 of 14191)
PASS: LLVM :: CodeGen/X86/constant-hoisting-optnone.ll (5999 of 14191)
PASS: LLVM :: CodeGen/X86/constant-hoisting-shift-immediate.ll (6000 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/convert-2-addr-3-addr-inc64.ll (6001 of 14191)
PASS: LLVM :: CodeGen/X86/constant-pool-sharing.ll (6002 of 14191)
PASS: LLVM :: CodeGen/X86/constructor.ll (6003 of 14191)
PASS: LLVM :: CodeGen/X86/copy-propagation.ll (6004 of 14191)
PASS: LLVM :: CodeGen/X86/constpool.ll (6005 of 14191)
PASS: LLVM :: CodeGen/X86/cppeh-nounwind.ll (6006 of 14191)
PASS: LLVM :: CodeGen/X86/copysign-constant-magnitude.ll (6007 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/crash.ll (6008 of 14191)
PASS: LLVM :: CodeGen/X86/crash-O0.ll (6009 of 14191)
PASS: LLVM :: CodeGen/X86/critical-edge-split-2.ll (6010 of 14191)
PASS: LLVM :: CodeGen/X86/critical-anti-dep-breaker.ll (6011 of 14191)
PASS: LLVM :: CodeGen/X86/crash-nosse.ll (6012 of 14191)
PASS: LLVM :: CodeGen/X86/cstring.ll (6013 of 14191)
XFAIL: LLVM :: CodeGen/X86/cse-add-with-overflow.ll (6014 of 14191)
PASS: LLVM :: CodeGen/X86/ctpop-combine.ll (6015 of 14191)
XFAIL: LLVM :: CodeGen/X86/cvtv2f32.ll (6016 of 14191)
PASS: LLVM :: CodeGen/X86/dag-optnone.ll (6017 of 14191)
PASS: LLVM :: CodeGen/X86/dag-rauw-cse.ll (6018 of 14191)
PASS: LLVM :: CodeGen/X86/dagcombine-and-setcc.ll (6019 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/dagcombine-cse.ll (6020 of 14191)
PASS: LLVM :: CodeGen/X86/dagcombine-buildvector.ll (6021 of 14191)
PASS: LLVM :: CodeGen/X86/cvt16.ll (6022 of 14191)
PASS: LLVM :: CodeGen/X86/dagcombine-shifts.ll (6023 of 14191)
PASS: LLVM :: CodeGen/X86/dagcombine-unsafe-math.ll (6024 of 14191)
PASS: LLVM :: CodeGen/X86/darwin-bzero.ll (6025 of 14191)
PASS: LLVM :: CodeGen/X86/darwin-no-dead-strip.ll (6026 of 14191)
PASS: LLVM :: CodeGen/X86/darwin-quote.ll (6027 of 14191)
PASS: LLVM :: CodeGen/X86/darwin-stub.ll (6028 of 14191)
PASS: LLVM :: CodeGen/X86/dbg-changes-codegen.ll (6029 of 14191)
PASS: LLVM :: CodeGen/X86/dbg-combine.ll (6030 of 14191)
PASS: LLVM :: CodeGen/X86/dbg-changes-codegen-branch-folding.ll (6031 of 14191)
PASS: LLVM :: CodeGen/X86/discontiguous-loops.ll (6032 of 14191)
PASS: LLVM :: CodeGen/X86/disable-tail-calls.ll (6033 of 14191)
PASS: LLVM :: CodeGen/X86/div8.ll (6034 of 14191)
PASS: LLVM :: CodeGen/X86/divide-by-constant.ll (6035 of 14191)
PASS: LLVM :: CodeGen/X86/divrem.ll (6036 of 14191)
PASS: LLVM :: CodeGen/X86/dllexport-x86_64.ll (6037 of 14191)
PASS: LLVM :: CodeGen/X86/divrem8_ext.ll (6038 of 14191)
PASS: LLVM :: CodeGen/X86/dllexport.ll (6039 of 14191)
PASS: LLVM :: CodeGen/X86/cpus.ll (6040 of 14191)
PASS: LLVM :: CodeGen/X86/dllimport-x86_64.ll (6041 of 14191)
PASS: LLVM :: CodeGen/X86/dllimport.ll (6042 of 14191)
PASS: LLVM :: CodeGen/X86/dollar-name.ll (6043 of 14191)
PASS: LLVM :: CodeGen/X86/dont-trunc-store-double-to-float.ll (6044 of 14191)
PASS: LLVM :: CodeGen/X86/dwarf-eh-prepare.ll (6045 of 14191)
PASS: LLVM :: CodeGen/X86/dwarf-comp-dir.ll (6046 of 14191)
PASS: LLVM :: CodeGen/X86/dyn_alloca_aligned.ll (6047 of 14191)
PASS: LLVM :: CodeGen/X86/dyn-stackalloc.ll (6048 of 14191)
PASS: LLVM :: CodeGen/X86/dynamic-alloca-in-entry.ll (6049 of 14191)
PASS: LLVM :: CodeGen/X86/dynamic-alloca-lifetime.ll (6050 of 14191)
PASS: LLVM :: CodeGen/X86/early-ifcvt.ll (6051 of 14191)
PASS: LLVM :: CodeGen/X86/eh-label.ll (6052 of 14191)
PASS: LLVM :: CodeGen/X86/dynamic-allocas-VLAs.ll (6053 of 14191)
PASS: LLVM :: CodeGen/X86/eh-nolandingpads.ll (6054 of 14191)
PASS: LLVM :: CodeGen/X86/early-ifcvt-crash.ll (6055 of 14191)
PASS: LLVM :: CodeGen/X86/elf-comdat.ll (6056 of 14191)
PASS: LLVM :: CodeGen/X86/eh_frame.ll (6057 of 14191)
PASS: LLVM :: CodeGen/X86/elf-comdat2.ll (6058 of 14191)
PASS: LLVM :: CodeGen/X86/emit-big-cst.ll (6059 of 14191)
PASS: LLVM :: CodeGen/X86/epilogue.ll (6060 of 14191)
PASS: LLVM :: CodeGen/X86/empty-struct-return-type.ll (6061 of 14191)
PASS: LLVM :: CodeGen/X86/equiv_with_fndef.ll (6062 of 14191)
PASS: LLVM :: CodeGen/X86/exception-label.ll (6063 of 14191)
PASS: LLVM :: CodeGen/X86/equiv_with_vardef.ll (6064 of 14191)
PASS: LLVM :: CodeGen/X86/empty-functions.ll (6065 of 14191)
PASS: LLVM :: CodeGen/X86/exedepsfix-broadcast.ll (6066 of 14191)
PASS: LLVM :: CodeGen/X86/expand-opaque-const.ll (6067 of 14191)
PASS: LLVM :: CodeGen/X86/exedeps-movq.ll (6068 of 14191)
PASS: LLVM :: CodeGen/X86/extend.ll (6069 of 14191)
PASS: LLVM :: CodeGen/X86/extern_weak.ll (6070 of 14191)
PASS: LLVM :: CodeGen/X86/extmul128.ll (6071 of 14191)
PASS: LLVM :: CodeGen/X86/extended-fma-contraction.ll (6072 of 14191)
PASS: LLVM :: CodeGen/X86/extmul64.ll (6073 of 14191)
PASS: LLVM :: CodeGen/X86/extract-combine.ll (6074 of 14191)
PASS: LLVM :: CodeGen/X86/extract-extract.ll (6075 of 14191)
PASS: LLVM :: CodeGen/X86/extract-concat.ll (6076 of 14191)
PASS: LLVM :: CodeGen/X86/extractelement-from-arg.ll (6077 of 14191)
PASS: LLVM :: CodeGen/X86/extractelement-legalization-store-ordering.ll (6078 of 14191)
PASS: LLVM :: CodeGen/X86/extract-store.ll (6079 of 14191)
PASS: LLVM :: CodeGen/X86/extractelement-index.ll (6080 of 14191)
PASS: LLVM :: CodeGen/X86/extractelement-shuffle.ll (6081 of 14191)
PASS: LLVM :: CodeGen/X86/extractps.ll (6082 of 14191)
PASS: LLVM :: CodeGen/X86/extractelement-load.ll (6083 of 14191)
PASS: LLVM :: CodeGen/X86/f16c-intrinsics.ll (6084 of 14191)
PASS: LLVM :: CodeGen/X86/fast-cc-merge-stack-adj.ll (6085 of 14191)
PASS: LLVM :: CodeGen/X86/fabs.ll (6086 of 14191)
PASS: LLVM :: CodeGen/X86/fast-cc-callee-pops.ll (6087 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/fast-isel-args-fail2.ll (6088 of 14191)
PASS: LLVM :: CodeGen/X86/fast-cc-pass-in-regs.ll (6089 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-agg-constant.ll (6090 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-args.ll (6091 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-atomic.ll (6092 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-avoid-unnecessary-pic-base.ll (6093 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-bail.ll (6094 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-bc.ll (6095 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-args-fail.ll (6096 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-call-bool.ll (6097 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-call.ll (6098 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-branch_weights.ll (6099 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-cmp-branch.ll (6100 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-cmp-branch3.ll (6101 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-constant.ll (6102 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-cmp-branch2.ll (6103 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-constrain-store-indexreg.ll (6104 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-constpool.ll (6105 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-divrem-x86-64.ll (6106 of 14191)
XFAIL: LLVM :: CodeGen/X86/fast-isel-double-half-convertion.ll (6107 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-expect.ll (6108 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-extract.ll (6109 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-cmp.ll (6110 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-float-half-convertion.ll (6111 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-divrem.ll (6112 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-fneg.ll (6113 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-fold-mem.ll (6114 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-fptrunc-fpext.ll (6115 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-gep.ll (6116 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-gv.ll (6117 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-i1.ll (6118 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-movsbl-indexreg.ll (6119 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-mem.ll (6120 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-int-float-conversion.ll (6121 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-select-cmov.ll (6122 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-ret-ext.ll (6123 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-select-cmp.ll (6124 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-select.ll (6125 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-select-cmov2.ll (6126 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-sext.ll (6127 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-select-pseudo-cmov.ll (6128 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-sse12-fptoint.ll (6129 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-tailcall.ll (6130 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-tls.ll (6131 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-store.ll (6132 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-trunc-kill-subreg.ll (6133 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-select-sse.ll (6134 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-x86.ll (6135 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-vecload.ll (6136 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-x32.ll (6137 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel-x86-64.ll (6138 of 14191)
PASS: LLVM :: CodeGen/X86/fastcc-2.ll (6139 of 14191)
PASS: LLVM :: CodeGen/X86/fastcc-byval.ll (6140 of 14191)
PASS: LLVM :: CodeGen/X86/fastcc-sret.ll (6141 of 14191)
PASS: LLVM :: CodeGen/X86/fastcall-correct-mangling.ll (6142 of 14191)
PASS: LLVM :: CodeGen/X86/fastcc.ll (6143 of 14191)
PASS: LLVM :: CodeGen/X86/fast-isel.ll (6144 of 14191)
PASS: LLVM :: CodeGen/X86/fastcc3struct.ll (6145 of 14191)
PASS: LLVM :: CodeGen/X86/fastisel-gep-promote-before-add.ll (6146 of 14191)
PASS: LLVM :: CodeGen/X86/fcmove.ll (6147 of 14191)
PASS: LLVM :: CodeGen/X86/fdiv-combine.ll (6148 of 14191)
PASS: LLVM :: CodeGen/X86/fdiv.ll (6149 of 14191)
PASS: LLVM :: CodeGen/X86/fastmath-float-half-conversion.ll (6150 of 14191)
PASS: LLVM :: CodeGen/X86/fildll.ll (6151 of 14191)
PASS: LLVM :: CodeGen/X86/float-asmprint.ll (6152 of 14191)
PASS: LLVM :: CodeGen/X86/float-conv-elim.ll (6153 of 14191)
PASS: LLVM :: CodeGen/X86/field-extract-use-trunc.ll (6154 of 14191)
PASS: LLVM :: CodeGen/X86/fma-do-not-commute.ll (6155 of 14191)
PASS: LLVM :: CodeGen/X86/floor-soft-float.ll (6156 of 14191)
PASS: LLVM :: CodeGen/X86/fltused_function_pointer.ll (6157 of 14191)
PASS: LLVM :: CodeGen/X86/fltused.ll (6158 of 14191)
PASS: LLVM :: CodeGen/X86/fma-intrinsics-phi-213-to-231.ll (6159 of 14191)
PASS: LLVM :: CodeGen/X86/fma4-intrinsics-x86_64-folded-load.ll (6160 of 14191)
PASS: LLVM :: CodeGen/X86/fma-phi-213-to-231.ll (6161 of 14191)
PASS: LLVM :: CodeGen/X86/fma_patterns_wide.ll (6162 of 14191)
PASS: LLVM :: CodeGen/X86/fma_patterns.ll (6163 of 14191)
PASS: LLVM :: CodeGen/X86/fmaxnum.ll (6164 of 14191)
PASS: LLVM :: CodeGen/X86/fma.ll (6165 of 14191)
PASS: LLVM :: CodeGen/X86/fma-intrinsics-x86.ll (6166 of 14191)
PASS: LLVM :: CodeGen/X86/fmul-combines.ll (6167 of 14191)
PASS: LLVM :: CodeGen/X86/fminnum.ll (6168 of 14191)
PASS: LLVM :: CodeGen/X86/fmul-zero.ll (6169 of 14191)
PASS: LLVM :: CodeGen/X86/fnabs.ll (6170 of 14191)
PASS: LLVM :: CodeGen/X86/fold-add.ll (6171 of 14191)
PASS: LLVM :: CodeGen/X86/fold-and-shift.ll (6172 of 14191)
PASS: LLVM :: CodeGen/X86/fold-call-2.ll (6173 of 14191)
PASS: LLVM :: CodeGen/X86/fold-call-3.ll (6174 of 14191)
PASS: LLVM :: CodeGen/X86/fold-call-oper.ll (6175 of 14191)
PASS: LLVM :: CodeGen/X86/fold-imm.ll (6176 of 14191)
PASS: LLVM :: CodeGen/X86/fold-call.ll (6177 of 14191)
PASS: LLVM :: CodeGen/X86/fold-load-vec.ll (6178 of 14191)
PASS: LLVM :: CodeGen/X86/fold-load-unops.ll (6179 of 14191)
PASS: LLVM :: CodeGen/X86/fold-load-binops.ll (6180 of 14191)
PASS: LLVM :: CodeGen/X86/fold-load.ll (6181 of 14191)
PASS: LLVM :: CodeGen/X86/fold-pcmpeqd-1.ll (6182 of 14191)
PASS: LLVM :: CodeGen/X86/fold-sext-trunc.ll (6183 of 14191)
PASS: LLVM :: CodeGen/X86/fold-mul-lohi.ll (6184 of 14191)
PASS: LLVM :: CodeGen/X86/fold-tied-op.ll (6185 of 14191)
PASS: LLVM :: CodeGen/X86/fold-pcmpeqd-2.ll (6186 of 14191)
PASS: LLVM :: CodeGen/X86/fold-vector-sext-crash.ll (6187 of 14191)
PASS: LLVM :: CodeGen/X86/fold-vector-bv-crash.ll (6188 of 14191)
PASS: LLVM :: CodeGen/X86/fold-vector-sext-zext.ll (6189 of 14191)
PASS: LLVM :: CodeGen/X86/fold-vector-shl-crash.ll (6190 of 14191)
PASS: LLVM :: CodeGen/X86/fold-vector-sext-crash2.ll (6191 of 14191)
PASS: LLVM :: CodeGen/X86/fold-vector-shuffle-crash.ll (6192 of 14191)
PASS: LLVM :: CodeGen/X86/fold-xmm-zero.ll (6193 of 14191)
PASS: LLVM :: CodeGen/X86/fold-vector-trunc-sitofp.ll (6194 of 14191)
PASS: LLVM :: CodeGen/X86/fold-zext-trunc.ll (6195 of 14191)
PASS: LLVM :: CodeGen/X86/force-align-stack-alloca.ll (6196 of 14191)
PASS: LLVM :: CodeGen/X86/force-align-stack.ll (6197 of 14191)
PASS: LLVM :: CodeGen/X86/fp-elim-and-no-fp-elim.ll (6198 of 14191)
PASS: LLVM :: CodeGen/X86/fp-double-rounding.ll (6199 of 14191)
PASS: LLVM :: CodeGen/X86/fp-elim.ll (6200 of 14191)
PASS: LLVM :: CodeGen/X86/fold-vex.ll (6201 of 14191)
PASS: LLVM :: CodeGen/X86/fp-immediate-shorten.ll (6202 of 14191)
PASS: LLVM :: CodeGen/X86/fp-fast.ll (6203 of 14191)
PASS: LLVM :: CodeGen/X86/fp-in-intregs.ll (6204 of 14191)
PASS: LLVM :: CodeGen/X86/fp-select-cmp-and.ll (6205 of 14191)
PASS: LLVM :: CodeGen/X86/fp-stack-O0-crash.ll (6206 of 14191)
PASS: LLVM :: CodeGen/X86/fp-load-trunc.ll (6207 of 14191)
PASS: LLVM :: CodeGen/X86/fp-stack-2results.ll (6208 of 14191)
PASS: LLVM :: CodeGen/X86/fp-stack-O0.ll (6209 of 14191)
PASS: LLVM :: CodeGen/X86/fp-stack-compare-cmov.ll (6210 of 14191)
PASS: LLVM :: CodeGen/X86/fp-stack-compare.ll (6211 of 14191)
PASS: LLVM :: CodeGen/X86/fp-stack-direct-ret.ll (6212 of 14191)
PASS: LLVM :: CodeGen/X86/fp-stack-ret-store.ll (6213 of 14191)
PASS: LLVM :: CodeGen/X86/fp-stack-ret.ll (6214 of 14191)
PASS: LLVM :: CodeGen/X86/fp-stack-set-st1.ll (6215 of 14191)
PASS: LLVM :: CodeGen/X86/fp-stack-retcopy.ll (6216 of 14191)
PASS: LLVM :: CodeGen/X86/fp-stack-ret-conv.ll (6217 of 14191)
PASS: LLVM :: CodeGen/X86/fp-stack.ll (6218 of 14191)
PASS: LLVM :: CodeGen/X86/fp2sint.ll (6219 of 14191)
PASS: LLVM :: CodeGen/X86/fp-une-cmp.ll (6220 of 14191)
PASS: LLVM :: CodeGen/X86/fp_constant_op.ll (6221 of 14191)
PASS: LLVM :: CodeGen/X86/fp-trunc.ll (6222 of 14191)
PASS: LLVM :: CodeGen/X86/fp_load_fold.ll (6223 of 14191)
PASS: LLVM :: CodeGen/X86/fpstack-debuginstr-kill.ll (6224 of 14191)
PASS: LLVM :: CodeGen/X86/fp_load_cast_fold.ll (6225 of 14191)
PASS: LLVM :: CodeGen/X86/frame-base.ll (6226 of 14191)
PASS: LLVM :: CodeGen/X86/fsgsbase.ll (6227 of 14191)
PASS: LLVM :: CodeGen/X86/frameescape.ll (6228 of 14191)
PASS: LLVM :: CodeGen/X86/frameregister.ll (6229 of 14191)
PASS: LLVM :: CodeGen/X86/fsxor-alignment.ll (6230 of 14191)
PASS: LLVM :: CodeGen/X86/function-subtarget-features-2.ll (6231 of 14191)
PASS: LLVM :: CodeGen/X86/full-lsr.ll (6232 of 14191)
PASS: LLVM :: CodeGen/X86/function-subtarget-features.ll (6233 of 14191)
PASS: LLVM :: CodeGen/X86/frameaddr.ll (6234 of 14191)
PASS: LLVM :: CodeGen/X86/gather-addresses.ll (6235 of 14191)
PASS: LLVM :: CodeGen/X86/gcc_except_table.ll (6236 of 14191)
PASS: LLVM :: CodeGen/X86/ga-offset.ll (6237 of 14191)
PASS: LLVM :: CodeGen/X86/gcc_except_table_functions.ll (6238 of 14191)
PASS: LLVM :: CodeGen/X86/ghc-cc.ll (6239 of 14191)
PASS: LLVM :: CodeGen/X86/ghc-cc64.ll (6240 of 14191)
PASS: LLVM :: CodeGen/X86/global-fill.ll (6241 of 14191)
PASS: LLVM :: CodeGen/X86/global-sections-tls.ll (6242 of 14191)
PASS: LLVM :: CodeGen/X86/getelementptr.ll (6243 of 14191)
PASS: LLVM :: CodeGen/X86/global-sections-comdat.ll (6244 of 14191)
PASS: LLVM :: CodeGen/X86/gs-fold.ll (6245 of 14191)
PASS: LLVM :: CodeGen/X86/h-register-addressing-32.ll (6246 of 14191)
PASS: LLVM :: CodeGen/X86/h-register-addressing-64.ll (6247 of 14191)
PASS: LLVM :: CodeGen/X86/h-registers-1.ll (6248 of 14191)
PASS: LLVM :: CodeGen/X86/h-register-store.ll (6249 of 14191)
PASS: LLVM :: CodeGen/X86/h-registers-2.ll (6250 of 14191)
PASS: LLVM :: CodeGen/X86/h-registers-0.ll (6251 of 14191)
PASS: LLVM :: CodeGen/X86/h-registers-3.ll (6252 of 14191)
PASS: LLVM :: CodeGen/X86/global-sections.ll (6253 of 14191)
PASS: LLVM :: CodeGen/X86/haddsub.ll (6254 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/handle-move.ll (6255 of 14191)
PASS: LLVM :: CodeGen/X86/haddsub-undef.ll (6256 of 14191)
PASS: LLVM :: CodeGen/X86/half.ll (6257 of 14191)
PASS: LLVM :: CodeGen/X86/hidden-vis-4.ll (6258 of 14191)
PASS: LLVM :: CodeGen/X86/hidden-vis-2.ll (6259 of 14191)
PASS: LLVM :: CodeGen/X86/hidden-vis-3.ll (6260 of 14191)
PASS: LLVM :: CodeGen/X86/hidden-vis-pic.ll (6261 of 14191)
PASS: LLVM :: CodeGen/X86/hipe-cc.ll (6262 of 14191)
PASS: LLVM :: CodeGen/X86/haddsub-2.ll (6263 of 14191)
PASS: LLVM :: CodeGen/X86/hipe-cc64.ll (6264 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/hoist-invariant-load.ll (6265 of 14191)
PASS: LLVM :: CodeGen/X86/hidden-vis.ll (6266 of 14191)
XFAIL: LLVM :: CodeGen/X86/hoist-common.ll (6267 of 14191)
PASS: LLVM :: CodeGen/X86/i128-and-beyond.ll (6268 of 14191)
PASS: LLVM :: CodeGen/X86/hipe-prologue.ll (6269 of 14191)
PASS: LLVM :: CodeGen/X86/i128-immediate.ll (6270 of 14191)
PASS: LLVM :: CodeGen/X86/huge-stack-offset.ll (6271 of 14191)
PASS: LLVM :: CodeGen/X86/i128-mul.ll (6272 of 14191)
PASS: LLVM :: CodeGen/X86/i1narrowfail.ll (6273 of 14191)
PASS: LLVM :: CodeGen/X86/i128-sdiv.ll (6274 of 14191)
PASS: LLVM :: CodeGen/X86/i128-ret.ll (6275 of 14191)
PASS: LLVM :: CodeGen/X86/i486-fence-loop.ll (6276 of 14191)
PASS: LLVM :: CodeGen/X86/i256-add.ll (6277 of 14191)
PASS: LLVM :: CodeGen/X86/ident-metadata.ll (6278 of 14191)
PASS: LLVM :: CodeGen/X86/i2k.ll (6279 of 14191)
PASS: LLVM :: CodeGen/X86/iabs.ll (6280 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/implicit-null-check-negative.ll (6281 of 14191)
PASS: LLVM :: CodeGen/X86/illegal-insert.ll (6282 of 14191)
PASS: LLVM :: CodeGen/X86/i64-mem-copy.ll (6283 of 14191)
PASS: LLVM :: CodeGen/X86/imul-lea.ll (6284 of 14191)
PASS: LLVM :: CodeGen/X86/imul-lea-2.ll (6285 of 14191)
PASS: LLVM :: CodeGen/X86/illegal-vector-args-return.ll (6286 of 14191)
PASS: LLVM :: CodeGen/X86/inalloca-ctor.ll (6287 of 14191)
PASS: LLVM :: CodeGen/X86/implicit-null-check.ll (6288 of 14191)
PASS: LLVM :: CodeGen/X86/inalloca-invoke.ll (6289 of 14191)
PASS: LLVM :: CodeGen/X86/inalloca-stdcall.ll (6290 of 14191)
PASS: LLVM :: CodeGen/X86/inalloca-regparm.ll (6291 of 14191)
PASS: LLVM :: CodeGen/X86/imul.ll (6292 of 14191)
PASS: LLVM :: CodeGen/X86/inalloca.ll (6293 of 14191)
PASS: LLVM :: CodeGen/X86/indirect-hidden.ll (6294 of 14191)
PASS: LLVM :: CodeGen/X86/init-priority.ll (6295 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-2addr.ll (6296 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-R-constraint.ll (6297 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-bad-constraint-n.ll (6298 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-duplicated-constraint.ll (6299 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-flag-clobber.ll (6300 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-h.ll (6301 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-modifier-n.ll (6302 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-fpstack.ll (6303 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-modifier-q.ll (6304 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-out-regs.ll (6305 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-error.ll (6306 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-ptr-cast.ll (6307 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-pic.ll (6308 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-q-regs.ll (6309 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-mrv.ll (6310 of 14191)
XFAIL: LLVM :: CodeGen/X86/inline-asm-stack-realign.ll (6311 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-sp-clobber-memcpy.ll (6312 of 14191)
XFAIL: LLVM :: CodeGen/X86/inline-asm-stack-realign2.ll (6313 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-stack-realign3.ll (6314 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-tied.ll (6315 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm-x-scalar.ll (6316 of 14191)
PASS: LLVM :: CodeGen/X86/inline-asm.ll (6317 of 14191)
PASS: LLVM :: CodeGen/X86/inlineasm-sched-bug.ll (6318 of 14191)
PASS: LLVM :: CodeGen/X86/ins_split_regalloc.ll (6319 of 14191)
PASS: LLVM :: CodeGen/X86/ins_subreg_coalesce-1.ll (6320 of 14191)
PASS: LLVM :: CodeGen/X86/ins_subreg_coalesce-2.ll (6321 of 14191)
PASS: LLVM :: CodeGen/X86/inreg.ll (6322 of 14191)
PASS: LLVM :: CodeGen/X86/ins_subreg_coalesce-3.ll (6323 of 14191)
PASS: LLVM :: CodeGen/X86/insertelement-copytoregs.ll (6324 of 14191)
PASS: LLVM :: CodeGen/X86/insert-positions.ll (6325 of 14191)
PASS: LLVM :: CodeGen/X86/insertps-O0-bug.ll (6326 of 14191)
PASS: LLVM :: CodeGen/X86/insertelement-legalize.ll (6327 of 14191)
PASS: LLVM :: CodeGen/X86/invalid-shift-immediate.ll (6328 of 14191)
PASS: LLVM :: CodeGen/X86/int-intrinsic.ll (6329 of 14191)
PASS: LLVM :: CodeGen/X86/isel-optnone.ll (6330 of 14191)
PASS: LLVM :: CodeGen/X86/isel-sink3.ll (6331 of 14191)
PASS: LLVM :: CodeGen/X86/isel-sink.ll (6332 of 14191)
PASS: LLVM :: CodeGen/X86/isel-sink2.ll (6333 of 14191)
PASS: LLVM :: CodeGen/X86/isnan.ll (6334 of 14191)
PASS: LLVM :: CodeGen/X86/isnan2.ll (6335 of 14191)
PASS: LLVM :: CodeGen/X86/ispositive.ll (6336 of 14191)
PASS: LLVM :: CodeGen/X86/isint.ll (6337 of 14191)
PASS: LLVM :: CodeGen/X86/label-redefinition.ll (6338 of 14191)
PASS: LLVM :: CodeGen/X86/large-code-model-isel.ll (6339 of 14191)
PASS: LLVM :: CodeGen/X86/jump_sign.ll (6340 of 14191)
PASS: LLVM :: CodeGen/X86/large-constants.ll (6341 of 14191)
PASS: LLVM :: CodeGen/X86/large-gep-scale.ll (6342 of 14191)
PASS: LLVM :: CodeGen/X86/large-global.ll (6343 of 14191)
PASS: LLVM :: CodeGen/X86/ldzero.ll (6344 of 14191)
PASS: LLVM :: CodeGen/X86/lea-2.ll (6345 of 14191)
PASS: LLVM :: CodeGen/X86/lea-4.ll (6346 of 14191)
PASS: LLVM :: CodeGen/X86/lea-3.ll (6347 of 14191)
PASS: LLVM :: CodeGen/X86/lea-recursion.ll (6348 of 14191)
PASS: LLVM :: CodeGen/X86/leaf-fp-elim.ll (6349 of 14191)
PASS: LLVM :: CodeGen/X86/lea-5.ll (6350 of 14191)
PASS: LLVM :: CodeGen/X86/legalize-fmp-oeq-vector-select.ll (6351 of 14191)
PASS: LLVM :: CodeGen/X86/lea.ll (6352 of 14191)
PASS: LLVM :: CodeGen/X86/legalize-libcalls.ll (6353 of 14191)
PASS: LLVM :: CodeGen/X86/legalize-shl-vec.ll (6354 of 14191)
PASS: LLVM :: CodeGen/X86/legalize-shift-64.ll (6355 of 14191)
PASS: LLVM :: CodeGen/X86/legalize-sub-zero-2.ll (6356 of 14191)
PASS: LLVM :: CodeGen/X86/legalize-sub-zero.ll (6357 of 14191)
PASS: LLVM :: CodeGen/X86/legalizedag_vec.ll (6358 of 14191)
PASS: LLVM :: CodeGen/X86/lfence.ll (6359 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/licm-nested.ll (6360 of 14191)
PASS: LLVM :: CodeGen/X86/libcall-sret.ll (6361 of 14191)
PASS: LLVM :: CodeGen/X86/licm-dominance.ll (6362 of 14191)
XFAIL: LLVM :: CodeGen/X86/licm-regpressure.ll (6363 of 14191)
PASS: LLVM :: CodeGen/X86/licm-symbol.ll (6364 of 14191)
PASS: LLVM :: CodeGen/X86/liveness-local-regalloc.ll (6365 of 14191)
PASS: LLVM :: CodeGen/X86/live-out-reg-info.ll (6366 of 14191)
PASS: LLVM :: CodeGen/X86/large-gep-chain.ll (6367 of 14191)
PASS: LLVM :: CodeGen/X86/lock-inst-encoding.ll (6368 of 14191)
PASS: LLVM :: CodeGen/X86/limited-prec.ll (6369 of 14191)
PASS: LLVM :: CodeGen/X86/llc-override-mcpu-mattr.ll (6370 of 14191)
PASS: LLVM :: CodeGen/X86/load-slice.ll (6371 of 14191)
PASS: LLVM :: CodeGen/X86/log2_not_readnone.ll (6372 of 14191)
PASS: LLVM :: CodeGen/X86/long-setcc.ll (6373 of 14191)
PASS: LLVM :: CodeGen/X86/longlong-deadload.ll (6374 of 14191)
PASS: LLVM :: CodeGen/X86/loop-blocks.ll (6375 of 14191)
PASS: LLVM :: CodeGen/X86/loop-hoist.ll (6376 of 14191)
PASS: LLVM :: CodeGen/X86/logical-load-fold.ll (6377 of 14191)
PASS: LLVM :: CodeGen/X86/loop-strength-reduce-3.ll (6378 of 14191)
PASS: LLVM :: CodeGen/X86/loop-strength-reduce.ll (6379 of 14191)
PASS: LLVM :: CodeGen/X86/loop-strength-reduce-2.ll (6380 of 14191)
PASS: LLVM :: CodeGen/X86/loop-strength-reduce2.ll (6381 of 14191)
PASS: LLVM :: CodeGen/X86/loop-strength-reduce6.ll (6382 of 14191)
PASS: LLVM :: CodeGen/X86/loop-strength-reduce5.ll (6383 of 14191)
PASS: LLVM :: CodeGen/X86/loop-strength-reduce7.ll (6384 of 14191)
PASS: LLVM :: CodeGen/X86/loop-strength-reduce4.ll (6385 of 14191)
PASS: LLVM :: CodeGen/X86/loop-strength-reduce8.ll (6386 of 14191)
PASS: LLVM :: CodeGen/X86/lower-vec-shuffle-bug.ll (6387 of 14191)
PASS: LLVM :: CodeGen/X86/lower-bitcast.ll (6388 of 14191)
PASS: LLVM :: CodeGen/X86/lower-vec-shift-2.ll (6389 of 14191)
PASS: LLVM :: CodeGen/X86/lower-vec-shift.ll (6390 of 14191)
PASS: LLVM :: CodeGen/X86/lsr-delayed-fold.ll (6391 of 14191)
PASS: LLVM :: CodeGen/X86/lsr-i386.ll (6392 of 14191)
PASS: LLVM :: CodeGen/X86/lsr-interesting-step.ll (6393 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/lsr-normalization.ll (6394 of 14191)
PASS: LLVM :: CodeGen/X86/lsr-nonaffine.ll (6395 of 14191)
PASS: LLVM :: CodeGen/X86/lsr-negative-stride.ll (6396 of 14191)
PASS: LLVM :: CodeGen/X86/lsr-overflow.ll (6397 of 14191)
PASS: LLVM :: CodeGen/X86/lsr-quadratic-expand.ll (6398 of 14191)
PASS: LLVM :: CodeGen/X86/lsr-loop-exit-cond.ll (6399 of 14191)
PASS: LLVM :: CodeGen/X86/lsr-redundant-addressing.ll (6400 of 14191)
PASS: LLVM :: CodeGen/X86/lsr-reuse-trunc.ll (6401 of 14191)
PASS: LLVM :: CodeGen/X86/lsr-static-addr.ll (6402 of 14191)
PASS: LLVM :: CodeGen/X86/lsr-sort.ll (6403 of 14191)
PASS: LLVM :: CodeGen/X86/lsr-wrap.ll (6404 of 14191)
XFAIL: LLVM :: CodeGen/X86/lsr-reuse.ll (6405 of 14191)
PASS: LLVM :: CodeGen/X86/lzcnt.ll (6406 of 14191)
PASS: LLVM :: CodeGen/X86/lzcnt-tzcnt.ll (6407 of 14191)
PASS: LLVM :: CodeGen/X86/machine-cse.ll (6408 of 14191)
PASS: LLVM :: CodeGen/X86/machine-combiner.ll (6409 of 14191)
PASS: LLVM :: CodeGen/X86/machine-cp.ll (6410 of 14191)
PASS: LLVM :: CodeGen/X86/machine-trace-metrics-crash.ll (6411 of 14191)
PASS: LLVM :: CodeGen/X86/macho-comdat.ll (6412 of 14191)
PASS: LLVM :: CodeGen/X86/masked-iv-safe.ll (6413 of 14191)
PASS: LLVM :: CodeGen/X86/masked_gather_scatter.ll (6414 of 14191)
PASS: LLVM :: CodeGen/X86/maskmovdqu.ll (6415 of 14191)
PASS: LLVM :: CodeGen/X86/masked-iv-unsafe.ll (6416 of 14191)
PASS: LLVM :: CodeGen/X86/mature-mc-support.ll (6417 of 14191)
PASS: LLVM :: CodeGen/X86/mcinst-avx-lowering.ll (6418 of 14191)
PASS: LLVM :: CodeGen/X86/mcinst-lowering.ll (6419 of 14191)
PASS: LLVM :: CodeGen/X86/masked_memop.ll (6420 of 14191)
PASS: LLVM :: CodeGen/X86/membarrier.ll (6421 of 14191)
PASS: LLVM :: CodeGen/X86/mem-intrin-base-reg.ll (6422 of 14191)
PASS: LLVM :: CodeGen/X86/memcpy.ll (6423 of 14191)
PASS: LLVM :: CodeGen/X86/memcmp.ll (6424 of 14191)
PASS: LLVM :: CodeGen/X86/memset-2.ll (6425 of 14191)
PASS: LLVM :: CodeGen/X86/memset-3.ll (6426 of 14191)
PASS: LLVM :: CodeGen/X86/memcpy-2.ll (6427 of 14191)
PASS: LLVM :: CodeGen/X86/memset64-on-x86-32.ll (6428 of 14191)
PASS: LLVM :: CodeGen/X86/memset.ll (6429 of 14191)
PASS: LLVM :: CodeGen/X86/merge-consecutive-stores-i1.ll (6430 of 14191)
PASS: LLVM :: CodeGen/X86/memset-sse-stack-realignment.ll (6431 of 14191)
PASS: LLVM :: CodeGen/X86/merge_store.ll (6432 of 14191)
PASS: LLVM :: CodeGen/X86/mfence.ll (6433 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/misched-aa-colored.ll (6434 of 14191)
PASS: LLVM :: CodeGen/X86/mingw-alloca.ll (6435 of 14191)
PASS: LLVM :: CodeGen/X86/misaligned-memset.ll (6436 of 14191)
PASS: LLVM :: CodeGen/X86/misched-aa-mmos.ll (6437 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/misched-copy.ll (6438 of 14191)
PASS: LLVM :: CodeGen/X86/misched-balance.ll (6439 of 14191)
PASS: LLVM :: CodeGen/X86/misched-code-difference-with-debug.ll (6440 of 14191)
PASS: LLVM :: CodeGen/X86/misched-crash.ll (6441 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/misched-matmul.ll (6442 of 14191)
PASS: LLVM :: CodeGen/X86/misched-fusion.ll (6443 of 14191)
PASS: LLVM :: CodeGen/X86/misched-ilp.ll (6444 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/misched-new.ll (6445 of 14191)
PASS: LLVM :: CodeGen/X86/mmx-arg-passing-x86-64.ll (6446 of 14191)
PASS: LLVM :: CodeGen/X86/mmx-arg-passing.ll (6447 of 14191)
PASS: LLVM :: CodeGen/X86/misched-matrix.ll (6448 of 14191)
PASS: LLVM :: CodeGen/X86/mmx-bitcast.ll (6449 of 14191)
PASS: LLVM :: CodeGen/X86/mem-promote-integers.ll (6450 of 14191)
PASS: LLVM :: CodeGen/X86/mmx-fold-load.ll (6451 of 14191)
PASS: LLVM :: CodeGen/X86/mmx-arith.ll (6452 of 14191)
PASS: LLVM :: CodeGen/X86/mmx-copy-gprs.ll (6453 of 14191)
PASS: LLVM :: CodeGen/X86/movbe.ll (6454 of 14191)
PASS: LLVM :: CodeGen/X86/movfs.ll (6455 of 14191)
PASS: LLVM :: CodeGen/X86/mod128.ll (6456 of 14191)
PASS: LLVM :: CodeGen/X86/movmsk.ll (6457 of 14191)
PASS: LLVM :: CodeGen/X86/movntdq-no-avx.ll (6458 of 14191)
PASS: LLVM :: CodeGen/X86/movgs.ll (6459 of 14191)
PASS: LLVM :: CodeGen/X86/ms-inline-asm.ll (6460 of 14191)
PASS: LLVM :: CodeGen/X86/mul-legalize.ll (6461 of 14191)
PASS: LLVM :: CodeGen/X86/mul-remat.ll (6462 of 14191)
PASS: LLVM :: CodeGen/X86/mul128.ll (6463 of 14191)
PASS: LLVM :: CodeGen/X86/mul-shift-reassoc.ll (6464 of 14191)
PASS: LLVM :: CodeGen/X86/movtopush.ll (6465 of 14191)
PASS: LLVM :: CodeGen/X86/mul128_sext_loop.ll (6466 of 14191)
PASS: LLVM :: CodeGen/X86/mul64.ll (6467 of 14191)
PASS: LLVM :: CodeGen/X86/muloti.ll (6468 of 14191)
PASS: LLVM :: CodeGen/X86/mult-alt-generic-i686.ll (6469 of 14191)
PASS: LLVM :: CodeGen/X86/mult-alt-generic-x86_64.ll (6470 of 14191)
PASS: LLVM :: CodeGen/X86/multiple-return-values-cross-block.ll (6471 of 14191)
PASS: LLVM :: CodeGen/X86/mult-alt-x86.ll (6472 of 14191)
PASS: LLVM :: CodeGen/X86/mulx32.ll (6473 of 14191)
PASS: LLVM :: CodeGen/X86/multiple-loop-post-inc.ll (6474 of 14191)
PASS: LLVM :: CodeGen/X86/mulx64.ll (6475 of 14191)
PASS: LLVM :: CodeGen/X86/musttail-thiscall.ll (6476 of 14191)
PASS: LLVM :: CodeGen/X86/musttail-indirect.ll (6477 of 14191)
PASS: LLVM :: CodeGen/X86/musttail-fastcall.ll (6478 of 14191)
PASS: LLVM :: CodeGen/X86/named-reg-alloc.ll (6479 of 14191)
PASS: LLVM :: CodeGen/X86/musttail.ll (6480 of 14191)
PASS: LLVM :: CodeGen/X86/musttail-varargs.ll (6481 of 14191)
PASS: LLVM :: CodeGen/X86/named-reg-notareg.ll (6482 of 14191)
PASS: LLVM :: CodeGen/X86/narrow-shl-cst.ll (6483 of 14191)
PASS: LLVM :: CodeGen/X86/nancvt.ll (6484 of 14191)
PASS: LLVM :: CodeGen/X86/narrow_op-1.ll (6485 of 14191)
PASS: LLVM :: CodeGen/X86/mmx-intrinsics.ll (6486 of 14191)
PASS: LLVM :: CodeGen/X86/narrow-shl-load.ll (6487 of 14191)
PASS: LLVM :: CodeGen/X86/neg-shl-add.ll (6488 of 14191)
PASS: LLVM :: CodeGen/X86/neg_cmp.ll (6489 of 14191)
PASS: LLVM :: CodeGen/X86/neg_fp.ll (6490 of 14191)
PASS: LLVM :: CodeGen/X86/negate-add-zero.ll (6491 of 14191)
PASS: LLVM :: CodeGen/X86/negative-sin.ll (6492 of 14191)
PASS: LLVM :: CodeGen/X86/negative-subscript.ll (6493 of 14191)
PASS: LLVM :: CodeGen/X86/newline-and-quote.ll (6494 of 14191)
PASS: LLVM :: CodeGen/X86/negative-stride-fptosi-user.ll (6495 of 14191)
PASS: LLVM :: CodeGen/X86/negative_zero.ll (6496 of 14191)
PASS: LLVM :: CodeGen/X86/no-cmov.ll (6497 of 14191)
PASS: LLVM :: CodeGen/X86/nocx16.ll (6498 of 14191)
PASS: LLVM :: CodeGen/X86/nobt.ll (6499 of 14191)
PASS: LLVM :: CodeGen/X86/non-lazy-bind.ll (6500 of 14191)
PASS: LLVM :: CodeGen/X86/non-unique-sections.ll (6501 of 14191)
PASS: LLVM :: CodeGen/X86/nonconst-static-ev.ll (6502 of 14191)
PASS: LLVM :: CodeGen/X86/nontemporal.ll (6503 of 14191)
PASS: LLVM :: CodeGen/X86/nonconst-static-iv.ll (6504 of 14191)
PASS: LLVM :: CodeGen/X86/norex-subreg.ll (6505 of 14191)
PASS: LLVM :: CodeGen/X86/nosse-error1.ll (6506 of 14191)
PASS: LLVM :: CodeGen/X86/nosse-error2.ll (6507 of 14191)
PASS: LLVM :: CodeGen/X86/objc-gc-module-flags.ll (6508 of 14191)
PASS: LLVM :: CodeGen/X86/null-streamer.ll (6509 of 14191)
PASS: LLVM :: CodeGen/X86/nosse-varargs.ll (6510 of 14191)
PASS: LLVM :: CodeGen/X86/object-size.ll (6511 of 14191)
PASS: LLVM :: CodeGen/X86/nontemporal-2.ll (6512 of 14191)
PASS: LLVM :: CodeGen/X86/opaque-constant-asm.ll (6513 of 14191)
PASS: LLVM :: CodeGen/X86/opt-ext-uses.ll (6514 of 14191)
PASS: LLVM :: CodeGen/X86/opt-shuff-tstore.ll (6515 of 14191)
PASS: LLVM :: CodeGen/X86/optimize-max-1.ll (6516 of 14191)
PASS: LLVM :: CodeGen/X86/or-address.ll (6517 of 14191)
PASS: LLVM :: CodeGen/X86/optimize-max-2.ll (6518 of 14191)
PASS: LLVM :: CodeGen/X86/optimize-max-0.ll (6519 of 14191)
PASS: LLVM :: CodeGen/X86/optimize-max-3.ll (6520 of 14191)
PASS: LLVM :: CodeGen/X86/overlap-shift.ll (6521 of 14191)
PASS: LLVM :: CodeGen/X86/osx-private-labels.ll (6522 of 14191)
PASS: LLVM :: CodeGen/X86/or-branch.ll (6523 of 14191)
PASS: LLVM :: CodeGen/X86/packed_struct.ll (6524 of 14191)
PASS: LLVM :: CodeGen/X86/pass-three.ll (6525 of 14191)
PASS: LLVM :: CodeGen/X86/patchpoint-invoke.ll (6526 of 14191)
PASS: LLVM :: CodeGen/X86/patchpoint-webkit_jscc.ll (6527 of 14191)
PASS: LLVM :: CodeGen/X86/patchpoint.ll (6528 of 14191)
PASS: LLVM :: CodeGen/X86/palignr.ll (6529 of 14191)
PASS: LLVM :: CodeGen/X86/peep-setb.ll (6530 of 14191)
PASS: LLVM :: CodeGen/X86/peep-test-2.ll (6531 of 14191)
PASS: LLVM :: CodeGen/X86/peep-test-0.ll (6532 of 14191)
PASS: LLVM :: CodeGen/X86/peep-test-1.ll (6533 of 14191)
PASS: LLVM :: CodeGen/X86/peep-test-3.ll (6534 of 14191)
PASS: LLVM :: CodeGen/X86/peephole-fold-movsd.ll (6535 of 14191)
PASS: LLVM :: CodeGen/X86/peephole-multiple-folds.ll (6536 of 14191)
PASS: LLVM :: CodeGen/X86/peep-test-4.ll (6537 of 14191)
PASS: LLVM :: CodeGen/X86/personality.ll (6538 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/phi-immediate-factoring.ll (6539 of 14191)
PASS: LLVM :: CodeGen/X86/personality_size.ll (6540 of 14191)
PASS: LLVM :: CodeGen/X86/phi-bit-propagation.ll (6541 of 14191)
PASS: LLVM :: CodeGen/X86/phielim-split.ll (6542 of 14191)
PASS: LLVM :: CodeGen/X86/phaddsub.ll (6543 of 14191)
PASS: LLVM :: CodeGen/X86/phys_subreg_coalesce-3.ll (6544 of 14191)
PASS: LLVM :: CodeGen/X86/phys_subreg_coalesce.ll (6545 of 14191)
PASS: LLVM :: CodeGen/X86/phys-reg-local-regalloc.ll (6546 of 14191)
PASS: LLVM :: CodeGen/X86/phys_subreg_coalesce-2.ll (6547 of 14191)
PASS: LLVM :: CodeGen/X86/pic-load-remat.ll (6548 of 14191)
PASS: LLVM :: CodeGen/X86/pic.ll (6549 of 14191)
PASS: LLVM :: CodeGen/X86/pmovext.ll (6550 of 14191)
PASS: LLVM :: CodeGen/X86/pmulld.ll (6551 of 14191)
PASS: LLVM :: CodeGen/X86/pic_jumptable.ll (6552 of 14191)
PASS: LLVM :: CodeGen/X86/pmovsx-inreg.ll (6553 of 14191)
PASS: LLVM :: CodeGen/X86/popcnt.ll (6554 of 14191)
PASS: LLVM :: CodeGen/X86/pointer-vector.ll (6555 of 14191)
PASS: LLVM :: CodeGen/X86/postalloc-coalescing.ll (6556 of 14191)
PASS: LLVM :: CodeGen/X86/pmul.ll (6557 of 14191)
PASS: LLVM :: CodeGen/X86/powi.ll (6558 of 14191)
PASS: LLVM :: CodeGen/X86/pr10475.ll (6559 of 14191)
PASS: LLVM :: CodeGen/X86/pr10068.ll (6560 of 14191)
PASS: LLVM :: CodeGen/X86/pr10499.ll (6561 of 14191)
PASS: LLVM :: CodeGen/X86/postra-licm.ll (6562 of 14191)
PASS: LLVM :: CodeGen/X86/pr10523.ll (6563 of 14191)
PASS: LLVM :: CodeGen/X86/pr10524.ll (6564 of 14191)
PASS: LLVM :: CodeGen/X86/pr10525.ll (6565 of 14191)
PASS: LLVM :: CodeGen/X86/pr10526.ll (6566 of 14191)
PASS: LLVM :: CodeGen/X86/pr11202.ll (6567 of 14191)
PASS: LLVM :: CodeGen/X86/pr11415.ll (6568 of 14191)
PASS: LLVM :: CodeGen/X86/pr11468.ll (6569 of 14191)
PASS: LLVM :: CodeGen/X86/pr11985.ll (6570 of 14191)
PASS: LLVM :: CodeGen/X86/pr11334.ll (6571 of 14191)
PASS: LLVM :: CodeGen/X86/pr11998.ll (6572 of 14191)
PASS: LLVM :: CodeGen/X86/pr12360.ll (6573 of 14191)
PASS: LLVM :: CodeGen/X86/pr12889.ll (6574 of 14191)
PASS: LLVM :: CodeGen/X86/pr13209.ll (6575 of 14191)
PASS: LLVM :: CodeGen/X86/pr12312.ll (6576 of 14191)
PASS: LLVM :: CodeGen/X86/pr13220.ll (6577 of 14191)
PASS: LLVM :: CodeGen/X86/pr13458.ll (6578 of 14191)
PASS: LLVM :: CodeGen/X86/pr13577.ll (6579 of 14191)
PASS: LLVM :: CodeGen/X86/pr13859.ll (6580 of 14191)
PASS: LLVM :: CodeGen/X86/pr14088.ll (6581 of 14191)
PASS: LLVM :: CodeGen/X86/pr14161.ll (6582 of 14191)
PASS: LLVM :: CodeGen/X86/pr13899.ll (6583 of 14191)
PASS: LLVM :: CodeGen/X86/pr14098.ll (6584 of 14191)
PASS: LLVM :: CodeGen/X86/pr14204.ll (6585 of 14191)
PASS: LLVM :: CodeGen/X86/pr14314.ll (6586 of 14191)
PASS: LLVM :: CodeGen/X86/pr14333.ll (6587 of 14191)
PASS: LLVM :: CodeGen/X86/pr1462.ll (6588 of 14191)
PASS: LLVM :: CodeGen/X86/pr14562.ll (6589 of 14191)
PASS: LLVM :: CodeGen/X86/pr1489.ll (6590 of 14191)
PASS: LLVM :: CodeGen/X86/pr1505.ll (6591 of 14191)
PASS: LLVM :: CodeGen/X86/pr1505b.ll (6592 of 14191)
PASS: LLVM :: CodeGen/X86/pr15267.ll (6593 of 14191)
PASS: LLVM :: CodeGen/X86/pr15309.ll (6594 of 14191)
PASS: LLVM :: CodeGen/X86/pr15296.ll (6595 of 14191)
PASS: LLVM :: CodeGen/X86/pr16360.ll (6596 of 14191)
PASS: LLVM :: CodeGen/X86/pr16031.ll (6597 of 14191)
PASS: LLVM :: CodeGen/X86/pr16807.ll (6598 of 14191)
PASS: LLVM :: CodeGen/X86/pr17546.ll (6599 of 14191)
PASS: LLVM :: CodeGen/X86/pr17631.ll (6600 of 14191)
PASS: LLVM :: CodeGen/X86/pr17764.ll (6601 of 14191)
PASS: LLVM :: CodeGen/X86/pr18014.ll (6602 of 14191)
PASS: LLVM :: CodeGen/X86/pr18023.ll (6603 of 14191)
PASS: LLVM :: CodeGen/X86/pr18054.ll (6604 of 14191)
PASS: LLVM :: CodeGen/X86/pr18162.ll (6605 of 14191)
PASS: LLVM :: CodeGen/X86/pr19049.ll (6606 of 14191)
PASS: LLVM :: CodeGen/X86/pr18846.ll (6607 of 14191)
PASS: LLVM :: CodeGen/X86/pr20020.ll (6608 of 14191)
PASS: LLVM :: CodeGen/X86/pr21099.ll (6609 of 14191)
PASS: LLVM :: CodeGen/X86/pr21529.ll (6610 of 14191)
PASS: LLVM :: CodeGen/X86/pr20088.ll (6611 of 14191)
PASS: LLVM :: CodeGen/X86/pr2177.ll (6612 of 14191)
PASS: LLVM :: CodeGen/X86/pr21792.ll (6613 of 14191)
PASS: LLVM :: CodeGen/X86/pr22019.ll (6614 of 14191)
PASS: LLVM :: CodeGen/X86/pr2182.ll (6615 of 14191)
PASS: LLVM :: CodeGen/X86/pr22103.ll (6616 of 14191)
PASS: LLVM :: CodeGen/X86/pr23103.ll (6617 of 14191)
PASS: LLVM :: CodeGen/X86/pr22774.ll (6618 of 14191)
PASS: LLVM :: CodeGen/X86/pr23246.ll (6619 of 14191)
PASS: LLVM :: CodeGen/X86/pr23273.ll (6620 of 14191)
PASS: LLVM :: CodeGen/X86/pr23664.ll (6621 of 14191)
PASS: LLVM :: CodeGen/X86/pr2326.ll (6622 of 14191)
PASS: LLVM :: CodeGen/X86/pr23603.ll (6623 of 14191)
PASS: LLVM :: CodeGen/X86/pr24374.ll (6624 of 14191)
PASS: LLVM :: CodeGen/X86/pr23900.ll (6625 of 14191)
PASS: LLVM :: CodeGen/X86/pr2656.ll (6626 of 14191)
PASS: LLVM :: CodeGen/X86/pr2659.ll (6627 of 14191)
PASS: LLVM :: CodeGen/X86/pr2849.ll (6628 of 14191)
PASS: LLVM :: CodeGen/X86/pr2924.ll (6629 of 14191)
PASS: LLVM :: CodeGen/X86/pr2982.ll (6630 of 14191)
PASS: LLVM :: CodeGen/X86/pr3216.ll (6631 of 14191)
PASS: LLVM :: CodeGen/X86/pr3241.ll (6632 of 14191)
PASS: LLVM :: CodeGen/X86/pr3243.ll (6633 of 14191)
PASS: LLVM :: CodeGen/X86/pr3250.ll (6634 of 14191)
PASS: LLVM :: CodeGen/X86/pr3244.ll (6635 of 14191)
PASS: LLVM :: CodeGen/X86/pr3154.ll (6636 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/pr3522.ll (6637 of 14191)
PASS: LLVM :: CodeGen/X86/pr3317.ll (6638 of 14191)
PASS: LLVM :: CodeGen/X86/pr3457.ll (6639 of 14191)
PASS: LLVM :: CodeGen/X86/pr3366.ll (6640 of 14191)
PASS: LLVM :: CodeGen/X86/pr7882.ll (6641 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/pre-ra-sched.ll (6642 of 14191)
PASS: LLVM :: CodeGen/X86/pr5145.ll (6643 of 14191)
PASS: LLVM :: CodeGen/X86/pr9743.ll (6644 of 14191)
PASS: LLVM :: CodeGen/X86/pr9127.ll (6645 of 14191)
PASS: LLVM :: CodeGen/X86/prefixdata.ll (6646 of 14191)
PASS: LLVM :: CodeGen/X86/private-2.ll (6647 of 14191)
PASS: LLVM :: CodeGen/X86/preserve_allcc64.ll (6648 of 14191)
PASS: LLVM :: CodeGen/X86/preserve_mostcc64.ll (6649 of 14191)
PASS: LLVM :: CodeGen/X86/private.ll (6650 of 14191)
PASS: LLVM :: CodeGen/X86/prologuedata.ll (6651 of 14191)
PASS: LLVM :: CodeGen/X86/promote-assert-zext.ll (6652 of 14191)
PASS: LLVM :: CodeGen/X86/prefetch.ll (6653 of 14191)
PASS: LLVM :: CodeGen/X86/promote-i16.ll (6654 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/pshufd-combine-crash.ll (6655 of 14191)
PASS: LLVM :: CodeGen/X86/promote-trunc.ll (6656 of 14191)
PASS: LLVM :: CodeGen/X86/promote.ll (6657 of 14191)
PASS: LLVM :: CodeGen/X86/pshufb-mask-comments.ll (6658 of 14191)
PASS: LLVM :: CodeGen/X86/ptr-rotate.ll (6659 of 14191)
PASS: LLVM :: CodeGen/X86/ptrtoint-constexpr.ll (6660 of 14191)
PASS: LLVM :: CodeGen/X86/ragreedy-bug.ll (6661 of 14191)
PASS: LLVM :: CodeGen/X86/ragreedy-hoist-spill.ll (6662 of 14191)
PASS: LLVM :: CodeGen/X86/rd-mod-wr-eflags.ll (6663 of 14191)
PASS: LLVM :: CodeGen/X86/ragreedy-last-chance-recoloring.ll (6664 of 14191)
PASS: LLVM :: CodeGen/X86/psubus.ll (6665 of 14191)
PASS: LLVM :: CodeGen/X86/rdpmc.ll (6666 of 14191)
PASS: LLVM :: CodeGen/X86/rdrand.ll (6667 of 14191)
PASS: LLVM :: CodeGen/X86/rdseed.ll (6668 of 14191)
PASS: LLVM :: CodeGen/X86/rdtsc.ll (6669 of 14191)
PASS: LLVM :: CodeGen/X86/read-fp-no-frame-pointer.ll (6670 of 14191)
PASS: LLVM :: CodeGen/X86/red-zone.ll (6671 of 14191)
PASS: LLVM :: CodeGen/X86/red-zone2.ll (6672 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/regpressure.ll (6673 of 14191)
PASS: LLVM :: CodeGen/X86/reghinting.ll (6674 of 14191)
PASS: LLVM :: CodeGen/X86/recip-fastmath.ll (6675 of 14191)
PASS: LLVM :: CodeGen/X86/regalloc-reconcile-broken-hints.ll (6676 of 14191)
PASS: LLVM :: CodeGen/X86/rem.ll (6677 of 14191)
PASS: LLVM :: CodeGen/X86/remat-constant.ll (6678 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/remat-phys-dead.ll (6679 of 14191)
PASS: LLVM :: CodeGen/X86/remat-invalid-liveness.ll (6680 of 14191)
PASS: LLVM :: CodeGen/X86/remat-fold-load.ll (6681 of 14191)
PASS: LLVM :: CodeGen/X86/ret-i64-0.ll (6682 of 14191)
XFAIL: LLVM :: CodeGen/X86/remat-scalar-zero.ll (6683 of 14191)
PASS: LLVM :: CodeGen/X86/remat-mov-0.ll (6684 of 14191)
PASS: LLVM :: CodeGen/X86/ret-addr.ll (6685 of 14191)
PASS: LLVM :: CodeGen/X86/ret-mmx.ll (6686 of 14191)
PASS: LLVM :: CodeGen/X86/return_zeroext_i2.ll (6687 of 14191)
PASS: LLVM :: CodeGen/X86/returned-trunc-tail-calls.ll (6688 of 14191)
PASS: LLVM :: CodeGen/X86/reverse_branches.ll (6689 of 14191)
PASS: LLVM :: CodeGen/X86/rip-rel-address.ll (6690 of 14191)
PASS: LLVM :: CodeGen/X86/rodata-relocs.ll (6691 of 14191)
PASS: LLVM :: CodeGen/X86/rot16.ll (6692 of 14191)
PASS: LLVM :: CodeGen/X86/rip-rel-lea.ll (6693 of 14191)
PASS: LLVM :: CodeGen/X86/rotate.ll (6694 of 14191)
PASS: LLVM :: CodeGen/X86/rot32.ll (6695 of 14191)
PASS: LLVM :: CodeGen/X86/rotate2.ll (6696 of 14191)
PASS: LLVM :: CodeGen/X86/rotate4.ll (6697 of 14191)
PASS: LLVM :: CodeGen/X86/rrlist-livereg-corrutpion.ll (6698 of 14191)
PASS: LLVM :: CodeGen/X86/rot64.ll (6699 of 14191)
PASS: LLVM :: CodeGen/X86/rounding-ops.ll (6700 of 14191)
PASS: LLVM :: CodeGen/X86/rtm.ll (6701 of 14191)
PASS: LLVM :: CodeGen/X86/saddo-redundant-add.ll (6702 of 14191)
PASS: LLVM :: CodeGen/X86/sandybridge-loads.ll (6703 of 14191)
PASS: LLVM :: CodeGen/X86/scalar-min-max-fill-operand.ll (6704 of 14191)
PASS: LLVM :: CodeGen/X86/scalar-extract.ll (6705 of 14191)
PASS: LLVM :: CodeGen/X86/scalar_sse_minmax.ll (6706 of 14191)
PASS: LLVM :: CodeGen/X86/scalarize-bitcast.ll (6707 of 14191)
PASS: LLVM :: CodeGen/X86/scev-interchange.ll (6708 of 14191)
PASS: LLVM :: CodeGen/X86/scalar_widen_div.ll (6709 of 14191)
PASS: LLVM :: CodeGen/X86/sdiv-exact.ll (6710 of 14191)
PASS: LLVM :: CodeGen/X86/seh-catch-all-win32.ll (6711 of 14191)
PASS: LLVM :: CodeGen/X86/seh-catch-all.ll (6712 of 14191)
PASS: LLVM :: CodeGen/X86/seh-except-finally.ll (6713 of 14191)
PASS: LLVM :: CodeGen/X86/segmented-stacks-dynamic.ll (6714 of 14191)
PASS: LLVM :: CodeGen/X86/seh-filter-no-personality.ll (6715 of 14191)
PASS: LLVM :: CodeGen/X86/seh-filter.ll (6716 of 14191)
PASS: LLVM :: CodeGen/X86/scheduler-backtracking.ll (6717 of 14191)
PASS: LLVM :: CodeGen/X86/seh-safe-div-win32.ll (6718 of 14191)
PASS: LLVM :: CodeGen/X86/seh-safe-div.ll (6719 of 14191)
PASS: LLVM :: CodeGen/X86/seh-finally.ll (6720 of 14191)
PASS: LLVM :: CodeGen/X86/seh-stack-realign.ll (6721 of 14191)
PASS: LLVM :: CodeGen/X86/seh-stack-realign-win32.ll (6722 of 14191)
PASS: LLVM :: CodeGen/X86/select-with-and-or.ll (6723 of 14191)
PASS: LLVM :: CodeGen/X86/select_const.ll (6724 of 14191)
PASS: LLVM :: CodeGen/X86/selectiondag-crash.ll (6725 of 14191)
PASS: LLVM :: CodeGen/X86/selectiondag-cse.ll (6726 of 14191)
PASS: LLVM :: CodeGen/X86/setcc-combine.ll (6727 of 14191)
PASS: LLVM :: CodeGen/X86/setcc-lowering.ll (6728 of 14191)
PASS: LLVM :: CodeGen/X86/select.ll (6729 of 14191)
PASS: LLVM :: CodeGen/X86/setcc-narrowing.ll (6730 of 14191)
PASS: LLVM :: CodeGen/X86/setcc-sentinals.ll (6731 of 14191)
PASS: LLVM :: CodeGen/X86/setcc.ll (6732 of 14191)
PASS: LLVM :: CodeGen/X86/setoeq.ll (6733 of 14191)
PASS: LLVM :: CodeGen/X86/setuge.ll (6734 of 14191)
PASS: LLVM :: CodeGen/X86/setjmp-spills.ll (6735 of 14191)
PASS: LLVM :: CodeGen/X86/sext-load.ll (6736 of 14191)
PASS: LLVM :: CodeGen/X86/sext-i1.ll (6737 of 14191)
PASS: LLVM :: CodeGen/X86/sext-ret-val.ll (6738 of 14191)
PASS: LLVM :: CodeGen/X86/sext-setcc-self.ll (6739 of 14191)
PASS: LLVM :: CodeGen/X86/sext-subreg.ll (6740 of 14191)
PASS: LLVM :: CodeGen/X86/sfence.ll (6741 of 14191)
PASS: LLVM :: CodeGen/X86/sext-trunc.ll (6742 of 14191)
PASS: LLVM :: CodeGen/X86/sha.ll (6743 of 14191)
PASS: LLVM :: CodeGen/X86/shift-and.ll (6744 of 14191)
PASS: LLVM :: CodeGen/X86/shift-avx2-crash.ll (6745 of 14191)
PASS: LLVM :: CodeGen/X86/shift-codegen.ll (6746 of 14191)
PASS: LLVM :: CodeGen/X86/shift-coalesce.ll (6747 of 14191)
PASS: LLVM :: CodeGen/X86/shift-combine-crash.ll (6748 of 14191)
PASS: LLVM :: CodeGen/X86/shift-bmi2.ll (6749 of 14191)
PASS: LLVM :: CodeGen/X86/shift-combine.ll (6750 of 14191)
PASS: LLVM :: CodeGen/X86/shift-double.ll (6751 of 14191)
PASS: LLVM :: CodeGen/X86/shift-folding.ll (6752 of 14191)
PASS: LLVM :: CodeGen/X86/segmented-stacks.ll (6753 of 14191)
PASS: LLVM :: CodeGen/X86/shift-i128.ll (6754 of 14191)
PASS: LLVM :: CodeGen/X86/shift-pair.ll (6755 of 14191)
PASS: LLVM :: CodeGen/X86/shift-one.ll (6756 of 14191)
PASS: LLVM :: CodeGen/X86/shift-parts.ll (6757 of 14191)
PASS: LLVM :: CodeGen/X86/shl-anyext.ll (6758 of 14191)
PASS: LLVM :: CodeGen/X86/shl-i64.ll (6759 of 14191)
PASS: LLVM :: CodeGen/X86/shl_elim.ll (6760 of 14191)
PASS: LLVM :: CodeGen/X86/shift-i256.ll (6761 of 14191)
PASS: LLVM :: CodeGen/X86/shift-pcmp.ll (6762 of 14191)
PASS: LLVM :: CodeGen/X86/shl_undef.ll (6763 of 14191)
PASS: LLVM :: CodeGen/X86/shrink-fp-const1.ll (6764 of 14191)
PASS: LLVM :: CodeGen/X86/shrink-compare.ll (6765 of 14191)
PASS: LLVM :: CodeGen/X86/shrink-fp-const2.ll (6766 of 14191)
PASS: LLVM :: CodeGen/X86/shuffle-combine-crash.ll (6767 of 14191)
PASS: LLVM :: CodeGen/X86/sibcall-3.ll (6768 of 14191)
PASS: LLVM :: CodeGen/X86/sibcall-2.ll (6769 of 14191)
PASS: LLVM :: CodeGen/X86/sibcall-4.ll (6770 of 14191)
PASS: LLVM :: CodeGen/X86/sibcall-6.ll (6771 of 14191)
PASS: LLVM :: CodeGen/X86/sibcall-byval.ll (6772 of 14191)
PASS: LLVM :: CodeGen/X86/sibcall-win64.ll (6773 of 14191)
PASS: LLVM :: CodeGen/X86/sibcall-5.ll (6774 of 14191)
PASS: LLVM :: CodeGen/X86/simple-zext.ll (6775 of 14191)
PASS: LLVM :: CodeGen/X86/sincos-opt.ll (6776 of 14191)
PASS: LLVM :: CodeGen/X86/sink-blockfreq.ll (6777 of 14191)
PASS: LLVM :: CodeGen/X86/sincos.ll (6778 of 14191)
PASS: LLVM :: CodeGen/X86/sibcall.ll (6779 of 14191)
PASS: LLVM :: CodeGen/X86/sink-hoist.ll (6780 of 14191)
PASS: LLVM :: CodeGen/X86/sink-cheap-instructions.ll (6781 of 14191)
PASS: LLVM :: CodeGen/X86/sink-out-of-loop.ll (6782 of 14191)
PASS: LLVM :: CodeGen/X86/sjlj-baseptr.ll (6783 of 14191)
PASS: LLVM :: CodeGen/X86/slow-div.ll (6784 of 14191)
PASS: LLVM :: CodeGen/X86/slow-incdec.ll (6785 of 14191)
PASS: LLVM :: CodeGen/X86/smul-with-overflow.ll (6786 of 14191)
PASS: LLVM :: CodeGen/X86/sjlj.ll (6787 of 14191)
PASS: LLVM :: CodeGen/X86/soft-fp.ll (6788 of 14191)
PASS: LLVM :: CodeGen/X86/small-byval-memcpy.ll (6789 of 14191)
PASS: LLVM :: CodeGen/X86/split-vector-bitcast.ll (6790 of 14191)
PASS: LLVM :: CodeGen/X86/split-eh-lpad-edges.ll (6791 of 14191)
PASS: LLVM :: CodeGen/X86/splat-const.ll (6792 of 14191)
PASS: LLVM :: CodeGen/X86/splat-for-size.ll (6793 of 14191)
PASS: LLVM :: CodeGen/X86/sqrt-fastmath.ll (6794 of 14191)
PASS: LLVM :: CodeGen/X86/split-vector-rem.ll (6795 of 14191)
PASS: LLVM :: CodeGen/X86/sse-align-0.ll (6796 of 14191)
PASS: LLVM :: CodeGen/X86/sqrt.ll (6797 of 14191)
PASS: LLVM :: CodeGen/X86/sse-align-1.ll (6798 of 14191)
PASS: LLVM :: CodeGen/X86/sse-align-10.ll (6799 of 14191)
PASS: LLVM :: CodeGen/X86/sse-align-12.ll (6800 of 14191)
PASS: LLVM :: CodeGen/X86/sse-align-11.ll (6801 of 14191)
PASS: LLVM :: CodeGen/X86/sret-implicit.ll (6802 of 14191)
PASS: LLVM :: CodeGen/X86/sse-align-2.ll (6803 of 14191)
PASS: LLVM :: CodeGen/X86/sse-align-4.ll (6804 of 14191)
PASS: LLVM :: CodeGen/X86/sse-align-3.ll (6805 of 14191)
PASS: LLVM :: CodeGen/X86/sse-align-5.ll (6806 of 14191)
PASS: LLVM :: CodeGen/X86/sse-align-6.ll (6807 of 14191)
PASS: LLVM :: CodeGen/X86/sse-align-7.ll (6808 of 14191)
PASS: LLVM :: CodeGen/X86/sse-align-9.ll (6809 of 14191)
PASS: LLVM :: CodeGen/X86/sse-align-8.ll (6810 of 14191)
PASS: LLVM :: CodeGen/X86/sse-commute.ll (6811 of 14191)
PASS: LLVM :: CodeGen/X86/sse-domains.ll (6812 of 14191)
PASS: LLVM :: CodeGen/X86/sse-fcopysign.ll (6813 of 14191)
PASS: LLVM :: CodeGen/X86/sse-load-ret.ll (6814 of 14191)
PASS: LLVM :: CodeGen/X86/sse-intel-ocl.ll (6815 of 14191)
PASS: LLVM :: CodeGen/X86/sse-intrinsics-x86.ll (6816 of 14191)
PASS: LLVM :: CodeGen/X86/sse-unaligned-mem-feature.ll (6817 of 14191)
PASS: LLVM :: CodeGen/X86/sse-scalar-fp-arith-unary.ll (6818 of 14191)
PASS: LLVM :: CodeGen/X86/sse-varargs.ll (6819 of 14191)
PASS: LLVM :: CodeGen/X86/sse1.ll (6820 of 14191)
PASS: LLVM :: CodeGen/X86/sse2-intrinsics-x86-upgrade.ll (6821 of 14191)
PASS: LLVM :: CodeGen/X86/sse2-vector-shifts.ll (6822 of 14191)
PASS: LLVM :: CodeGen/X86/sse-minmax.ll (6823 of 14191)
PASS: LLVM :: CodeGen/X86/sse-scalar-fp-arith.ll (6824 of 14191)
PASS: LLVM :: CodeGen/X86/sse2.ll (6825 of 14191)
PASS: LLVM :: CodeGen/X86/sse3-intrinsics-x86.ll (6826 of 14191)
PASS: LLVM :: CodeGen/X86/sse3-avx-addsub.ll (6827 of 14191)
PASS: LLVM :: CodeGen/X86/sse2-intrinsics-x86.ll (6828 of 14191)
PASS: LLVM :: CodeGen/X86/sse3-avx-addsub-2.ll (6829 of 14191)
PASS: LLVM :: CodeGen/X86/sse41-intrinsics-x86-upgrade.ll (6830 of 14191)
PASS: LLVM :: CodeGen/X86/sse3.ll (6831 of 14191)
PASS: LLVM :: CodeGen/X86/sse41-pmovxrm-intrinsics.ll (6832 of 14191)
PASS: LLVM :: CodeGen/X86/sse42-intrinsics-x86.ll (6833 of 14191)
PASS: LLVM :: CodeGen/X86/sse42_64.ll (6834 of 14191)
PASS: LLVM :: CodeGen/X86/sse41-intrinsics-x86.ll (6835 of 14191)
PASS: LLVM :: CodeGen/X86/sse42.ll (6836 of 14191)
PASS: LLVM :: CodeGen/X86/sse_partial_update.ll (6837 of 14191)
PASS: LLVM :: CodeGen/X86/sse4a.ll (6838 of 14191)
PASS: LLVM :: CodeGen/X86/sse_reload_fold.ll (6839 of 14191)
PASS: LLVM :: CodeGen/X86/ssse3-intrinsics-x86.ll (6840 of 14191)
PASS: LLVM :: CodeGen/X86/ssp-data-layout.ll (6841 of 14191)
PASS: LLVM :: CodeGen/X86/stack-align-memcpy.ll (6842 of 14191)
PASS: LLVM :: CodeGen/X86/stack-align.ll (6843 of 14191)
PASS: LLVM :: CodeGen/X86/sse41.ll (6844 of 14191)
PASS: LLVM :: CodeGen/X86/stack-folding-3dnow.ll (6845 of 14191)
PASS: LLVM :: CodeGen/X86/stack-align2.ll (6846 of 14191)
PASS: LLVM :: CodeGen/X86/stack-folding-fp-sse42.ll (6847 of 14191)
PASS: LLVM :: CodeGen/X86/stack-folding-int-avx1.ll (6848 of 14191)
PASS: LLVM :: CodeGen/X86/stack-folding-int-avx2.ll (6849 of 14191)
PASS: LLVM :: CodeGen/X86/stack-folding-x86_64.ll (6850 of 14191)
PASS: LLVM :: CodeGen/X86/stack-folding-fp-avx1.ll (6851 of 14191)
PASS: LLVM :: CodeGen/X86/stack-probe-size.ll (6852 of 14191)
PASS: LLVM :: CodeGen/X86/stack-folding-mmx.ll (6853 of 14191)
PASS: LLVM :: CodeGen/X86/stack-protector-dbginfo.ll (6854 of 14191)
PASS: LLVM :: CodeGen/X86/stack-protector-vreg-to-vreg-copy.ll (6855 of 14191)
PASS: LLVM :: CodeGen/X86/stack-folding-int-sse42.ll (6856 of 14191)
PASS: LLVM :: CodeGen/X86/stack-protector-weight.ll (6857 of 14191)
PASS: LLVM :: CodeGen/X86/stack_guard_remat.ll (6858 of 14191)
PASS: LLVM :: CodeGen/X86/stack-update-frame-opcode.ll (6859 of 14191)
PASS: LLVM :: CodeGen/X86/stack-folding-xop.ll (6860 of 14191)
PASS: LLVM :: CodeGen/X86/stackmap-fast-isel.ll (6861 of 14191)
PASS: LLVM :: CodeGen/X86/stackmap-large-constants.ll (6862 of 14191)
PASS: LLVM :: CodeGen/X86/stackmap-nops.ll (6863 of 14191)
PASS: LLVM :: CodeGen/X86/stackmap-shadow-optimization.ll (6864 of 14191)
PASS: LLVM :: CodeGen/X86/stackmap-liveness.ll (6865 of 14191)
PASS: LLVM :: CodeGen/X86/statepoint-allocas.ll (6866 of 14191)
PASS: LLVM :: CodeGen/X86/stackmap.ll (6867 of 14191)
PASS: LLVM :: CodeGen/X86/statepoint-call-lowering.ll (6868 of 14191)
PASS: LLVM :: CodeGen/X86/stackpointer.ll (6869 of 14191)
PASS: LLVM :: CodeGen/X86/statepoint-far-call.ll (6870 of 14191)
PASS: LLVM :: CodeGen/X86/statepoint-gctransition-call-lowering.ll (6871 of 14191)
PASS: LLVM :: CodeGen/X86/statepoint-invoke.ll (6872 of 14191)
PASS: LLVM :: CodeGen/X86/statepoint-forward.ll (6873 of 14191)
PASS: LLVM :: CodeGen/X86/statepoint-stack-usage.ll (6874 of 14191)
PASS: LLVM :: CodeGen/X86/stdarg.ll (6875 of 14191)
PASS: LLVM :: CodeGen/X86/stdcall-notailcall.ll (6876 of 14191)
PASS: LLVM :: CodeGen/X86/statepoint-stackmap-format.ll (6877 of 14191)
PASS: LLVM :: CodeGen/X86/stdcall.ll (6878 of 14191)
PASS: LLVM :: CodeGen/X86/store-empty-member.ll (6879 of 14191)
PASS: LLVM :: CodeGen/X86/store-fp-constant.ll (6880 of 14191)
PASS: LLVM :: CodeGen/X86/store-global-address.ll (6881 of 14191)
PASS: LLVM :: CodeGen/X86/store_op_load_fold.ll (6882 of 14191)
PASS: LLVM :: CodeGen/X86/store-narrow.ll (6883 of 14191)
PASS: LLVM :: CodeGen/X86/stores-merging.ll (6884 of 14191)
PASS: LLVM :: CodeGen/X86/storetrunc-fp.ll (6885 of 14191)
PASS: LLVM :: CodeGen/X86/store_op_load_fold2.ll (6886 of 14191)
PASS: LLVM :: CodeGen/X86/sub-with-overflow.ll (6887 of 14191)
PASS: LLVM :: CodeGen/X86/stride-nine-with-base-reg.ll (6888 of 14191)
PASS: LLVM :: CodeGen/X86/stride-reuse.ll (6889 of 14191)
PASS: LLVM :: CodeGen/X86/sub.ll (6890 of 14191)
PASS: LLVM :: CodeGen/X86/subreg-to-reg-1.ll (6891 of 14191)
PASS: LLVM :: CodeGen/X86/subreg-to-reg-2.ll (6892 of 14191)
PASS: LLVM :: CodeGen/X86/subreg-to-reg-0.ll (6893 of 14191)
PASS: LLVM :: CodeGen/X86/subreg-to-reg-3.ll (6894 of 14191)
PASS: LLVM :: CodeGen/X86/subreg-to-reg-6.ll (6895 of 14191)
PASS: LLVM :: CodeGen/X86/sunkaddr-ext.ll (6896 of 14191)
PASS: LLVM :: CodeGen/X86/switch-bt.ll (6897 of 14191)
PASS: LLVM :: CodeGen/X86/switch-crit-edge-constant.ll (6898 of 14191)
PASS: LLVM :: CodeGen/X86/subreg-to-reg-4.ll (6899 of 14191)
PASS: LLVM :: CodeGen/X86/switch-default-only.ll (6900 of 14191)
PASS: LLVM :: CodeGen/X86/switch-jump-table.ll (6901 of 14191)
PASS: LLVM :: CodeGen/X86/switch-or.ll (6902 of 14191)
PASS: LLVM :: CodeGen/X86/switch-order-weight.ll (6903 of 14191)
PASS: LLVM :: CodeGen/X86/switch-zextload.ll (6904 of 14191)
PASS: LLVM :: CodeGen/X86/swizzle-avx2.ll (6905 of 14191)
PASS: LLVM :: CodeGen/X86/system-intrinsics-64.ll (6906 of 14191)
PASS: LLVM :: CodeGen/X86/swizzle-2.ll (6907 of 14191)
PASS: LLVM :: CodeGen/X86/switch.ll (6908 of 14191)
PASS: LLVM :: CodeGen/X86/system-intrinsics.ll (6909 of 14191)
PASS: LLVM :: CodeGen/X86/tail-call-attrs.ll (6910 of 14191)
PASS: LLVM :: CodeGen/X86/tail-call-got.ll (6911 of 14191)
PASS: LLVM :: CodeGen/X86/tail-call-legality.ll (6912 of 14191)
PASS: LLVM :: CodeGen/X86/tail-call-win64.ll (6913 of 14191)
PASS: LLVM :: CodeGen/X86/tail-dup-addr.ll (6914 of 14191)
PASS: LLVM :: CodeGen/X86/tail-threshold.ll (6915 of 14191)
PASS: LLVM :: CodeGen/X86/tail-opts.ll (6916 of 14191)
PASS: LLVM :: CodeGen/X86/tailcall-calleesave.ll (6917 of 14191)
PASS: LLVM :: CodeGen/X86/tailcall-64.ll (6918 of 14191)
PASS: LLVM :: CodeGen/X86/tailcall-cgp-dup.ll (6919 of 14191)
PASS: LLVM :: CodeGen/X86/tailcall-fastisel.ll (6920 of 14191)
PASS: LLVM :: CodeGen/X86/tailcall-disable.ll (6921 of 14191)
PASS: LLVM :: CodeGen/X86/tailcall-largecode.ll (6922 of 14191)
PASS: LLVM :: CodeGen/X86/tailcall-mem-intrinsics.ll (6923 of 14191)
PASS: LLVM :: CodeGen/X86/tailcall-multiret.ll (6924 of 14191)
PASS: LLVM :: CodeGen/X86/tailcall-returndup-void.ll (6925 of 14191)
PASS: LLVM :: CodeGen/X86/tailcall-stackalign.ll (6926 of 14191)
PASS: LLVM :: CodeGen/X86/tailcall-structret.ll (6927 of 14191)
PASS: LLVM :: CodeGen/X86/tailcall-ri64.ll (6928 of 14191)
PASS: LLVM :: CodeGen/X86/tailcall.ll (6929 of 14191)
PASS: LLVM :: CodeGen/X86/tailcallbyval.ll (6930 of 14191)
PASS: LLVM :: CodeGen/X86/tailcallbyval64.ll (6931 of 14191)
PASS: LLVM :: CodeGen/X86/tailcallfp.ll (6932 of 14191)
PASS: LLVM :: CodeGen/X86/tailcallfp2.ll (6933 of 14191)
PASS: LLVM :: CodeGen/X86/tailcallpic1.ll (6934 of 14191)
PASS: LLVM :: CodeGen/X86/tailcallpic2.ll (6935 of 14191)
PASS: LLVM :: CodeGen/X86/tailcallpic3.ll (6936 of 14191)
PASS: LLVM :: CodeGen/X86/stack-protector.ll (6937 of 14191)
PASS: LLVM :: CodeGen/X86/targetLoweringGeneric.ll (6938 of 14191)
PASS: LLVM :: CodeGen/X86/tbm-intrinsics-x86_64.ll (6939 of 14191)
PASS: LLVM :: CodeGen/X86/tailcallstack64.ll (6940 of 14191)
PASS: LLVM :: CodeGen/X86/tbm_patterns.ll (6941 of 14191)
PASS: LLVM :: CodeGen/X86/test-nofold.ll (6942 of 14191)
PASS: LLVM :: CodeGen/X86/test-shrink-bug.ll (6943 of 14191)
PASS: LLVM :: CodeGen/X86/testb-je-fusion.ll (6944 of 14191)
PASS: LLVM :: CodeGen/X86/testl-commute.ll (6945 of 14191)
PASS: LLVM :: CodeGen/X86/this-return-64.ll (6946 of 14191)
PASS: LLVM :: CodeGen/X86/tls-local-dynamic.ll (6947 of 14191)
PASS: LLVM :: CodeGen/X86/tls-addr-non-leaf-function.ll (6948 of 14191)
PASS: LLVM :: CodeGen/X86/test-shrink.ll (6949 of 14191)
PASS: LLVM :: CodeGen/X86/tls-pic.ll (6950 of 14191)
PASS: LLVM :: CodeGen/X86/tls-pie.ll (6951 of 14191)
PASS: LLVM :: CodeGen/X86/tlv-1.ll (6952 of 14191)
PASS: LLVM :: CodeGen/X86/tlv-2.ll (6953 of 14191)
PASS: LLVM :: CodeGen/X86/tls-models.ll (6954 of 14191)
PASS: LLVM :: CodeGen/X86/tlv-3.ll (6955 of 14191)
PASS: LLVM :: CodeGen/X86/trunc-to-bool.ll (6956 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/twoaddr-coalesce-2.ll (6957 of 14191)
PASS: LLVM :: CodeGen/X86/trunc-ext-ld-st.ll (6958 of 14191)
PASS: LLVM :: CodeGen/X86/trap.ll (6959 of 14191)
PASS: LLVM :: CodeGen/X86/twoaddr-lea.ll (6960 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/twoaddr-pass-sink.ll (6961 of 14191)
PASS: LLVM :: CodeGen/X86/twoaddr-coalesce-3.ll (6962 of 14191)
PASS: LLVM :: CodeGen/X86/twoaddr-coalesce.ll (6963 of 14191)
PASS: LLVM :: CodeGen/X86/twoaddr-sink-terminator.ll (6964 of 14191)
PASS: LLVM :: CodeGen/X86/tls.ll (6965 of 14191)
PASS: LLVM :: CodeGen/X86/uint_to_fp-2.ll (6966 of 14191)
PASS: LLVM :: CodeGen/X86/uint64-to-float.ll (6967 of 14191)
PASS: LLVM :: CodeGen/X86/umul-with-overflow.ll (6968 of 14191)
XFAIL: LLVM :: CodeGen/X86/umul-with-carry.ll (6969 of 14191)
PASS: LLVM :: CodeGen/X86/uint_to_fp.ll (6970 of 14191)
PASS: LLVM :: CodeGen/X86/undef-label.ll (6971 of 14191)
PASS: LLVM :: CodeGen/X86/unaligned-load.ll (6972 of 14191)
PASS: LLVM :: CodeGen/X86/unaligned-32-byte-memops.ll (6973 of 14191)
PASS: LLVM :: CodeGen/X86/unknown-location.ll (6974 of 14191)
PASS: LLVM :: CodeGen/X86/unaligned-spill-folding.ll (6975 of 14191)
PASS: LLVM :: CodeGen/X86/unreachable-loop-sinking.ll (6976 of 14191)
PASS: LLVM :: CodeGen/X86/unwind-init.ll (6977 of 14191)
PASS: LLVM :: CodeGen/X86/urem-i8-constant.ll (6978 of 14191)
PASS: LLVM :: CodeGen/X86/unwindraise.ll (6979 of 14191)
PASS: LLVM :: CodeGen/X86/utf8.ll (6980 of 14191)
PASS: LLVM :: CodeGen/X86/utf16-cfstrings.ll (6981 of 14191)
PASS: LLVM :: CodeGen/X86/use-add-flags.ll (6982 of 14191)
PASS: LLVM :: CodeGen/X86/v4f32-immediate.ll (6983 of 14191)
PASS: LLVM :: CodeGen/X86/v8i1-masks.ll (6984 of 14191)
PASS: LLVM :: CodeGen/X86/v2f32.ll (6985 of 14191)
PASS: LLVM :: CodeGen/X86/vaargs.ll (6986 of 14191)
PASS: LLVM :: CodeGen/X86/v4i32load-crash.ll (6987 of 14191)
PASS: LLVM :: CodeGen/X86/vararg-callee-cleanup.ll (6988 of 14191)
PASS: LLVM :: CodeGen/X86/variable-sized-darwin-bzero.ll (6989 of 14191)
PASS: LLVM :: CodeGen/X86/vararg_no_start.ll (6990 of 14191)
PASS: LLVM :: CodeGen/X86/variadic-node-pic.ll (6991 of 14191)
PASS: LLVM :: CodeGen/X86/vastart-defs-eflags.ll (6992 of 14191)
PASS: LLVM :: CodeGen/X86/vararg_tailcall.ll (6993 of 14191)
PASS: LLVM :: CodeGen/X86/vbinop-simplify-bug.ll (6994 of 14191)
PASS: LLVM :: CodeGen/X86/vec-loadsingles-alignment.ll (6995 of 14191)
PASS: LLVM :: CodeGen/X86/vec-sign.ll (6996 of 14191)
PASS: LLVM :: CodeGen/X86/vec-trunc-store.ll (6997 of 14191)
PASS: LLVM :: CodeGen/X86/vec_add.ll (6998 of 14191)
PASS: LLVM :: CodeGen/X86/vec_align.ll (6999 of 14191)
PASS: LLVM :: CodeGen/X86/vec_align_i256.ll (7000 of 14191)
PASS: LLVM :: CodeGen/X86/vec_anyext.ll (7001 of 14191)
PASS: LLVM :: CodeGen/X86/vec_call.ll (7002 of 14191)
PASS: LLVM :: CodeGen/X86/vec_cast.ll (7003 of 14191)
PASS: LLVM :: CodeGen/X86/vec_cast2.ll (7004 of 14191)
PASS: LLVM :: CodeGen/X86/vec_compare-sse4.ll (7005 of 14191)
PASS: LLVM :: CodeGen/X86/vec_compare.ll (7006 of 14191)
PASS: LLVM :: CodeGen/X86/vec_ctbits.ll (7007 of 14191)
PASS: LLVM :: CodeGen/X86/vec_ext_inreg.ll (7008 of 14191)
PASS: LLVM :: CodeGen/X86/vec_extract-avx.ll (7009 of 14191)
PASS: LLVM :: CodeGen/X86/vec_extract-mmx.ll (7010 of 14191)
PASS: LLVM :: CodeGen/X86/vec_extract-sse4.ll (7011 of 14191)
PASS: LLVM :: CodeGen/X86/vec_fabs.ll (7012 of 14191)
PASS: LLVM :: CodeGen/X86/vec_extract.ll (7013 of 14191)
PASS: LLVM :: CodeGen/X86/vec_fneg.ll (7014 of 14191)
PASS: LLVM :: CodeGen/X86/vec_floor.ll (7015 of 14191)
PASS: LLVM :: CodeGen/X86/vec_i64.ll (7016 of 14191)
PASS: LLVM :: CodeGen/X86/vec_ins_extract-1.ll (7017 of 14191)
PASS: LLVM :: CodeGen/X86/vec_fpext.ll (7018 of 14191)
PASS: LLVM :: CodeGen/X86/vec_ins_extract.ll (7019 of 14191)
PASS: LLVM :: CodeGen/X86/vec_insert-4.ll (7020 of 14191)
PASS: LLVM :: CodeGen/X86/vec_insert-3.ll (7021 of 14191)
PASS: LLVM :: CodeGen/X86/vec_insert-2.ll (7022 of 14191)
PASS: LLVM :: CodeGen/X86/vec_insert-7.ll (7023 of 14191)
PASS: LLVM :: CodeGen/X86/vec_insert-5.ll (7024 of 14191)
PASS: LLVM :: CodeGen/X86/vec_insert-8.ll (7025 of 14191)
PASS: LLVM :: CodeGen/X86/vec_insert-mmx.ll (7026 of 14191)
PASS: LLVM :: CodeGen/X86/vec_insert-9.ll (7027 of 14191)
PASS: LLVM :: CodeGen/X86/vec_loadsingles.ll (7028 of 14191)
PASS: LLVM :: CodeGen/X86/vec_logical.ll (7029 of 14191)
PASS: LLVM :: CodeGen/X86/vec_partial.ll (7030 of 14191)
PASS: LLVM :: CodeGen/X86/vec_reassociate.ll (7031 of 14191)
PASS: LLVM :: CodeGen/X86/vec_return.ll (7032 of 14191)
PASS: LLVM :: CodeGen/X86/vec_round.ll (7033 of 14191)
PASS: LLVM :: CodeGen/X86/vec_sdiv_to_shift.ll (7034 of 14191)
PASS: LLVM :: CodeGen/X86/vec_set-2.ll (7035 of 14191)
PASS: LLVM :: CodeGen/X86/vec_set-3.ll (7036 of 14191)
PASS: LLVM :: CodeGen/X86/vec_set-4.ll (7037 of 14191)
PASS: LLVM :: CodeGen/X86/vec_set-6.ll (7038 of 14191)
PASS: LLVM :: CodeGen/X86/vec_fp_to_int.ll (7039 of 14191)
PASS: LLVM :: CodeGen/X86/vec_set-7.ll (7040 of 14191)
PASS: LLVM :: CodeGen/X86/vec_set-A.ll (7041 of 14191)
PASS: LLVM :: CodeGen/X86/vec_set-B.ll (7042 of 14191)
PASS: LLVM :: CodeGen/X86/vec_set-8.ll (7043 of 14191)
PASS: LLVM :: CodeGen/X86/vec_set-D.ll (7044 of 14191)
PASS: LLVM :: CodeGen/X86/vec_set-C.ll (7045 of 14191)
PASS: LLVM :: CodeGen/X86/vec_set.ll (7046 of 14191)
PASS: LLVM :: CodeGen/X86/vec_set-H.ll (7047 of 14191)
PASS: LLVM :: CodeGen/X86/vec_set-F.ll (7048 of 14191)
PASS: LLVM :: CodeGen/X86/vec_setcc-2.ll (7049 of 14191)
PASS: LLVM :: CodeGen/X86/vec_shift.ll (7050 of 14191)
PASS: LLVM :: CodeGen/X86/vec_shift2.ll (7051 of 14191)
PASS: LLVM :: CodeGen/X86/vec_setcc.ll (7052 of 14191)
PASS: LLVM :: CodeGen/X86/vec_shift4.ll (7053 of 14191)
PASS: LLVM :: CodeGen/X86/vec_shift5.ll (7054 of 14191)
PASS: LLVM :: CodeGen/X86/vec_shift7.ll (7055 of 14191)
PASS: LLVM :: CodeGen/X86/vec_shift3.ll (7056 of 14191)
PASS: LLVM :: CodeGen/X86/vec_shuf-insert.ll (7057 of 14191)
PASS: LLVM :: CodeGen/X86/vec_shift6.ll (7058 of 14191)
PASS: LLVM :: CodeGen/X86/vec_ss_load_fold.ll (7059 of 14191)
PASS: LLVM :: CodeGen/X86/vec_split.ll (7060 of 14191)
PASS: LLVM :: CodeGen/X86/vec_udiv_to_shift.ll (7061 of 14191)
PASS: LLVM :: CodeGen/X86/vec_trunc_sext.ll (7062 of 14191)
PASS: LLVM :: CodeGen/X86/vec_unsafe-fp-math.ll (7063 of 14191)
PASS: LLVM :: CodeGen/X86/vec_zero-2.ll (7064 of 14191)
PASS: LLVM :: CodeGen/X86/vec_int_to_fp.ll (7065 of 14191)
PASS: LLVM :: CodeGen/X86/vec_zero.ll (7066 of 14191)
PASS: LLVM :: CodeGen/X86/vec_zero_cse.ll (7067 of 14191)
PASS: LLVM :: CodeGen/X86/vector-gep.ll (7068 of 14191)
PASS: LLVM :: CodeGen/X86/vec_uint_to_fp.ll (7069 of 14191)
PASS: LLVM :: CodeGen/X86/vector-intrinsics.ll (7070 of 14191)
PASS: LLVM :: CodeGen/X86/vector-blend.ll (7071 of 14191)
PASS: LLVM :: CodeGen/X86/vector-idiv.ll (7072 of 14191)
PASS: LLVM :: CodeGen/X86/vector-popcnt-256.ll (7073 of 14191)
PASS: LLVM :: CodeGen/X86/vector-rem.ll (7074 of 14191)
PASS: LLVM :: CodeGen/X86/vector-lzcnt-256.ll (7075 of 14191)
PASS: LLVM :: CodeGen/X86/vector-popcnt-128.ll (7076 of 14191)
PASS: LLVM :: CodeGen/X86/vector-sext.ll (7077 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shift-lshr-128.ll (7078 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shift-ashr-256.ll (7079 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shift-ashr-128.ll (7080 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shift-lshr-256.ll (7081 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shift-shl-128.ll (7082 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shift-shl-256.ll (7083 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-128-v2.ll (7084 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-128-v16.ll (7085 of 14191)
PASS: LLVM :: CodeGen/X86/vector-lzcnt-128.ll (7086 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-128-v4.ll (7087 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-256-v4.ll (7088 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-256-v8.ll (7089 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-512-v16.ll (7090 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-128-v8.ll (7091 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-512-v8.ll (7092 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-mmx.ll (7093 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-sse1.ll (7094 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-256-v32.ll (7095 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-sse4a.ll (7096 of 14191)
PASS: LLVM :: CodeGen/X86/vector-trunc.ll (7097 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-combining.ll (7098 of 14191)
PASS: LLVM :: CodeGen/X86/vector-variable-idx.ll (7099 of 14191)
PASS: LLVM :: CodeGen/X86/vector-variable-idx2.ll (7100 of 14191)
PASS: LLVM :: CodeGen/X86/vector-shuffle-256-v16.ll (7101 of 14191)
PASS: LLVM :: CodeGen/X86/vector-zmov.ll (7102 of 14191)
PASS: LLVM :: CodeGen/X86/vector-tzcnt-256.ll (7103 of 14191)
PASS: LLVM :: CodeGen/X86/vector.ll (7104 of 14191)
PASS: LLVM :: CodeGen/X86/vectorcall.ll (7105 of 14191)
PASS: LLVM :: CodeGen/X86/vfcmp.ll (7106 of 14191)
PASS: LLVM :: CodeGen/X86/visibility.ll (7107 of 14191)
PASS: LLVM :: CodeGen/X86/visibility2.ll (7108 of 14191)
PASS: LLVM :: CodeGen/X86/vector-zext.ll (7109 of 14191)
PASS: LLVM :: CodeGen/X86/volatile.ll (7110 of 14191)
PASS: LLVM :: CodeGen/X86/viabs.ll (7111 of 14191)
PASS: LLVM :: CodeGen/X86/vortex-bug.ll (7112 of 14191)
PASS: LLVM :: CodeGen/X86/vselect-avx.ll (7113 of 14191)
PASS: LLVM :: CodeGen/X86/vselect-2.ll (7114 of 14191)
PASS: LLVM :: CodeGen/X86/vshift-1.ll (7115 of 14191)
PASS: LLVM :: CodeGen/X86/vselect.ll (7116 of 14191)
PASS: LLVM :: CodeGen/X86/vshift-2.ll (7117 of 14191)
PASS: LLVM :: CodeGen/X86/vshift-3.ll (7118 of 14191)
PASS: LLVM :: CodeGen/X86/vshift-4.ll (7119 of 14191)
PASS: LLVM :: CodeGen/X86/vshift-5.ll (7120 of 14191)
PASS: LLVM :: CodeGen/X86/vshift-6.ll (7121 of 14191)
PASS: LLVM :: CodeGen/X86/vshift_scalar.ll (7122 of 14191)
PASS: LLVM :: CodeGen/X86/vshift_split.ll (7123 of 14191)
PASS: LLVM :: CodeGen/X86/vshift_split2.ll (7124 of 14191)
PASS: LLVM :: CodeGen/X86/vsplit-and.ll (7125 of 14191)
PASS: LLVM :: CodeGen/X86/warn-stack.ll (7126 of 14191)
PASS: LLVM :: CodeGen/X86/weak.ll (7127 of 14191)
PASS: LLVM :: CodeGen/X86/webkit-jscc.ll (7128 of 14191)
PASS: LLVM :: CodeGen/X86/weak_def_can_be_hidden.ll (7129 of 14191)
PASS: LLVM :: CodeGen/X86/wide-integer-fold.ll (7130 of 14191)
PASS: LLVM :: CodeGen/X86/wide-fma-contraction.ll (7131 of 14191)
PASS: LLVM :: CodeGen/X86/widen_arith-1.ll (7132 of 14191)
PASS: LLVM :: CodeGen/X86/widen_arith-2.ll (7133 of 14191)
PASS: LLVM :: CodeGen/X86/widen_arith-3.ll (7134 of 14191)
PASS: LLVM :: CodeGen/X86/widen_arith-4.ll (7135 of 14191)
PASS: LLVM :: CodeGen/X86/widen_arith-5.ll (7136 of 14191)
PASS: LLVM :: CodeGen/X86/widen_arith-6.ll (7137 of 14191)
PASS: LLVM :: CodeGen/X86/widen_cast-2.ll (7138 of 14191)
PASS: LLVM :: CodeGen/X86/widen_cast-1.ll (7139 of 14191)
PASS: LLVM :: CodeGen/X86/widen_cast-3.ll (7140 of 14191)
PASS: LLVM :: CodeGen/X86/widen_cast-4.ll (7141 of 14191)
PASS: LLVM :: CodeGen/X86/widen_cast-5.ll (7142 of 14191)
PASS: LLVM :: CodeGen/X86/widen_cast-6.ll (7143 of 14191)
PASS: LLVM :: CodeGen/X86/widen_conv-1.ll (7144 of 14191)
PASS: LLVM :: CodeGen/X86/widen_conv-3.ll (7145 of 14191)
PASS: LLVM :: CodeGen/X86/widen_conv-2.ll (7146 of 14191)
PASS: LLVM :: CodeGen/X86/widen_conv-4.ll (7147 of 14191)
PASS: LLVM :: CodeGen/X86/widen_conversions.ll (7148 of 14191)
PASS: LLVM :: CodeGen/X86/widen_extract-1.ll (7149 of 14191)
PASS: LLVM :: CodeGen/X86/widen_load-0.ll (7150 of 14191)
PASS: LLVM :: CodeGen/X86/widen_load-1.ll (7151 of 14191)
PASS: LLVM :: CodeGen/X86/widen_load-2.ll (7152 of 14191)
PASS: LLVM :: CodeGen/X86/widen_shuffle-1.ll (7153 of 14191)
PASS: LLVM :: CodeGen/X86/win32-eh-states.ll (7154 of 14191)
PASS: LLVM :: CodeGen/X86/win32-eh.ll (7155 of 14191)
PASS: LLVM :: CodeGen/X86/win32-pic-jumptable.ll (7156 of 14191)
PASS: LLVM :: CodeGen/X86/win64_alloca_dynalloca.ll (7157 of 14191)
PASS: LLVM :: CodeGen/X86/win64_call_epi.ll (7158 of 14191)
PASS: LLVM :: CodeGen/X86/win32_sret.ll (7159 of 14191)
PASS: LLVM :: CodeGen/X86/win64_eh.ll (7160 of 14191)
PASS: LLVM :: CodeGen/X86/win64_frame.ll (7161 of 14191)
PASS: LLVM :: CodeGen/X86/win64_nonvol.ll (7162 of 14191)
PASS: LLVM :: CodeGen/X86/win64_params.ll (7163 of 14191)
PASS: LLVM :: CodeGen/X86/win64_vararg.ll (7164 of 14191)
PASS: LLVM :: CodeGen/X86/win_cst_pool.ll (7165 of 14191)
PASS: LLVM :: CodeGen/X86/win_eh_prepare.ll (7166 of 14191)
PASS: LLVM :: CodeGen/X86/win_chkstk.ll (7167 of 14191)
PASS: LLVM :: CodeGen/X86/windows-itanium-alloca.ll (7168 of 14191)
PASS: LLVM :: CodeGen/X86/x32-function_pointer-1.ll (7169 of 14191)
PASS: LLVM :: CodeGen/X86/x32-function_pointer-2.ll (7170 of 14191)
PASS: LLVM :: CodeGen/X86/win_ftol2.ll (7171 of 14191)
PASS: LLVM :: CodeGen/X86/x32-lea-1.ll (7172 of 14191)
PASS: LLVM :: CodeGen/X86/x32-function_pointer-3.ll (7173 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-and-mask.ll (7174 of 14191)
PASS: LLVM :: CodeGen/X86/x86-32-vector-calling-conv.ll (7175 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-arg.ll (7176 of 14191)
PASS: LLVM :: CodeGen/X86/vector-tzcnt-128.ll (7177 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-asm.ll (7178 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-baseptr.ll (7179 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-dead-stack-adjust.ll (7180 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-disp.ll (7181 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-call.ll (7182 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-double-precision-shift-left.ll (7183 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-double-shifts-Oz-Os-O2.ll (7184 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-double-precision-shift-right.ll (7185 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-extend-shift.ll (7186 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-gv-offset.ll (7187 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-jumps.ll (7188 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-pic-1.ll (7189 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-pic-10.ll (7190 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-mem.ll (7191 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-pic-11.ll (7192 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-pic-2.ll (7193 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-pic-3.ll (7194 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-pic-4.ll (7195 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-pic-5.ll (7196 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-pic-6.ll (7197 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-pic-7.ll (7198 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-pic-8.ll (7199 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-psub.ll (7200 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-pic-9.ll (7201 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-double-shifts-var.ll (7202 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-ret0.ll (7203 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-shortint.ll (7204 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-ptr-arg-simple.ll (7205 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-sret-return-2.ll (7206 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-static-relo-movl.ll (7207 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-stack-and-frame-ptr.ll (7208 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-sret-return.ll (7209 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-tls-1.ll (7210 of 14191)
PASS: LLVM :: CodeGen/X86/x86-64-varargs.ll (7211 of 14191)
PASS: LLVM :: CodeGen/X86/x86-fold-pshufb.ll (7212 of 14191)
PASS: LLVM :: CodeGen/X86/x86-framelowering-trap.ll (7213 of 14191)
PASS: LLVM :: CodeGen/X86/x86-inline-asm-validation.ll (7214 of 14191)
PASS: LLVM :: CodeGen/X86/x86-setcc-int-to-fp-combine.ll (7215 of 14191)
PASS: LLVM :: CodeGen/X86/x86-mixed-alignment-dagcombine.ll (7216 of 14191)
PASS: LLVM :: CodeGen/X86/x86-shifts.ll (7217 of 14191)
PASS: LLVM :: CodeGen/X86/x86-upgrade-avx-vbroadcast.ll (7218 of 14191)
PASS: LLVM :: CodeGen/X86/x86-store-gv-addr.ll (7219 of 14191)
PASS: LLVM :: CodeGen/X86/x86-upgrade-avx2-vbroadcast.ll (7220 of 14191)
PASS: LLVM :: CodeGen/X86/x86_64-mul-by-const.ll (7221 of 14191)
PASS: LLVM :: CodeGen/X86/x86-shrink-wrapping.ll (7222 of 14191)
PASS: LLVM :: CodeGen/X86/xmm-r64.ll (7223 of 14191)
PASS: LLVM :: CodeGen/X86/xmulo.ll (7224 of 14191)
PASS: LLVM :: CodeGen/X86/xor-icmp.ll (7225 of 14191)
PASS: LLVM :: CodeGen/X86/xaluo.ll (7226 of 14191)
PASS: LLVM :: CodeGen/X86/xtest.ll (7227 of 14191)
PASS: LLVM :: CodeGen/X86/xop-intrinsics-x86_64.ll (7228 of 14191)
UNSUPPORTED: LLVM :: CodeGen/X86/zero-remat.ll (7229 of 14191)
PASS: LLVM :: CodeGen/X86/zext-extract_subreg.ll (7230 of 14191)
PASS: LLVM :: CodeGen/X86/zext-fold.ll (7231 of 14191)
PASS: LLVM :: CodeGen/X86/zext-inreg-1.ll (7232 of 14191)
PASS: LLVM :: CodeGen/X86/xor.ll (7233 of 14191)
PASS: LLVM :: CodeGen/X86/zext-shl.ll (7234 of 14191)
PASS: LLVM :: CodeGen/X86/zext-sext.ll (7235 of 14191)
PASS: LLVM :: CodeGen/X86/zext-trunc.ll (7236 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/2008-11-17-Shl64.ll (7237 of 14191)
PASS: LLVM :: CodeGen/X86/zext-inreg-0.ll (7238 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/2009-01-08-Crash.ll (7239 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/2009-01-14-Remat-Crash.ll (7240 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/2009-03-27-v2f64-param.ll (7241 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/2009-07-15-store192.ll (7242 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/2011-01-31-DAGCombineBug.ll (7243 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/2010-02-25-LSR-Crash.ll (7244 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/2011-08-01-DynamicAllocBug.ll (7245 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/DbgValueOtherTargets.test (7246 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/aliases.ll (7247 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/addsub64.ll (7248 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/bigstructret.ll (7249 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/call.ll (7250 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/dwarf_debug.ll (7251 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/align.ll (7252 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/alignment.ll (7253 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/ashr.ll (7254 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/atomic.ll (7255 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/basictest.ll (7256 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/events.ll (7257 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/byVal.ll (7258 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/codemodel.ll (7259 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/constants.ll (7260 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/epilogue_prologue.ll (7261 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/exception.ll (7262 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/float-intrinsics.ll (7263 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/getid.ll (7264 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/indirectbr.ll (7265 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/ladd_lsub_combine.ll (7266 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/fneg.ll (7267 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/llvm-intrinsics.ll (7268 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/memcpy.ll (7269 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/mkmsk.ll (7270 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/mul64.ll (7271 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/private.ll (7272 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/resources_combine.ll (7273 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/globals.ll (7274 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/inline-asm.ll (7275 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/sext.ll (7276 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/sr-intrinsics.ll (7277 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/switch.ll (7278 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/threads.ll (7279 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/trampoline.ll (7280 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/licm-ldwcp.ll (7281 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/unaligned_load.ll (7282 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/unaligned_store_combine.ll (7283 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/linkage.ll (7284 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/load.ll (7285 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/misc-intrinsics.ll (7286 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/zextfree.ll (7287 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/offset_folding.ll (7288 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/ps-intrinsics.ll (7289 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/resources.ll (7290 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/scavenging.ll (7291 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/shedulingPreference.ll (7292 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/store.ll (7293 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/switch_long.ll (7294 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/tls.ll (7295 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/trap.ll (7296 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/unaligned_store.ll (7297 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/varargs.ll (7298 of 14191)
UNSUPPORTED: LLVM :: CodeGen/XCore/zext.ll (7299 of 14191)
PASS: LLVM :: DebugInfo/2009-10-16-Phi.ll (7300 of 14191)
PASS: LLVM :: DebugInfo/2009-11-03-InsertExtractValue.ll (7301 of 14191)
PASS: LLVM :: CodeGen/X86/zlib-longest-match.ll (7302 of 14191)
PASS: LLVM :: DebugInfo/2009-11-06-NamelessGlobalVariable.ll (7303 of 14191)
PASS: LLVM :: DebugInfo/2009-11-05-DeadGlobalVariable.ll (7304 of 14191)
PASS: LLVM :: DebugInfo/2009-11-10-CurrentFn.ll (7305 of 14191)
PASS: LLVM :: DebugInfo/2010-01-05-DbgScope.ll (7306 of 14191)
PASS: LLVM :: DebugInfo/2010-03-12-llc-crash.ll (7307 of 14191)
PASS: LLVM :: DebugInfo/2010-03-24-MemberFn.ll (7308 of 14191)
PASS: LLVM :: DebugInfo/2010-04-06-NestedFnDbgInfo.ll (7309 of 14191)
PASS: LLVM :: DebugInfo/2010-05-03-DisableFramePtr.ll (7310 of 14191)
PASS: LLVM :: DebugInfo/2010-03-19-DbgDeclare.ll (7311 of 14191)
PASS: LLVM :: DebugInfo/2010-04-19-FramePtr.ll (7312 of 14191)
PASS: LLVM :: DebugInfo/2010-05-10-MultipleCU.ll (7313 of 14191)
PASS: LLVM :: DebugInfo/2010-05-03-OriginDIE.ll (7314 of 14191)
PASS: LLVM :: DebugInfo/2010-06-29-InlinedFnLocalVar.ll (7315 of 14191)
PASS: LLVM :: DebugInfo/2010-07-19-Crash.ll (7316 of 14191)
PASS: LLVM :: DebugInfo/2010-10-01-crash.ll (7317 of 14191)
PASS: LLVM :: DebugInfo/AArch64/big-endian-dump.ll (7318 of 14191)
PASS: LLVM :: DebugInfo/AArch64/big-endian.ll (7319 of 14191)
PASS: LLVM :: DebugInfo/AArch64/bitfields.ll (7320 of 14191)
PASS: LLVM :: DebugInfo/AArch64/cfi-eof-prologue.ll (7321 of 14191)
PASS: LLVM :: DebugInfo/AArch64/coalescing.ll (7322 of 14191)
PASS: LLVM :: DebugInfo/AArch64/constant-dbgloc.ll (7323 of 14191)
PASS: LLVM :: DebugInfo/AArch64/eh_frame.s (7324 of 14191)
PASS: LLVM :: DebugInfo/AArch64/dwarfdump.ll (7325 of 14191)
PASS: LLVM :: DebugInfo/AArch64/eh_frame_personality.ll (7326 of 14191)
PASS: LLVM :: DebugInfo/AArch64/frameindices.ll (7327 of 14191)
PASS: LLVM :: DebugInfo/AArch64/little-endian-dump.ll (7328 of 14191)
PASS: LLVM :: DebugInfo/AArch64/processes-relocations.ll (7329 of 14191)
PASS: LLVM :: DebugInfo/ARM/PR16736.ll (7330 of 14191)
PASS: LLVM :: DebugInfo/AArch64/struct_by_value.ll (7331 of 14191)
PASS: LLVM :: DebugInfo/ARM/big-endian-dump.ll (7332 of 14191)
PASS: LLVM :: DebugInfo/ARM/bitfield.ll (7333 of 14191)
PASS: LLVM :: DebugInfo/ARM/constant-dbgloc.ll (7334 of 14191)
PASS: LLVM :: DebugInfo/ARM/cfi-eof-prologue.ll (7335 of 14191)
PASS: LLVM :: DebugInfo/ARM/header.ll (7336 of 14191)
XFAIL: LLVM :: DebugInfo/ARM/line.test (7337 of 14191)
PASS: LLVM :: DebugInfo/ARM/little-endian-dump.ll (7338 of 14191)
PASS: LLVM :: DebugInfo/ARM/lowerbdgdeclare_vla.ll (7339 of 14191)
PASS: LLVM :: DebugInfo/ARM/multiple-constant-uses-drops-dbgloc.ll (7340 of 14191)
PASS: LLVM :: DebugInfo/ARM/processes-relocations.ll (7341 of 14191)
PASS: LLVM :: DebugInfo/ARM/s-super-register.ll (7342 of 14191)
PASS: LLVM :: DebugInfo/ARM/selectiondag-deadcode.ll (7343 of 14191)
PASS: LLVM :: DebugInfo/ARM/single-constant-use-preserves-dbgloc.ll (7344 of 14191)
PASS: LLVM :: DebugInfo/ARM/tls.ll (7345 of 14191)
PASS: LLVM :: DebugInfo/COFF/asan-module-ctor.ll (7346 of 14191)
PASS: LLVM :: DebugInfo/COFF/asan-module-without-functions.ll (7347 of 14191)
PASS: LLVM :: DebugInfo/COFF/cpp-mangling.ll (7348 of 14191)
PASS: LLVM :: DebugInfo/COFF/asm.ll (7349 of 14191)
PASS: LLVM :: DebugInfo/COFF/multifile.ll (7350 of 14191)
PASS: LLVM :: DebugInfo/COFF/multifunction.ll (7351 of 14191)
UNSUPPORTED: LLVM :: DebugInfo/Mips/InlinedFnLocalVar.ll (7352 of 14191)
UNSUPPORTED: LLVM :: DebugInfo/Mips/delay-slot.ll (7353 of 14191)
UNSUPPORTED: LLVM :: DebugInfo/Mips/fn-call-line.ll (7354 of 14191)
UNSUPPORTED: LLVM :: DebugInfo/Mips/processes-relocations.ll (7355 of 14191)
UNSUPPORTED: LLVM :: DebugInfo/PDB/pdbdump-flags.test (7356 of 14191)
UNSUPPORTED: LLVM :: DebugInfo/PDB/pdbdump-symbol-format.test (7357 of 14191)
PASS: LLVM :: DebugInfo/COFF/tail-call-without-lexical-scopes.ll (7358 of 14191)
PASS: LLVM :: DebugInfo/PR20038.ll (7359 of 14191)
XFAIL: LLVM :: DebugInfo/PowerPC/line.test (7360 of 14191)
PASS: LLVM :: DebugInfo/COFF/simple.ll (7361 of 14191)
PASS: LLVM :: DebugInfo/PowerPC/tls.ll (7362 of 14191)
UNSUPPORTED: LLVM :: DebugInfo/Sparc/gnu-window-save.ll (7363 of 14191)
PASS: LLVM :: DebugInfo/PowerPC/tls-fission.ll (7364 of 14191)
UNSUPPORTED: LLVM :: DebugInfo/Sparc/processes-relocations.ll (7365 of 14191)
PASS: LLVM :: DebugInfo/PowerPC/processes-relocations.ll (7366 of 14191)
PASS: LLVM :: DebugInfo/SystemZ/eh_frame.s (7367 of 14191)
PASS: LLVM :: DebugInfo/SystemZ/eh_frame_personality.s (7368 of 14191)
PASS: LLVM :: DebugInfo/SystemZ/processes-relocations.ll (7369 of 14191)
PASS: LLVM :: DebugInfo/SystemZ/eh_frame_personality.ll (7370 of 14191)
PASS: LLVM :: DebugInfo/SystemZ/variable-loc.s (7371 of 14191)
PASS: LLVM :: DebugInfo/X86/2010-04-13-PubType.ll (7372 of 14191)
PASS: LLVM :: DebugInfo/SystemZ/variable-loc.ll (7373 of 14191)
PASS: LLVM :: DebugInfo/X86/2011-09-26-GlobalVarContext.ll (7374 of 14191)
PASS: LLVM :: DebugInfo/X86/DIModule.ll (7375 of 14191)
PASS: LLVM :: DebugInfo/X86/2011-12-16-BadStructRef.ll (7376 of 14191)
PASS: LLVM :: DebugInfo/X86/DW_AT_byte_size.ll (7377 of 14191)
PASS: LLVM :: DebugInfo/X86/DW_AT_linkage_name.ll (7378 of 14191)
PASS: LLVM :: DebugInfo/X86/DW_AT_object_pointer.ll (7379 of 14191)
PASS: LLVM :: DebugInfo/X86/DW_AT_specification.ll (7380 of 14191)
PASS: LLVM :: DebugInfo/X86/DW_AT_location-reference.ll (7381 of 14191)
PASS: LLVM :: DebugInfo/X86/InlinedFnLocalVar.ll (7382 of 14191)
PASS: LLVM :: DebugInfo/X86/DW_TAG_friend.ll (7383 of 14191)
PASS: LLVM :: DebugInfo/X86/DW_AT_stmt_list_sec_offset.ll (7384 of 14191)
PASS: LLVM :: DebugInfo/X86/arange-and-stub.ll (7385 of 14191)
PASS: LLVM :: DebugInfo/X86/aligned_stack_var.ll (7386 of 14191)
PASS: LLVM :: DebugInfo/X86/array.ll (7387 of 14191)
PASS: LLVM :: DebugInfo/X86/arange.ll (7388 of 14191)
PASS: LLVM :: DebugInfo/X86/arguments.ll (7389 of 14191)
PASS: LLVM :: DebugInfo/X86/asm-macro-line-number.s (7390 of 14191)
PASS: LLVM :: DebugInfo/X86/array2.ll (7391 of 14191)
PASS: LLVM :: DebugInfo/X86/bitfields.ll (7392 of 14191)
PASS: LLVM :: DebugInfo/X86/c-type-units.ll (7393 of 14191)
PASS: LLVM :: DebugInfo/X86/block-capture.ll (7394 of 14191)
PASS: LLVM :: DebugInfo/X86/byvalstruct.ll (7395 of 14191)
PASS: LLVM :: DebugInfo/X86/coff_relative_names.ll (7396 of 14191)
PASS: LLVM :: DebugInfo/X86/concrete_out_of_line.ll (7397 of 14191)
PASS: LLVM :: DebugInfo/X86/constant-aggregate.ll (7398 of 14191)
PASS: LLVM :: DebugInfo/X86/coff_debug_info_type.ll (7399 of 14191)
PASS: LLVM :: DebugInfo/X86/cu-ranges-odr.ll (7400 of 14191)
PASS: LLVM :: DebugInfo/X86/data_member_location.ll (7401 of 14191)
PASS: LLVM :: DebugInfo/X86/cu-ranges.ll (7402 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-at-specficiation.ll (7403 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-asm.s (7404 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-byval-parameter.ll (7405 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-const-int.ll (7406 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-const.ll (7407 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-declare-arg.ll (7408 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-declare.ll (7409 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-file-name.ll (7410 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-i128-const.ll (7411 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-prolog-end.ll (7412 of 14191)
PASS: LLVM :: CodeGen/X86/vselect-minmax.ll (7413 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-subrange.ll (7414 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-value-const-byref.ll (7415 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-value-dag-combine.ll (7416 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-merge-loc-entry.ll (7417 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-value-isel.ll (7418 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-value-range.ll (7419 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-value-location.ll (7420 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg_value_direct.ll (7421 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-value-inlined-parameter.ll (7422 of 14191)
PASS: LLVM :: DebugInfo/X86/dbg-value-terminator.ll (7423 of 14191)
PASS: LLVM :: DebugInfo/X86/debug-dead-local-var.ll (7424 of 14191)
PASS: LLVM :: DebugInfo/X86/debug-info-block-captured-self.ll (7425 of 14191)
PASS: LLVM :: DebugInfo/X86/debug-info-access.ll (7426 of 14191)
PASS: LLVM :: DebugInfo/X86/debug-info-packed-struct.ll (7427 of 14191)
PASS: LLVM :: DebugInfo/X86/debug-info-blocks.ll (7428 of 14191)
PASS: LLVM :: DebugInfo/X86/debug-loc-asan.ll (7429 of 14191)
PASS: LLVM :: DebugInfo/X86/debug-loc-empty-entries.ll (7430 of 14191)
PASS: LLVM :: DebugInfo/X86/debug-loc-offset.ll (7431 of 14191)
PASS: LLVM :: DebugInfo/X86/debug_frame.ll (7432 of 14191)
PASS: LLVM :: DebugInfo/X86/debug-ranges-offset.ll (7433 of 14191)
PASS: LLVM :: DebugInfo/X86/deleted-bit-piece.ll (7434 of 14191)
PASS: LLVM :: DebugInfo/X86/debug-info-static-member.ll (7435 of 14191)
PASS: LLVM :: DebugInfo/X86/decl-derived-member.ll (7436 of 14191)
PASS: LLVM :: DebugInfo/X86/discriminator.ll (7437 of 14191)
PASS: LLVM :: DebugInfo/X86/dwarf-aranges.ll (7438 of 14191)
PASS: LLVM :: DebugInfo/X86/dwarf-aranges-no-dwarf-labels.ll (7439 of 14191)
PASS: LLVM :: DebugInfo/X86/dwarf-pubnames-split.ll (7440 of 14191)
PASS: LLVM :: DebugInfo/X86/earlydup-crash.ll (7441 of 14191)
PASS: LLVM :: DebugInfo/X86/elf-names.ll (7442 of 14191)
PASS: LLVM :: DebugInfo/X86/empty-and-one-elem-array.ll (7443 of 14191)
PASS: LLVM :: DebugInfo/X86/empty-array.ll (7444 of 14191)
PASS: LLVM :: DebugInfo/X86/dwarf-public-names.ll (7445 of 14191)
PASS: LLVM :: DebugInfo/X86/enum-class.ll (7446 of 14191)
PASS: LLVM :: DebugInfo/X86/ending-run.ll (7447 of 14191)
PASS: LLVM :: DebugInfo/X86/empty.ll (7448 of 14191)
PASS: LLVM :: DebugInfo/X86/enum-fwd-decl.ll (7449 of 14191)
PASS: LLVM :: DebugInfo/X86/fission-hash.ll (7450 of 14191)
PASS: LLVM :: DebugInfo/X86/fission-cu.ll (7451 of 14191)
PASS: LLVM :: DebugInfo/X86/fission-inline.ll (7452 of 14191)
PASS: LLVM :: DebugInfo/X86/fission-ranges.ll (7453 of 14191)
PASS: LLVM :: DebugInfo/X86/float_const.ll (7454 of 14191)
PASS: LLVM :: DebugInfo/X86/frame-register.ll (7455 of 14191)
PASS: LLVM :: DebugInfo/X86/ghost-sdnode-dbgvalues.ll (7456 of 14191)
PASS: LLVM :: DebugInfo/X86/gnu-public-names-empty.ll (7457 of 14191)
PASS: LLVM :: DebugInfo/X86/gmlt.test (7458 of 14191)
PASS: LLVM :: DebugInfo/X86/formal_parameter.ll (7459 of 14191)
PASS: LLVM :: DebugInfo/X86/header.ll (7460 of 14191)
PASS: LLVM :: DebugInfo/X86/inline-member-function.ll (7461 of 14191)
PASS: LLVM :: DebugInfo/X86/generate-odr-hash.ll (7462 of 14191)
PASS: LLVM :: DebugInfo/X86/inline-seldag-test.ll (7463 of 14191)
PASS: LLVM :: DebugInfo/X86/gnu-public-names.ll (7464 of 14191)
PASS: LLVM :: DebugInfo/X86/inlined-indirect-value.ll (7465 of 14191)
PASS: LLVM :: DebugInfo/X86/inlined-formal-parameter.ll (7466 of 14191)
PASS: LLVM :: DebugInfo/X86/instcombine-instrinsics.ll (7467 of 14191)
PASS: LLVM :: DebugInfo/X86/line.test (7468 of 14191)
PASS: LLVM :: DebugInfo/X86/line-info.ll (7469 of 14191)
PASS: LLVM :: DebugInfo/X86/lexical_block.ll (7470 of 14191)
PASS: LLVM :: DebugInfo/X86/memberfnptr.ll (7471 of 14191)
PASS: LLVM :: DebugInfo/X86/main-file-name.s (7472 of 14191)
UNSUPPORTED: LLVM :: DebugInfo/X86/mi-print.ll (7473 of 14191)
PASS: LLVM :: DebugInfo/X86/linkage-name.ll (7474 of 14191)
PASS: LLVM :: DebugInfo/X86/low-pc-cu.ll (7475 of 14191)
PASS: LLVM :: DebugInfo/X86/multiple-aranges.ll (7476 of 14191)
PASS: LLVM :: DebugInfo/X86/missing-file-line.ll (7477 of 14191)
PASS: LLVM :: DebugInfo/X86/multiple-at-const-val.ll (7478 of 14191)
PASS: LLVM :: DebugInfo/X86/nondefault-subrange-array.ll (7479 of 14191)
PASS: LLVM :: DebugInfo/X86/nodebug_with_debug_loc.ll (7480 of 14191)
PASS: LLVM :: DebugInfo/X86/misched-dbg-value.ll (7481 of 14191)
PASS: LLVM :: DebugInfo/X86/nophysreg.ll (7482 of 14191)
PASS: LLVM :: DebugInfo/X86/objc-fwd-decl.ll (7483 of 14191)
PASS: LLVM :: DebugInfo/X86/objc-property-void.ll (7484 of 14191)
PASS: LLVM :: DebugInfo/X86/pieces-2.ll (7485 of 14191)
PASS: LLVM :: DebugInfo/X86/pieces-1.ll (7486 of 14191)
PASS: LLVM :: DebugInfo/X86/parameters.ll (7487 of 14191)
PASS: LLVM :: DebugInfo/X86/op_deref.ll (7488 of 14191)
PASS: LLVM :: DebugInfo/X86/pieces-3.ll (7489 of 14191)
PASS: LLVM :: DebugInfo/X86/pointer-type-size.ll (7490 of 14191)
PASS: LLVM :: DebugInfo/X86/pr11300.ll (7491 of 14191)
PASS: LLVM :: DebugInfo/X86/pr12831.ll (7492 of 14191)
PASS: LLVM :: DebugInfo/X86/pr19307.ll (7493 of 14191)
PASS: LLVM :: DebugInfo/X86/pr13303.ll (7494 of 14191)
PASS: LLVM :: DebugInfo/X86/prologue-stack.ll (7495 of 14191)
PASS: LLVM :: DebugInfo/X86/recursive_inlining.ll (7496 of 14191)
PASS: LLVM :: DebugInfo/X86/reference-argument.ll (7497 of 14191)
PASS: LLVM :: DebugInfo/X86/processes-relocations.ll (7498 of 14191)
PASS: LLVM :: DebugInfo/X86/rvalue-ref.ll (7499 of 14191)
PASS: LLVM :: DebugInfo/X86/sroasplit-1.ll (7500 of 14191)
PASS: LLVM :: DebugInfo/X86/sret.ll (7501 of 14191)
PASS: LLVM :: DebugInfo/X86/ref_addr_relocation.ll (7502 of 14191)
PASS: LLVM :: DebugInfo/X86/sroasplit-2.ll (7503 of 14191)
PASS: LLVM :: DebugInfo/X86/sroasplit-3.ll (7504 of 14191)
PASS: LLVM :: DebugInfo/X86/sroasplit-5.ll (7505 of 14191)
PASS: LLVM :: DebugInfo/X86/sroasplit-4.ll (7506 of 14191)
PASS: LLVM :: DebugInfo/X86/stmt-list.ll (7507 of 14191)
PASS: LLVM :: DebugInfo/X86/struct-loc.ll (7508 of 14191)
PASS: LLVM :: DebugInfo/X86/stringpool.ll (7509 of 14191)
PASS: LLVM :: DebugInfo/X86/subrange-type.ll (7510 of 14191)
PASS: LLVM :: DebugInfo/X86/stmt-list-multiple-compile-units.ll (7511 of 14191)
PASS: LLVM :: DebugInfo/X86/subreg.ll (7512 of 14191)
PASS: LLVM :: DebugInfo/X86/template.ll (7513 of 14191)
PASS: LLVM :: DebugInfo/X86/subregisters.ll (7514 of 14191)
PASS: LLVM :: DebugInfo/X86/union-const.ll (7515 of 14191)
PASS: LLVM :: DebugInfo/X86/union-template.ll (7516 of 14191)
PASS: LLVM :: DebugInfo/X86/type_units_with_addresses.ll (7517 of 14191)
PASS: LLVM :: DebugInfo/X86/vla.ll (7518 of 14191)
PASS: LLVM :: DebugInfo/X86/vector.ll (7519 of 14191)
PASS: LLVM :: DebugInfo/accel-table-hash-collisions.ll (7520 of 14191)
PASS: LLVM :: DebugInfo/X86/tls.ll (7521 of 14191)
PASS: LLVM :: DebugInfo/arm-relocs.test (7522 of 14191)
PASS: LLVM :: DebugInfo/array.ll (7523 of 14191)
UNSUPPORTED: LLVM :: DebugInfo/constant-sdnodes-have-dbg-location.ll (7524 of 14191)
UNSUPPORTED: LLVM :: DebugInfo/constantfp-sdnodes-have-dbg-location.ll (7525 of 14191)
PASS: LLVM :: DebugInfo/block-asan.ll (7526 of 14191)
PASS: LLVM :: DebugInfo/bug_null_debuginfo.ll (7527 of 14191)
PASS: LLVM :: DebugInfo/constant-pointers.ll (7528 of 14191)
PASS: LLVM :: DebugInfo/cross-cu-linkonce-distinct.ll (7529 of 14191)
PASS: LLVM :: DebugInfo/cross-cu-linkonce.ll (7530 of 14191)
PASS: LLVM :: DebugInfo/cross-cu-inlining.ll (7531 of 14191)
PASS: LLVM :: DebugInfo/cu-range-hole.ll (7532 of 14191)
PASS: LLVM :: DebugInfo/cu-ranges.ll (7533 of 14191)
PASS: LLVM :: DebugInfo/dead-argument-order.ll (7534 of 14191)
PASS: LLVM :: DebugInfo/debug-info-always-inline.ll (7535 of 14191)
PASS: LLVM :: DebugInfo/debuginfofinder-multiple-cu.ll (7536 of 14191)
PASS: LLVM :: DebugInfo/debuginfofinder-forward-declaration.ll (7537 of 14191)
PASS: LLVM :: DebugInfo/debug-info-qualifiers.ll (7538 of 14191)
PASS: LLVM :: DebugInfo/dwarfdump-64-bit-dwarf.test (7539 of 14191)
PASS: LLVM :: DebugInfo/dwarf-public-names.ll (7540 of 14191)
PASS: LLVM :: DebugInfo/dwarfdump-accel.test (7541 of 14191)
PASS: LLVM :: DebugInfo/debuglineinfo.test (7542 of 14191)
PASS: LLVM :: DebugInfo/dwarfdump-debug-frame-simple.test (7543 of 14191)
PASS: LLVM :: DebugInfo/dwarfdump-debug-loc-simple.test (7544 of 14191)
PASS: LLVM :: DebugInfo/debuglineinfo-macho.test (7545 of 14191)
PASS: LLVM :: DebugInfo/dwarfdump-line-dwo.test (7546 of 14191)
PASS: LLVM :: DebugInfo/dwarfdump-dump-flags.test (7547 of 14191)
PASS: LLVM :: DebugInfo/dwarfdump-pubnames.test (7548 of 14191)
PASS: LLVM :: DebugInfo/dwarfdump-ranges.test (7549 of 14191)
PASS: LLVM :: DebugInfo/dwarfdump-objc.test (7550 of 14191)
PASS: LLVM :: DebugInfo/dwarfdump-invalid.test (7551 of 14191)
PASS: LLVM :: DebugInfo/dwarfdump-zlib.test (7552 of 14191)
PASS: LLVM :: DebugInfo/enum-types.ll (7553 of 14191)
PASS: LLVM :: DebugInfo/empty.ll (7554 of 14191)
PASS: LLVM :: DebugInfo/enum.ll (7555 of 14191)
PASS: LLVM :: DebugInfo/dwarfdump-type-units.test (7556 of 14191)
PASS: LLVM :: DebugInfo/gmlt.test (7557 of 14191)
PASS: LLVM :: DebugInfo/global.ll (7558 of 14191)
PASS: LLVM :: DebugInfo/gvn.ll (7559 of 14191)
PASS: LLVM :: DebugInfo/incorrect-variable-debugloc.ll (7560 of 14191)
PASS: LLVM :: DebugInfo/inline-debug-info-multiret.ll (7561 of 14191)
PASS: LLVM :: DebugInfo/inheritance.ll (7562 of 14191)
PASS: LLVM :: DebugInfo/inline-debug-info.ll (7563 of 14191)
PASS: LLVM :: DebugInfo/incorrect-variable-debugloc1.ll (7564 of 14191)
PASS: LLVM :: DebugInfo/inline-no-debug-info.ll (7565 of 14191)
PASS: LLVM :: DebugInfo/inline-scopes.ll (7566 of 14191)
PASS: LLVM :: DebugInfo/llvm-symbolizer-zlib.test (7567 of 14191)
PASS: LLVM :: DebugInfo/inlined-vars.ll (7568 of 14191)
PASS: LLVM :: DebugInfo/inlined-arguments.ll (7569 of 14191)
PASS: LLVM :: DebugInfo/location-verifier.ll (7570 of 14191)
PASS: LLVM :: DebugInfo/member-order.ll (7571 of 14191)
PASS: LLVM :: DebugInfo/missing-abstract-variable.ll (7572 of 14191)
PASS: LLVM :: DebugInfo/lto-comp-dir.ll (7573 of 14191)
PASS: LLVM :: DebugInfo/member-pointers.ll (7574 of 14191)
PASS: LLVM :: DebugInfo/namespace_function_definition.ll (7575 of 14191)
PASS: LLVM :: DebugInfo/multiline.ll (7576 of 14191)
PASS: LLVM :: DebugInfo/llvm-symbolizer.test (7577 of 14191)
PASS: LLVM :: DebugInfo/namespace_inline_function_definition.ll (7578 of 14191)
PASS: LLVM :: DebugInfo/namespace.ll (7579 of 14191)
PASS: LLVM :: DebugInfo/nodebug.ll (7580 of 14191)
PASS: LLVM :: DebugInfo/piece-verifier.ll (7581 of 14191)
PASS: LLVM :: DebugInfo/sugared-constants.ll (7582 of 14191)
PASS: LLVM :: DebugInfo/restrict.ll (7583 of 14191)
PASS: LLVM :: DebugInfo/template-recursive-void.ll (7584 of 14191)
PASS: LLVM :: DebugInfo/typedef.ll (7585 of 14191)
PASS: LLVM :: DebugInfo/tu-member-pointer.ll (7586 of 14191)
PASS: LLVM :: DebugInfo/tu-composite.ll (7587 of 14191)
PASS: LLVM :: DebugInfo/two-cus-from-same-file.ll (7588 of 14191)
PASS: LLVM :: DebugInfo/unconditional-branch.ll (7589 of 14191)
UNSUPPORTED: LLVM :: ExecutionEngine/Interpreter/intrinsics.ll (7590 of 14191)
PASS: LLVM :: ExecutionEngine/2010-01-15-UndefValue.ll (7591 of 14191)
PASS: LLVM :: DebugInfo/varargs.ll (7592 of 14191)
PASS: LLVM :: DebugInfo/version.ll (7593 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2002-12-16-ArgTest.ll (7594 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll (7595 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-04-LoopTest.ll (7596 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-04-PhiTest.ll (7597 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-10-FUCOM.ll (7598 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-09-SARTest.ll (7599 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-05-06-LivenessClobber.ll (7600 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-15-AlignmentTest.ll (7601 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-05-07-ArgumentTest.ll (7602 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-05-11-PHIRegAllocBug.ll (7603 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-06-05-PHIBug.ll (7604 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-06-04-bzip2-bug.ll (7605 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-08-15-AllocaAssertion.ll (7606 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-08-21-EnvironmentTest.ll (7607 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-08-23-RegisterAllocatePhysReg.ll (7608 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll (7609 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2007-12-10-APIntLoadStore.ll (7610 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2005-12-02-TailCallBug.ll (7611 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2008-06-05-APInt-OverAShr.ll (7612 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll (7613 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/cross-module-a.ll (7614 of 14191)
XFAIL: LLVM :: ExecutionEngine/MCJIT/cross-module-sm-pic-a.ll (7615 of 14191)
XFAIL: LLVM :: ExecutionEngine/MCJIT/eh-lg-pic.ll (7616 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/fpbitcast.ll (7617 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/eh.ll (7618 of 14191)
XFAIL: LLVM :: ExecutionEngine/MCJIT/eh-sm-pic.ll (7619 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/hello.ll (7620 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/hello2.ll (7621 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/multi-module-a.ll (7622 of 14191)
XFAIL: LLVM :: ExecutionEngine/MCJIT/multi-module-sm-pic-a.ll (7623 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/multi-module-eh-a.ll (7624 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/non-extern-addend.ll (7625 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/pr13727.ll (7626 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/remote/cross-module-a.ll (7627 of 14191)
XFAIL: LLVM :: ExecutionEngine/MCJIT/remote/cross-module-sm-pic-a.ll (7628 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/load-object-a.ll (7629 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/remote/multi-module-a.ll (7630 of 14191)
XFAIL: LLVM :: ExecutionEngine/MCJIT/remote/multi-module-sm-pic-a.ll (7631 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/remote/simpletest-remote.ll (7632 of 14191)
XFAIL: LLVM :: ExecutionEngine/MCJIT/remote/stubs-remote.ll (7633 of 14191)
XFAIL: LLVM :: ExecutionEngine/MCJIT/remote/stubs-sm-pic.ll (7634 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-data-align-remote.ll (7635 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll (7636 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-fp-no-external-funcs-remote.ll (7637 of 14191)
XFAIL: LLVM :: ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll (7638 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-global-init-nonzero-remote.ll (7639 of 14191)
XFAIL: LLVM :: ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll (7640 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-ptr-reloc-remote.ll (7641 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/simpletest.ll (7642 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/simplesttest.ll (7643 of 14191)
XFAIL: LLVM :: ExecutionEngine/MCJIT/stubs-sm-pic.ll (7644 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/stubs.ll (7645 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-arith.ll (7646 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-branch.ll (7647 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-call-no-external-funcs.ll (7648 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-call.ll (7649 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-cast.ll (7650 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-common-symbols-alignment.ll (7651 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-common-symbols.ll (7652 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-constantexpr.ll (7653 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-data-align.ll (7654 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-fp-no-external-funcs.ll (7655 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-fp.ll (7656 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-global-ctors.ll (7657 of 14191)
XFAIL: LLVM :: ExecutionEngine/MCJIT/test-global-init-nonzero-sm-pic.ll (7658 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-global-init-nonzero.ll (7659 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-global.ll (7660 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-loadstore.ll (7661 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-local.ll (7662 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-logical.ll (7663 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-loop.ll (7664 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-phi.ll (7665 of 14191)
XFAIL: LLVM :: ExecutionEngine/MCJIT/test-ptr-reloc-sm-pic.ll (7666 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-ptr-reloc.ll (7667 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-ret.ll (7668 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-setcond-fp.ll (7669 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-return.ll (7670 of 14191)
UNSUPPORTED: LLVM :: ExecutionEngine/OrcLazy/anonymous_globals.ll (7671 of 14191)
UNSUPPORTED: LLVM :: ExecutionEngine/OrcLazy/hello.ll (7672 of 14191)
UNSUPPORTED: LLVM :: ExecutionEngine/OrcLazy/private_linkage.ll (7673 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-setcond-int.ll (7674 of 14191)
PASS: LLVM :: ExecutionEngine/MCJIT/test-shift.ll (7675 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-01-04-ArgumentBug.ll (7676 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2002-12-16-ArgTest.ll (7677 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-01-04-LoopTest.ll (7678 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-01-04-PhiTest.ll (7679 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-01-09-SARTest.ll (7680 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-01-10-FUCOM.ll (7681 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-01-15-AlignmentTest.ll (7682 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-05-06-LivenessClobber.ll (7683 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-05-07-ArgumentTest.ll (7684 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-05-11-PHIRegAllocBug.ll (7685 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-06-04-bzip2-bug.ll (7686 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-06-05-PHIBug.ll (7687 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-08-15-AllocaAssertion.ll (7688 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-08-21-EnvironmentTest.ll (7689 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-08-23-RegisterAllocatePhysReg.ll (7690 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll (7691 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2007-12-10-APIntLoadStore.ll (7692 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2005-12-02-TailCallBug.ll (7693 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2008-06-05-APInt-OverAShr.ll (7694 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/2013-04-04-RelocAddend.ll (7695 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/cross-module-a.ll (7696 of 14191)
XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/eh-lg-pic.ll (7697 of 14191)
XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/cross-module-sm-pic-a.ll (7698 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/fpbitcast.ll (7699 of 14191)
XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/eh-sm-pic.ll (7700 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/hello.ll (7701 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/eh.ll (7702 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/hello2.ll (7703 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/multi-module-eh-a.ll (7704 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/multi-module-a.ll (7705 of 14191)
XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/multi-module-sm-pic-a.ll (7706 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/non-extern-addend.ll (7707 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/pr13727.ll (7708 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/cross-module-a.ll (7709 of 14191)
XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/remote/cross-module-sm-pic-a.ll (7710 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/multi-module-a.ll (7711 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/load-object-a.ll (7712 of 14191)
XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/remote/stubs-sm-pic.ll (7713 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/simpletest-remote.ll (7714 of 14191)
XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/remote/multi-module-sm-pic-a.ll (7715 of 14191)
XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/remote/stubs-remote.ll (7716 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll (7717 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-common-symbols-remote.ll (7718 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-fp-no-external-funcs-remote.ll (7719 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-global-init-nonzero-remote.ll (7720 of 14191)
XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-global-init-nonzero-sm-pic.ll (7721 of 14191)
XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-ptr-reloc-sm-pic.ll (7722 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/remote/test-ptr-reloc-remote.ll (7723 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/simplesttest.ll (7724 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/simpletest.ll (7725 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/stubs.ll (7726 of 14191)
XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/stubs-sm-pic.ll (7727 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-arith.ll (7728 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-branch.ll (7729 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-call-no-external-funcs.ll (7730 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-call.ll (7731 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-common-symbols-alignment.ll (7732 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-cast.ll (7733 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-common-symbols.ll (7734 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-constantexpr.ll (7735 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-data-align.ll (7736 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-fp.ll (7737 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-fp-no-external-funcs.ll (7738 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-global-ctors.ll (7739 of 14191)
XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/test-global-init-nonzero-sm-pic.ll (7740 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-global-init-nonzero.ll (7741 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-global.ll (7742 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-loadstore.ll (7743 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-local.ll (7744 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-loop.ll (7745 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-logical.ll (7746 of 14191)
XFAIL: LLVM :: ExecutionEngine/OrcMCJIT/test-ptr-reloc-sm-pic.ll (7747 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-phi.ll (7748 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-ptr-reloc.ll (7749 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-ret.ll (7750 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-return.ll (7751 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-setcond-fp.ll (7752 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-setcond-int.ll (7753 of 14191)
UNSUPPORTED: LLVM :: ExecutionEngine/RuntimeDyld/Mips/ELF_Mips64r2N64_PIC_relocations.s (7754 of 14191)
UNSUPPORTED: LLVM :: ExecutionEngine/RuntimeDyld/Mips/ELF_O32R6_relocations.s (7755 of 14191)
UNSUPPORTED: LLVM :: ExecutionEngine/RuntimeDyld/Mips/ELF_O32_PIC_relocations.s (7756 of 14191)
PASS: LLVM :: ExecutionEngine/OrcMCJIT/test-shift.ll (7757 of 14191)
PASS: LLVM :: ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s (7758 of 14191)
PASS: LLVM :: ExecutionEngine/RuntimeDyld/ARM/MachO_ARM_PIC_relocations.s (7759 of 14191)
PASS: LLVM :: ExecutionEngine/RuntimeDyld/X86/MachO_i386_DynNoPIC_relocations.s (7760 of 14191)
UNSUPPORTED: LLVM :: ExecutionEngine/fma3-jit.ll (7761 of 14191)
PASS: LLVM :: ExecutionEngine/RuntimeDyld/X86/MachO_i386_eh_frame.s (7762 of 14191)
PASS: LLVM :: ExecutionEngine/RuntimeDyld/X86/ELF_x64-64_PIC_relocations.s (7763 of 14191)
PASS: LLVM :: ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s (7764 of 14191)
PASS: LLVM :: ExecutionEngine/frem.ll (7765 of 14191)
PASS: LLVM :: ExecutionEngine/mov64zext32.ll (7766 of 14191)
PASS: LLVM :: ExecutionEngine/test-interp-vec-arithm_float.ll (7767 of 14191)
PASS: LLVM :: ExecutionEngine/test-interp-vec-arithm_int.ll (7768 of 14191)
PASS: LLVM :: ExecutionEngine/test-interp-vec-insertelement.ll (7769 of 14191)
PASS: LLVM :: ExecutionEngine/test-interp-vec-cast.ll (7770 of 14191)
PASS: LLVM :: ExecutionEngine/test-interp-vec-loadstore.ll (7771 of 14191)
PASS: LLVM :: ExecutionEngine/test-interp-vec-insertextractvalue.ll (7772 of 14191)
PASS: LLVM :: ExecutionEngine/test-interp-vec-select.ll (7773 of 14191)
PASS: LLVM :: ExecutionEngine/test-interp-vec-logical.ll (7774 of 14191)
PASS: LLVM :: ExecutionEngine/test-interp-vec-setcond-int.ll (7775 of 14191)
PASS: LLVM :: ExecutionEngine/test-interp-vec-setcond-fp.ll (7776 of 14191)
PASS: LLVM :: ExecutionEngine/test-interp-vec-shift.ll (7777 of 14191)
PASS: LLVM :: ExecutionEngine/test-interp-vec-shuffle.ll (7778 of 14191)
PASS: LLVM :: Feature/NamedMDNode.ll (7779 of 14191)
PASS: LLVM :: Feature/alias2.ll (7780 of 14191)
PASS: LLVM :: Feature/NamedMDNode2.ll (7781 of 14191)
PASS: LLVM :: Feature/alignment.ll (7782 of 14191)
PASS: LLVM :: Feature/aliases.ll (7783 of 14191)
PASS: LLVM :: Feature/attributes.ll (7784 of 14191)
PASS: LLVM :: Feature/basictest.ll (7785 of 14191)
PASS: LLVM :: Feature/callingconventions.ll (7786 of 14191)
PASS: LLVM :: Feature/calltest.ll (7787 of 14191)
PASS: LLVM :: Feature/casttest.ll (7788 of 14191)
PASS: LLVM :: Feature/cold.ll (7789 of 14191)
PASS: LLVM :: Feature/cfgstructures.ll (7790 of 14191)
PASS: LLVM :: Feature/const_pv.ll (7791 of 14191)
PASS: LLVM :: Feature/comdat.ll (7792 of 14191)
PASS: LLVM :: Feature/constpointer.ll (7793 of 14191)
PASS: LLVM :: Feature/constexpr.ll (7794 of 14191)
PASS: LLVM :: Feature/escaped_label.ll (7795 of 14191)
PASS: LLVM :: Feature/exception.ll (7796 of 14191)
PASS: LLVM :: Feature/fold-fpcast.ll (7797 of 14191)
PASS: LLVM :: Feature/float.ll (7798 of 14191)
PASS: LLVM :: Feature/forwardreftest.ll (7799 of 14191)
PASS: LLVM :: Feature/global_pv.ll (7800 of 14191)
PASS: LLVM :: Feature/globalredefinition3.ll (7801 of 14191)
PASS: LLVM :: Feature/global_section.ll (7802 of 14191)
PASS: LLVM :: Feature/indirectcall.ll (7803 of 14191)
PASS: LLVM :: Feature/globalvars.ll (7804 of 14191)
PASS: LLVM :: Feature/inlineasm.ll (7805 of 14191)
PASS: LLVM :: Feature/indirectcall2.ll (7806 of 14191)
PASS: LLVM :: Feature/intrinsic-noduplicate.ll (7807 of 14191)
PASS: LLVM :: Feature/load_module.ll (7808 of 14191)
PASS: LLVM :: Feature/instructions.ll (7809 of 14191)
PASS: LLVM :: Feature/intrinsics.ll (7810 of 14191)
PASS: LLVM :: Feature/md_on_instruction.ll (7811 of 14191)
PASS: LLVM :: Feature/memorymarkers.ll (7812 of 14191)
UNSUPPORTED: LLVM :: Feature/optnone-llc.ll (7813 of 14191)
UNSUPPORTED: LLVM :: Feature/optnone-opt.ll (7814 of 14191)
PASS: LLVM :: Feature/metadata.ll (7815 of 14191)
PASS: LLVM :: Feature/minsize_attr.ll (7816 of 14191)
PASS: LLVM :: Feature/optnone.ll (7817 of 14191)
PASS: LLVM :: Feature/newcasts.ll (7818 of 14191)
PASS: LLVM :: Feature/packed.ll (7819 of 14191)
PASS: LLVM :: Feature/paramattrs.ll (7820 of 14191)
PASS: LLVM :: Feature/packed_struct.ll (7821 of 14191)
PASS: LLVM :: Feature/ppcld.ll (7822 of 14191)
PASS: LLVM :: Feature/properties.ll (7823 of 14191)
PASS: LLVM :: Feature/prototype.ll (7824 of 14191)
PASS: LLVM :: Feature/prefixdata.ll (7825 of 14191)
PASS: LLVM :: Feature/seh-nounwind.ll (7826 of 14191)
PASS: LLVM :: Feature/prologuedata.ll (7827 of 14191)
PASS: LLVM :: Feature/recursivetype.ll (7828 of 14191)
PASS: LLVM :: Feature/smallest.ll (7829 of 14191)
PASS: LLVM :: Feature/small.ll (7830 of 14191)
PASS: LLVM :: Feature/simplecalltest.ll (7831 of 14191)
PASS: LLVM :: Feature/sparcld.ll (7832 of 14191)
PASS: LLVM :: Feature/terminators.ll (7833 of 14191)
PASS: LLVM :: Feature/testalloca.ll (7834 of 14191)
PASS: LLVM :: Feature/testlogical.ll (7835 of 14191)
PASS: LLVM :: Feature/testconstants.ll (7836 of 14191)
PASS: LLVM :: Feature/testvarargs.ll (7837 of 14191)
PASS: LLVM :: Feature/testtype.ll (7838 of 14191)
PASS: LLVM :: Feature/undefined.ll (7839 of 14191)
PASS: LLVM :: Feature/varargs.ll (7840 of 14191)
PASS: LLVM :: Feature/unreachable.ll (7841 of 14191)
PASS: LLVM :: Feature/varargs_new.ll (7842 of 14191)
PASS: LLVM :: Feature/vector-cast-constant-exprs.ll (7843 of 14191)
PASS: LLVM :: FileCheck/check-a-b-has-b.txt (7844 of 14191)
PASS: LLVM :: Feature/weirdnames.ll (7845 of 14191)
PASS: LLVM :: Feature/x86ld.ll (7846 of 14191)
PASS: LLVM :: Feature/weak_constant.ll (7847 of 14191)
PASS: LLVM :: FileCheck/check-b-a-has-b.txt (7848 of 14191)
PASS: LLVM :: FileCheck/check-dag-multi-prefix.txt (7849 of 14191)
PASS: LLVM :: FileCheck/check-dag-multi-prefix-2.txt (7850 of 14191)
PASS: LLVM :: FileCheck/check-dag-substring-prefix.txt (7851 of 14191)
PASS: LLVM :: FileCheck/check-dag.txt (7852 of 14191)
PASS: LLVM :: FileCheck/check-label-dag-capture.txt (7853 of 14191)
PASS: LLVM :: FileCheck/check-label-dag.txt (7854 of 14191)
PASS: LLVM :: FileCheck/check-multi-prefix-label.txt (7855 of 14191)
PASS: LLVM :: FileCheck/check-label.txt (7856 of 14191)
PASS: LLVM :: FileCheck/check-empty.txt (7857 of 14191)
PASS: LLVM :: FileCheck/check-multiple-prefixes-mixed.txt (7858 of 14191)
PASS: LLVM :: FileCheck/check-dag-xfails.txt (7859 of 14191)
PASS: LLVM :: FileCheck/check-multiple-prefixes-nomatch-2.txt (7860 of 14191)
PASS: LLVM :: FileCheck/check-multiple-prefixes-nomatch.txt (7861 of 14191)
PASS: LLVM :: FileCheck/check-not-diaginfo.txt (7862 of 14191)
PASS: LLVM :: FileCheck/check-multiple-prefixes-substr.txt (7863 of 14191)
PASS: LLVM :: FileCheck/check-substring-multi-prefix.txt (7864 of 14191)
PASS: LLVM :: FileCheck/check-substring-multi-prefix-2.txt (7865 of 14191)
PASS: LLVM :: FileCheck/check-prefixes.txt (7866 of 14191)
PASS: LLVM :: FileCheck/dos-style-eol.txt (7867 of 14191)
PASS: LLVM :: FileCheck/first-character-match.txt (7868 of 14191)
PASS: LLVM :: FileCheck/line-count-2.txt (7869 of 14191)
PASS: LLVM :: FileCheck/line-count.txt (7870 of 14191)
PASS: LLVM :: FileCheck/next-no-match.txt (7871 of 14191)
PASS: LLVM :: FileCheck/regex-brackets.txt (7872 of 14191)
PASS: LLVM :: FileCheck/multiple-missing-prefixes.txt (7873 of 14191)
PASS: LLVM :: FileCheck/regex-no-match.txt (7874 of 14191)
PASS: LLVM :: FileCheck/simple-var-capture.txt (7875 of 14191)
PASS: LLVM :: FileCheck/same.txt (7876 of 14191)
PASS: LLVM :: FileCheck/separate-multi-prefix.txt (7877 of 14191)
PASS: LLVM :: FileCheck/two-checks-for-same-match.txt (7878 of 14191)
PASS: LLVM :: FileCheck/var-ref-same-line.txt (7879 of 14191)
PASS: LLVM :: FileCheck/implicit-check-not.txt (7880 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_cfi.s (7881 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_attr.ll (7882 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_cfi.ll (7883 of 14191)
PASS: LLVM :: FileCheck/validate-check-prefix.txt (7884 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_mov.ll (7885 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_more_registers_than_available.ll (7886 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_mov.s (7887 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_mov_no_instrumentation.s (7888 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_rsp_mem_op.s (7889 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_rep_movs.ll (7890 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_swap_intel.s (7891 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_cpuid.ll (7892 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/adaptive_global_redzones.ll (7893 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/X86/bug_11395.ll (7894 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/asan-vs-gvn.ll (7895 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/basic.ll (7896 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/debug_info.ll (7897 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-instrument-cstring.ll (7898 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-instrument-internal-globals.ll (7899 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-instrument-llvm-metadata-darwin.ll (7900 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-instrument-llvm-metadata.ll (7901 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-instrument-promotable-allocas.ll (7902 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-touch-comdat-global.ll (7903 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-touch-odr-global.ll (7904 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-touch-threadlocal.ll (7905 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/experiment-call.ll (7906 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/experiment.ll (7907 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/global_metadata.ll (7908 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/instrument-dynamic-allocas.ll (7909 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/freebsd.ll (7910 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/instrument-no-return.ll (7911 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/instrument-stack.ll (7912 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/instrument_global.ll (7913 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/instrument_initializer_metadata.ll (7914 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/instrument_load_then_store.ll (7915 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/lifetime-uar.ll (7916 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/lifetime.ll (7917 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/stack_dynamic_alloca.ll (7918 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/stack-poisoning.ll (7919 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/test64.ll (7920 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/stack_layout.ll (7921 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/instrumentation-with-call-threshold.ll (7922 of 14191)
PASS: LLVM :: Instrumentation/AddressSanitizer/ubsan.ll (7923 of 14191)
PASS: LLVM :: Instrumentation/BoundsChecking/phi.ll (7924 of 14191)
PASS: LLVM :: Instrumentation/BoundsChecking/simple-32.ll (7925 of 14191)
PASS: LLVM :: Instrumentation/BoundsChecking/many-trap.ll (7926 of 14191)
PASS: LLVM :: Instrumentation/BoundsChecking/simple.ll (7927 of 14191)
PASS: LLVM :: Instrumentation/DataFlowSanitizer/args-unreachable-bb.ll (7928 of 14191)
PASS: LLVM :: Instrumentation/DataFlowSanitizer/abilist.ll (7929 of 14191)
PASS: LLVM :: Instrumentation/DataFlowSanitizer/call.ll (7930 of 14191)
PASS: LLVM :: Instrumentation/DataFlowSanitizer/arith.ll (7931 of 14191)
PASS: LLVM :: Instrumentation/DataFlowSanitizer/debug-nonzero-labels.ll (7932 of 14191)
PASS: LLVM :: Instrumentation/DataFlowSanitizer/debug.ll (7933 of 14191)
PASS: LLVM :: Instrumentation/DataFlowSanitizer/memset.ll (7934 of 14191)
PASS: LLVM :: Instrumentation/DataFlowSanitizer/load.ll (7935 of 14191)
PASS: LLVM :: Instrumentation/DataFlowSanitizer/prefix-rename.ll (7936 of 14191)
PASS: LLVM :: Instrumentation/DataFlowSanitizer/store.ll (7937 of 14191)
PASS: LLVM :: Instrumentation/DataFlowSanitizer/union.ll (7938 of 14191)
PASS: LLVM :: Instrumentation/DataFlowSanitizer/union-large.ll (7939 of 14191)
PASS: LLVM :: Instrumentation/InstrProfiling/no-counters.ll (7940 of 14191)
PASS: LLVM :: Instrumentation/InstrProfiling/noruntime.ll (7941 of 14191)
PASS: LLVM :: Instrumentation/InstrProfiling/linkage.ll (7942 of 14191)
PASS: LLVM :: Instrumentation/InstrProfiling/PR23499.ll (7943 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/X86/vararg.ll (7944 of 14191)
PASS: LLVM :: Instrumentation/InstrProfiling/platform.ll (7945 of 14191)
PASS: LLVM :: Instrumentation/InstrProfiling/profiling.ll (7946 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/byval-alignment.ll (7947 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/check-constant-shadow.ll (7948 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/array_types.ll (7949 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/check_access_address.ll (7950 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/atomics.ll (7951 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/missing_origin.ll (7952 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/mul_by_constant.ll (7953 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/instrumentation-with-call-threshold.ll (7954 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/return_from_main.ll (7955 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/origin-alignment.ll (7956 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/store-long-origin.ll (7957 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/store-origin.ll (7958 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/unreachable.ll (7959 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/vector_arith.ll (7960 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/msan_basic.ll (7961 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/vector_cvt.ll (7962 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/vector_shift.ll (7963 of 14191)
PASS: LLVM :: Instrumentation/MemorySanitizer/vector_pack.ll (7964 of 14191)
PASS: LLVM :: Instrumentation/SanitizerCoverage/coverage-dbg.ll (7965 of 14191)
PASS: LLVM :: Instrumentation/SanitizerCoverage/cmp-tracing.ll (7966 of 14191)
PASS: LLVM :: Instrumentation/SanitizerCoverage/coverage2-dbg.ll (7967 of 14191)
PASS: LLVM :: Instrumentation/ThreadSanitizer/capture.ll (7968 of 14191)
PASS: LLVM :: Instrumentation/SanitizerCoverage/tracing.ll (7969 of 14191)
PASS: LLVM :: Instrumentation/ThreadSanitizer/no_sanitize_thread.ll (7970 of 14191)
PASS: LLVM :: Instrumentation/ThreadSanitizer/atomic.ll (7971 of 14191)
PASS: LLVM :: Instrumentation/ThreadSanitizer/read_before_write.ll (7972 of 14191)
PASS: LLVM :: Instrumentation/ThreadSanitizer/read_from_global.ll (7973 of 14191)
PASS: LLVM :: Instrumentation/ThreadSanitizer/tsan-vs-gvn.ll (7974 of 14191)
PASS: LLVM :: Instrumentation/ThreadSanitizer/tsan_basic.ll (7975 of 14191)
PASS: LLVM :: Instrumentation/ThreadSanitizer/vptr_read.ll (7976 of 14191)
PASS: LLVM :: Instrumentation/ThreadSanitizer/unaligned.ll (7977 of 14191)
PASS: LLVM :: Instrumentation/ThreadSanitizer/vptr_update.ll (7978 of 14191)
PASS: LLVM :: Integer/basictest_bt.ll (7979 of 14191)
PASS: LLVM :: Integer/BitPacked.ll (7980 of 14191)
PASS: LLVM :: Integer/2007-01-19-TruncSext.ll (7981 of 14191)
PASS: LLVM :: Integer/fold-fpcast_bt.ll (7982 of 14191)
PASS: LLVM :: Integer/constexpr_bt.ll (7983 of 14191)
PASS: LLVM :: Instrumentation/SanitizerCoverage/coverage.ll (7984 of 14191)
PASS: LLVM :: Integer/constpointer_bt.ll (7985 of 14191)
PASS: LLVM :: Integer/newcasts_bt.ll (7986 of 14191)
PASS: LLVM :: Integer/packed_bt.ll (7987 of 14191)
PASS: LLVM :: Integer/instructions_bt.ll (7988 of 14191)
PASS: LLVM :: Integer/packed_struct_bt.ll (7989 of 14191)
UNSUPPORTED: LLVM :: JitListener/multiple.ll (7990 of 14191)
UNSUPPORTED: LLVM :: JitListener/simple.ll (7991 of 14191)
PASS: LLVM :: Integer/undefined_bt.ll (7992 of 14191)
PASS: LLVM :: Integer/properties_bt.ll (7993 of 14191)
PASS: LLVM :: Integer/unreachable_bt.ll (7994 of 14191)
PASS: LLVM :: LTO/ARM/inline-asm.ll (7995 of 14191)
PASS: LLVM :: LTO/ARM/runtime-library-subtarget.ll (7996 of 14191)
PASS: LLVM :: LTO/X86/attrs.ll (7997 of 14191)
PASS: LLVM :: LTO/X86/current-section.ll (7998 of 14191)
PASS: LLVM :: LTO/X86/diagnostic-handler-noexit.ll (7999 of 14191)
PASS: LLVM :: LTO/X86/cfi_endproc.ll (8000 of 14191)
PASS: LLVM :: LTO/X86/invalid.ll (8001 of 14191)
PASS: LLVM :: LTO/X86/keep-used-puts-during-instcombine.ll (8002 of 14191)
PASS: LLVM :: LTO/X86/linkonce_odr_func.ll (8003 of 14191)
PASS: LLVM :: LTO/X86/list-symbols.ll (8004 of 14191)
PASS: LLVM :: LTO/X86/bcsection.ll (8005 of 14191)
PASS: LLVM :: LTO/X86/diagnostic-handler-remarks.ll (8006 of 14191)
PASS: LLVM :: LTO/X86/no-undefined-puts-when-implemented.ll (8007 of 14191)
PASS: LLVM :: LTO/X86/private-symbol.ll (8008 of 14191)
PASS: LLVM :: LTO/X86/runtime-library.ll (8009 of 14191)
PASS: LLVM :: LTO/X86/symver-asm.ll (8010 of 14191)
PASS: LLVM :: LTO/X86/set-merged.ll (8011 of 14191)
PASS: LLVM :: LTO/X86/triple-init.ll (8012 of 14191)
PASS: LLVM :: Linker/2002-07-17-GlobalFail.ll (8013 of 14191)
PASS: LLVM :: LibDriver/infer-output-path.test (8014 of 14191)
PASS: LLVM :: Linker/2002-07-17-LinkTest2.ll (8015 of 14191)
PASS: LLVM :: Linker/2002-08-20-ConstantExpr.ll (8016 of 14191)
PASS: LLVM :: LibDriver/libpath.test (8017 of 14191)
PASS: LLVM :: Linker/2003-01-30-LinkerRename.ll (8018 of 14191)
PASS: LLVM :: Linker/2003-01-30-LinkerTypeRename.ll (8019 of 14191)
PASS: LLVM :: Linker/2003-04-23-LinkOnceLost.ll (8020 of 14191)
PASS: LLVM :: Linker/2003-04-26-NullPtrLinkProblem.ll (8021 of 14191)
PASS: LLVM :: Linker/2003-05-15-TypeProblem.ll (8022 of 14191)
PASS: LLVM :: Linker/2003-05-31-LinkerRename.ll (8023 of 14191)
PASS: LLVM :: Linker/2003-06-02-TypeResolveProblem.ll (8024 of 14191)
PASS: LLVM :: Linker/2003-06-02-TypeResolveProblem2.ll (8025 of 14191)
PASS: LLVM :: Linker/2003-08-20-OpaqueTypeResolve.ll (8026 of 14191)
PASS: LLVM :: Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll (8027 of 14191)
PASS: LLVM :: Linker/2003-08-23-GlobalVarLinking.ll (8028 of 14191)
PASS: LLVM :: Linker/2003-08-24-InheritPtrSize.ll (8029 of 14191)
PASS: LLVM :: Linker/2003-08-28-TypeResolvesGlobal.ll (8030 of 14191)
PASS: LLVM :: Linker/2003-08-28-TypeResolvesGlobal2.ll (8031 of 14191)
PASS: LLVM :: Linker/2003-08-28-TypeResolvesGlobal3.ll (8032 of 14191)
PASS: LLVM :: Linker/2003-10-27-LinkOncePromote.ll (8033 of 14191)
PASS: LLVM :: Linker/2003-11-18-TypeResolution.ll (8034 of 14191)
PASS: LLVM :: Linker/2004-05-07-TypeResolution2.ll (8035 of 14191)
PASS: LLVM :: Linker/2004-02-17-WeakStrongLinkage.ll (8036 of 14191)
PASS: LLVM :: Linker/2004-05-07-TypeResolution1.ll (8037 of 14191)
PASS: LLVM :: Linker/2005-02-12-ConstantGlobals-2.ll (8038 of 14191)
PASS: LLVM :: Linker/2005-02-12-ConstantGlobals.ll (8039 of 14191)
PASS: LLVM :: Linker/2004-12-03-DisagreeingType.ll (8040 of 14191)
PASS: LLVM :: Linker/2008-03-05-AliasReference2.ll (8041 of 14191)
PASS: LLVM :: Linker/2006-01-19-ConstantPacked.ll (8042 of 14191)
PASS: LLVM :: Linker/2005-12-06-AppendingZeroLengthArrays.ll (8043 of 14191)
PASS: LLVM :: Linker/2008-03-05-AliasReference.ll (8044 of 14191)
PASS: LLVM :: Linker/2008-03-07-DroppedSection_a.ll (8045 of 14191)
PASS: LLVM :: Linker/2008-03-07-DroppedSection_b.ll (8046 of 14191)
PASS: LLVM :: Linker/2008-07-06-AliasFnDecl2.ll (8047 of 14191)
PASS: LLVM :: Linker/2008-06-13-LinkOnceRedefinition.ll (8048 of 14191)
PASS: LLVM :: Linker/2008-06-26-AddressSpace.ll (8049 of 14191)
PASS: LLVM :: Linker/2008-07-06-AliasWeakDest2.ll (8050 of 14191)
PASS: LLVM :: Linker/2009-09-03-mdnode2.ll (8051 of 14191)
PASS: LLVM :: Linker/2008-07-06-AliasFnDecl.ll (8052 of 14191)
PASS: LLVM :: Linker/2008-07-06-AliasWeakDest.ll (8053 of 14191)
PASS: LLVM :: Linker/2011-08-04-DebugLoc2.ll (8054 of 14191)
PASS: LLVM :: Linker/2009-09-03-mdnode.ll (8055 of 14191)
PASS: LLVM :: Linker/2011-08-04-Metadata2.ll (8056 of 14191)
PASS: LLVM :: Linker/2011-08-04-DebugLoc.ll (8057 of 14191)
PASS: LLVM :: Linker/2011-08-18-unique-class-type2.ll (8058 of 14191)
PASS: LLVM :: Linker/2011-08-18-unique-class-type.ll (8059 of 14191)
PASS: LLVM :: Linker/2011-08-18-unique-debug-type2.ll (8060 of 14191)
PASS: LLVM :: Linker/2011-08-18-unique-debug-type.ll (8061 of 14191)
PASS: LLVM :: Linker/2011-08-04-Metadata.ll (8062 of 14191)
PASS: LLVM :: Linker/ConstantGlobals.ll (8063 of 14191)
PASS: LLVM :: Linker/AppendingLinkage.ll (8064 of 14191)
PASS: LLVM :: Linker/AppendingLinkage2.ll (8065 of 14191)
PASS: LLVM :: Linker/DbgDeclare2.ll (8066 of 14191)
PASS: LLVM :: Linker/DbgDeclare.ll (8067 of 14191)
PASS: LLVM :: Linker/PR8300.ll (8068 of 14191)
PASS: LLVM :: Linker/alias.ll (8069 of 14191)
PASS: LLVM :: Linker/LinkOnce.ll (8070 of 14191)
PASS: LLVM :: Linker/alignment.ll (8071 of 14191)
PASS: LLVM :: Linker/available_externally_a.ll (8072 of 14191)
PASS: LLVM :: Linker/available_externally_b.ll (8073 of 14191)
PASS: LLVM :: Linker/comdat.ll (8074 of 14191)
PASS: LLVM :: Linker/broken.ll (8075 of 14191)
PASS: LLVM :: Linker/comdat10.ll (8076 of 14191)
PASS: LLVM :: Linker/apple-version.ll (8077 of 14191)
PASS: LLVM :: Linker/comdat2.ll (8078 of 14191)
PASS: LLVM :: Linker/basiclink.ll (8079 of 14191)
PASS: LLVM :: Linker/comdat4.ll (8080 of 14191)
PASS: LLVM :: Linker/comdat5.ll (8081 of 14191)
PASS: LLVM :: Linker/comdat7.ll (8082 of 14191)
PASS: LLVM :: Linker/comdat6.ll (8083 of 14191)
PASS: LLVM :: Linker/comdat9.ll (8084 of 14191)
PASS: LLVM :: Linker/comdat8.ll (8085 of 14191)
PASS: LLVM :: Linker/constructor-comdat.ll (8086 of 14191)
PASS: LLVM :: Linker/ctors.ll (8087 of 14191)
PASS: LLVM :: Linker/debug-info-version-a.ll (8088 of 14191)
PASS: LLVM :: Linker/debug-info-version-b.ll (8089 of 14191)
PASS: LLVM :: Linker/datalayout.ll (8090 of 14191)
PASS: LLVM :: Linker/dllstorage-a.ll (8091 of 14191)
PASS: LLVM :: Linker/distinct-cycles.ll (8092 of 14191)
PASS: LLVM :: Linker/distinct.ll (8093 of 14191)
PASS: LLVM :: Linker/dllstorage-b.ll (8094 of 14191)
PASS: LLVM :: Linker/func-attrs-b.ll (8095 of 14191)
PASS: LLVM :: Linker/func-attrs-a.ll (8096 of 14191)
PASS: LLVM :: Linker/drop-debug.ll (8097 of 14191)
PASS: LLVM :: Linker/ident.ll (8098 of 14191)
PASS: LLVM :: Linker/inlineasm.ll (8099 of 14191)
PASS: LLVM :: Linker/link-type-names.ll (8100 of 14191)
PASS: LLVM :: Linker/global_ctors.ll (8101 of 14191)
PASS: LLVM :: Linker/linkage2.ll (8102 of 14191)
PASS: LLVM :: Linker/link-global-to-func.ll (8103 of 14191)
PASS: LLVM :: Linker/linkmdnode2.ll (8104 of 14191)
PASS: LLVM :: Linker/linkage.ll (8105 of 14191)
PASS: LLVM :: Linker/linknamedmdnode2.ll (8106 of 14191)
PASS: LLVM :: Linker/linkmdnode.ll (8107 of 14191)
PASS: LLVM :: Linker/lto-attributes.ll (8108 of 14191)
PASS: LLVM :: Linker/mdlocation.ll (8109 of 14191)
PASS: LLVM :: Linker/metadata-a.ll (8110 of 14191)
PASS: LLVM :: Linker/metadata-b.ll (8111 of 14191)
PASS: LLVM :: Linker/linknamedmdnode.ll (8112 of 14191)
PASS: LLVM :: Linker/module-flags-1-b.ll (8113 of 14191)
PASS: LLVM :: Linker/module-flags-1-a.ll (8114 of 14191)
PASS: LLVM :: Linker/module-flags-2-b.ll (8115 of 14191)
PASS: LLVM :: Linker/metadata-function.ll (8116 of 14191)
PASS: LLVM :: Linker/module-flags-2-a.ll (8117 of 14191)
PASS: LLVM :: Linker/module-flags-3-b.ll (8118 of 14191)
PASS: LLVM :: Linker/module-flags-4-b.ll (8119 of 14191)
PASS: LLVM :: Linker/module-flags-3-a.ll (8120 of 14191)
PASS: LLVM :: Linker/module-flags-4-a.ll (8121 of 14191)
PASS: LLVM :: Linker/module-flags-5-b.ll (8122 of 14191)
PASS: LLVM :: Linker/module-flags-5-a.ll (8123 of 14191)
PASS: LLVM :: Linker/module-flags-6-b.ll (8124 of 14191)
PASS: LLVM :: Linker/module-flags-7-b.ll (8125 of 14191)
PASS: LLVM :: Linker/module-flags-6-a.ll (8126 of 14191)
PASS: LLVM :: Linker/module-flags-8-b.ll (8127 of 14191)
PASS: LLVM :: Linker/module-flags-8-a.ll (8128 of 14191)
PASS: LLVM :: Linker/module-flags-7-a.ll (8129 of 14191)
PASS: LLVM :: Linker/module-flags-dont-change-others.ll (8130 of 14191)
PASS: LLVM :: Linker/module-flags-pic-1-a.ll (8131 of 14191)
PASS: LLVM :: Linker/multiple-merged-structs.ll (8132 of 14191)
PASS: LLVM :: Linker/opaque.ll (8133 of 14191)
PASS: LLVM :: Linker/module-flags-pic-2-a.ll (8134 of 14191)
PASS: LLVM :: Linker/override-different-linkage.ll (8135 of 14191)
PASS: LLVM :: Linker/override-with-internal-linkage-2.ll (8136 of 14191)
PASS: LLVM :: Linker/partial-type-refinement-link.ll (8137 of 14191)
PASS: LLVM :: Linker/partial-type-refinement.ll (8138 of 14191)
PASS: LLVM :: Linker/override.ll (8139 of 14191)
PASS: LLVM :: Linker/override-with-internal-linkage.ll (8140 of 14191)
PASS: LLVM :: Linker/pr21494.ll (8141 of 14191)
PASS: LLVM :: Linker/prologuedata.ll (8142 of 14191)
PASS: LLVM :: Linker/pr22807.ll (8143 of 14191)
PASS: LLVM :: Linker/pr21374.ll (8144 of 14191)
PASS: LLVM :: Linker/redefinition.ll (8145 of 14191)
PASS: LLVM :: Linker/replaced-function-matches-first-subprogram.ll (8146 of 14191)
PASS: LLVM :: Linker/testlink.ll (8147 of 14191)
PASS: LLVM :: Linker/subprogram-linkonce-weak-odr.ll (8148 of 14191)
PASS: LLVM :: Linker/transitive-lazy-link.ll (8149 of 14191)
PASS: LLVM :: Linker/targettriple.ll (8150 of 14191)
PASS: LLVM :: Linker/type-unique-dst-types.ll (8151 of 14191)
PASS: LLVM :: Linker/type-unique-alias.ll (8152 of 14191)
PASS: LLVM :: Linker/subprogram-linkonce-weak.ll (8153 of 14191)
PASS: LLVM :: Linker/type-unique-inheritance.ll (8154 of 14191)
PASS: LLVM :: Linker/type-unique-name.ll (8155 of 14191)
PASS: LLVM :: Linker/type-unique-odr-b.ll (8156 of 14191)
PASS: LLVM :: Linker/type-unique-simple-b.ll (8157 of 14191)
PASS: LLVM :: Linker/type-unique-opaque.ll (8158 of 14191)
PASS: LLVM :: Linker/type-unique-odr-a.ll (8159 of 14191)
PASS: LLVM :: Linker/type-unique-simple2-b.ll (8160 of 14191)
PASS: LLVM :: Linker/type-unique-simple2-a.ll (8161 of 14191)
PASS: LLVM :: Linker/type-unique-simple-a.ll (8162 of 14191)
PASS: LLVM :: Linker/type-unique-src-type.ll (8163 of 14191)
PASS: LLVM :: Linker/type-unique-type-array-b.ll (8164 of 14191)
PASS: LLVM :: Linker/type-unique-type-array-a.ll (8165 of 14191)
PASS: LLVM :: Linker/type-unique-simple2.ll (8166 of 14191)
PASS: LLVM :: Linker/type-unique-unrelated.ll (8167 of 14191)
PASS: LLVM :: Linker/unique-fwd-decl-a.ll (8168 of 14191)
PASS: LLVM :: Linker/unnamed-addr-err-b.ll (8169 of 14191)
PASS: LLVM :: Linker/unnamed-addr-err-a.ll (8170 of 14191)
PASS: LLVM :: Linker/unique-fwd-decl-order.ll (8171 of 14191)
PASS: LLVM :: Linker/unnamed-addr1-b.ll (8172 of 14191)
PASS: LLVM :: Linker/unnamed-addr1-a.ll (8173 of 14191)
PASS: LLVM :: Linker/visibility.ll (8174 of 14191)
PASS: LLVM :: MC/AArch64/alias-addsubimm.s (8175 of 14191)
PASS: LLVM :: MC/AArch64/adrp-relocation.s (8176 of 14191)
PASS: LLVM :: MC/AArch64/alias-logicalimm.s (8177 of 14191)
PASS: LLVM :: Linker/weakextern.ll (8178 of 14191)
PASS: LLVM :: MC/AArch64/arm64-adr.s (8179 of 14191)
PASS: LLVM :: MC/AArch64/arm64-aliases.s (8180 of 14191)
PASS: LLVM :: MC/AArch64/arm64-advsimd.s (8181 of 14191)
PASS: LLVM :: MC/AArch64/arm64-arithmetic-encoding.s (8182 of 14191)
PASS: LLVM :: MC/AArch64/arm64-arm64-fixup.s (8183 of 14191)
PASS: LLVM :: MC/AArch64/arm64-basic-a64-instructions.s (8184 of 14191)
PASS: LLVM :: MC/AArch64/arm64-bitfield-encoding.s (8185 of 14191)
PASS: LLVM :: MC/AArch64/arm64-be-datalayout.s (8186 of 14191)
PASS: LLVM :: MC/AArch64/arm64-branch-encoding.s (8187 of 14191)
PASS: LLVM :: MC/AArch64/arm64-condbr-without-dots.s (8188 of 14191)
PASS: LLVM :: MC/AArch64/arm64-crypto.s (8189 of 14191)
PASS: LLVM :: MC/AArch64/arm64-diagno-predicate.s (8190 of 14191)
PASS: LLVM :: MC/AArch64/arm64-directive_loh.s (8191 of 14191)
PASS: LLVM :: MC/AArch64/arm64-elf-reloc-condbr.s (8192 of 14191)
PASS: LLVM :: MC/AArch64/arm64-diags.s (8193 of 14191)
PASS: LLVM :: MC/AArch64/arm64-fp-encoding-error.s (8194 of 14191)
PASS: LLVM :: MC/AArch64/arm64-elf-relocs.s (8195 of 14191)
PASS: LLVM :: MC/AArch64/arm64-fp-encoding.s (8196 of 14191)
PASS: LLVM :: MC/AArch64/arm64-logical-encoding.s (8197 of 14191)
PASS: LLVM :: MC/AArch64/arm64-leaf-compact-unwind.s (8198 of 14191)
PASS: LLVM :: MC/AArch64/arm64-large-relocs.s (8199 of 14191)
PASS: LLVM :: MC/AArch64/arm64-mapping-across-sections.s (8200 of 14191)
PASS: LLVM :: MC/AArch64/arm64-mapping-within-section.s (8201 of 14191)
PASS: LLVM :: MC/AArch64/arm64-nv-cond.s (8202 of 14191)
PASS: LLVM :: MC/AArch64/arm64-memory.s (8203 of 14191)
PASS: LLVM :: MC/AArch64/arm64-optional-hash.s (8204 of 14191)
PASS: LLVM :: MC/AArch64/arm64-separator.s (8205 of 14191)
PASS: LLVM :: MC/AArch64/arm64-small-data-fixups.s (8206 of 14191)
PASS: LLVM :: MC/AArch64/arm64-simd-ldst.s (8207 of 14191)
PASS: LLVM :: MC/AArch64/arm64-spsel-sysreg.s (8208 of 14191)
PASS: LLVM :: MC/AArch64/arm64-target-specific-sysreg.s (8209 of 14191)
PASS: LLVM :: MC/AArch64/arm64-tls-modifiers-darwin.s (8210 of 14191)
PASS: LLVM :: MC/AArch64/arm64-system-encoding.s (8211 of 14191)
PASS: LLVM :: MC/AArch64/arm64-v128_lo-diagnostics.s (8212 of 14191)
PASS: LLVM :: MC/AArch64/arm64-tls-relocs.s (8213 of 14191)
PASS: LLVM :: MC/AArch64/arm64-variable-exprs.s (8214 of 14191)
PASS: LLVM :: MC/AArch64/arm64-verbose-vector-case.s (8215 of 14191)
PASS: LLVM :: MC/AArch64/arm64-vector-lists.s (8216 of 14191)
PASS: LLVM :: MC/AArch64/armv8.1a-atomic.s (8217 of 14191)
PASS: LLVM :: MC/AArch64/armv8.1a-lor.s (8218 of 14191)
PASS: LLVM :: MC/AArch64/armv8.1a-pan.s (8219 of 14191)
PASS: LLVM :: MC/AArch64/armv8.1a-rdma.s (8220 of 14191)
PASS: LLVM :: MC/AArch64/armv8.1a-vhe.s (8221 of 14191)
PASS: LLVM :: MC/AArch64/basic-pic.s (8222 of 14191)
PASS: LLVM :: MC/AArch64/case-insen-reg-names.s (8223 of 14191)
PASS: LLVM :: MC/AArch64/dot-req-case-insensitive.s (8224 of 14191)
PASS: LLVM :: MC/AArch64/dot-req-diagnostics.s (8225 of 14191)
PASS: LLVM :: MC/AArch64/dot-req.s (8226 of 14191)
PASS: LLVM :: MC/AArch64/elf-extern.s (8227 of 14191)
PASS: LLVM :: MC/AArch64/elf-globaladdress.ll (8228 of 14191)
PASS: LLVM :: MC/AArch64/elf-objdump.s (8229 of 14191)
PASS: LLVM :: MC/AArch64/elf-reloc-addsubimm.s (8230 of 14191)
PASS: LLVM :: MC/AArch64/elf-reloc-ldrlit.s (8231 of 14191)
PASS: LLVM :: MC/AArch64/elf-reloc-ldstunsimm.s (8232 of 14191)
PASS: LLVM :: MC/AArch64/elf-reloc-movw.s (8233 of 14191)
PASS: LLVM :: MC/AArch64/elf-reloc-pcreladdressing.s (8234 of 14191)
PASS: LLVM :: MC/AArch64/elf-reloc-tstb.s (8235 of 14191)
PASS: LLVM :: MC/AArch64/basic-a64-instructions.s (8236 of 14191)
PASS: LLVM :: MC/AArch64/elf-reloc-uncondbrimm.s (8237 of 14191)
PASS: LLVM :: MC/AArch64/expr-shr.s (8238 of 14191)
PASS: LLVM :: MC/AArch64/elf_osabi_flags.s (8239 of 14191)
PASS: LLVM :: MC/AArch64/gicv3-regs-diagnostics.s (8240 of 14191)
PASS: LLVM :: MC/AArch64/inline-asm-modifiers.s (8241 of 14191)
PASS: LLVM :: MC/AArch64/inst-directive-diagnostic.s (8242 of 14191)
PASS: LLVM :: MC/AArch64/basic-a64-diagnostics.s (8243 of 14191)
PASS: LLVM :: MC/AArch64/gicv3-regs.s (8244 of 14191)
PASS: LLVM :: MC/AArch64/jump-table.s (8245 of 14191)
PASS: LLVM :: MC/AArch64/ldr-pseudo-diagnostics.s (8246 of 14191)
PASS: LLVM :: MC/AArch64/inst-directive.s (8247 of 14191)
PASS: LLVM :: MC/AArch64/ldr-pseudo.s (8248 of 14191)
PASS: LLVM :: MC/AArch64/mapping-across-sections.s (8249 of 14191)
PASS: LLVM :: MC/AArch64/mapping-within-section.s (8250 of 14191)
PASS: LLVM :: MC/AArch64/ldr-pseudo-obj-errors.s (8251 of 14191)
PASS: LLVM :: MC/AArch64/neon-3vdiff.s (8252 of 14191)
PASS: LLVM :: MC/AArch64/neon-2velem.s (8253 of 14191)
PASS: LLVM :: MC/AArch64/neon-aba-abd.s (8254 of 14191)
PASS: LLVM :: MC/AArch64/neon-across.s (8255 of 14191)
PASS: LLVM :: MC/AArch64/neon-add-pairwise.s (8256 of 14191)
PASS: LLVM :: MC/AArch64/neon-add-sub-instructions.s (8257 of 14191)
PASS: LLVM :: MC/AArch64/neon-bitwise-instructions.s (8258 of 14191)
PASS: LLVM :: MC/AArch64/neon-compare-instructions.s (8259 of 14191)
PASS: LLVM :: MC/AArch64/neon-extract.s (8260 of 14191)
PASS: LLVM :: MC/AArch64/neon-facge-facgt.s (8261 of 14191)
PASS: LLVM :: MC/AArch64/neon-frsqrt-frecp.s (8262 of 14191)
PASS: LLVM :: MC/AArch64/neon-crypto.s (8263 of 14191)
PASS: LLVM :: MC/AArch64/neon-halving-add-sub.s (8264 of 14191)
PASS: LLVM :: MC/AArch64/neon-max-min-pairwise.s (8265 of 14191)
PASS: LLVM :: MC/AArch64/neon-max-min.s (8266 of 14191)
PASS: LLVM :: MC/AArch64/neon-mla-mls-instructions.s (8267 of 14191)
PASS: LLVM :: MC/AArch64/neon-perm.s (8268 of 14191)
PASS: LLVM :: MC/AArch64/neon-mov.s (8269 of 14191)
PASS: LLVM :: MC/AArch64/neon-mul-div-instructions.s (8270 of 14191)
PASS: LLVM :: MC/AArch64/neon-rounding-shift.s (8271 of 14191)
PASS: LLVM :: MC/AArch64/neon-saturating-add-sub.s (8272 of 14191)
PASS: LLVM :: MC/AArch64/neon-rounding-halving-add.s (8273 of 14191)
PASS: LLVM :: MC/AArch64/neon-saturating-rounding-shift.s (8274 of 14191)
PASS: LLVM :: MC/AArch64/neon-saturating-shift.s (8275 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-abs.s (8276 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-by-elem-mla.s (8277 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-add-sub.s (8278 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-by-elem-mul.s (8279 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-by-elem-saturating-mla.s (8280 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-by-elem-saturating-mul.s (8281 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-compare.s (8282 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-dup.s (8283 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-cvt.s (8284 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-extract-narrow.s (8285 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-fp-compare.s (8286 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-mul.s (8287 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-neg.s (8288 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-recip.s (8289 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-reduce-pairwise.s (8290 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-rounding-shift.s (8291 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-saturating-add-sub.s (8292 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-saturating-rounding-shift.s (8293 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-shift-imm.s (8294 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-saturating-shift.s (8295 of 14191)
PASS: LLVM :: MC/AArch64/neon-scalar-shift.s (8296 of 14191)
PASS: LLVM :: MC/AArch64/neon-shift-left-long.s (8297 of 14191)
PASS: LLVM :: MC/AArch64/neon-shift.s (8298 of 14191)
PASS: LLVM :: MC/AArch64/neon-simd-copy.s (8299 of 14191)
PASS: LLVM :: MC/AArch64/neon-simd-ldst-one-elem.s (8300 of 14191)
PASS: LLVM :: MC/AArch64/neon-simd-ldst-multi-elem.s (8301 of 14191)
PASS: LLVM :: MC/AArch64/neon-simd-misc.s (8302 of 14191)
PASS: LLVM :: MC/AArch64/neon-simd-shift.s (8303 of 14191)
PASS: LLVM :: MC/AArch64/neon-simd-post-ldst-multi-elem.s (8304 of 14191)
PASS: LLVM :: MC/AArch64/neon-sxtl.s (8305 of 14191)
PASS: LLVM :: MC/AArch64/neon-diagnostics.s (8306 of 14191)
PASS: LLVM :: MC/AArch64/neon-tbl.s (8307 of 14191)
PASS: LLVM :: MC/AArch64/neon-uxtl.s (8308 of 14191)
PASS: LLVM :: MC/AArch64/optional-hash.s (8309 of 14191)
PASS: LLVM :: MC/AArch64/noneon-diagnostics.s (8310 of 14191)
PASS: LLVM :: MC/AArch64/single-slash.s (8311 of 14191)
PASS: LLVM :: MC/AArch64/tls-relocs.s (8312 of 14191)
PASS: LLVM :: MC/AArch64/trace-regs-diagnostics.s (8313 of 14191)
PASS: LLVM :: MC/AMDGPU/ds-err.s (8314 of 14191)
PASS: LLVM :: MC/AMDGPU/ds.s (8315 of 14191)
PASS: LLVM :: MC/AMDGPU/flat.s (8316 of 14191)
PASS: LLVM :: MC/AMDGPU/hsa_code_object_isa_noargs.s (8317 of 14191)
PASS: LLVM :: MC/AMDGPU/hsa.s (8318 of 14191)
PASS: LLVM :: MC/AMDGPU/smrd.s (8319 of 14191)
PASS: LLVM :: MC/AArch64/trace-regs.s (8320 of 14191)
PASS: LLVM :: MC/AMDGPU/sop1-err.s (8321 of 14191)
PASS: LLVM :: MC/AMDGPU/mubuf.s (8322 of 14191)
PASS: LLVM :: MC/AMDGPU/sopc.s (8323 of 14191)
PASS: LLVM :: MC/AMDGPU/sop1.s (8324 of 14191)
PASS: LLVM :: MC/AMDGPU/sopk.s (8325 of 14191)
PASS: LLVM :: MC/AMDGPU/sop2.s (8326 of 14191)
PASS: LLVM :: MC/AMDGPU/sopp.s (8327 of 14191)
PASS: LLVM :: MC/AMDGPU/vop2-err.s (8328 of 14191)
PASS: LLVM :: MC/AMDGPU/vop3-errs.s (8329 of 14191)
PASS: LLVM :: MC/AMDGPU/vop3.s (8330 of 14191)
PASS: LLVM :: MC/AMDGPU/vopc.s (8331 of 14191)
PASS: LLVM :: MC/ARM/2010-11-30-reloc-movt.s (8332 of 14191)
PASS: LLVM :: MC/ARM/2013-03-18-Br-to-label-named-like-reg.s (8333 of 14191)
PASS: LLVM :: MC/ARM/AlignedBundling/pad-align-to-bundle-end.s (8334 of 14191)
PASS: LLVM :: MC/ARM/AlignedBundling/group-bundle-arm.s (8335 of 14191)
PASS: LLVM :: MC/AMDGPU/vop1.s (8336 of 14191)
PASS: LLVM :: MC/ARM/Windows/invalid-relocation.s (8337 of 14191)
PASS: LLVM :: MC/ARM/Windows/multiple-text-sections.s (8338 of 14191)
PASS: LLVM :: MC/ARM/Windows/mov32t-range.s (8339 of 14191)
PASS: LLVM :: MC/AMDGPU/vop2.s (8340 of 14191)
PASS: LLVM :: MC/ARM/Windows/text-attributes.s (8341 of 14191)
PASS: LLVM :: MC/ARM/arm-aliases.s (8342 of 14191)
PASS: LLVM :: MC/ARM/align_arm_2_thumb.s (8343 of 14191)
PASS: LLVM :: MC/ARM/arm-arithmetic-aliases.s (8344 of 14191)
PASS: LLVM :: MC/ARM/align_thumb_2_arm.s (8345 of 14191)
PASS: LLVM :: MC/ARM/arm-elf-relocation-diagnostics.s (8346 of 14191)
PASS: LLVM :: MC/ARM/arm-elf-relocations.s (8347 of 14191)
PASS: LLVM :: MC/ARM/arm-it-block.s (8348 of 14191)
PASS: LLVM :: MC/ARM/arm-elf-symver.s (8349 of 14191)
PASS: LLVM :: MC/ARM/arm-ldrd.s (8350 of 14191)
PASS: LLVM :: MC/ARM/arm-memory-instructions.s (8351 of 14191)
PASS: LLVM :: MC/ARM/arm-qualifier-diagnostics.s (8352 of 14191)
PASS: LLVM :: MC/ARM/arm-shift-encoding.s (8353 of 14191)
PASS: LLVM :: MC/ARM/arm-load-store-multiple-deprecated.s (8354 of 14191)
PASS: LLVM :: MC/ARM/arm-thumb-trustzone.s (8355 of 14191)
PASS: LLVM :: MC/ARM/arm-trustzone.s (8356 of 14191)
PASS: LLVM :: MC/ARM/arm_addrmode2.s (8357 of 14191)
PASS: LLVM :: MC/ARM/arm-thumb-cpus-default.s (8358 of 14191)
PASS: LLVM :: MC/ARM/arm_addrmode3.s (8359 of 14191)
PASS: LLVM :: MC/ARM/arm-thumb-cpus.s (8360 of 14191)
PASS: LLVM :: MC/ARM/arm11-hint-instr.s (8361 of 14191)
PASS: LLVM :: MC/ARM/arm_fixups.s (8362 of 14191)
PASS: LLVM :: MC/ARM/arm_instructions.s (8363 of 14191)
PASS: LLVM :: MC/ARM/basic-arm-instructions-v8.s (8364 of 14191)
PASS: LLVM :: MC/ARM/basic-thumb2-instructions-v8.s (8365 of 14191)
PASS: LLVM :: MC/ARM/basic-arm-instructions-v8.1a.s (8366 of 14191)
PASS: LLVM :: MC/ARM/basic-arm-instructions.s (8367 of 14191)
PASS: LLVM :: MC/ARM/basic-thumb-instructions.s (8368 of 14191)
PASS: LLVM :: MC/ARM/big-endian-arm-fixup.s (8369 of 14191)
PASS: LLVM :: MC/ARM/big-endian-thumb2-fixup.s (8370 of 14191)
PASS: LLVM :: MC/ARM/big-endian-thumb-fixup.s (8371 of 14191)
PASS: LLVM :: MC/ARM/bkpt.s (8372 of 14191)
PASS: LLVM :: MC/ARM/bracket-darwin.s (8373 of 14191)
PASS: LLVM :: MC/ARM/bracket-exprs.s (8374 of 14191)
PASS: LLVM :: MC/ARM/cmp-immediate-fixup-error.s (8375 of 14191)
PASS: LLVM :: MC/ARM/cmp-immediate-fixup.s (8376 of 14191)
PASS: LLVM :: MC/ARM/cmp-immediate-fixup-error2.s (8377 of 14191)
PASS: LLVM :: MC/ARM/basic-thumb2-instructions.s (8378 of 14191)
PASS: LLVM :: MC/ARM/cmp-immediate-fixup2.s (8379 of 14191)
PASS: LLVM :: MC/ARM/coff-debugging-secrel.ll (8380 of 14191)
PASS: LLVM :: MC/ARM/coff-file.s (8381 of 14191)
PASS: LLVM :: MC/ARM/coff-function-type-info.ll (8382 of 14191)
PASS: LLVM :: MC/ARM/coff-relocations.s (8383 of 14191)
PASS: LLVM :: MC/ARM/comment.s (8384 of 14191)
PASS: LLVM :: MC/ARM/complex-operands.s (8385 of 14191)
PASS: LLVM :: MC/ARM/coproc-diag.s (8386 of 14191)
PASS: LLVM :: MC/ARM/cpu-test.s (8387 of 14191)
PASS: LLVM :: MC/ARM/cps.s (8388 of 14191)
PASS: LLVM :: MC/ARM/crc32-thumb.s (8389 of 14191)
PASS: LLVM :: MC/ARM/crc32.s (8390 of 14191)
PASS: LLVM :: MC/ARM/cxx-global-constructor.ll (8391 of 14191)
PASS: LLVM :: MC/ARM/d16.s (8392 of 14191)
PASS: LLVM :: MC/ARM/diagnostics-noneon.s (8393 of 14191)
PASS: LLVM :: MC/ARM/data-in-code.ll (8394 of 14191)
PASS: LLVM :: MC/ARM/directive-align.s (8395 of 14191)
PASS: LLVM :: MC/ARM/deprecated-v8.s (8396 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv2.s (8397 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv2a.s (8398 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv3.s (8399 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv4.s (8400 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv3m.s (8401 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv4t.s (8402 of 14191)
PASS: LLVM :: MC/ARM/diagnostics.s (8403 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv5.s (8404 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv5t.s (8405 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv5te.s (8406 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv6-m.s (8407 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv6.s (8408 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv6k.s (8409 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv6j.s (8410 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv6z.s (8411 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv6t2.s (8412 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv6zk.s (8413 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv7-a.s (8414 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv7-m.s (8415 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv7-r.s (8416 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv7a.s (8417 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv7.s (8418 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv7m.s (8419 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv7r.s (8420 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv8-a.s (8421 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-iwmmxt.s (8422 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-armv8a.s (8423 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-iwmmxt2.s (8424 of 14191)
PASS: LLVM :: MC/ARM/directive-arch-semantic-action.s (8425 of 14191)
PASS: LLVM :: MC/ARM/directive-arch_extension-crc.s (8426 of 14191)
PASS: LLVM :: MC/ARM/directive-arch_extension-mode-switch.s (8427 of 14191)
PASS: LLVM :: MC/ARM/directive-arch_extension-crypto.s (8428 of 14191)
PASS: LLVM :: MC/ARM/directive-arch_extension-idiv.s (8429 of 14191)
PASS: LLVM :: MC/ARM/directive-arch_extension-fp.s (8430 of 14191)
PASS: LLVM :: MC/ARM/directive-arch_extension-toggle.s (8431 of 14191)
PASS: LLVM :: MC/ARM/directive-arch_extension-sec.s (8432 of 14191)
PASS: LLVM :: MC/ARM/directive-cpu.s (8433 of 14191)
PASS: LLVM :: MC/ARM/directive-arch_extension-mp.s (8434 of 14191)
PASS: LLVM :: MC/ARM/directive-eabi_attribute-diagnostics.s (8435 of 14191)
PASS: LLVM :: MC/ARM/directive-eabi_attribute-overwrite.s (8436 of 14191)
PASS: LLVM :: MC/ARM/directive-even.s (8437 of 14191)
PASS: LLVM :: MC/ARM/directive-eabi_attribute.s (8438 of 14191)
PASS: LLVM :: MC/ARM/directive-fpu-diagnostics.s (8439 of 14191)
PASS: LLVM :: MC/ARM/directive-fpu-instrs.s (8440 of 14191)
PASS: LLVM :: MC/ARM/directive-arch_extension-simd.s (8441 of 14191)
PASS: LLVM :: MC/ARM/directive-fpu-multiple.s (8442 of 14191)
PASS: LLVM :: MC/ARM/directive-fpu-softvfp.s (8443 of 14191)
PASS: LLVM :: MC/ARM/directive-literals.s (8444 of 14191)
PASS: LLVM :: MC/ARM/directive-fpu.s (8445 of 14191)
PASS: LLVM :: MC/ARM/directive-object_arch-2.s (8446 of 14191)
PASS: LLVM :: MC/ARM/directive-object_arch-3.s (8447 of 14191)
PASS: LLVM :: MC/ARM/directive-object_arch-diagnostics.s (8448 of 14191)
PASS: LLVM :: MC/ARM/directive-object_arch.s (8449 of 14191)
PASS: LLVM :: MC/ARM/directive-thumb_func.s (8450 of 14191)
PASS: LLVM :: MC/ARM/directive-tlsdescseq-diagnostics.s (8451 of 14191)
PASS: LLVM :: MC/ARM/directive-tlsdescseq.s (8452 of 14191)
PASS: LLVM :: MC/ARM/directive-word-diagnostics.s (8453 of 14191)
PASS: LLVM :: MC/ARM/directive-unsupported.s (8454 of 14191)
PASS: LLVM :: MC/ARM/dot-req-case-insensitive.s (8455 of 14191)
PASS: LLVM :: MC/ARM/dot-req.s (8456 of 14191)
PASS: LLVM :: MC/ARM/directive-type-diagnostics.s (8457 of 14191)
PASS: LLVM :: MC/ARM/dwarf-asm-multiple-sections-dwarf-2.s (8458 of 14191)
PASS: LLVM :: MC/ARM/dwarf-asm-no-code.s (8459 of 14191)
PASS: LLVM :: MC/ARM/dwarf-asm-nonstandard-section.s (8460 of 14191)
PASS: LLVM :: MC/ARM/dwarf-cfi-initial-state.s (8461 of 14191)
PASS: LLVM :: MC/ARM/dwarf-asm-single-section.s (8462 of 14191)
PASS: LLVM :: MC/ARM/eh-compact-pr1.s (8463 of 14191)
PASS: LLVM :: MC/ARM/eh-compact-pr0.s (8464 of 14191)
PASS: LLVM :: MC/ARM/dwarf-asm-multiple-sections.s (8465 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-cantunwind-diagnostics.s (8466 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-cantunwind.s (8467 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-fnend-diagnostics.s (8468 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-fnstart-diagnostics.s (8469 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-integrated-test.s (8470 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-handlerdata.s (8471 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-movsp.s (8472 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-movsp-diagnostics.s (8473 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-multiple-offsets.s (8474 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-pad-diagnostics.s (8475 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-pad.s (8476 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-personality-diagnostics.s (8477 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-personalityindex-diagnostics.s (8478 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-personality.s (8479 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-personalityindex.s (8480 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-save-diagnostics.s (8481 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-save.s (8482 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-section-comdat.s (8483 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-section-multiple-func.s (8484 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-section.s (8485 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-setfp.s (8486 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-setfp-diagnostics.s (8487 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-text-section-multiple-func.s (8488 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-text-section.s (8489 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-unwind_raw.s (8490 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-unwind_raw-diagnostics.s (8491 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-vsave-diagnostics.s (8492 of 14191)
PASS: LLVM :: MC/ARM/eh-directive-vsave.s (8493 of 14191)
PASS: LLVM :: MC/ARM/eh-link.s (8494 of 14191)
PASS: LLVM :: MC/ARM/elf-jump24-fixup.s (8495 of 14191)
PASS: LLVM :: MC/ARM/elf-eflags-eabi.s (8496 of 14191)
PASS: LLVM :: MC/ARM/elf-reloc-01.s (8497 of 14191)
PASS: LLVM :: MC/ARM/elf-movt.s (8498 of 14191)
PASS: LLVM :: MC/ARM/elf-reloc-02.s (8499 of 14191)
PASS: LLVM :: MC/ARM/elf-reloc-03.s (8500 of 14191)
PASS: LLVM :: MC/ARM/elf-reloc-condcall.s (8501 of 14191)
PASS: LLVM :: MC/ARM/elf-thumbfunc-reloc.s (8502 of 14191)
PASS: LLVM :: MC/ARM/elf-thumbfunc-reloc2.s (8503 of 14191)
PASS: LLVM :: MC/ARM/elf-thumbfunc.s (8504 of 14191)
PASS: LLVM :: MC/ARM/fconst.s (8505 of 14191)
PASS: LLVM :: MC/ARM/fp-armv8.s (8506 of 14191)
PASS: LLVM :: MC/ARM/fixup-cpu-mode.s (8507 of 14191)
PASS: LLVM :: MC/ARM/full_line_comment.s (8508 of 14191)
PASS: LLVM :: MC/ARM/fp-const-errors.s (8509 of 14191)
PASS: LLVM :: MC/ARM/inst-arm-suffixes.s (8510 of 14191)
PASS: LLVM :: MC/ARM/gas-compl-copr-reg.s (8511 of 14191)
PASS: LLVM :: MC/ARM/hilo-16bit-relocations.s (8512 of 14191)
PASS: LLVM :: MC/ARM/inst-constant-required.s (8513 of 14191)
PASS: LLVM :: MC/ARM/inst-directive-emit.s (8514 of 14191)
PASS: LLVM :: MC/ARM/inst-directive.s (8515 of 14191)
PASS: LLVM :: MC/ARM/inst-overflow.s (8516 of 14191)
PASS: LLVM :: MC/ARM/inst-thumb-overflow-2.s (8517 of 14191)
PASS: LLVM :: MC/ARM/inst-thumb-overflow.s (8518 of 14191)
PASS: LLVM :: MC/ARM/idiv.s (8519 of 14191)
PASS: LLVM :: MC/ARM/inst-thumb-suffixes.s (8520 of 14191)
PASS: LLVM :: MC/ARM/invalid-barrier.s (8521 of 14191)
PASS: LLVM :: MC/ARM/invalid-crc32.s (8522 of 14191)
PASS: LLVM :: MC/ARM/invalid-fp-armv8.s (8523 of 14191)
PASS: LLVM :: MC/ARM/invalid-hint-arm.s (8524 of 14191)
PASS: LLVM :: MC/ARM/invalid-hint-thumb.s (8525 of 14191)
PASS: LLVM :: MC/ARM/invalid-neon-v8.s (8526 of 14191)
PASS: LLVM :: MC/ARM/invalid-vector-index.s (8527 of 14191)
PASS: LLVM :: MC/ARM/ldr-pseudo-darwin.s (8528 of 14191)
PASS: LLVM :: MC/ARM/ldr-pseudo-parse-errors.s (8529 of 14191)
PASS: LLVM :: MC/ARM/ldr-pseudo-obj-errors.s (8530 of 14191)
PASS: LLVM :: MC/ARM/invalid-idiv.s (8531 of 14191)
PASS: LLVM :: MC/ARM/ldrd-strd-gnu-arm-bad-imm.s (8532 of 14191)
PASS: LLVM :: MC/ARM/ldr-pseudo.s (8533 of 14191)
PASS: LLVM :: MC/ARM/ldrd-strd-gnu-arm.s (8534 of 14191)
PASS: LLVM :: MC/ARM/ldrd-strd-gnu-sp.s (8535 of 14191)
PASS: LLVM :: MC/ARM/ldrd-strd-gnu-thumb-bad-regs.s (8536 of 14191)
PASS: LLVM :: MC/ARM/ldrd-strd-gnu-thumb.s (8537 of 14191)
PASS: LLVM :: MC/ARM/load-store-acquire-release-v8-thumb.s (8538 of 14191)
PASS: LLVM :: MC/ARM/load-store-acquire-release-v8.s (8539 of 14191)
PASS: LLVM :: MC/ARM/ltorg.s (8540 of 14191)
PASS: LLVM :: MC/ARM/macho-relocs-with-addend.s (8541 of 14191)
PASS: LLVM :: MC/ARM/ltorg-darwin.s (8542 of 14191)
PASS: LLVM :: MC/ARM/mapping-within-section.s (8543 of 14191)
PASS: LLVM :: MC/ARM/mode-switch.s (8544 of 14191)
PASS: LLVM :: MC/ARM/mul-v4.s (8545 of 14191)
PASS: LLVM :: MC/ARM/move-banked-regs.s (8546 of 14191)
PASS: LLVM :: MC/ARM/multi-section-mapping.s (8547 of 14191)
PASS: LLVM :: MC/ARM/neon-abs-encoding.s (8548 of 14191)
PASS: LLVM :: MC/ARM/neon-absdiff-encoding.s (8549 of 14191)
PASS: LLVM :: MC/ARM/neon-add-encoding.s (8550 of 14191)
PASS: LLVM :: MC/ARM/neon-bitcount-encoding.s (8551 of 14191)
PASS: LLVM :: MC/ARM/neon-bitwise-encoding.s (8552 of 14191)
PASS: LLVM :: MC/ARM/neon-convert-encoding.s (8553 of 14191)
PASS: LLVM :: MC/ARM/neon-cmp-encoding.s (8554 of 14191)
PASS: LLVM :: MC/ARM/neon-dup-encoding.s (8555 of 14191)
PASS: LLVM :: MC/ARM/neon-mov-encoding.s (8556 of 14191)
PASS: LLVM :: MC/ARM/neon-crypto.s (8557 of 14191)
PASS: LLVM :: MC/ARM/neon-minmax-encoding.s (8558 of 14191)
PASS: LLVM :: MC/ARM/neon-mul-encoding.s (8559 of 14191)
PASS: LLVM :: MC/ARM/neon-mul-accum-encoding.s (8560 of 14191)
PASS: LLVM :: MC/ARM/neon-neg-encoding.s (8561 of 14191)
PASS: LLVM :: MC/ARM/neon-pairwise-encoding.s (8562 of 14191)
PASS: LLVM :: MC/ARM/neon-reverse-encoding.s (8563 of 14191)
PASS: LLVM :: MC/ARM/neon-reciprocal-encoding.s (8564 of 14191)
PASS: LLVM :: MC/ARM/neon-satshift-encoding.s (8565 of 14191)
PASS: LLVM :: MC/ARM/neon-shift-encoding.s (8566 of 14191)
PASS: LLVM :: MC/ARM/neon-mov-vfp.s (8567 of 14191)
PASS: LLVM :: MC/ARM/neon-shiftaccum-encoding.s (8568 of 14191)
PASS: LLVM :: MC/ARM/neon-shuffle-encoding.s (8569 of 14191)
PASS: LLVM :: MC/ARM/neon-table-encoding.s (8570 of 14191)
PASS: LLVM :: MC/ARM/neon-sub-encoding.s (8571 of 14191)
PASS: LLVM :: MC/ARM/neon-v8.s (8572 of 14191)
PASS: LLVM :: MC/ARM/neon-vswp.s (8573 of 14191)
PASS: LLVM :: MC/ARM/neon-vst-encoding.s (8574 of 14191)
PASS: LLVM :: MC/ARM/neon-vld-encoding.s (8575 of 14191)
PASS: LLVM :: MC/ARM/neont2-add-encoding.s (8576 of 14191)
PASS: LLVM :: MC/ARM/neont2-abs-encoding.s (8577 of 14191)
PASS: LLVM :: MC/ARM/neont2-absdiff-encoding.s (8578 of 14191)
PASS: LLVM :: MC/ARM/neont2-bitcount-encoding.s (8579 of 14191)
PASS: LLVM :: MC/ARM/neont2-bitwise-encoding.s (8580 of 14191)
PASS: LLVM :: MC/ARM/neont2-cmp-encoding.s (8581 of 14191)
PASS: LLVM :: MC/ARM/neont2-convert-encoding.s (8582 of 14191)
PASS: LLVM :: MC/ARM/neont2-dup-encoding.s (8583 of 14191)
PASS: LLVM :: MC/ARM/neont2-minmax-encoding.s (8584 of 14191)
PASS: LLVM :: MC/ARM/neont2-mov-encoding.s (8585 of 14191)
PASS: LLVM :: MC/ARM/neont2-mul-accum-encoding.s (8586 of 14191)
PASS: LLVM :: MC/ARM/neont2-mul-encoding.s (8587 of 14191)
PASS: LLVM :: MC/ARM/neont2-neg-encoding.s (8588 of 14191)
PASS: LLVM :: MC/ARM/neont2-pairwise-encoding.s (8589 of 14191)
PASS: LLVM :: MC/ARM/neont2-reciprocal-encoding.s (8590 of 14191)
PASS: LLVM :: MC/ARM/neont2-reverse-encoding.s (8591 of 14191)
PASS: LLVM :: MC/ARM/neont2-satshift-encoding.s (8592 of 14191)
PASS: LLVM :: MC/ARM/neont2-shift-encoding.s (8593 of 14191)
PASS: LLVM :: MC/ARM/neont2-shiftaccum-encoding.s (8594 of 14191)
PASS: LLVM :: MC/ARM/neont2-shuffle-encoding.s (8595 of 14191)
PASS: LLVM :: MC/ARM/neont2-sub-encoding.s (8596 of 14191)
PASS: LLVM :: MC/ARM/neont2-table-encoding.s (8597 of 14191)
PASS: LLVM :: MC/ARM/neont2-vld-encoding.s (8598 of 14191)
PASS: LLVM :: MC/ARM/neont2-vst-encoding.s (8599 of 14191)
PASS: LLVM :: MC/ARM/pool.s (8600 of 14191)
PASS: LLVM :: MC/ARM/obsolete-v8.s (8601 of 14191)
PASS: LLVM :: MC/ARM/not-armv4.s (8602 of 14191)
PASS: LLVM :: MC/ARM/pr11877.s (8603 of 14191)
PASS: LLVM :: MC/ARM/pr22395-2.s (8604 of 14191)
PASS: LLVM :: MC/ARM/pr22395.s (8605 of 14191)
PASS: LLVM :: MC/ARM/relocated-mapping.s (8606 of 14191)
PASS: LLVM :: MC/ARM/simple-fp-encoding.s (8607 of 14191)
PASS: LLVM :: MC/ARM/single-precision-fp.s (8608 of 14191)
PASS: LLVM :: MC/ARM/symbol-variants-errors.s (8609 of 14191)
PASS: LLVM :: MC/ARM/symbol-variants.s (8610 of 14191)
PASS: LLVM :: MC/ARM/target-expressions.s (8611 of 14191)
PASS: LLVM :: MC/ARM/thumb-far-jump.s (8612 of 14191)
PASS: LLVM :: MC/ARM/thumb-fp-armv8.s (8613 of 14191)
PASS: LLVM :: MC/ARM/neon-vld-vst-align.s (8614 of 14191)
PASS: LLVM :: MC/ARM/thumb-invalid-crypto.txt (8615 of 14191)
PASS: LLVM :: MC/ARM/thumb-neon-crypto.s (8616 of 14191)
PASS: LLVM :: MC/ARM/thumb-diagnostics.s (8617 of 14191)
PASS: LLVM :: MC/ARM/thumb-hints.s (8618 of 14191)
PASS: LLVM :: MC/ARM/thumb-neon-v8.s (8619 of 14191)
PASS: LLVM :: MC/ARM/thumb-only-conditionals.s (8620 of 14191)
PASS: LLVM :: MC/ARM/thumb-load-store-multiple.s (8621 of 14191)
PASS: LLVM :: MC/ARM/thumb-shift-encoding.s (8622 of 14191)
PASS: LLVM :: MC/ARM/thumb-st_other.s (8623 of 14191)
PASS: LLVM :: MC/ARM/thumb-types.s (8624 of 14191)
PASS: LLVM :: MC/ARM/thumb.s (8625 of 14191)
PASS: LLVM :: MC/ARM/thumb-not-mclass.s (8626 of 14191)
PASS: LLVM :: MC/ARM/thumb1-relax-bcc.s (8627 of 14191)
PASS: LLVM :: MC/ARM/thumb1-relax-adr.s (8628 of 14191)
PASS: LLVM :: MC/ARM/thumb2-b.w-encodingT4.s (8629 of 14191)
PASS: LLVM :: MC/ARM/thumb1-relax-ldrlit.s (8630 of 14191)
PASS: LLVM :: MC/ARM/thumb1-relax-br.s (8631 of 14191)
PASS: LLVM :: MC/ARM/thumb2-branches.s (8632 of 14191)
PASS: LLVM :: MC/ARM/thumb2-cbn-to-next-inst.s (8633 of 14191)
PASS: LLVM :: MC/ARM/thumb2-diagnostics.s (8634 of 14191)
PASS: LLVM :: MC/ARM/thumb2-bxj.s (8635 of 14191)
PASS: LLVM :: MC/ARM/thumb2-dsp-diag.s (8636 of 14191)
PASS: LLVM :: MC/ARM/thumb2-exception-return-mclass.s (8637 of 14191)
PASS: LLVM :: MC/ARM/thumb2-bxj-v8.s (8638 of 14191)
PASS: LLVM :: MC/ARM/thumb2-ldrd.s (8639 of 14191)
PASS: LLVM :: MC/ARM/thumb2-ldrb-ldrh.s (8640 of 14191)
PASS: LLVM :: MC/ARM/thumb2-mclass.s (8641 of 14191)
PASS: LLVM :: MC/ARM/thumb2-narrow-dp.ll (8642 of 14191)
PASS: LLVM :: MC/ARM/thumb2-pldw.s (8643 of 14191)
PASS: LLVM :: MC/ARM/thumb2-ldrexd-strexd.s (8644 of 14191)
PASS: LLVM :: MC/ARM/thumb2-strd.s (8645 of 14191)
PASS: LLVM :: MC/ARM/thumb2be-beq.w-encoding.s (8646 of 14191)
PASS: LLVM :: MC/ARM/thumb2be-b.w-encoding.s (8647 of 14191)
PASS: LLVM :: MC/ARM/thumb2be-movt-encoding.s (8648 of 14191)
PASS: LLVM :: MC/ARM/thumb_rewrites.s (8649 of 14191)
PASS: LLVM :: MC/ARM/thumb_set-diagnostics.s (8650 of 14191)
PASS: LLVM :: MC/ARM/thumb2be-movw-encoding.s (8651 of 14191)
PASS: LLVM :: MC/ARM/thumb_set.s (8652 of 14191)
PASS: LLVM :: MC/ARM/udf-arm-diagnostics.s (8653 of 14191)
PASS: LLVM :: MC/ARM/thumbv7m.s (8654 of 14191)
PASS: LLVM :: MC/ARM/thumbv7em.s (8655 of 14191)
PASS: LLVM :: MC/ARM/udf-arm.s (8656 of 14191)
PASS: LLVM :: MC/ARM/udf-thumb.s (8657 of 14191)
PASS: LLVM :: MC/ARM/udf-thumb-2-diagnostics.s (8658 of 14191)
PASS: LLVM :: MC/ARM/udf-thumb-2.s (8659 of 14191)
PASS: LLVM :: MC/ARM/udf-thumb-diagnostics.s (8660 of 14191)
PASS: LLVM :: MC/ARM/unwind-stack-diagnostics.s (8661 of 14191)
PASS: LLVM :: MC/ARM/variant-diagnostics.s (8662 of 14191)
PASS: LLVM :: MC/ARM/vfp-aliases-diagnostics.s (8663 of 14191)
PASS: LLVM :: MC/ARM/vfp-aliases.s (8664 of 14191)
PASS: LLVM :: MC/ARM/virtexts-arm.s (8665 of 14191)
PASS: LLVM :: MC/ARM/virtexts-thumb.s (8666 of 14191)
PASS: LLVM :: MC/ARM/vfp4.s (8667 of 14191)
PASS: LLVM :: MC/ARM/vmov-vmvn-byte-replicate.s (8668 of 14191)
PASS: LLVM :: MC/ARM/vmov-vmvn-illegal-cases.s (8669 of 14191)
PASS: LLVM :: MC/ARM/vorr-vbic-illegal-cases.s (8670 of 14191)
PASS: LLVM :: MC/ARM/vpush-vpop.s (8671 of 14191)
PASS: LLVM :: MC/AsmParser/assignment.s (8672 of 14191)
PASS: LLVM :: MC/AsmParser/at-pseudo-variable-bad.s (8673 of 14191)
PASS: LLVM :: MC/AsmParser/at-pseudo-variable.s (8674 of 14191)
PASS: LLVM :: MC/AsmParser/bad-macro.s (8675 of 14191)
PASS: LLVM :: MC/AsmParser/align_invalid.s (8676 of 14191)
PASS: LLVM :: MC/AsmParser/cfi-unfinished-frame.s (8677 of 14191)
PASS: LLVM :: MC/AsmParser/cfi-window-save.s (8678 of 14191)
PASS: LLVM :: MC/AsmParser/comments-x86-darwin.s (8679 of 14191)
PASS: LLVM :: MC/AsmParser/conditional_asm.s (8680 of 14191)
PASS: LLVM :: MC/AsmParser/defsym.s (8681 of 14191)
PASS: LLVM :: MC/AsmParser/defsym_error1.s (8682 of 14191)
PASS: LLVM :: MC/AsmParser/dash-n.s (8683 of 14191)
PASS: LLVM :: MC/AsmParser/defsym_error2.s (8684 of 14191)
PASS: LLVM :: MC/AsmParser/directive-err-diagnostics.s (8685 of 14191)
PASS: LLVM :: MC/AsmParser/directive-warning.s (8686 of 14191)
PASS: LLVM :: MC/AsmParser/directive-err.s (8687 of 14191)
PASS: LLVM :: MC/AsmParser/directive_align.s (8688 of 14191)
PASS: LLVM :: MC/AsmParser/directive_ascii.s (8689 of 14191)
PASS: LLVM :: MC/AsmParser/directive_abort.s (8690 of 14191)
PASS: LLVM :: MC/AsmParser/directive_desc.s (8691 of 14191)
PASS: LLVM :: MC/AsmParser/directive_comm.s (8692 of 14191)
PASS: LLVM :: MC/AsmParser/directive_darwin_section.s (8693 of 14191)
PASS: LLVM :: MC/AsmParser/directive_elf_size.s (8694 of 14191)
PASS: LLVM :: MC/AsmParser/directive_end.s (8695 of 14191)
PASS: LLVM :: MC/AsmParser/directive_end-2.s (8696 of 14191)
PASS: LLVM :: MC/AsmParser/directive_file-errors.s (8697 of 14191)
PASS: LLVM :: MC/AsmParser/directive_fill.s (8698 of 14191)
PASS: LLVM :: MC/AsmParser/directive_file.s (8699 of 14191)
PASS: LLVM :: MC/AsmParser/directive_incbin.s (8700 of 14191)
PASS: LLVM :: MC/AsmParser/directive_include.s (8701 of 14191)
PASS: LLVM :: MC/AsmParser/directive_line.s (8702 of 14191)
PASS: LLVM :: MC/AsmParser/directive_lcomm.s (8703 of 14191)
PASS: LLVM :: MC/AsmParser/directive_loc.s (8704 of 14191)
XFAIL: LLVM :: MC/AsmParser/directive_lsym.s (8705 of 14191)
PASS: LLVM :: MC/AsmParser/directive_rept-diagnostics.s (8706 of 14191)
PASS: LLVM :: MC/AsmParser/directive_org.s (8707 of 14191)
PASS: LLVM :: MC/AsmParser/directive_rept.s (8708 of 14191)
PASS: LLVM :: MC/AsmParser/directive_seh.s (8709 of 14191)
PASS: LLVM :: MC/AsmParser/directive_set.s (8710 of 14191)
PASS: LLVM :: MC/AsmParser/directive_space.s (8711 of 14191)
PASS: LLVM :: MC/AsmParser/directive_symbol_attrs.s (8712 of 14191)
PASS: LLVM :: MC/AsmParser/directive_tbss.s (8713 of 14191)
PASS: LLVM :: MC/AsmParser/directive_subsections_via_symbols.s (8714 of 14191)
PASS: LLVM :: MC/AsmParser/directive_tdata.s (8715 of 14191)
PASS: LLVM :: MC/AsmParser/directive_tlv.s (8716 of 14191)
PASS: LLVM :: MC/ARM/v8_IT_manual.s (8717 of 14191)
PASS: LLVM :: MC/AsmParser/directive_thread_init_func.s (8718 of 14191)
PASS: LLVM :: MC/AsmParser/directive_values.s (8719 of 14191)
PASS: LLVM :: MC/AsmParser/directive_zerofill.s (8720 of 14191)
PASS: LLVM :: MC/AsmParser/dollars-in-identifiers.s (8721 of 14191)
PASS: LLVM :: MC/AsmParser/dot-symbol-assignment-backwards.s (8722 of 14191)
PASS: LLVM :: MC/AsmParser/dot-symbol-assignment.s (8723 of 14191)
PASS: LLVM :: MC/AsmParser/dot-symbol-non-absolute.s (8724 of 14191)
PASS: LLVM :: MC/AsmParser/dot-symbol.s (8725 of 14191)
PASS: LLVM :: MC/AsmParser/equ.s (8726 of 14191)
PASS: LLVM :: MC/AsmParser/expr-shr.s (8727 of 14191)
PASS: LLVM :: MC/AsmParser/exprs-invalid.s (8728 of 14191)
PASS: LLVM :: MC/AsmParser/expr_symbol_modifiers.s (8729 of 14191)
PASS: LLVM :: MC/AsmParser/exprs.s (8730 of 14191)
PASS: LLVM :: MC/AsmParser/extern.s (8731 of 14191)
PASS: LLVM :: MC/AsmParser/hello.s (8732 of 14191)
PASS: LLVM :: MC/AsmParser/if-diagnostics.s (8733 of 14191)
PASS: LLVM :: MC/AsmParser/ifb.s (8734 of 14191)
PASS: LLVM :: MC/AsmParser/floating-literals.s (8735 of 14191)
PASS: LLVM :: MC/AsmParser/ifc.s (8736 of 14191)
PASS: LLVM :: MC/AsmParser/ifdef.s (8737 of 14191)
PASS: LLVM :: MC/AsmParser/ifeqs.s (8738 of 14191)
PASS: LLVM :: MC/AsmParser/ifnes.s (8739 of 14191)
PASS: LLVM :: MC/AsmParser/ifndef.s (8740 of 14191)
PASS: LLVM :: MC/AsmParser/ifeqs-diagnostics.s (8741 of 14191)
PASS: LLVM :: MC/AsmParser/labels.s (8742 of 14191)
PASS: LLVM :: MC/AsmParser/invalid-input-assertion.s (8743 of 14191)
PASS: LLVM :: MC/AsmParser/line_with_hash.s (8744 of 14191)
PASS: LLVM :: MC/AsmParser/macro-args.s (8745 of 14191)
PASS: LLVM :: MC/AsmParser/macro-def-in-instantiation.s (8746 of 14191)
PASS: LLVM :: MC/AsmParser/macro-exitm.s (8747 of 14191)
PASS: LLVM :: MC/AsmParser/macro-irp.s (8748 of 14191)
PASS: LLVM :: MC/AsmParser/macro-err1.s (8749 of 14191)
PASS: LLVM :: MC/AsmParser/macro-irpc.s (8750 of 14191)
PASS: LLVM :: MC/AsmParser/macro-qualifier.s (8751 of 14191)
PASS: LLVM :: MC/AsmParser/macro-qualifier-diagnostics.s (8752 of 14191)
PASS: LLVM :: MC/AsmParser/macro-rept-err1.s (8753 of 14191)
PASS: LLVM :: MC/AsmParser/macro-rept-err2.s (8754 of 14191)
PASS: LLVM :: MC/AsmParser/macro-rept.s (8755 of 14191)
PASS: LLVM :: MC/AsmParser/macros-argument-parsing.s (8756 of 14191)
PASS: LLVM :: MC/AsmParser/macros-argument-parsing-diagnostics.s (8757 of 14191)
PASS: LLVM :: MC/AsmParser/macros-darwin-vararg.s (8758 of 14191)
PASS: LLVM :: MC/AsmParser/macros-darwin.s (8759 of 14191)
PASS: LLVM :: MC/AsmParser/macros-gas.s (8760 of 14191)
PASS: LLVM :: MC/AsmParser/pr11865.s (8761 of 14191)
PASS: LLVM :: MC/AsmParser/macros-parsing.s (8762 of 14191)
PASS: LLVM :: MC/AsmParser/rename.s (8763 of 14191)
PASS: LLVM :: MC/AsmParser/purgem.s (8764 of 14191)
PASS: LLVM :: MC/AsmParser/section.s (8765 of 14191)
PASS: LLVM :: MC/AsmParser/section_names.s (8766 of 14191)
PASS: LLVM :: MC/AsmParser/vararg-default-value.s (8767 of 14191)
PASS: LLVM :: MC/AsmParser/vararg.s (8768 of 14191)
PASS: LLVM :: MC/AsmParser/variables.s (8769 of 14191)
PASS: LLVM :: MC/AsmParser/secure_log_unique.s (8770 of 14191)
PASS: LLVM :: MC/AsmParser/variables-invalid.s (8771 of 14191)
PASS: LLVM :: MC/COFF/alias.s (8772 of 14191)
PASS: LLVM :: MC/COFF/align-nops.s (8773 of 14191)
PASS: LLVM :: MC/COFF/bad-expr.s (8774 of 14191)
PASS: LLVM :: MC/COFF/basic-coff-64.s (8775 of 14191)
PASS: LLVM :: MC/COFF/basic-coff.s (8776 of 14191)
PASS: LLVM :: MC/COFF/ARM/directive-type-diagnostics.s (8777 of 14191)
PASS: LLVM :: MC/COFF/bss.s (8778 of 14191)
PASS: LLVM :: MC/COFF/bss_section.ll (8779 of 14191)
PASS: LLVM :: MC/COFF/comm-align.s (8780 of 14191)
PASS: LLVM :: MC/COFF/const-gv-with-rel-init.ll (8781 of 14191)
PASS: LLVM :: MC/COFF/comm.s (8782 of 14191)
PASS: LLVM :: MC/COFF/comm.ll (8783 of 14191)
PASS: LLVM :: MC/COFF/cross-section-relative.ll (8784 of 14191)
PASS: LLVM :: MC/COFF/diff.s (8785 of 14191)
PASS: LLVM :: MC/COFF/cross-section-relative.s (8786 of 14191)
PASS: LLVM :: MC/COFF/directive-section-characteristics.ll (8787 of 14191)
PASS: LLVM :: MC/COFF/early-dce.s (8788 of 14191)
PASS: LLVM :: MC/COFF/eh-frame.s (8789 of 14191)
PASS: LLVM :: MC/COFF/feat00.s (8790 of 14191)
PASS: LLVM :: MC/COFF/file.s (8791 of 14191)
PASS: LLVM :: MC/COFF/invalid-def.s (8792 of 14191)
PASS: LLVM :: MC/COFF/initialised-data.ll (8793 of 14191)
PASS: LLVM :: MC/COFF/invalid-endef.s (8794 of 14191)
PASS: LLVM :: MC/COFF/invalid-scl-range.s (8795 of 14191)
PASS: LLVM :: MC/COFF/invalid-scl.s (8796 of 14191)
PASS: LLVM :: MC/COFF/invalid-type-range.s (8797 of 14191)
PASS: LLVM :: MC/COFF/invalid-type.s (8798 of 14191)
PASS: LLVM :: MC/COFF/global_ctors_dtors.ll (8799 of 14191)
PASS: LLVM :: MC/COFF/ir-to-imgrel.ll (8800 of 14191)
PASS: LLVM :: MC/COFF/linker-options.ll (8801 of 14191)
PASS: LLVM :: MC/COFF/linkonce-invalid.s (8802 of 14191)
PASS: LLVM :: MC/COFF/offset.s (8803 of 14191)
PASS: LLVM :: MC/COFF/linkonce.s (8804 of 14191)
PASS: LLVM :: MC/COFF/lset0.s (8805 of 14191)
PASS: LLVM :: MC/COFF/pr23025.s (8806 of 14191)
PASS: LLVM :: MC/COFF/module-asm.ll (8807 of 14191)
PASS: LLVM :: MC/COFF/rdata.ll (8808 of 14191)
PASS: LLVM :: MC/COFF/safeseh.s (8809 of 14191)
PASS: LLVM :: MC/COFF/relocation-imgrel.s (8810 of 14191)
PASS: LLVM :: MC/COFF/secidx.s (8811 of 14191)
PASS: LLVM :: MC/COFF/secidx-diagnostic.s (8812 of 14191)
PASS: LLVM :: MC/COFF/secrel-variant.s (8813 of 14191)
PASS: LLVM :: MC/COFF/secrel32.s (8814 of 14191)
PASS: LLVM :: MC/COFF/section-comdat-conflict.s (8815 of 14191)
PASS: LLVM :: MC/COFF/section-comdat-conflict2.s (8816 of 14191)
PASS: LLVM :: MC/COFF/section-comdat.s (8817 of 14191)
PASS: LLVM :: MC/COFF/section-passthru-flags.s (8818 of 14191)
PASS: LLVM :: MC/COFF/section-invalid-flags.s (8819 of 14191)
PASS: LLVM :: MC/COFF/section.s (8820 of 14191)
PASS: LLVM :: MC/COFF/seh-align1.s (8821 of 14191)
PASS: LLVM :: MC/COFF/seh-align2.s (8822 of 14191)
PASS: LLVM :: MC/COFF/seh-align3.s (8823 of 14191)
PASS: LLVM :: MC/COFF/seh-linkonce.s (8824 of 14191)
PASS: LLVM :: MC/COFF/seh-section.s (8825 of 14191)
PASS: LLVM :: MC/COFF/seh-stackalloc-zero.s (8826 of 14191)
PASS: LLVM :: MC/COFF/seh.s (8827 of 14191)
PASS: LLVM :: MC/COFF/simple-fixups.s (8828 of 14191)
PASS: LLVM :: MC/COFF/symbol-alias.s (8829 of 14191)
PASS: LLVM :: MC/COFF/switch-relocations.ll (8830 of 14191)
PASS: LLVM :: MC/COFF/symbol-fragment-offset-64.s (8831 of 14191)
PASS: LLVM :: MC/COFF/symbol-fragment-offset.s (8832 of 14191)
PASS: LLVM :: MC/COFF/timestamp.s (8833 of 14191)
PASS: LLVM :: MC/COFF/symbol-mangling.ll (8834 of 14191)
PASS: LLVM :: MC/COFF/tricky-names.ll (8835 of 14191)
PASS: LLVM :: MC/COFF/weak.s (8836 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/a64-ignored-fields.txt (8837 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-arithmetic.txt (8838 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-advsimd.txt (8839 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-bitfield.txt (8840 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-branch.txt (8841 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-canonical-form.txt (8842 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-crc32.txt (8843 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-invalid-logical.txt (8844 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-crypto.txt (8845 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-logical.txt (8846 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-memory.txt (8847 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-non-apple-fmov.txt (8848 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-scalar-fp.txt (8849 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-system.txt (8850 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/armv8.1a-atomic.txt (8851 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/arm64-basic-a64-undefined.txt (8852 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/armv8.1a-lor.txt (8853 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/armv8.1a-pan.txt (8854 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/armv8.1a-vhe.txt (8855 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/armv8.1a-rdma.txt (8856 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/basic-a64-unpredictable.txt (8857 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/basic-a64-undefined.txt (8858 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/gicv3-regs.txt (8859 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/basic-a64-instructions.txt (8860 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/ldp-offset-predictable.txt (8861 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/ldp-postind.predictable.txt (8862 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/ldp-preind.predictable.txt (8863 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/neon-instructions.txt (8864 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/addrmode2-reencoding.txt (8865 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/arm-STREXD-reencoding.txt (8866 of 14191)
PASS: LLVM :: MC/Disassembler/AArch64/trace-regs.txt (8867 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/arm-tests.txt (8868 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/arm-LDREXD-reencoding.txt (8869 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/arm-trustzone.txt (8870 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/armv8.1a.txt (8871 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/arm-thumb-trustzone.txt (8872 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/basic-arm-instructions-v8.txt (8873 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/basic-arm-instructions.txt (8874 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/crc32-thumb.txt (8875 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/crc32.txt (8876 of 14191)
PASS: LLVM :: MC/COFF/section-name-encoding.s (8877 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/fp-armv8.txt (8878 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/fp-encoding.txt (8879 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/d16.txt (8880 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/invalid-IT-CC15.txt (8881 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/hex-immediates.txt (8882 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/invalid-FSTMX-arm.txt (8883 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/invalid-armv7.txt (8884 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/invalid-armv8.1a.txt (8885 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/invalid-armv8.txt (8886 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/invalid-because-armv7.txt (8887 of 14191)
XFAIL: LLVM :: MC/Disassembler/ARM/invalid-thumbv7-xfail.txt (8888 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/invalid-thumbv7.txt (8889 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/invalid-thumb-MSR-MClass.txt (8890 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/invalid-thumbv8.1a.txt (8891 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/invalid-thumbv8.txt (8892 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/invalid-virtexts.arm.txt (8893 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/load-store-acquire-release-v8-thumb.txt (8894 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/load-store-acquire-release-v8.txt (8895 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/ldrd-armv4.txt (8896 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/marked-up-thumb.txt (8897 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/memory-arm-instructions.txt (8898 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/move-banked-regs-thumb.txt (8899 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/move-banked-regs-arm.txt (8900 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/neon-crypto.txt (8901 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/neon-tests.txt (8902 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/neon-v8.txt (8903 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/neont-VLD-reencoding.txt (8904 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/neon.txt (8905 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/neont-VST-reencoding.txt (8906 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/neont2.txt (8907 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/thumb-MSR-MClass.txt (8908 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/thumb-fp-armv8.txt (8909 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/thumb-printf.txt (8910 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/thumb-neon-crypto.txt (8911 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/thumb-neon-v8.txt (8912 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/thumb-tests.txt (8913 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/thumb1.txt (8914 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/thumb-v8.txt (8915 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/thumb-v8.1a.txt (8916 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/thumb2-v8.txt (8917 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-ADC-arm.txt (8918 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/thumb2.txt (8919 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-ADDREXT3-arm.txt (8920 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-AI1cmp-arm.txt (8921 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-BFI.txt (8922 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-AExtI-arm.txt (8923 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-LDR-arm.txt (8924 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-LDRD-arm.txt (8925 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-LSL-regform.txt (8926 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-MRRC2-arm.txt (8927 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-MRS-arm.txt (8928 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/thumb2-preloads.txt (8929 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-RSC-arm.txt (8930 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-MUL-arm.txt (8931 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-SEL-arm.txt (8932 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-SHADD16-arm.txt (8933 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-SSAT-arm.txt (8934 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-STRBrs-arm.txt (8935 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-swp-arm.txt (8936 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictable-UQADD8-arm.txt (8937 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/unpredictables-thumb.txt (8938 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/alu32_alu.txt (8939 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/alu32_perm.txt (8940 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/alu32_pred.txt (8941 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/cr.txt (8942 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/j.txt (8943 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/jr.txt (8944 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/ld.txt (8945 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/memop.txt (8946 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/nv_j.txt (8947 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/nv_st.txt (8948 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/st.txt (8949 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/system_user.txt (8950 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_alu.txt (8951 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_bit.txt (8952 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_complex.txt (8953 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_fp.txt (8954 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_mpy.txt (8955 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_perm.txt (8956 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_pred.txt (8957 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Hexagon/xtype_shift.txt (8958 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/micromips.txt (8959 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/micromips32r6.txt (8960 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/micromips_le.txt (8961 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips-dsp.txt (8962 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips1/valid-mips1-el.txt (8963 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips1/valid-mips1.txt (8964 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips1/valid-xfail.txt (8965 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips2/valid-mips2-el.txt (8966 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips2/valid-mips2.txt (8967 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips3/valid-mips3-el.txt (8968 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips3/valid-mips3.txt (8969 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32/valid-mips32-el.txt (8970 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32/valid-mips32.txt (8971 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32/valid-xfail-mips32.txt (8972 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32_le.txt (8973 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r2/valid-mips32r2-el.txt (8974 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r2/valid-mips32r2.txt (8975 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r2/valid-xfail-mips32r2.txt (8976 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r2_le.txt (8977 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r3/valid-mips32r3-el.txt (8978 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r3/valid-mips32r3.txt (8979 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r3/valid-xfail-mips32r3.txt (8980 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r5/valid-mips32r5-el.txt (8981 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r5/valid-mips32r5.txt (8982 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r5/valid-xfail-mips32r5.txt (8983 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r6/valid-mips32r6-el.txt (8984 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r6/valid-mips32r6.txt (8985 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r6/valid-xfail-mips32r6.txt (8986 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips4/valid-mips4-el.txt (8987 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips4/valid-mips4.txt (8988 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips4/valid-xfail-mips4.txt (8989 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64/valid-mips64-el.txt (8990 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64/valid-mips64-xfail.txt (8991 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64/valid-mips64.txt (8992 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64_le.txt (8993 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r2/valid-mips64r2-el.txt (8994 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r2/valid-mips64r2.txt (8995 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/vfp4.txt (8996 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r2_le.txt (8997 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r2/valid-xfail-mips64r2.txt (8998 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r3/valid-mips64r3-el.txt (8999 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r3/valid-mips64r3.txt (9000 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r3/valid-xfail-mips64r3.txt (9001 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r5/valid-mips64r5-el.txt (9002 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r5/valid-mips64r5.txt (9003 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r5/valid-xfail-mips64r5.txt (9004 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r6/valid-mips64r6.txt (9005 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r6/valid-mips64r6-el.txt (9006 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r6/valid-xfail-mips64r6.txt (9007 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_2r.txt (9008 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_2r_msa64.txt (9009 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_2rf.txt (9010 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_3rf.txt (9011 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_3r.txt (9012 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_bit.txt (9013 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_ctrlregs.txt (9014 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_dlsa.txt (9015 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm_insert.txt (9016 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm_insve.txt (9017 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm.txt (9018 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm_insert_msa64.txt (9019 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_i10.txt (9020 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm_msa64.txt (9021 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_i5.txt (9022 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_i8.txt (9023 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_lsa.txt (9024 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_mi10.txt (9025 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_vec.txt (9026 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/virtexts-arm.txt (9027 of 14191)
PASS: LLVM :: MC/Disassembler/ARM/virtexts-thumb.txt (9028 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-4xx.txt (9029 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/dcbt.txt (9030 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-6xx.txt (9031 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-bookII.txt (9032 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-bookIII.txt (9033 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-e500.txt (9034 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-ext.txt (9035 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-fp.txt (9036 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-p8vector.txt (9037 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding.txt (9038 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-operands.txt (9039 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-vmx.txt (9040 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Sparc/sparc-fp.txt (9041 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Sparc/sparc-mem.txt (9042 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Sparc/sparc-special-registers.txt (9043 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/Sparc/sparc.txt (9044 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/ppc64le-encoding.txt (9045 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/qpx.txt (9046 of 14191)
PASS: LLVM :: MC/Disassembler/PowerPC/vsx.txt (9047 of 14191)
PASS: LLVM :: MC/Disassembler/SystemZ/insns-pcrel.txt (9048 of 14191)
PASS: LLVM :: MC/Disassembler/SystemZ/insns-z13.txt (9049 of 14191)
PASS: LLVM :: MC/Disassembler/SystemZ/insns-z13-bad.txt (9050 of 14191)
PASS: LLVM :: MC/Disassembler/SystemZ/invalid-regs.txt (9051 of 14191)
PASS: LLVM :: MC/Disassembler/SystemZ/insns.txt (9052 of 14191)
PASS: LLVM :: MC/Disassembler/SystemZ/trunc-02.txt (9053 of 14191)
PASS: LLVM :: MC/Disassembler/SystemZ/trunc-01.txt (9054 of 14191)
PASS: LLVM :: MC/Disassembler/SystemZ/trunc-03.txt (9055 of 14191)
PASS: LLVM :: MC/Disassembler/SystemZ/unmapped.txt (9056 of 14191)
PASS: LLVM :: MC/Disassembler/X86/hex-immediates.txt (9057 of 14191)
PASS: LLVM :: MC/Disassembler/X86/avx-512.txt (9058 of 14191)
PASS: LLVM :: MC/Disassembler/X86/intel-syntax-32.txt (9059 of 14191)
PASS: LLVM :: MC/Disassembler/X86/fp-stack.txt (9060 of 14191)
PASS: LLVM :: MC/Disassembler/X86/invalid-VEX-vvvv.txt (9061 of 14191)
PASS: LLVM :: MC/Disassembler/X86/intel-syntax.txt (9062 of 14191)
PASS: LLVM :: MC/Disassembler/X86/marked-up.txt (9063 of 14191)
PASS: LLVM :: MC/Disassembler/X86/missing-sib.txt (9064 of 14191)
PASS: LLVM :: MC/Disassembler/X86/prefixes.txt (9065 of 14191)
PASS: LLVM :: MC/Disassembler/X86/simple-tests.txt (9066 of 14191)
PASS: LLVM :: MC/Disassembler/X86/padlock.txt (9067 of 14191)
PASS: LLVM :: MC/Disassembler/X86/moffs.txt (9068 of 14191)
PASS: LLVM :: MC/Disassembler/X86/truncated-input.txt (9069 of 14191)
UNSUPPORTED: LLVM :: MC/Disassembler/XCore/xcore.txt (9070 of 14191)
PASS: LLVM :: MC/Disassembler/X86/x86-32.txt (9071 of 14191)
PASS: LLVM :: MC/Disassembler/X86/x86-16.txt (9072 of 14191)
PASS: LLVM :: MC/Disassembler/X86/x86-64.txt (9073 of 14191)
PASS: LLVM :: MC/ELF/ARM/gnu-type-hash.s (9074 of 14191)
PASS: LLVM :: MC/ELF/abs.s (9075 of 14191)
PASS: LLVM :: MC/ELF/ARM/bss-non-zero-value.s (9076 of 14191)
PASS: LLVM :: MC/ELF/ARM/gnu-type-hash-diagnostics.s (9077 of 14191)
PASS: LLVM :: MC/ELF/alias-reloc.s (9078 of 14191)
PASS: LLVM :: MC/ELF/alias-to-local.s (9079 of 14191)
PASS: LLVM :: MC/ELF/alias.s (9080 of 14191)
PASS: LLVM :: MC/ELF/align-bss.s (9081 of 14191)
PASS: LLVM :: MC/ELF/align-nops.s (9082 of 14191)
PASS: LLVM :: MC/ELF/align-text.s (9083 of 14191)
PASS: LLVM :: MC/ELF/align-size.s (9084 of 14191)
PASS: LLVM :: MC/ELF/align.s (9085 of 14191)
PASS: LLVM :: MC/ELF/bad-expr3.s (9086 of 14191)
PASS: LLVM :: MC/ELF/bad-expr.s (9087 of 14191)
PASS: LLVM :: MC/ELF/bad-expr2.s (9088 of 14191)
PASS: LLVM :: MC/ELF/bad-relocation.s (9089 of 14191)
PASS: LLVM :: MC/ELF/basic-elf-32.s (9090 of 14191)
PASS: LLVM :: MC/ELF/bad-section.s (9091 of 14191)
PASS: LLVM :: MC/ELF/basic-elf-64.s (9092 of 14191)
PASS: LLVM :: MC/ELF/bracket-exprs.s (9093 of 14191)
PASS: LLVM :: MC/ELF/bss-large.ll (9094 of 14191)
PASS: LLVM :: MC/ELF/bracket.s (9095 of 14191)
PASS: LLVM :: MC/ELF/bss.ll (9096 of 14191)
PASS: LLVM :: MC/ELF/cfi-adjust-cfa-offset.s (9097 of 14191)
PASS: LLVM :: MC/ELF/call-abs.s (9098 of 14191)
PASS: LLVM :: MC/ELF/cfi-advance-loc2.s (9099 of 14191)
PASS: LLVM :: MC/ELF/cfi-def-cfa-offset.s (9100 of 14191)
PASS: LLVM :: MC/ELF/cfi-def-cfa-register.s (9101 of 14191)
PASS: LLVM :: MC/ELF/cfi-def-cfa.s (9102 of 14191)
PASS: LLVM :: MC/ELF/cfi-large-model.s (9103 of 14191)
PASS: LLVM :: MC/ELF/cfi-escape.s (9104 of 14191)
PASS: LLVM :: MC/ELF/cfi-offset.s (9105 of 14191)
PASS: LLVM :: MC/ELF/cfi-register.s (9106 of 14191)
PASS: LLVM :: MC/ELF/cfi-reg.s (9107 of 14191)
PASS: LLVM :: MC/ELF/cfi-rel-offset.s (9108 of 14191)
PASS: LLVM :: MC/ELF/cfi-rel-offset2.s (9109 of 14191)
PASS: LLVM :: MC/ELF/cfi-restore.s (9110 of 14191)
PASS: LLVM :: MC/ELF/cfi-remember.s (9111 of 14191)
PASS: LLVM :: MC/ELF/cfi-same-value.s (9112 of 14191)
PASS: LLVM :: MC/ELF/cfi-signal-frame.s (9113 of 14191)
PASS: LLVM :: MC/ELF/cfi-undefined.s (9114 of 14191)
PASS: LLVM :: MC/ELF/cfi-window-save.s (9115 of 14191)
PASS: LLVM :: MC/ELF/cfi-zero-addr-delta.s (9116 of 14191)
PASS: LLVM :: MC/ELF/cfi.s (9117 of 14191)
PASS: LLVM :: MC/ELF/cfi-version.ll (9118 of 14191)
PASS: LLVM :: MC/ELF/comdat-reloc.s (9119 of 14191)
PASS: LLVM :: MC/ELF/comdat-dup-group-name.s (9120 of 14191)
PASS: LLVM :: MC/ELF/cfi-sections.s (9121 of 14191)
PASS: LLVM :: MC/ELF/comdat.s (9122 of 14191)
PASS: LLVM :: MC/ELF/common-error1.s (9123 of 14191)
PASS: LLVM :: MC/ELF/common-error2.s (9124 of 14191)
PASS: LLVM :: MC/ELF/common-error3.s (9125 of 14191)
PASS: LLVM :: MC/ELF/common-redeclare.s (9126 of 14191)
PASS: LLVM :: MC/ELF/common.s (9127 of 14191)
PASS: LLVM :: MC/ELF/common2.s (9128 of 14191)
PASS: LLVM :: MC/ELF/debug-line.s (9129 of 14191)
PASS: LLVM :: MC/ELF/debug-line2.s (9130 of 14191)
PASS: LLVM :: MC/ELF/debug-loc.s (9131 of 14191)
PASS: LLVM :: MC/ELF/comp-dir.s (9132 of 14191)
PASS: LLVM :: MC/ELF/diff.s (9133 of 14191)
PASS: LLVM :: MC/ELF/compression.s (9134 of 14191)
PASS: LLVM :: MC/ELF/diff2.s (9135 of 14191)
PASS: LLVM :: MC/ELF/dot-symbol-assignment.s (9136 of 14191)
PASS: LLVM :: MC/ELF/elf_directive_previous.s (9137 of 14191)
PASS: LLVM :: MC/ELF/elf_directive_section.s (9138 of 14191)
PASS: LLVM :: MC/ELF/discriminator.s (9139 of 14191)
PASS: LLVM :: MC/ELF/empty-dwarf-lines.s (9140 of 14191)
PASS: LLVM :: MC/ELF/entsize.ll (9141 of 14191)
PASS: LLVM :: MC/ELF/empty.s (9142 of 14191)
PASS: LLVM :: MC/ELF/entsize.s (9143 of 14191)
PASS: LLVM :: MC/ELF/fde.s (9144 of 14191)
PASS: LLVM :: MC/ELF/file-double.s (9145 of 14191)
PASS: LLVM :: MC/ELF/file.s (9146 of 14191)
PASS: LLVM :: MC/ELF/global-offset.s (9147 of 14191)
PASS: LLVM :: MC/ELF/gnu-type.s (9148 of 14191)
PASS: LLVM :: MC/ELF/gnu-type-diagnostics.s (9149 of 14191)
PASS: LLVM :: MC/ELF/ident.s (9150 of 14191)
PASS: LLVM :: MC/ELF/got.s (9151 of 14191)
PASS: LLVM :: MC/ELF/ifunc-reloc.s (9152 of 14191)
PASS: LLVM :: MC/ELF/lcomm.s (9153 of 14191)
PASS: LLVM :: MC/ELF/leb128.s (9154 of 14191)
PASS: LLVM :: MC/ELF/invalid-symver.s (9155 of 14191)
PASS: LLVM :: MC/ELF/gen-dwarf.s (9156 of 14191)
PASS: LLVM :: MC/ELF/local-reloc.s (9157 of 14191)
PASS: LLVM :: MC/ELF/merge.s (9158 of 14191)
PASS: LLVM :: MC/ELF/n_bytes.s (9159 of 14191)
PASS: LLVM :: MC/ELF/no-fixup.s (9160 of 14191)
PASS: LLVM :: MC/ELF/no-reloc.s (9161 of 14191)
UNSUPPORTED: LLVM :: MC/ELF/nocompression.s (9162 of 14191)
PASS: LLVM :: MC/ELF/noexec.s (9163 of 14191)
PASS: LLVM :: MC/ELF/norelocation.s (9164 of 14191)
PASS: LLVM :: MC/ELF/offset.s (9165 of 14191)
PASS: LLVM :: MC/ELF/org.s (9166 of 14191)
PASS: LLVM :: MC/ELF/pic-diff.s (9167 of 14191)
PASS: LLVM :: MC/ELF/plt.s (9168 of 14191)
PASS: LLVM :: MC/ELF/popsection.s (9169 of 14191)
PASS: LLVM :: MC/ELF/pr19430.s (9170 of 14191)
PASS: LLVM :: MC/ELF/pr19582.s (9171 of 14191)
PASS: LLVM :: MC/ELF/pr9292.s (9172 of 14191)
PASS: LLVM :: MC/ELF/relax-all-flag.s (9173 of 14191)
PASS: LLVM :: MC/ELF/relax-arith.s (9174 of 14191)
PASS: LLVM :: MC/ELF/relax-arith2.s (9175 of 14191)
PASS: LLVM :: MC/ELF/relax-arith3.s (9176 of 14191)
PASS: LLVM :: MC/ELF/relax-arith4.s (9177 of 14191)
PASS: LLVM :: MC/ELF/relax-crash.s (9178 of 14191)
PASS: LLVM :: MC/ELF/relax.s (9179 of 14191)
PASS: LLVM :: MC/ELF/reloc-same-name-section.s (9180 of 14191)
PASS: LLVM :: MC/ELF/relocation-386.s (9181 of 14191)
PASS: LLVM :: MC/ELF/relocation-pc.s (9182 of 14191)
PASS: LLVM :: MC/ELF/relocation.s (9183 of 14191)
PASS: LLVM :: MC/ELF/rename.s (9184 of 14191)
PASS: LLVM :: MC/ELF/section-quoting.s (9185 of 14191)
PASS: LLVM :: MC/ELF/section-sym-err.s (9186 of 14191)
PASS: LLVM :: MC/ELF/section-sym.s (9187 of 14191)
PASS: LLVM :: MC/ELF/section-sym2.s (9188 of 14191)
PASS: LLVM :: MC/ELF/section-unique-err1.s (9189 of 14191)
PASS: LLVM :: MC/ELF/section-unique-err2.s (9190 of 14191)
PASS: LLVM :: MC/ELF/section-unique-err3.s (9191 of 14191)
PASS: LLVM :: MC/ELF/section-unique-err4.s (9192 of 14191)
PASS: LLVM :: MC/ELF/section-unique.s (9193 of 14191)
PASS: LLVM :: MC/ELF/section.s (9194 of 14191)
PASS: LLVM :: MC/ELF/set.s (9195 of 14191)
PASS: LLVM :: MC/ELF/size.s (9196 of 14191)
PASS: LLVM :: MC/ELF/sleb.s (9197 of 14191)
PASS: LLVM :: MC/ELF/strtab-suffix-opt.s (9198 of 14191)
PASS: LLVM :: MC/ELF/subsection.s (9199 of 14191)
PASS: LLVM :: MC/ELF/subtraction-error.s (9200 of 14191)
PASS: LLVM :: MC/ELF/many-sections-3.s (9201 of 14191)
PASS: LLVM :: MC/ELF/symbol-names.s (9202 of 14191)
PASS: LLVM :: MC/ELF/symver-msvc.s (9203 of 14191)
PASS: LLVM :: MC/ELF/symver-pr23914.s (9204 of 14191)
PASS: LLVM :: MC/ELF/symver.s (9205 of 14191)
PASS: LLVM :: MC/ELF/tls-i386.s (9206 of 14191)
PASS: LLVM :: MC/ELF/tls.s (9207 of 14191)
PASS: LLVM :: MC/ELF/type-propagate.s (9208 of 14191)
PASS: LLVM :: MC/ELF/type.s (9209 of 14191)
PASS: LLVM :: MC/ELF/undef-temp.s (9210 of 14191)
PASS: LLVM :: MC/ELF/uleb.s (9211 of 14191)
PASS: LLVM :: MC/ELF/undef.s (9212 of 14191)
PASS: LLVM :: MC/ELF/weak-diff.s (9213 of 14191)
PASS: LLVM :: MC/ELF/version.s (9214 of 14191)
PASS: LLVM :: MC/ELF/weak.s (9215 of 14191)
PASS: LLVM :: MC/ELF/weak-relocation.s (9216 of 14191)
PASS: LLVM :: MC/ELF/weakref-plt.s (9217 of 14191)
PASS: LLVM :: MC/ELF/weakref-reloc.s (9218 of 14191)
PASS: LLVM :: MC/ELF/weakref.s (9219 of 14191)
PASS: LLVM :: MC/ELF/x86_64-reloc-sizetest.s (9220 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/basic.ll (9221 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_add.ll (9222 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_add64.ll (9223 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_and.ll (9224 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_and64.ll (9225 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_aslh.ll (9226 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_asrh.ll (9227 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_eq.ll (9228 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_eqi.ll (9229 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_gt.ll (9230 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_gti.ll (9231 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_lt.ll (9232 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_ugt.ll (9233 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_ugti.ll (9234 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_cmp_ult.ll (9235 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_or.ll (9236 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_or64.ll (9237 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_select.ll (9238 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_sub.ll (9239 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_sub64.ll (9240 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_sxtb.ll (9241 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_sxth.ll (9242 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_xor.ll (9243 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_xor64.ll (9244 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_zxtb.ll (9245 of 14191)
UNSUPPORTED: LLVM :: MC/Hexagon/inst_zxth.ll (9246 of 14191)
PASS: LLVM :: MC/ELF/zero.s (9247 of 14191)
PASS: LLVM :: MC/MachO/AArch64/classrefs.s (9248 of 14191)
PASS: LLVM :: MC/MachO/AArch64/cstexpr-gotpcrel.ll (9249 of 14191)
PASS: LLVM :: MC/ELF/many-sections-2.s (9250 of 14191)
PASS: LLVM :: MC/MachO/AArch64/darwin-ARM64-local-label-diff.s (9251 of 14191)
PASS: LLVM :: MC/MachO/AArch64/ld64-workaround.s (9252 of 14191)
PASS: LLVM :: MC/MachO/AArch64/darwin-ARM64-reloc.s (9253 of 14191)
PASS: LLVM :: MC/MachO/AArch64/mergeable.s (9254 of 14191)
PASS: LLVM :: MC/MachO/AArch64/reloc-crash.s (9255 of 14191)
PASS: LLVM :: MC/MachO/AArch64/reloc-crash2.s (9256 of 14191)
PASS: LLVM :: MC/MachO/ARM/bad-darwin-ARM-reloc.s (9257 of 14191)
PASS: LLVM :: MC/MachO/ARM/aliased-symbols.s (9258 of 14191)
PASS: LLVM :: MC/ELF/many-sections.s (9259 of 14191)
PASS: LLVM :: MC/MachO/ARM/bad-darwin-directives.s (9260 of 14191)
PASS: LLVM :: MC/MachO/ARM/data-in-code.s (9261 of 14191)
PASS: LLVM :: MC/MachO/ARM/darwin-ARM-reloc.s (9262 of 14191)
PASS: LLVM :: MC/MachO/ARM/darwin-Thumb-reloc.s (9263 of 14191)
PASS: LLVM :: MC/MachO/ARM/cstexpr-gotpcrel.ll (9264 of 14191)
PASS: LLVM :: MC/MachO/ARM/ios-version-min-load-command.s (9265 of 14191)
PASS: LLVM :: MC/MachO/ARM/llvm-objdump-macho-stripped.s (9266 of 14191)
PASS: LLVM :: MC/MachO/ARM/llvm-objdump-macho.s (9267 of 14191)
PASS: LLVM :: MC/MachO/ARM/empty-function-nop.ll (9268 of 14191)
PASS: LLVM :: MC/MachO/ARM/directive-type-diagnostics.s (9269 of 14191)
PASS: LLVM :: MC/MachO/ARM/no-subsections-reloc.s (9270 of 14191)
PASS: LLVM :: MC/MachO/ARM/nop-armv4-padding.s (9271 of 14191)
PASS: LLVM :: MC/MachO/ARM/nop-armv6t2-padding.s (9272 of 14191)
PASS: LLVM :: MC/MachO/ARM/nop-thumb-padding.s (9273 of 14191)
PASS: LLVM :: MC/MachO/ARM/nop-thumb2-padding.s (9274 of 14191)
PASS: LLVM :: MC/MachO/ARM/relax-thumb2-branches.s (9275 of 14191)
PASS: LLVM :: MC/MachO/ARM/relax-thumb-ldr-literal.s (9276 of 14191)
PASS: LLVM :: MC/MachO/ARM/static-movt-relocs.s (9277 of 14191)
PASS: LLVM :: MC/MachO/ARM/thumb2-movt-fixup.s (9278 of 14191)
PASS: LLVM :: MC/MachO/ARM/thumb2-function-relative-load.s (9279 of 14191)
PASS: LLVM :: MC/MachO/ARM/thumb2-movw-fixup.s (9280 of 14191)
PASS: LLVM :: MC/MachO/ARM/version-min.s (9281 of 14191)
PASS: LLVM :: MC/MachO/ARM/version-min-diagnostics.s (9282 of 14191)
PASS: LLVM :: MC/MachO/absolute.s (9283 of 14191)
PASS: LLVM :: MC/MachO/absolutize.s (9284 of 14191)
PASS: LLVM :: MC/MachO/bad-darwin-x86_64-32-bit-abs-addr.s (9285 of 14191)
PASS: LLVM :: MC/MachO/bad-darwin-x86_64-diff-relocs.s (9286 of 14191)
PASS: LLVM :: MC/MachO/bad-darwin-x86_64-reloc-expr.s (9287 of 14191)
PASS: LLVM :: MC/MachO/bad-darwin-x86_64-reloc-expr1.s (9288 of 14191)
PASS: LLVM :: MC/MachO/bad-darwin-x86_64-reloc-expr2.s (9289 of 14191)
PASS: LLVM :: MC/MachO/bad-dollar.s (9290 of 14191)
PASS: LLVM :: MC/MachO/bad-indirect-symbols.s (9291 of 14191)
PASS: LLVM :: MC/MachO/bad-macro.s (9292 of 14191)
PASS: LLVM :: MC/MachO/comm-1.s (9293 of 14191)
PASS: LLVM :: MC/MachO/bss.s (9294 of 14191)
PASS: LLVM :: MC/MachO/cstexpr-gotpcrel-32.ll (9295 of 14191)
PASS: LLVM :: MC/MachO/cstexpr-gotpcrel-64.ll (9296 of 14191)
PASS: LLVM :: MC/MachO/darwin-x86_64-diff-reloc-assign-2.s (9297 of 14191)
PASS: LLVM :: MC/MachO/ARM/thumb-bl-jbits.s (9298 of 14191)
PASS: LLVM :: MC/MachO/darwin-complex-difference.s (9299 of 14191)
PASS: LLVM :: MC/MachO/darwin-x86_64-diff-reloc-assign.s (9300 of 14191)
PASS: LLVM :: MC/MachO/darwin-x86_64-diff-relocs.s (9301 of 14191)
PASS: LLVM :: MC/MachO/darwin-x86_64-nobase-relocs.s (9302 of 14191)
PASS: LLVM :: MC/MachO/darwin-x86_64-reloc-offsets.s (9303 of 14191)
PASS: LLVM :: MC/MachO/darwin-x86_64-reloc.s (9304 of 14191)
PASS: LLVM :: MC/MachO/data.s (9305 of 14191)
PASS: LLVM :: MC/MachO/debug_frame.s (9306 of 14191)
PASS: LLVM :: MC/MachO/diff-with-two-sections.s (9307 of 14191)
PASS: LLVM :: MC/MachO/direction_labels.s (9308 of 14191)
PASS: LLVM :: MC/MachO/eh_symbol.s (9309 of 14191)
PASS: LLVM :: MC/MachO/file.s (9310 of 14191)
PASS: LLVM :: MC/MachO/gen-dwarf-cpp.s (9311 of 14191)
PASS: LLVM :: MC/MachO/gen-dwarf-macro-cpp.s (9312 of 14191)
PASS: LLVM :: MC/MachO/gen-dwarf-producer.s (9313 of 14191)
PASS: LLVM :: MC/MachO/gen-dwarf.s (9314 of 14191)
PASS: LLVM :: MC/MachO/eh-frame-reloc.s (9315 of 14191)
PASS: LLVM :: MC/MachO/indirect-symbols.s (9316 of 14191)
PASS: LLVM :: MC/MachO/jcc.s (9317 of 14191)
PASS: LLVM :: MC/MachO/lcomm-attributes.s (9318 of 14191)
PASS: LLVM :: MC/MachO/linker-option-2.s (9319 of 14191)
PASS: LLVM :: MC/MachO/linker-option-1.s (9320 of 14191)
PASS: LLVM :: MC/MachO/loc.s (9321 of 14191)
PASS: LLVM :: MC/MachO/linker-options.ll (9322 of 14191)
PASS: LLVM :: MC/MachO/osx-version-min-load-command.s (9323 of 14191)
PASS: LLVM :: MC/MachO/pcrel-to-other-section.s (9324 of 14191)
PASS: LLVM :: MC/MachO/pr19185.s (9325 of 14191)
PASS: LLVM :: MC/MachO/pushsection.s (9326 of 14191)
PASS: LLVM :: MC/MachO/previous.s (9327 of 14191)
PASS: LLVM :: MC/MachO/relax-recompute-align.s (9328 of 14191)
PASS: LLVM :: MC/MachO/relax-jumps.s (9329 of 14191)
PASS: LLVM :: MC/MachO/reloc-diff.s (9330 of 14191)
PASS: LLVM :: MC/MachO/reloc-pcrel-offset.s (9331 of 14191)
PASS: LLVM :: MC/MachO/reloc-pcrel.s (9332 of 14191)
PASS: LLVM :: MC/MachO/reloc.s (9333 of 14191)
PASS: LLVM :: MC/MachO/section-align-1.s (9334 of 14191)
PASS: LLVM :: MC/MachO/section-align-2.s (9335 of 14191)
PASS: LLVM :: MC/MachO/section-attributes.s (9336 of 14191)
PASS: LLVM :: MC/MachO/section-flags.s (9337 of 14191)
PASS: LLVM :: MC/MachO/symbol-diff.s (9338 of 14191)
PASS: LLVM :: MC/MachO/string-table.s (9339 of 14191)
PASS: LLVM :: MC/MachO/symbol-flags.s (9340 of 14191)
PASS: LLVM :: MC/MachO/symbol-indirect.s (9341 of 14191)
PASS: LLVM :: MC/MachO/symbols-1.s (9342 of 14191)
PASS: LLVM :: MC/MachO/tbss.s (9343 of 14191)
PASS: LLVM :: MC/MachO/tdata.s (9344 of 14191)
PASS: LLVM :: MC/MachO/temp-labels.s (9345 of 14191)
PASS: LLVM :: MC/MachO/thread_init_func.s (9346 of 14191)
PASS: LLVM :: MC/MachO/tls.s (9347 of 14191)
PASS: LLVM :: MC/MachO/tlv-bss.ll (9348 of 14191)
PASS: LLVM :: MC/MachO/tlv-reloc.s (9349 of 14191)
PASS: LLVM :: MC/MachO/tlv.s (9350 of 14191)
PASS: LLVM :: MC/MachO/values.s (9351 of 14191)
PASS: LLVM :: MC/MachO/variable-errors.s (9352 of 14191)
PASS: LLVM :: MC/MachO/weakdef.s (9353 of 14191)
PASS: LLVM :: MC/MachO/x86-data-in-code.ll (9354 of 14191)
PASS: LLVM :: MC/MachO/variable-exprs.s (9355 of 14191)
PASS: LLVM :: MC/MachO/x86_32-optimal_nop.s (9356 of 14191)
PASS: LLVM :: MC/MachO/i386-large-relocations.s (9357 of 14191)
PASS: LLVM :: MC/MachO/x86_32-sections.s (9358 of 14191)
PASS: LLVM :: MC/MachO/x86_32-symbols.s (9359 of 14191)
PASS: LLVM :: MC/MachO/x86_64-mergeable.s (9360 of 14191)
PASS: LLVM :: MC/MachO/x86_64-reloc-arithmetic.s (9361 of 14191)
PASS: LLVM :: MC/MachO/x86_64-sections.s (9362 of 14191)
PASS: LLVM :: MC/MachO/x86_64-symbols.s (9363 of 14191)
PASS: LLVM :: MC/MachO/zerofill-1.s (9364 of 14191)
PASS: LLVM :: MC/MachO/zerofill-2.s (9365 of 14191)
PASS: LLVM :: MC/MachO/zerofill-3.s (9366 of 14191)
PASS: LLVM :: MC/MachO/zerofill-4.s (9367 of 14191)
PASS: LLVM :: MC/MachO/zerofill-5.s (9368 of 14191)
PASS: LLVM :: MC/MachO/zerofill-sect-align.s (9369 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/asciiz-directive-bad.s (9370 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/asciiz-directive.s (9371 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/branch-pseudos-bad.s (9372 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/branch-pseudos.s (9373 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/cfi-advance-loc.s (9374 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/cfi.s (9375 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/cpload-bad.s (9376 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/cpload.s (9377 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/cpsetup-bad.s (9378 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/cpsetup.s (9379 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/do_switch1.s (9380 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/do_switch2.s (9381 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/do_switch3.s (9382 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/eh-frame.s (9383 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf-N64.s (9384 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf-bigendian.ll (9385 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf-gprel-32-64.s (9386 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf-relsym.s (9387 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf-tls.s (9388 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf_basic.s (9389 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf_eflags.s (9390 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_abicalls.s (9391 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_micromips.s (9392 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_mips16.s (9393 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_nan2008.s (9394 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_nanlegacy.s (9395 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_noreorder.s (9396 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_pic0.s (9397 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_pic2.s (9398 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf_reginfo.s (9399 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/elf_st_other.s (9400 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/expr1.s (9401 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/higher-highest-addressing.s (9402 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/hilo-addressing.s (9403 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/insn-directive.s (9404 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/llvm-mc-fixup-endianness.s (9405 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/macro-la-bad.s (9406 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/macro-la.s (9407 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/macro-li-bad.s (9408 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/macro-li.s (9409 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-16-bit-instructions.s (9410 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-alias.s (9411 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-alu-instructions.s (9412 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-bad-branches.s (9413 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-branch-fixup.s (9414 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-branch-instructions.s (9415 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-control-instructions.s (9416 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-diagnostic-fixup.s (9417 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-el-fixup-data.s (9418 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-expansions.s (9419 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-fpu-instructions.s (9420 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-func-addr.s (9421 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-invalid.s (9422 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-jump-instructions.s (9423 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-jump26.s (9424 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-label-test-sections.s (9425 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-label-test.s (9426 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-loadstore-instructions.s (9427 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-loadstore-unaligned.s (9428 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-movcond-instructions.s (9429 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-multiply-instructions.s (9430 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-pc16-fixup.s (9431 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-relocations.s (9432 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-shift-instructions.s (9433 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-tailr.s (9434 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips-trap-instructions.s (9435 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips32r6/invalid.s (9436 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/micromips32r6/valid.s (9437 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-abi-bad.s (9438 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-alu-instructions.s (9439 of 14191)
PASS: LLVM :: MC/Markup/basic-markup.mc (9440 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-bad-branches.s (9441 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-control-instructions.s (9442 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-cop0-reginfo.s (9443 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-coprocessor-encodings.s (9444 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-data-directives.s (9445 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-diagnostic-fixup.s (9446 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-dsp-instructions.s (9447 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-expansions-bad.s (9448 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-expansions.s (9449 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-fpu-instructions.s (9450 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-hwr-register-names.s (9451 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-jump-delay-slots.s (9452 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-jump-instructions.s (9453 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-memory-instructions.s (9454 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-noat.s (9455 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-pc16-fixup.s (9456 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-pdr-bad.s (9457 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-pdr.s (9458 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-reginfo-fp32.s (9459 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-reginfo-fp64.s (9460 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-register-names-invalid.s (9461 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips-register-names-o32.s (9462 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips2-wrong-error.s (9463 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips2.s (9464 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips3-wrong-error.s (9465 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips3.s (9466 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips32.s (9467 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips32r2.s (9468 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips4-wrong-error.s (9469 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips4.s (9470 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips5-wrong-error.s (9471 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips5.s (9472 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips1/valid-xfail.s (9473 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips1/valid.s (9474 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips3-wrong-error.s (9475 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips3.s (9476 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips32.s (9477 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips32r2-xfail.s (9478 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips32r2.s (9479 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips4-wrong-error.s (9480 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips4.s (9481 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips5-wrong-error.s (9482 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips5.s (9483 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips2/valid.s (9484 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips32.s (9485 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips32r2.s (9486 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips4-wrong-error.s (9487 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips4.s (9488 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips5-wrong-error.s (9489 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips5.s (9490 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips3/valid.s (9491 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32/abiflags.s (9492 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32/invalid-mips32r2-xfail.s (9493 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32/invalid-mips32r2.s (9494 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32/invalid-mips64.s (9495 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32/valid-xfail.s (9496 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32/valid.s (9497 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r2/abiflags.s (9498 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r2/invalid-mips64r2.s (9499 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r2/invalid.s (9500 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r2/valid-xfail.s (9501 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r2/valid.s (9502 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r3/abiflags.s (9503 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r3/invalid-mips64r2.s (9504 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r3/invalid.s (9505 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r3/valid-xfail.s (9506 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r3/valid.s (9507 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r5/abiflags.s (9508 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r5/invalid-mips64r2.s (9509 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r5/invalid.s (9510 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r5/valid-xfail.s (9511 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r5/valid.s (9512 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips1-wrong-error.s (9513 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips1.s (9514 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips2-wrong-error.s (9515 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips2.s (9516 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips32-wrong-error.s (9517 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips32.s (9518 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips32r2.s (9519 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips4-wrong-error.s (9520 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips4.s (9521 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips5-wrong-error.s (9522 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips5.s (9523 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid.s (9524 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/relocations.s (9525 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/valid-xfail.s (9526 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips32r6/valid.s (9527 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips32.s (9528 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips32r2.s (9529 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips5-wrong-error.s (9530 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips5.s (9531 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips64.s (9532 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips64r2-xfail.s (9533 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips64r2.s (9534 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips4/valid-xfail.s (9535 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips4/valid.s (9536 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips32.s (9537 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips32r2.s (9538 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips64.s (9539 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips64r2-xfail.s (9540 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips64r2.s (9541 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips5/valid-xfail.s (9542 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips5/valid.s (9543 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64-alu-instructions.s (9544 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64-expansions.s (9545 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64-instructions.s (9546 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64-register-names-n32-n64.s (9547 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64-register-names-o32.s (9548 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64/abiflags.s (9549 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64/invalid-mips32r2.s (9550 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64/invalid-mips64r2-xfail.s (9551 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64/invalid-mips64r2.s (9552 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64/valid-xfail.s (9553 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64/valid.s (9554 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64eb-fixups.s (9555 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64extins.ll (9556 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r2/abi-bad.s (9557 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r2/abiflags.s (9558 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r2/invalid.s (9559 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r2/valid-xfail.s (9560 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r2/valid.s (9561 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r3/abi-bad.s (9562 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r3/abiflags.s (9563 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r3/invalid.s (9564 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r3/valid-xfail.s (9565 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r3/valid.s (9566 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r5/abi-bad.s (9567 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r5/abiflags.s (9568 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r5/invalid.s (9569 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r5/valid-xfail.s (9570 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r5/valid.s (9571 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips1-wrong-error.s (9572 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips1.s (9573 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips2.s (9574 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips3-wrong-error.s (9575 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips3.s (9576 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips32-wrong-error.s (9577 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips4-wrong-error.s (9578 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips4.s (9579 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips5-wrong-error.s (9580 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips5.s (9581 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips64.s (9582 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid.s (9583 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/relocations.s (9584 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/valid-xfail.s (9585 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64r6/valid.s (9586 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips64shift.ll (9587 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips_abi_flags_xx.s (9588 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips_abi_flags_xx_set.s (9589 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips_directives.s (9590 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips_directives_bad.s (9591 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/mips_gprel16.s (9592 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/module-directive-bad.s (9593 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/module-hardfloat.s (9594 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/module-softfloat.s (9595 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/abiflags.s (9596 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/set-msa-directive-bad.s (9597 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/set-msa-directive.s (9598 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_2r.s (9599 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_2r_msa64.s (9600 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_2rf.s (9601 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_3r.s (9602 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_3rf.s (9603 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_bit.s (9604 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_cbranch.s (9605 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_ctrlregs.s (9606 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_dlsa.s (9607 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm.s (9608 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm_insert.s (9609 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm_insert_msa64.s (9610 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm_insve.s (9611 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm_msa64.s (9612 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_i10.s (9613 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_i5.s (9614 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_i8.s (9615 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_lsa.s (9616 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_mi10.s (9617 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/msa/test_vec.s (9618 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/multi-64bit-func.ll (9619 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/nabi-regs.s (9620 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/nacl-mask.s (9621 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/nooddspreg-cmdarg.s (9622 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/nooddspreg-error.s (9623 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/nooddspreg.s (9624 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/octeon-instructions.s (9625 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/oddspreg.s (9626 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/pr11877.s (9627 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/r-mips-got-disp.s (9628 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/relocation.s (9629 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-arch.s (9630 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-at-directive-explicit-at.s (9631 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-at-directive.s (9632 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-at-noat-bad-syntax.s (9633 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-defined-symbol.s (9634 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-mips-directives-bad.s (9635 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-mips-directives.s (9636 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-mips0-directive.s (9637 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-mips16-directive.s (9638 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-nodsp.s (9639 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-nomacro-micromips.s (9640 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-nomacro.s (9641 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-oddspreg-nooddspreg-error.s (9642 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-oddspreg-nooddspreg.s (9643 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-push-pop-directives-bad.s (9644 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-push-pop-directives.s (9645 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-softfloat-hardfloat-bad.s (9646 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/set-softfloat-hardfloat.s (9647 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/sext_64_32.ll (9648 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/sort-relocation-table.s (9649 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/sym-expr.s (9650 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/sym-offset.ll (9651 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/target-soft-float.s (9652 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/unaligned-nops.s (9653 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/update-module-level-options.s (9654 of 14191)
UNSUPPORTED: LLVM :: MC/Mips/xgot.s (9655 of 14191)
PASS: LLVM :: MC/MachO/ARM/long-call-branch-island-relocation.s (9656 of 14191)
PASS: LLVM :: MC/PowerPC/dcbt.s (9657 of 14191)
PASS: LLVM :: MC/PowerPC/htm.s (9658 of 14191)
PASS: LLVM :: MC/PowerPC/deprecated-p7.s (9659 of 14191)
PASS: LLVM :: MC/PowerPC/lcomm.s (9660 of 14191)
PASS: LLVM :: MC/PowerPC/ppc-machine.s (9661 of 14191)
PASS: LLVM :: MC/PowerPC/ppc-llong.s (9662 of 14191)
PASS: LLVM :: MC/PowerPC/ppc-reloc.s (9663 of 14191)
PASS: LLVM :: MC/PowerPC/ppc-nop.s (9664 of 14191)
PASS: LLVM :: MC/PowerPC/ppc32-ba.s (9665 of 14191)
PASS: LLVM :: MC/PowerPC/ppc-word.s (9666 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-abiversion.s (9667 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-encoding-4xx.s (9668 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-encoding-6xx.s (9669 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-encoding-bookII.s (9670 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-encoding-bookIII.s (9671 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-encoding-e500.s (9672 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-encoding-p8vector.s (9673 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-encoding-fp.s (9674 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-encoding-ext.s (9675 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-encoding-spe.s (9676 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-encoding-vmx.s (9677 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-encoding.s (9678 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-fixup-apply.s (9679 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-errors.s (9680 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-fixup-explicit.s (9681 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-fixups.s (9682 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-initial-cfa.s (9683 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-localentry-error1.s (9684 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-localentry-error2.s (9685 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-operands.s (9686 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-localentry.s (9687 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-relocs-01.s (9688 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-regs.s (9689 of 14191)
PASS: LLVM :: MC/PowerPC/ppc64-tls-relocs-01.s (9690 of 14191)
PASS: LLVM :: MC/PowerPC/qpx.s (9691 of 14191)
PASS: LLVM :: MC/PowerPC/tls-gd-obj.s (9692 of 14191)
PASS: LLVM :: MC/PowerPC/st-other-crash.s (9693 of 14191)
PASS: LLVM :: MC/PowerPC/tls-ie-obj.s (9694 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-alu-instructions.s (9695 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-assembly-exprs.s (9696 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-atomic-instructions.s (9697 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-ctrl-instructions.s (9698 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-directive-xword.s (9699 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-directives.s (9700 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-fp-instructions.s (9701 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-little-endian.s (9702 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-mem-instructions.s (9703 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-nop-data.s (9704 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-pic.s (9705 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-relocations.s (9706 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-special-registers.s (9707 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-synthetic-instructions.s (9708 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc-vis.s (9709 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc64-alu-instructions.s (9710 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparc64-ctrl-instructions.s (9711 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparcv8-instructions.s (9712 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparcv9-atomic-instructions.s (9713 of 14191)
UNSUPPORTED: LLVM :: MC/Sparc/sparcv9-instructions.s (9714 of 14191)
PASS: LLVM :: MC/PowerPC/tls-ld-obj.s (9715 of 14191)
PASS: LLVM :: MC/PowerPC/vsx.s (9716 of 14191)
PASS: LLVM :: MC/SystemZ/fixups.s (9717 of 14191)
PASS: LLVM :: MC/SystemZ/insn-bad-z196.s (9718 of 14191)
PASS: LLVM :: MC/SystemZ/insn-bad-z13.s (9719 of 14191)
PASS: LLVM :: MC/SystemZ/insn-good-z13.s (9720 of 14191)
PASS: LLVM :: MC/SystemZ/insn-bad-zEC12.s (9721 of 14191)
PASS: LLVM :: MC/SystemZ/insn-good-z196.s (9722 of 14191)
PASS: LLVM :: MC/SystemZ/insn-good-zEC12.s (9723 of 14191)
PASS: LLVM :: MC/SystemZ/regs-bad.s (9724 of 14191)
PASS: LLVM :: MC/SystemZ/regs-good.s (9725 of 14191)
PASS: LLVM :: MC/SystemZ/insn-bad.s (9726 of 14191)
PASS: LLVM :: MC/X86/2011-09-06-NoNewline.s (9727 of 14191)
PASS: LLVM :: MC/SystemZ/tokens.s (9728 of 14191)
PASS: LLVM :: MC/X86/3DNow.s (9729 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/align-mode-argument-error.s (9730 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/asm-printing-bundle-directives.s (9731 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/autogen-inst-offset-align-to-end.s (9732 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/autogen-inst-offset-padding.s (9733 of 14191)
PASS: LLVM :: MC/SystemZ/insn-good.s (9734 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/bundle-lock-option-error.s (9735 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/different-sections.s (9736 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/bundle-group-too-large-error.s (9737 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/lock-without-bundle-mode-error.s (9738 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/long-nop-pad.s (9739 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/labeloffset.s (9740 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/misaligned-bundle-group.s (9741 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/nesting.s (9742 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/misaligned-bundle.s (9743 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/pad-align-to-bundle-end.s (9744 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/pad-bundle-groups.s (9745 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/relax-at-bundle-end.s (9746 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/relax-in-bundle-group.s (9747 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/rodata-section.s (9748 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/section-alignment.s (9749 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/switch-section-locked-error.s (9750 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/unlock-without-lock-error.s (9751 of 14191)
PASS: LLVM :: MC/X86/AlignedBundling/single-inst-bundling.s (9752 of 14191)
PASS: LLVM :: MC/X86/address-size.s (9753 of 14191)
PASS: LLVM :: MC/X86/avx512bw-encoding.s (9754 of 14191)
PASS: LLVM :: MC/X86/avx512-err.s (9755 of 14191)
PASS: LLVM :: MC/X86/cfi_def_cfa-crash.s (9756 of 14191)
PASS: LLVM :: MC/X86/avx512vl-encoding.s (9757 of 14191)
PASS: LLVM :: MC/X86/expand-var.s (9758 of 14191)
PASS: LLVM :: MC/X86/compact-unwind.s (9759 of 14191)
PASS: LLVM :: MC/X86/faultmap-section-parsing.s (9760 of 14191)
PASS: LLVM :: MC/X86/avx512-encodings.s (9761 of 14191)
PASS: LLVM :: MC/X86/fde-reloc.s (9762 of 14191)
PASS: LLVM :: MC/X86/fixup-cpu-mode.s (9763 of 14191)
PASS: LLVM :: MC/X86/hex-immediates.s (9764 of 14191)
PASS: LLVM :: MC/X86/gnux32-dwarf-gen.s (9765 of 14191)
PASS: LLVM :: MC/X86/i386-darwin-frame-register.ll (9766 of 14191)
PASS: LLVM :: MC/X86/intel-syntax-2.s (9767 of 14191)
PASS: LLVM :: MC/X86/inline-asm-obj.ll (9768 of 14191)
PASS: LLVM :: MC/X86/intel-syntax-ambiguous.s (9769 of 14191)
PASS: LLVM :: MC/X86/index-operations.s (9770 of 14191)
PASS: LLVM :: MC/X86/intel-syntax-bitwise-ops.s (9771 of 14191)
PASS: LLVM :: MC/X86/intel-syntax-avx512.s (9772 of 14191)
PASS: LLVM :: MC/X86/intel-syntax-directional-label.s (9773 of 14191)
PASS: LLVM :: MC/X86/intel-syntax-encoding.s (9774 of 14191)
PASS: LLVM :: MC/X86/intel-syntax-error.s (9775 of 14191)
PASS: LLVM :: MC/X86/intel-syntax-hex.s (9776 of 14191)
PASS: LLVM :: MC/X86/intel-syntax-invalid-basereg.s (9777 of 14191)
PASS: LLVM :: MC/X86/intel-syntax-ptr-sized.s (9778 of 14191)
PASS: LLVM :: MC/X86/intel-syntax-invalid-scale.s (9779 of 14191)
PASS: LLVM :: MC/X86/intel-syntax-unsized-memory.s (9780 of 14191)
PASS: LLVM :: MC/X86/intel-syntax-x86-64-avx512f_vl.s (9781 of 14191)
PASS: LLVM :: MC/X86/intel-syntax.s (9782 of 14191)
PASS: LLVM :: MC/X86/invalid-sleb.s (9783 of 14191)
PASS: LLVM :: MC/X86/macho-uleb.s (9784 of 14191)
PASS: LLVM :: MC/X86/mpx-encodings.s (9785 of 14191)
PASS: LLVM :: MC/X86/padlock.s (9786 of 14191)
PASS: LLVM :: MC/X86/no-elf-compact-unwind.s (9787 of 14191)
PASS: LLVM :: MC/X86/reloc-macho.s (9788 of 14191)
PASS: LLVM :: MC/X86/relax-insn.s (9789 of 14191)
PASS: LLVM :: MC/MachO/x86_32-scattered-reloc-fallback.s (9790 of 14191)
PASS: LLVM :: MC/X86/reloc-undef-global.s (9791 of 14191)
PASS: LLVM :: MC/X86/sgx-encoding.s (9792 of 14191)
PASS: LLVM :: MC/X86/shuffle-comments.s (9793 of 14191)
PASS: LLVM :: MC/X86/validate-inst-att.s (9794 of 14191)
PASS: LLVM :: MC/X86/validate-inst-intel.s (9795 of 14191)
PASS: LLVM :: MC/X86/ret.s (9796 of 14191)
PASS: LLVM :: MC/X86/stackmap-nops.ll (9797 of 14191)
PASS: LLVM :: MC/X86/variant-diagnostics.s (9798 of 14191)
PASS: LLVM :: MC/X86/x86-16.s (9799 of 14191)
PASS: LLVM :: MC/X86/x86-32-fma3.s (9800 of 14191)
PASS: LLVM :: MC/X86/x86-32-ms-inline-asm.s (9801 of 14191)
PASS: LLVM :: MC/X86/x86-32-avx.s (9802 of 14191)
PASS: LLVM :: MC/X86/x86-32.s (9803 of 14191)
PASS: LLVM :: MC/X86/x86-64-avx512bw.s (9804 of 14191)
PASS: LLVM :: MC/X86/x86-64-avx512dq.s (9805 of 14191)
PASS: LLVM :: MC/X86/x86-32-coverage.s (9806 of 14191)
PASS: LLVM :: MC/X86/x86-64-avx512bw_vl.s (9807 of 14191)
PASS: LLVM :: MC/X86/x86-64.s (9808 of 14191)
PASS: LLVM :: MC/X86/x86-64-avx512dq_vl.s (9809 of 14191)
PASS: LLVM :: MC/X86/x86-itanium.ll (9810 of 14191)
PASS: LLVM :: MC/X86/x86-target-directives.s (9811 of 14191)
PASS: LLVM :: MC/X86/x86-windows-itanium-libcalls.ll (9812 of 14191)
PASS: LLVM :: MC/X86/x86_64-bmi-encoding.s (9813 of 14191)
PASS: LLVM :: MC/X86/x86_64-avx-clmul-encoding.s (9814 of 14191)
PASS: LLVM :: MC/X86/x86_64-avx-encoding.s (9815 of 14191)
PASS: LLVM :: MC/X86/x86_64-encoding.s (9816 of 14191)
PASS: LLVM :: MC/X86/x86-64-avx512f_vl.s (9817 of 14191)
PASS: LLVM :: MC/X86/x86_64-fma3-encoding.s (9818 of 14191)
PASS: LLVM :: MC/X86/x86_64-fma4-encoding.s (9819 of 14191)
PASS: LLVM :: MC/X86/x86_64-hle-encoding.s (9820 of 14191)
PASS: LLVM :: MC/X86/x86_64-rand-encoding.s (9821 of 14191)
PASS: LLVM :: MC/X86/x86_64-imm-widths.s (9822 of 14191)
PASS: LLVM :: MC/X86/x86_64-rtm-encoding.s (9823 of 14191)
PASS: LLVM :: MC/X86/x86_64-signed-reloc.s (9824 of 14191)
PASS: LLVM :: MC/X86/x86_64-tbm-encoding.s (9825 of 14191)
PASS: LLVM :: MC/X86/x86_64-sse4a.s (9826 of 14191)
PASS: LLVM :: MC/X86/x86_64-xop-encoding.s (9827 of 14191)
PASS: LLVM :: MC/X86/x86_directives.s (9828 of 14191)
PASS: LLVM :: MC/X86/x86_operands.s (9829 of 14191)
PASS: LLVM :: MC/X86/x86_errors.s (9830 of 14191)
PASS: LLVM :: Object/ARM/macho-data-in-code.test (9831 of 14191)
PASS: LLVM :: Object/AArch64/yaml2obj-elf-aarch64-rel.yaml (9832 of 14191)
PASS: LLVM :: Object/ARM/objdump-thumb.test (9833 of 14191)
PASS: LLVM :: MC/X86/x86_long_nop.s (9834 of 14191)
UNSUPPORTED: LLVM :: Object/Mips/abi-flags.yaml (9835 of 14191)
UNSUPPORTED: LLVM :: Object/Mips/elf-abi.yaml (9836 of 14191)
UNSUPPORTED: LLVM :: Object/Mips/elf-flags.yaml (9837 of 14191)
UNSUPPORTED: LLVM :: Object/Mips/elf-mips64-rel.yaml (9838 of 14191)
UNSUPPORTED: LLVM :: Object/Mips/feature.test (9839 of 14191)
UNSUPPORTED: LLVM :: Object/Mips/objdump-micro-mips.test (9840 of 14191)
UNSUPPORTED: LLVM :: Object/Mips/reloc-visit.test (9841 of 14191)
PASS: LLVM :: Object/ARM/nm-mapping-symbol.s (9842 of 14191)
PASS: LLVM :: Object/X86/macho-text-sections.test (9843 of 14191)
PASS: LLVM :: Object/ARM/symbol-addr.ll (9844 of 14191)
PASS: LLVM :: Object/X86/archive-ir-asm.ll (9845 of 14191)
PASS: LLVM :: Object/X86/nm-coff.s (9846 of 14191)
PASS: LLVM :: Object/X86/nm-ir.ll (9847 of 14191)
PASS: LLVM :: Object/X86/nm-macho.s (9848 of 14191)
PASS: LLVM :: Object/X86/no-start-symbol.test (9849 of 14191)
PASS: LLVM :: Object/X86/nm-print-size.s (9850 of 14191)
PASS: LLVM :: Object/X86/objdump-label.test (9851 of 14191)
PASS: LLVM :: Object/X86/yaml2obj-elf-x86-rel.yaml (9852 of 14191)
PASS: LLVM :: Object/X86/objdump-trivial-object.test (9853 of 14191)
PASS: LLVM :: Object/X86/objdump-disassembly-inline-relocations.test (9854 of 14191)
PASS: LLVM :: Object/ar-error.test (9855 of 14191)
PASS: LLVM :: MC/X86/x86_nop.s (9856 of 14191)
PASS: LLVM :: Object/archive-extract-dir.test (9857 of 14191)
PASS: LLVM :: Object/ar-create.test (9858 of 14191)
PASS: LLVM :: Object/archive-format.test (9859 of 14191)
PASS: LLVM :: Object/archive-long-index.test (9860 of 14191)
PASS: LLVM :: Object/archive-delete.test (9861 of 14191)
PASS: LLVM :: Object/archive-extract.test (9862 of 14191)
PASS: LLVM :: Object/archive-replace-pos.test (9863 of 14191)
PASS: LLVM :: Object/archive-toc.test (9864 of 14191)
PASS: LLVM :: Object/archive-move.test (9865 of 14191)
PASS: LLVM :: Object/check_binary_output.ll (9866 of 14191)
PASS: LLVM :: Object/coff-archive-short.test (9867 of 14191)
PASS: LLVM :: Object/coff-archive.test (9868 of 14191)
PASS: LLVM :: Object/coff-invalid.test (9869 of 14191)
PASS: LLVM :: Object/archive-update.test (9870 of 14191)
PASS: LLVM :: Object/archive-symtab.test (9871 of 14191)
XFAIL: LLVM :: Object/dllimport-globalref.ll (9872 of 14191)
PASS: LLVM :: Object/dllimport.ll (9873 of 14191)
PASS: LLVM :: Object/elf-reloc-no-sym.test (9874 of 14191)
PASS: LLVM :: Object/corrupt.test (9875 of 14191)
PASS: LLVM :: Object/directory.ll (9876 of 14191)
PASS: LLVM :: Object/elf-unknown-type.test (9877 of 14191)
PASS: LLVM :: Object/kext.test (9878 of 14191)
PASS: LLVM :: Object/mangle-ir.ll (9879 of 14191)
PASS: LLVM :: Object/mri-addlib.test (9880 of 14191)
PASS: LLVM :: Object/mri-crlf.test (9881 of 14191)
PASS: LLVM :: Object/mri-addmod.test (9882 of 14191)
PASS: LLVM :: Object/mri1.test (9883 of 14191)
PASS: LLVM :: Object/invalid.test (9884 of 14191)
PASS: LLVM :: Object/mri2.test (9885 of 14191)
PASS: LLVM :: Object/mri3.test (9886 of 14191)
PASS: LLVM :: Object/mri4.test (9887 of 14191)
PASS: LLVM :: Object/mri5.test (9888 of 14191)
PASS: LLVM :: Object/nm-error.test (9889 of 14191)
PASS: LLVM :: Object/nm-darwin-m.test (9890 of 14191)
PASS: LLVM :: Object/macho-invalid.test (9891 of 14191)
PASS: LLVM :: Object/nm-irix6.test (9892 of 14191)
PASS: LLVM :: Object/nm-shared-object.test (9893 of 14191)
PASS: LLVM :: Object/nm-weak-global-macho.test (9894 of 14191)
PASS: LLVM :: Object/no-section-table.test (9895 of 14191)
PASS: LLVM :: Object/nm-archive.test (9896 of 14191)
PASS: LLVM :: Object/obj2yaml-coff-long-file-symbol.test (9897 of 14191)
PASS: LLVM :: Object/nm-universal-binary.test (9898 of 14191)
PASS: LLVM :: Object/obj2yaml-coff-long-section-name.test (9899 of 14191)
PASS: LLVM :: Object/obj2yaml-coff-weak-external.test (9900 of 14191)
PASS: LLVM :: Object/obj2yaml-coff-section-aux-symbol.test (9901 of 14191)
PASS: LLVM :: Object/objdump-export-list.test (9902 of 14191)
PASS: LLVM :: Object/obj2yaml-sectiongroup.test (9903 of 14191)
XFAIL: LLVM :: Object/objdump-file-header.test (9904 of 14191)
PASS: LLVM :: Object/objdump-no-sectionheaders.test (9905 of 14191)
PASS: LLVM :: Object/obj2yaml.test (9906 of 14191)
PASS: LLVM :: Object/objdump-private-headers.test (9907 of 14191)
PASS: LLVM :: Object/objdump-reloc-shared.test (9908 of 14191)
PASS: LLVM :: Object/objdump-sectionheaders.test (9909 of 14191)
PASS: LLVM :: Object/objdump-section-content.test (9910 of 14191)
PASS: LLVM :: Object/objdump-symbol-table.test (9911 of 14191)
PASS: LLVM :: Object/objdump-relocations.test (9912 of 14191)
PASS: LLVM :: Object/nm-trivial-object.test (9913 of 14191)
PASS: LLVM :: Object/readobj.test (9914 of 14191)
PASS: LLVM :: Object/readobj-elf-versioning.test (9915 of 14191)
PASS: LLVM :: Object/relocation-executable.test (9916 of 14191)
PASS: LLVM :: Object/simple-archive.test (9917 of 14191)
PASS: LLVM :: Object/stackmap-dump.test (9918 of 14191)
PASS: LLVM :: Object/readobj-shared-object.test (9919 of 14191)
PASS: LLVM :: Object/yaml2obj-elf-alignment.yaml (9920 of 14191)
PASS: LLVM :: Object/yaml2obj-elf-file-headers-with-e_flags.yaml (9921 of 14191)
PASS: LLVM :: Object/yaml2obj-coff-multi-doc.test (9922 of 14191)
PASS: LLVM :: Object/yaml2obj-elf-file-headers.yaml (9923 of 14191)
PASS: LLVM :: Object/yaml2obj-elf-bits-endian.test (9924 of 14191)
PASS: LLVM :: Object/yaml2obj-elf-rel-noref.yaml (9925 of 14191)
PASS: LLVM :: Object/yaml2obj-elf-rel.yaml (9926 of 14191)
PASS: LLVM :: Object/size-trivial-macho.test (9927 of 14191)
PASS: LLVM :: Object/yaml2obj-elf-symbol-LocalGlobalWeak.yaml (9928 of 14191)
PASS: LLVM :: Object/yaml2obj-elf-multi-doc.test (9929 of 14191)
PASS: LLVM :: Object/yaml2obj-elf-section-invalid-size.yaml (9930 of 14191)
PASS: LLVM :: Object/yaml2obj-elf-symbol-basic.yaml (9931 of 14191)
PASS: LLVM :: Object/yaml2obj-elf-section-basic.yaml (9932 of 14191)
PASS: LLVM :: Object/yaml2obj-elf-symbol-visibility.yaml (9933 of 14191)
PASS: LLVM :: Other/2002-02-24-InlineBrokePHINodes.ll (9934 of 14191)
PASS: LLVM :: Object/yaml2obj-readobj.test (9935 of 14191)
PASS: LLVM :: Other/2002-01-31-CallGraph.ll (9936 of 14191)
PASS: LLVM :: Other/2002-03-11-ConstPropCrash.ll (9937 of 14191)
PASS: LLVM :: Other/2003-02-19-LoopInfoNestingBug.ll (9938 of 14191)
PASS: LLVM :: Other/2004-08-16-PackedConstantInlineStore.ll (9939 of 14191)
PASS: LLVM :: Other/2004-08-16-PackedGlobalConstant.ll (9940 of 14191)
PASS: LLVM :: Other/2004-08-16-PackedSelect.ll (9941 of 14191)
PASS: LLVM :: Other/2006-02-05-PassManager.ll (9942 of 14191)
PASS: LLVM :: Other/2004-08-16-PackedSimple.ll (9943 of 14191)
PASS: LLVM :: Other/2004-08-20-PackedControlFlow.ll (9944 of 14191)
PASS: LLVM :: Other/2007-04-24-eliminate-mostly-empty-blocks.ll (9945 of 14191)
PASS: LLVM :: Other/2007-06-05-PassID.ll (9946 of 14191)
PASS: LLVM :: Other/2007-09-10-PassManager.ll (9947 of 14191)
PASS: LLVM :: Other/2008-02-14-PassManager.ll (9948 of 14191)
PASS: LLVM :: Other/2007-06-28-PassManager.ll (9949 of 14191)
PASS: LLVM :: Other/2008-06-04-FieldSizeInPacked.ll (9950 of 14191)
PASS: LLVM :: Other/2008-10-06-RemoveDeadPass.ll (9951 of 14191)
PASS: LLVM :: Other/2008-10-15-MissingSpace.ll (9952 of 14191)
PASS: LLVM :: Other/2009-03-31-CallGraph.ll (9953 of 14191)
PASS: LLVM :: Other/2009-06-05-no-implicit-float.ll (9954 of 14191)
PASS: LLVM :: Other/2009-09-14-function-elements.ll (9955 of 14191)
PASS: LLVM :: Other/2010-05-06-Printer.ll (9956 of 14191)
PASS: LLVM :: Other/FileCheck-space.txt (9957 of 14191)
PASS: LLVM :: Other/X86/inline-asm-newline-terminator.ll (9958 of 14191)
PASS: LLVM :: Other/attribute-comment.ll (9959 of 14191)
PASS: LLVM :: Other/bcanalyzer-block-info.txt (9960 of 14191)
PASS: LLVM :: Other/ResponseFile.ll (9961 of 14191)
PASS: LLVM :: Other/can-execute.txt (9962 of 14191)
PASS: LLVM :: Other/constant-fold-gep-address-spaces.ll (9963 of 14191)
PASS: LLVM :: Other/extract-linkonce.ll (9964 of 14191)
PASS: LLVM :: Other/extract-alias.ll (9965 of 14191)
PASS: LLVM :: Other/constant-fold-gep.ll (9966 of 14191)
PASS: LLVM :: Other/extract-weak-odr.ll (9967 of 14191)
PASS: LLVM :: Other/invalid-commandline-option.ll (9968 of 14191)
PASS: LLVM :: Other/close-stderr.ll (9969 of 14191)
PASS: LLVM :: Other/lint.ll (9970 of 14191)
PASS: LLVM :: Other/extract.ll (9971 of 14191)
PASS: LLVM :: Other/lit-unicode.txt (9972 of 14191)
PASS: LLVM :: Other/llvm-nm-without-aliases.ll (9973 of 14191)
PASS: LLVM :: Other/opt-override-mcpu-mattr.ll (9974 of 14191)
PASS: LLVM :: Other/optimize-options.ll (9975 of 14191)
PASS: LLVM :: Other/optimization-remarks-inline.ll (9976 of 14191)
PASS: LLVM :: Other/pipefail.txt (9977 of 14191)
PASS: LLVM :: Other/spir_cc.ll (9978 of 14191)
PASS: LLVM :: SymbolRewriter/rewrite.ll (9979 of 14191)
PASS: LLVM :: Other/umask.ll (9980 of 14191)
PASS: LLVM :: TableGen/2003-08-03-PassCode.td (9981 of 14191)
PASS: LLVM :: TableGen/2006-09-18-LargeInt.td (9982 of 14191)
PASS: LLVM :: TableGen/AnonDefinitionOnDemand.td (9983 of 14191)
PASS: LLVM :: TableGen/2010-03-24-PrematureDefaults.td (9984 of 14191)
PASS: LLVM :: Other/pass-pipeline-parsing.ll (9985 of 14191)
PASS: LLVM :: TableGen/BitsInit.td (9986 of 14191)
PASS: LLVM :: TableGen/BitsInitOverflow.td (9987 of 14191)
PASS: LLVM :: TableGen/CStyleComment.td (9988 of 14191)
PASS: LLVM :: Other/new-pass-manager.ll (9989 of 14191)
PASS: LLVM :: TableGen/ClassInstanceValue.td (9990 of 14191)
PASS: LLVM :: TableGen/Dag.td (9991 of 14191)
PASS: LLVM :: TableGen/DefmInherit.td (9992 of 14191)
PASS: LLVM :: TableGen/DefmInsideMultiClass.td (9993 of 14191)
PASS: LLVM :: TableGen/FieldAccess.td (9994 of 14191)
PASS: LLVM :: TableGen/ForeachList.td (9995 of 14191)
PASS: LLVM :: TableGen/ForeachLoop.td (9996 of 14191)
PASS: LLVM :: TableGen/ForwardRef.td (9997 of 14191)
PASS: LLVM :: TableGen/GeneralList.td (9998 of 14191)
PASS: LLVM :: TableGen/Include.td (9999 of 14191)
PASS: LLVM :: TableGen/IntBitInit.td (10000 of 14191)
PASS: LLVM :: TableGen/AsmPredicateCondsEmission.td (10001 of 14191)
PASS: LLVM :: TableGen/LazyChange.td (10002 of 14191)
PASS: LLVM :: TableGen/LetInsideMultiClasses.td (10003 of 14191)
PASS: LLVM :: TableGen/ListArgs.td (10004 of 14191)
PASS: LLVM :: TableGen/ListArgsSimple.td (10005 of 14191)
PASS: LLVM :: TableGen/ListManip.td (10006 of 14191)
PASS: LLVM :: TableGen/ListConversion.td (10007 of 14191)
PASS: LLVM :: TableGen/ListOfList.td (10008 of 14191)
PASS: LLVM :: TableGen/ListSlices.td (10009 of 14191)
PASS: LLVM :: TableGen/MultiClass.td (10010 of 14191)
PASS: LLVM :: TableGen/BitOffsetDecoder.td (10011 of 14191)
PASS: LLVM :: TableGen/LoLoL.td (10012 of 14191)
PASS: LLVM :: TableGen/MultiClassDefName.td (10013 of 14191)
PASS: LLVM :: TableGen/MultiClassInherit.td (10014 of 14191)
PASS: LLVM :: TableGen/MultiPat.td (10015 of 14191)
PASS: LLVM :: TableGen/NestedForeach.td (10016 of 14191)
PASS: LLVM :: TableGen/Paste.td (10017 of 14191)
PASS: LLVM :: TableGen/SetTheory.td (10018 of 14191)
PASS: LLVM :: TableGen/SiblingForeach.td (10019 of 14191)
PASS: LLVM :: TableGen/Slice.td (10020 of 14191)
PASS: LLVM :: TableGen/String.td (10021 of 14191)
PASS: LLVM :: TableGen/SuperSubclassSameName.td (10022 of 14191)
PASS: LLVM :: TableGen/TargetInstrSpec.td (10023 of 14191)
PASS: LLVM :: TableGen/TargetInstrInfo.td (10024 of 14191)
PASS: LLVM :: TableGen/TemplateArgRename.td (10025 of 14191)
PASS: LLVM :: TableGen/Tree.td (10026 of 14191)
PASS: LLVM :: TableGen/TreeNames.td (10027 of 14191)
PASS: LLVM :: TableGen/TwoLevelName.td (10028 of 14191)
PASS: LLVM :: TableGen/UnsetBitInit.td (10029 of 14191)
PASS: LLVM :: TableGen/UnterminatedComment.td (10030 of 14191)
PASS: LLVM :: TableGen/ValidIdentifiers.td (10031 of 14191)
PASS: LLVM :: TableGen/cast.td (10032 of 14191)
PASS: LLVM :: TableGen/defmclass.td (10033 of 14191)
PASS: LLVM :: TableGen/eqbit.td (10034 of 14191)
PASS: LLVM :: TableGen/eq.td (10035 of 14191)
PASS: LLVM :: TableGen/foreach.td (10036 of 14191)
PASS: LLVM :: TableGen/if-empty-list-arg.td (10037 of 14191)
PASS: LLVM :: TableGen/if.td (10038 of 14191)
PASS: LLVM :: TableGen/ifbit.td (10039 of 14191)
PASS: LLVM :: TableGen/intrinsic-long-name.td (10040 of 14191)
PASS: LLVM :: TableGen/intrinsic-order.td (10041 of 14191)
PASS: LLVM :: TableGen/lisp.td (10042 of 14191)
PASS: LLVM :: TableGen/intrinsic-varargs.td (10043 of 14191)
PASS: LLVM :: TableGen/list-element-bitref.td (10044 of 14191)
PASS: LLVM :: TableGen/listconcat.td (10045 of 14191)
PASS: LLVM :: TableGen/math.td (10046 of 14191)
PASS: LLVM :: TableGen/pr8330.td (10047 of 14191)
PASS: LLVM :: TableGen/subst.td (10048 of 14191)
PASS: LLVM :: TableGen/strconcat.td (10049 of 14191)
PASS: LLVM :: TableGen/nested-comment.td (10050 of 14191)
PASS: LLVM :: TableGen/subst2.td (10051 of 14191)
PASS: LLVM :: TableGen/usevalname.td (10052 of 14191)
PASS: LLVM :: Transforms/ADCE/2002-01-31-UseStuckAround.ll (10053 of 14191)
PASS: LLVM :: Transforms/ADCE/2002-05-22-PHITest.ll (10054 of 14191)
PASS: LLVM :: Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll (10055 of 14191)
PASS: LLVM :: Transforms/ADCE/2002-05-28-Crash-distilled.ll (10056 of 14191)
PASS: LLVM :: Transforms/ADCE/2002-05-28-Crash.ll (10057 of 14191)
PASS: LLVM :: Transforms/ADCE/2002-07-17-AssertionFailure.ll (10058 of 14191)
PASS: LLVM :: Transforms/ADCE/2002-07-17-PHIAssertion.ll (10059 of 14191)
PASS: LLVM :: Transforms/ADCE/2002-07-29-Segfault.ll (10060 of 14191)
PASS: LLVM :: Transforms/ADCE/2003-01-22-PredecessorProblem.ll (10061 of 14191)
PASS: LLVM :: Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll (10062 of 14191)
PASS: LLVM :: Transforms/ADCE/2003-06-11-InvalidCFG.ll (10063 of 14191)
PASS: LLVM :: Transforms/ADCE/2003-06-24-BadSuccessor.ll (10064 of 14191)
PASS: LLVM :: Transforms/ADCE/2003-06-24-BasicFunctionality.ll (10065 of 14191)
PASS: LLVM :: Transforms/ADCE/2003-09-10-UnwindInstFail.ll (10066 of 14191)
PASS: LLVM :: Transforms/ADCE/2003-09-15-InfLoopCrash.ll (10067 of 14191)
PASS: LLVM :: Transforms/ADCE/2004-05-04-UnreachableBlock.ll (10068 of 14191)
PASS: LLVM :: Transforms/ADCE/2003-11-16-MissingPostDominanceInfo.ll (10069 of 14191)
PASS: LLVM :: Transforms/ADCE/basictest.ll (10070 of 14191)
PASS: LLVM :: Transforms/ADCE/2005-02-17-PHI-Invoke-Crash.ll (10071 of 14191)
PASS: LLVM :: Transforms/ADCE/basictest1.ll (10072 of 14191)
PASS: LLVM :: Transforms/ADCE/basictest2.ll (10073 of 14191)
PASS: LLVM :: Transforms/ADCE/unreachable-function.ll (10074 of 14191)
PASS: LLVM :: Transforms/ADCE/dce_pure_invoke.ll (10075 of 14191)
PASS: LLVM :: Transforms/AddDiscriminators/basic.ll (10076 of 14191)
PASS: LLVM :: Transforms/ADCE/dce_pure_call.ll (10077 of 14191)
PASS: LLVM :: Transforms/AddDiscriminators/first-only.ll (10078 of 14191)
PASS: LLVM :: Transforms/AddDiscriminators/multiple.ll (10079 of 14191)
PASS: LLVM :: Transforms/AddDiscriminators/no-discriminators.ll (10080 of 14191)
PASS: LLVM :: Transforms/AlignmentFromAssumptions/simple.ll (10081 of 14191)
PASS: LLVM :: Transforms/AlignmentFromAssumptions/start-unk.ll (10082 of 14191)
PASS: LLVM :: Transforms/AlignmentFromAssumptions/simple32.ll (10083 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/2008-02-01-ReturnAttrs.ll (10084 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/2008-07-02-array-indexing.ll (10085 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/2008-09-07-CGUpdate.ll (10086 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/aggregate-promote.ll (10087 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/2008-09-08-CGUpdateSelfEdge.ll (10088 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/attrs.ll (10089 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/basictest.ll (10090 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/byval.ll (10091 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/byval-2.ll (10092 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/chained.ll (10093 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/control-flow.ll (10094 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/callgraph-update.ll (10095 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/control-flow2.ll (10096 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/crash.ll (10097 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/fp80.ll (10098 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/dbg.ll (10099 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/inalloca.ll (10100 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/reserve-tbaa.ll (10101 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/sret.ll (10102 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/pr3085.ll (10103 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/tail.ll (10104 of 14191)
PASS: LLVM :: Transforms/ArgumentPromotion/variadic.ll (10105 of 14191)
PASS: LLVM :: Transforms/BBVectorize/X86/cmp-types.ll (10106 of 14191)
PASS: LLVM :: Transforms/AtomicExpand/ARM/atomic-expansion-v8.ll (10107 of 14191)
PASS: LLVM :: Transforms/AtomicExpand/ARM/cmpxchg-weak.ll (10108 of 14191)
PASS: LLVM :: Transforms/AtomicExpand/ARM/atomic-expansion-v7.ll (10109 of 14191)
PASS: LLVM :: Transforms/BBVectorize/X86/pr15289.ll (10110 of 14191)
PASS: LLVM :: Transforms/BBVectorize/X86/sh-rec.ll (10111 of 14191)
PASS: LLVM :: Transforms/BBVectorize/X86/loop1.ll (10112 of 14191)
PASS: LLVM :: Transforms/BBVectorize/X86/sh-rec2.ll (10113 of 14191)
PASS: LLVM :: Transforms/BBVectorize/X86/sh-types.ll (10114 of 14191)
PASS: LLVM :: Transforms/BBVectorize/X86/simple-int.ll (10115 of 14191)
PASS: LLVM :: Transforms/BBVectorize/X86/simple-ldstr.ll (10116 of 14191)
PASS: LLVM :: Transforms/BBVectorize/X86/simple.ll (10117 of 14191)
PASS: LLVM :: Transforms/BBVectorize/X86/vs-cast.ll (10118 of 14191)
PASS: LLVM :: Transforms/BBVectorize/X86/wr-aliases.ll (10119 of 14191)
PASS: LLVM :: Transforms/BBVectorize/X86/sh-rec3.ll (10120 of 14191)
PASS: LLVM :: Transforms/BBVectorize/cycle.ll (10121 of 14191)
PASS: LLVM :: Transforms/BBVectorize/func-alias.ll (10122 of 14191)
PASS: LLVM :: Transforms/BBVectorize/ld1.ll (10123 of 14191)
PASS: LLVM :: Transforms/BBVectorize/metadata.ll (10124 of 14191)
PASS: LLVM :: Transforms/BBVectorize/mem-op-depth.ll (10125 of 14191)
PASS: LLVM :: Transforms/BBVectorize/loop1.ll (10126 of 14191)
PASS: LLVM :: Transforms/BBVectorize/no-ldstr-conn.ll (10127 of 14191)
PASS: LLVM :: Transforms/BBVectorize/search-limit.ll (10128 of 14191)
PASS: LLVM :: Transforms/BBVectorize/req-depth.ll (10129 of 14191)
PASS: LLVM :: Transforms/BBVectorize/simple-int.ll (10130 of 14191)
PASS: LLVM :: Transforms/BBVectorize/simple-sel.ll (10131 of 14191)
PASS: LLVM :: Transforms/BBVectorize/simple-ldstr.ll (10132 of 14191)
XFAIL: LLVM :: Transforms/BBVectorize/simple-ldstr-ptrs.ll (10133 of 14191)
PASS: LLVM :: Transforms/BBVectorize/simple-tst.ll (10134 of 14191)
PASS: LLVM :: Transforms/BBVectorize/simple.ll (10135 of 14191)
PASS: LLVM :: Transforms/BBVectorize/simple3.ll (10136 of 14191)
PASS: LLVM :: Transforms/BBVectorize/xcore/no-vector-registers.ll (10137 of 14191)
PASS: LLVM :: Transforms/BDCE/order.ll (10138 of 14191)
PASS: LLVM :: Transforms/BDCE/dce-pure.ll (10139 of 14191)
PASS: LLVM :: Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll (10140 of 14191)
PASS: LLVM :: Transforms/BDCE/basic.ll (10141 of 14191)
PASS: LLVM :: Transforms/CodeExtractor/2004-03-13-LoopExtractorCrash.ll (10142 of 14191)
PASS: LLVM :: Transforms/CodeExtractor/2004-03-14-DominanceProblem.ll (10143 of 14191)
PASS: LLVM :: Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll (10144 of 14191)
PASS: LLVM :: Transforms/CodeExtractor/2004-03-17-MissedLiveIns.ll (10145 of 14191)
PASS: LLVM :: Transforms/CodeExtractor/2004-03-17-UpdatePHIsOutsideRegion.ll (10146 of 14191)
PASS: LLVM :: Transforms/CodeExtractor/2004-03-18-InvokeHandling.ll (10147 of 14191)
PASS: LLVM :: Transforms/CodeExtractor/2004-08-12-BlockExtractPHI.ll (10148 of 14191)
PASS: LLVM :: Transforms/CodeExtractor/2004-11-12-InvokeExtract.ll (10149 of 14191)
PASS: LLVM :: Transforms/CodeGenPrepare/AMDGPU/no-sink-addrspacecast.ll (10150 of 14191)
PASS: LLVM :: Transforms/CodeGenPrepare/AArch64/trunc-weird-user.ll (10151 of 14191)
PASS: LLVM :: Transforms/CodeGenPrepare/X86/extend-sink-hoist.ll (10152 of 14191)
PASS: LLVM :: Transforms/CodeGenPrepare/2008-11-24-RAUW-Self.ll (10153 of 14191)
PASS: LLVM :: Transforms/CodeGenPrepare/X86/memset_chk-simplify-nobuiltin.ll (10154 of 14191)
PASS: LLVM :: Transforms/CodeGenPrepare/X86/sink-addrspacecast.ll (10155 of 14191)
PASS: LLVM :: Transforms/CodeGenPrepare/basic.ll (10156 of 14191)
PASS: LLVM :: Transforms/CodeGenPrepare/overflow-intrinsics.ll (10157 of 14191)
PASS: LLVM :: Transforms/CodeGenPrepare/statepoint-relocate.ll (10158 of 14191)
PASS: LLVM :: Transforms/CodeGenPrepare/X86/x86-shuffle-sink.ll (10159 of 14191)
PASS: LLVM :: Transforms/ConstProp/2002-05-03-DivideByZeroException.ll (10160 of 14191)
PASS: LLVM :: Transforms/ConstProp/2002-09-03-SetCC-Bools.ll (10161 of 14191)
PASS: LLVM :: Transforms/ConstProp/2003-05-12-DivideError.ll (10162 of 14191)
PASS: LLVM :: Transforms/ConstProp/2002-05-03-NotOperator.ll (10163 of 14191)
PASS: LLVM :: Transforms/ConstProp/2005-01-28-SetCCGEP.ll (10164 of 14191)
PASS: LLVM :: Transforms/ConstProp/2006-12-01-TruncBoolBug.ll (10165 of 14191)
PASS: LLVM :: Transforms/ConstProp/2006-11-30-vector-cast.ll (10166 of 14191)
PASS: LLVM :: Transforms/ConstProp/2007-02-05-BitCast.ll (10167 of 14191)
PASS: LLVM :: Transforms/ConstProp/2007-02-23-sdiv.ll (10168 of 14191)
PASS: LLVM :: Transforms/ConstProp/2006-12-01-bool-casts.ll (10169 of 14191)
PASS: LLVM :: Transforms/ConstProp/2007-11-23-cttz.ll (10170 of 14191)
PASS: LLVM :: Transforms/ConstProp/2009-06-20-constexpr-zero-lhs.ll (10171 of 14191)
PASS: LLVM :: Transforms/ConstProp/2008-07-07-VectorCompare.ll (10172 of 14191)
PASS: LLVM :: Transforms/ConstProp/2009-09-01-GEP-Crash.ll (10173 of 14191)
PASS: LLVM :: Transforms/ConstProp/basictest.ll (10174 of 14191)
PASS: LLVM :: Transforms/ConstProp/InsertElement.ll (10175 of 14191)
PASS: LLVM :: Transforms/ConstProp/bitcast.ll (10176 of 14191)
PASS: LLVM :: Transforms/ConstProp/bswap.ll (10177 of 14191)
PASS: LLVM :: Transforms/ConstProp/constant-expr.ll (10178 of 14191)
PASS: LLVM :: Transforms/ConstProp/div-zero.ll (10179 of 14191)
PASS: LLVM :: Transforms/ConstProp/convert-from-fp16.ll (10180 of 14191)
PASS: LLVM :: Transforms/ConstProp/calls.ll (10181 of 14191)
PASS: LLVM :: Transforms/ConstProp/extractvalue.ll (10182 of 14191)
PASS: LLVM :: Transforms/ConstProp/float-to-ptr-cast.ll (10183 of 14191)
PASS: LLVM :: Transforms/ConstProp/insertvalue.ll (10184 of 14191)
PASS: LLVM :: Transforms/ConstProp/logicaltest.ll (10185 of 14191)
PASS: LLVM :: Transforms/ConstProp/overflow-ops.ll (10186 of 14191)
PASS: LLVM :: Transforms/ConstProp/loads.ll (10187 of 14191)
PASS: LLVM :: Transforms/ConstProp/phi.ll (10188 of 14191)
PASS: LLVM :: Transforms/ConstProp/remtest.ll (10189 of 14191)
PASS: LLVM :: Transforms/ConstProp/shift.ll (10190 of 14191)
PASS: LLVM :: Transforms/ConstantHoisting/AArch64/const-addr.ll (10191 of 14191)
PASS: LLVM :: Transforms/ConstProp/trunc_vec.ll (10192 of 14191)
PASS: LLVM :: Transforms/ConstantHoisting/AArch64/large-immediate.ll (10193 of 14191)
PASS: LLVM :: Transforms/ConstantHoisting/PowerPC/const-base-addr.ll (10194 of 14191)
PASS: LLVM :: Transforms/ConstantHoisting/PowerPC/masks.ll (10195 of 14191)
PASS: LLVM :: Transforms/ConstantHoisting/X86/cast-inst.ll (10196 of 14191)
PASS: LLVM :: Transforms/ConstantHoisting/X86/const-base-addr.ll (10197 of 14191)
PASS: LLVM :: Transforms/ConstantHoisting/X86/delete-dead-cast-inst.ll (10198 of 14191)
PASS: LLVM :: Transforms/ConstantHoisting/X86/large-immediate.ll (10199 of 14191)
PASS: LLVM :: Transforms/ConstantHoisting/X86/phi.ll (10200 of 14191)
PASS: LLVM :: Transforms/ConstantHoisting/X86/stackmap.ll (10201 of 14191)
PASS: LLVM :: Transforms/ConstantMerge/2002-09-23-CPR-Update.ll (10202 of 14191)
PASS: LLVM :: Transforms/ConstantMerge/2003-10-28-MergeExternalConstants.ll (10203 of 14191)
PASS: LLVM :: Transforms/ConstantMerge/align.ll (10204 of 14191)
PASS: LLVM :: Transforms/ConstantMerge/2011-01-15-EitherOrder.ll (10205 of 14191)
PASS: LLVM :: Transforms/ConstantMerge/dont-merge.ll (10206 of 14191)
PASS: LLVM :: Transforms/ConstantMerge/merge-both.ll (10207 of 14191)
PASS: LLVM :: Transforms/ConstantMerge/unnamed-addr.ll (10208 of 14191)
PASS: LLVM :: Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll (10209 of 14191)
PASS: LLVM :: Transforms/CorrelatedValuePropagation/basic.ll (10210 of 14191)
PASS: LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll (10211 of 14191)
PASS: LLVM :: Transforms/CorrelatedValuePropagation/crash.ll (10212 of 14191)
PASS: LLVM :: Transforms/CorrelatedValuePropagation/icmp.ll (10213 of 14191)
PASS: LLVM :: Transforms/CorrelatedValuePropagation/non-null.ll (10214 of 14191)
PASS: LLVM :: Transforms/CorrelatedValuePropagation/range.ll (10215 of 14191)
PASS: LLVM :: Transforms/CorrelatedValuePropagation/select.ll (10216 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/2006-06-27-struct-ret.ll (10217 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll (10218 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/2007-02-07-FuncRename.ll (10219 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/2008-01-16-VarargsParamAttrs.ll (10220 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/2007-12-20-ParamAttrs.ll (10221 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/2009-03-17-MRE-Invoke.ll (10222 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/2008-06-23-DeadAfterLive.ll (10223 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/2013-05-17-VarargsAndBlockAddress.ll (10224 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/2010-04-30-DbgInfo.ll (10225 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/aggregates.ll (10226 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/basictest.ll (10227 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/dbginfo.ll (10228 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/canon.ll (10229 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/dead_vaargs.ll (10230 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/deadexternal.ll (10231 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/deadretval.ll (10232 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/keepalive.ll (10233 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/linkage.ll (10234 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/deadretval2.ll (10235 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/returned.ll (10236 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/multdeadretval.ll (10237 of 14191)
PASS: LLVM :: Transforms/DeadArgElim/variadic_safety.ll (10238 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/2011-03-25-DSEMiscompile.ll (10239 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/2011-09-06-EndOfFunction.ll (10240 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/2011-09-06-MemCpy.ll (10241 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/OverwriteStoreEnd.ll (10242 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/PartialStore.ll (10243 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/atomic.ll (10244 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/const-pointers.ll (10245 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/crash.ll (10246 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/cs-cs-aliasing.ll (10247 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/free.ll (10248 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/dominate.ll (10249 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/inst-limits.ll (10250 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/libcalls.ll (10251 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/lifetime.ll (10252 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/memintrinsics.ll (10253 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/no-targetdata.ll (10254 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/pr11390.ll (10255 of 14191)
PASS: LLVM :: Transforms/DeadStoreElimination/simple.ll (10256 of 14191)
PASS: LLVM :: Transforms/EarlyCSE/commute.ll (10257 of 14191)
PASS: LLVM :: Transforms/EarlyCSE/basic.ll (10258 of 14191)
PASS: LLVM :: Transforms/EarlyCSE/AArch64/intrinsics.ll (10259 of 14191)
PASS: LLVM :: Transforms/EarlyCSE/conditional.ll (10260 of 14191)
PASS: LLVM :: Transforms/EarlyCSE/edge.ll (10261 of 14191)
PASS: LLVM :: Transforms/EarlyCSE/floatingpoint.ll (10262 of 14191)
PASS: LLVM :: Transforms/EarlyCSE/read-reg.ll (10263 of 14191)
PASS: LLVM :: Transforms/EarlyCSE/instsimplify-dom.ll (10264 of 14191)
PASS: LLVM :: Transforms/EliminateAvailableExternally/visibility.ll (10265 of 14191)
PASS: LLVM :: Transforms/Float2Int/basic.ll (10266 of 14191)
PASS: LLVM :: Transforms/Float2Int/float2int-optnone.ll (10267 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/2008-09-03-Mutual.ll (10268 of 14191)
PASS: LLVM :: Transforms/Float2Int/toolarge.ll (10269 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/2008-09-03-ReadOnly.ll (10270 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/2008-09-03-ReadNone.ll (10271 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/2008-09-13-VolatileRead.ll (10272 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/2008-12-29-Constant.ll (10273 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/2009-01-04-Annotate.ll (10274 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/2009-01-02-LocalStores.ll (10275 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/2010-10-30-volatile.ll (10276 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/nocapture.ll (10277 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/noreturn.ll (10278 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/annotate-1.ll (10279 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/atomic.ll (10280 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/optnone-simple.ll (10281 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/optnone.ll (10282 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/readattrs.ll (10283 of 14191)
PASS: LLVM :: Transforms/FunctionAttrs/readnone.ll (10284 of 14191)
PASS: LLVM :: Transforms/GCOVProfiling/function-numbering.ll (10285 of 14191)
PASS: LLVM :: Transforms/GCOVProfiling/global-ctor.ll (10286 of 14191)
PASS: LLVM :: Transforms/GCOVProfiling/linkagename.ll (10287 of 14191)
PASS: LLVM :: Transforms/GCOVProfiling/linezero.ll (10288 of 14191)
PASS: LLVM :: Transforms/GVN/2007-07-25-InfiniteLoop.ll (10289 of 14191)
PASS: LLVM :: Transforms/GVN/2007-07-25-DominatedLoop.ll (10290 of 14191)
PASS: LLVM :: Transforms/GVN/2007-07-25-Loop.ll (10291 of 14191)
PASS: LLVM :: Transforms/GVN/2007-07-25-NestedLoop.ll (10292 of 14191)
PASS: LLVM :: Transforms/GCOVProfiling/return-block.ll (10293 of 14191)
PASS: LLVM :: Transforms/GCOVProfiling/version.ll (10294 of 14191)
PASS: LLVM :: Transforms/GVN/2007-07-25-SinglePredecessor.ll (10295 of 14191)
PASS: LLVM :: Transforms/GVN/2007-07-26-InterlockingLoops.ll (10296 of 14191)
PASS: LLVM :: Transforms/GVN/2007-07-26-NonRedundant.ll (10297 of 14191)
PASS: LLVM :: Transforms/GVN/2007-07-26-PhiErasure.ll (10298 of 14191)
PASS: LLVM :: Transforms/GVN/2007-07-30-PredIDom.ll (10299 of 14191)
PASS: LLVM :: Transforms/GVN/2007-07-31-RedundantPhi.ll (10300 of 14191)
PASS: LLVM :: Transforms/GVN/2007-07-31-NoDomInherit.ll (10301 of 14191)
PASS: LLVM :: Transforms/GVN/2008-02-12-UndefLoad.ll (10302 of 14191)
PASS: LLVM :: Transforms/GVN/2008-02-13-NewPHI.ll (10303 of 14191)
PASS: LLVM :: Transforms/GVN/2008-12-09-SelfRemove.ll (10304 of 14191)
PASS: LLVM :: Transforms/GVN/2008-12-12-RLE-Crash.ll (10305 of 14191)
PASS: LLVM :: Transforms/GVN/2008-07-02-Unreachable.ll (10306 of 14191)
PASS: LLVM :: Transforms/GVN/2008-12-14-rle-reanalyze.ll (10307 of 14191)
PASS: LLVM :: Transforms/GVN/2008-12-15-CacheVisited.ll (10308 of 14191)
PASS: LLVM :: Transforms/GVN/2009-01-21-SortInvalidation.ll (10309 of 14191)
PASS: LLVM :: Transforms/GVN/2009-01-22-SortInvalidation.ll (10310 of 14191)
PASS: LLVM :: Transforms/GVN/2009-02-17-LoadPRECrash.ll (10311 of 14191)
PASS: LLVM :: Transforms/GVN/2009-07-13-MemDepSortFail.ll (10312 of 14191)
PASS: LLVM :: Transforms/GVN/2009-03-10-PREOnVoid.ll (10313 of 14191)
PASS: LLVM :: Transforms/GVN/2009-06-17-InvalidPRE.ll (10314 of 14191)
PASS: LLVM :: Transforms/GVN/2009-11-12-MemDepMallocBitCast.ll (10315 of 14191)
PASS: LLVM :: Transforms/GVN/2010-03-31-RedundantPHIs.ll (10316 of 14191)
PASS: LLVM :: Transforms/GVN/2010-05-08-OneBit.ll (10317 of 14191)
PASS: LLVM :: Transforms/GVN/2011-04-27-phioperands.ll (10318 of 14191)
PASS: LLVM :: Transforms/GVN/2010-11-13-Simplify.ll (10319 of 14191)
PASS: LLVM :: Transforms/GVN/2011-07-07-MatchIntrinsicExtract.ll (10320 of 14191)
PASS: LLVM :: Transforms/GVN/2011-06-01-NonLocalMemdepMiscompile.ll (10321 of 14191)
PASS: LLVM :: Transforms/GVN/2012-05-22-PreCrash.ll (10322 of 14191)
PASS: LLVM :: Transforms/GVN/2011-09-07-TypeIdFor.ll (10323 of 14191)
PASS: LLVM :: Transforms/GVN/MemdepMiscompile.ll (10324 of 14191)
PASS: LLVM :: Transforms/GVN/atomic.ll (10325 of 14191)
PASS: LLVM :: Transforms/GVN/basic.ll (10326 of 14191)
PASS: LLVM :: Transforms/GVN/bitcast-of-call.ll (10327 of 14191)
PASS: LLVM :: Transforms/GVN/br-identical.ll (10328 of 14191)
PASS: LLVM :: Transforms/GVN/basic-undef-test.ll (10329 of 14191)
PASS: LLVM :: Transforms/GVN/calls-nonlocal.ll (10330 of 14191)
PASS: LLVM :: Transforms/GVN/calls-readonly.ll (10331 of 14191)
PASS: LLVM :: Transforms/GVN/commute.ll (10332 of 14191)
PASS: LLVM :: Transforms/GVN/calloc-load-removal.ll (10333 of 14191)
PASS: LLVM :: Transforms/GVN/cond_br.ll (10334 of 14191)
PASS: LLVM :: Transforms/GVN/condprop.ll (10335 of 14191)
PASS: LLVM :: Transforms/GVN/crash-no-aa.ll (10336 of 14191)
PASS: LLVM :: Transforms/GVN/cond_br2.ll (10337 of 14191)
PASS: LLVM :: Transforms/GVN/crash.ll (10338 of 14191)
PASS: LLVM :: Transforms/GVN/edge.ll (10339 of 14191)
PASS: LLVM :: Transforms/GVN/fpmath.ll (10340 of 14191)
PASS: LLVM :: Transforms/GVN/invariant-load.ll (10341 of 14191)
PASS: LLVM :: Transforms/GVN/lifetime-simple.ll (10342 of 14191)
PASS: LLVM :: Transforms/GVN/load-from-unreachable-predecessor.ll (10343 of 14191)
PASS: LLVM :: Transforms/GVN/load-constant-mem.ll (10344 of 14191)
PASS: LLVM :: Transforms/GVN/load-pre-align.ll (10345 of 14191)
PASS: LLVM :: Transforms/GVN/load-pre-licm.ll (10346 of 14191)
PASS: LLVM :: Transforms/GVN/load-pre-nonlocal.ll (10347 of 14191)
PASS: LLVM :: Transforms/GVN/local-pre.ll (10348 of 14191)
PASS: LLVM :: Transforms/GVN/lpre-call-wrap.ll (10349 of 14191)
UNSUPPORTED: LLVM :: Transforms/GVN/nonescaping-malloc.ll (10350 of 14191)
PASS: LLVM :: Transforms/GVN/lpre-call-wrap-2.ll (10351 of 14191)
PASS: LLVM :: Transforms/GVN/noalias.ll (10352 of 14191)
PASS: LLVM :: Transforms/GVN/malloc-load-removal.ll (10353 of 14191)
PASS: LLVM :: Transforms/GVN/non-local-offset.ll (10354 of 14191)
PASS: LLVM :: Transforms/GVN/null-aliases-nothing.ll (10355 of 14191)
PASS: LLVM :: Transforms/GVN/phi-translate-partial-alias.ll (10356 of 14191)
PASS: LLVM :: Transforms/GVN/pr10820.ll (10357 of 14191)
PASS: LLVM :: Transforms/GVN/pr12979.ll (10358 of 14191)
PASS: LLVM :: Transforms/GVN/phi-translate.ll (10359 of 14191)
PASS: LLVM :: Transforms/GVN/pr14166.ll (10360 of 14191)
PASS: LLVM :: Transforms/GVN/pr17732.ll (10361 of 14191)
PASS: LLVM :: Transforms/GVN/pr17852.ll (10362 of 14191)
PASS: LLVM :: Transforms/GVN/pr24397.ll (10363 of 14191)
PASS: LLVM :: Transforms/GVN/pre-basic-add.ll (10364 of 14191)
PASS: LLVM :: Transforms/GVN/pre-gep-load.ll (10365 of 14191)
PASS: LLVM :: Transforms/GVN/pre-compare.ll (10366 of 14191)
PASS: LLVM :: Transforms/GVN/pre-new-inst.ll (10367 of 14191)
PASS: LLVM :: Transforms/GVN/pre-load.ll (10368 of 14191)
PASS: LLVM :: Transforms/GVN/pre-no-cost-phi.ll (10369 of 14191)
PASS: LLVM :: Transforms/GVN/pre-single-pred.ll (10370 of 14191)
PASS: LLVM :: Transforms/GVN/preserve-tbaa.ll (10371 of 14191)
PASS: LLVM :: Transforms/GVN/range.ll (10372 of 14191)
PASS: LLVM :: Transforms/GVN/readattrs.ll (10373 of 14191)
PASS: LLVM :: Transforms/GVN/rle-must-alias.ll (10374 of 14191)
XFAIL: LLVM :: Transforms/GVN/rle-no-phi-translate.ll (10375 of 14191)
PASS: LLVM :: Transforms/GVN/rle-nonlocal.ll (10376 of 14191)
PASS: LLVM :: Transforms/GVN/rle-semidominated.ll (10377 of 14191)
PASS: LLVM :: Transforms/GVN/rle-phi-translate.ll (10378 of 14191)
PASS: LLVM :: Transforms/GVN/tbaa.ll (10379 of 14191)
PASS: LLVM :: Transforms/GVN/unreachable_block_infinite_loop.ll (10380 of 14191)
PASS: LLVM :: Transforms/GVN/volatile.ll (10381 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/2002-07-17-CastRef.ll (10382 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/2002-07-17-ConstantRef.ll (10383 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/2002-08-17-FunctionDGE.ll (10384 of 14191)
PASS: LLVM :: Transforms/GVN/rle.ll (10385 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/2002-08-17-WorkListTest.ll (10386 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/2002-09-12-Redeletion.ll (10387 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/2003-10-09-PreserveWeakGlobals.ll (10388 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/2003-07-01-SelfReference.ll (10389 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/2009-02-17-AliasUsesAliasee.ll (10390 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/2009-01-05-DeadAliases.ll (10391 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/basicvariabletest.ll (10392 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/complex-constantexpr.ll (10393 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/deadblockaddr.ll (10394 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/global_ctors.ll (10395 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/externally_available.ll (10396 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/indirectbr.ll (10397 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/pr20981.ll (10398 of 14191)
PASS: LLVM :: Transforms/GlobalDCE/global_ctors_integration.ll (10399 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2004-10-10-CastStoreOnce.ll (10400 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2005-06-15-LocalizeConstExprCrash.ll (10401 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2005-09-27-Crash.ll (10402 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2006-07-07-InlineAsmCrash.ll (10403 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2006-11-01-ShrinkGlobalPhiCrash.ll (10404 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2007-04-05-Crash.ll (10405 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2007-05-13-Crash.ll (10406 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2007-06-04-PackedStruct.ll (10407 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2007-11-09-GEP-GEP-Crash.ll (10408 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2008-01-03-Crash.ll (10409 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2008-01-29-VolatileGlobal.ll (10410 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2008-01-13-OutOfRangeSROA.ll (10411 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2008-07-17-addrspace.ll (10412 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2008-12-16-HeapSRACrash.ll (10413 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2008-12-16-HeapSRACrash-2.ll (10414 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2009-01-13-phi-user.ll (10415 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2008-04-26-SROA-Global-Align.ll (10416 of 14191)
UNSUPPORTED: LLVM :: Transforms/GlobalOpt/2009-03-05-dbg.ll (10417 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2009-02-15-BitcastAlias.ll (10418 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2009-03-06-Anonymous.ll (10419 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2009-02-15-ResolveAlias.ll (10420 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2009-03-07-PromotePtrToBool.ll (10421 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2009-06-01-RecursivePHI.ll (10422 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2009-11-16-BrokenPerformHeapAllocSRoA.ll (10423 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2009-11-16-MallocSingleStoreToGlobalVar.ll (10424 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2010-02-25-MallocPromote.ll (10425 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2010-02-26-MallocSROA.ll (10426 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2010-10-19-WeakOdr.ll (10427 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2011-04-09-EmptyGlobalCtors.ll (10428 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/2012-05-11-blockaddress.ll (10429 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/alias-resolve.ll (10430 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/alias-used-section.ll (10431 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/alias-used-address-space.ll (10432 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/alias-used.ll (10433 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/atexit.ll (10434 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/array-elem-refs.ll (10435 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/atomic.ll (10436 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/basictest.ll (10437 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/blockaddress.ll (10438 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/cleanup-pointer-root-users.ll (10439 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/compiler-used.ll (10440 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/constantexpr-dangle.ll (10441 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/constantfold-initializers.ll (10442 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/crash-2.ll (10443 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/crash.ll (10444 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/ctor-list-opt-constexpr.ll (10445 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/ctor-list-opt-inbounds.ll (10446 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll (10447 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/cxx-dtor.ll (10448 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/deadfunction.ll (10449 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/deadglobal-2.ll (10450 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/deadglobal.ll (10451 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/fastcc.ll (10452 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/externally-initialized-global-ctr.ll (10453 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/globalsra-partial.ll (10454 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/heap-sra-1.ll (10455 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/globalsra.ll (10456 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/globalsra-unknown-index.ll (10457 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/heap-sra-2.ll (10458 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/heap-sra-3.ll (10459 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/heap-sra-4.ll (10460 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/integer-bool.ll (10461 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/invariant-nodatalayout.ll (10462 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/heap-sra-phi.ll (10463 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/invariant.ll (10464 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/invoke.ll (10465 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/iterate.ll (10466 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/load-store-global.ll (10467 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/malloc-promote-1.ll (10468 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/malloc-promote-2.ll (10469 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/malloc-promote-3.ll (10470 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/memcpy.ll (10471 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/memset.ll (10472 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/memset-null.ll (10473 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/metadata.ll (10474 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/phi-select.ll (10475 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/preserve-comdats.ll (10476 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/pr21191.ll (10477 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/storepointer-compare.ll (10478 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/storepointer.ll (10479 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/trivialstore.ll (10480 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/undef-init.ll (10481 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/tls.ll (10482 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/unnamed-addr.ll (10483 of 14191)
PASS: LLVM :: Transforms/GlobalOpt/zeroinitializer-gep-load.ll (10484 of 14191)
PASS: LLVM :: Transforms/IPConstantProp/2008-06-09-WeakProp.ll (10485 of 14191)
PASS: LLVM :: Transforms/IPConstantProp/2009-09-24-byval-ptr.ll (10486 of 14191)
PASS: LLVM :: Transforms/IPConstantProp/dangling-block-address.ll (10487 of 14191)
PASS: LLVM :: Transforms/IPConstantProp/deadarg.ll (10488 of 14191)
PASS: LLVM :: Transforms/IPConstantProp/global.ll (10489 of 14191)
PASS: LLVM :: Transforms/IPConstantProp/recursion.ll (10490 of 14191)
PASS: LLVM :: Transforms/IPConstantProp/return-constant.ll (10491 of 14191)
PASS: LLVM :: Transforms/IPConstantProp/return-argument.ll (10492 of 14191)
PASS: LLVM :: Transforms/IPConstantProp/return-constants.ll (10493 of 14191)
PASS: LLVM :: Transforms/IPConstantProp/user-with-multiple-uses.ll (10494 of 14191)
PASS: LLVM :: Transforms/IRCE/bug-loop-varying-upper-limit.ll (10495 of 14191)
PASS: LLVM :: Transforms/IRCE/decrementing-loop.ll (10496 of 14191)
PASS: LLVM :: Transforms/IRCE/bug-mismatched-types.ll (10497 of 14191)
PASS: LLVM :: Transforms/IRCE/low-becount.ll (10498 of 14191)
PASS: LLVM :: Transforms/IRCE/multiple-access-no-preloop.ll (10499 of 14191)
PASS: LLVM :: Transforms/IRCE/only-lower-check.ll (10500 of 14191)
PASS: LLVM :: Transforms/IRCE/only-upper-check.ll (10501 of 14191)
PASS: LLVM :: Transforms/IRCE/not-likely-taken.ll (10502 of 14191)
PASS: LLVM :: Transforms/IRCE/single-access-no-preloop.ll (10503 of 14191)
PASS: LLVM :: Transforms/IRCE/single-access-with-preloop.ll (10504 of 14191)
PASS: LLVM :: Transforms/IRCE/unhandled.ll (10505 of 14191)
PASS: LLVM :: Transforms/IRCE/with-parent-loops.ll (10506 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2002-09-09-PointerIndVar.ll (10507 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2003-04-16-ExprAnalysis.ll (10508 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2003-09-23-NotAtTop.ll (10509 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2003-12-10-RemoveInstrCrash.ll (10510 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2003-12-15-Crash.ll (10511 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2004-03-10-PHIInsertionBug.ll (10512 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2004-04-05-InvokeCastCrash.ll (10513 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2004-04-07-ScalarEvolutionCrash.ll (10514 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2005-02-11-InvokeCrash.ll (10515 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2005-02-17-TruncateExprCrash.ll (10516 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2005-02-26-ExitValueCompute.ll (10517 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2005-06-15-InstMoveCrash.ll (10518 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2005-11-18-Crash.ll (10519 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2006-03-31-NegativeStride.ll (10520 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2006-06-16-Indvar-LCSSA-Crash.ll (10521 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2006-09-20-LFTR-Crash.ll (10522 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2006-12-10-BitCast.ll (10523 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2007-06-06-DeleteDanglesPtr.ll (10524 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2007-01-06-TripCount.ll (10525 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2007-11-23-BitcastCrash.ll (10526 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2008-06-15-SCEVExpanderBug.ll (10527 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2008-09-02-IVType.ll (10528 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2008-11-25-APFloatAssert.ll (10529 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2008-10-03-CouldNotCompute.ll (10530 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2009-04-14-shorten_iv_vars.ll (10531 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2009-04-22-IndvarCrash.ll (10532 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2009-04-15-shorten-iv-vars-2.ll (10533 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2009-04-27-Floating.ll (10534 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2009-05-24-useafterfree.ll (10535 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2011-09-19-vectoriv.ll (10536 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2011-09-10-widen-nsw.ll (10537 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2011-09-27-hoistsext.ll (10538 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2011-10-27-lftrnull.ll (10539 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2011-11-15-multiexit.ll (10540 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2011-11-17-selfphi.ll (10541 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2012-07-17-lftr-undef.ll (10542 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2011-11-01-lftrptr.ll (10543 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2014-06-21-congruent-constant.ll (10544 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/2012-10-19-congruent-constant.ll (10545 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/NVPTX/no-widen-expensive.ll (10546 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/ada-loops.ll (10547 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/avoid-i0.ll (10548 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/ashr-tripcount.ll (10549 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/backedge-on-min-max.ll (10550 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/crash.ll (10551 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/casted-argument.ll (10552 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/dangling-use.ll (10553 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/dont-recompute.ll (10554 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/divide-pointer.ll (10555 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/elim-extend.ll (10556 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/eliminate-comparison.ll (10557 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/eliminate-max.ll (10558 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/eliminate-rem.ll (10559 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/exit_value_test2.ll (10560 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/exit_value_test3.ll (10561 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/exit_value_tests.ll (10562 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/indirectbr.ll (10563 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/floating-point-iv.ll (10564 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/interesting-invoke-use.ll (10565 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/iterationCount_zext_or_trunc.ll (10566 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/iv-fold.ll (10567 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/iv-sext.ll (10568 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/iv-zext.ll (10569 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/iv-widen.ll (10570 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/lcssa-preservation.ll (10571 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/lftr-extend-const.ll (10572 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/lftr-other-uses.ll (10573 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/lftr-address-space-pointers.ll (10574 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/lftr-promote.ll (10575 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/lftr-udiv-tripcount.ll (10576 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/lftr-reuse.ll (10577 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/lftr-zext.ll (10578 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/lftr_simple.ll (10579 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate11.ll (10580 of 14191)
XFAIL: LLVM :: Transforms/IndVarSimplify/loop_evaluate10.ll (10581 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate7.ll (10582 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_1.ll (10583 of 14191)
XFAIL: LLVM :: Transforms/IndVarSimplify/loop_evaluate9.ll (10584 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_2.ll (10585 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate8.ll (10586 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_3.ll (10587 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_5.ll (10588 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_4.ll (10589 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll (10590 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/lrev-existing-umin.ll (10591 of 14191)
UNSUPPORTED: LLVM :: Transforms/IndVarSimplify/phi-uses-value-multiple-times.ll (10592 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/overflowcheck.ll (10593 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/no-iv-rewrite.ll (10594 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/polynomial-expand.ll (10595 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/masked-iv.ll (10596 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/pr22222.ll (10597 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/pr18223.ll (10598 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/pr20680.ll (10599 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/preserve-signed-wrap.ll (10600 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll (10601 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/shrunk-constant.ll (10602 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/sharpen-range.ll (10603 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/single-element-range.ll (10604 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/sink-trapping.ll (10605 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/signed-trip-count.ll (10606 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/sink-alloca.ll (10607 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/strengthen-overflow.ll (10608 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/udiv-invariant-but-traps.ll (10609 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/tripcount_compute.ll (10610 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/tripcount_infinite.ll (10611 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/uglygep.ll (10612 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/udiv.ll (10613 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/ult-sub-to-eq.ll (10614 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/use-range-metadata.ll (10615 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/variable-stride-ivs-0.ll (10616 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/variable-stride-ivs-1.ll (10617 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/verify-scev.ll (10618 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/widen-nsw.ll (10619 of 14191)
PASS: LLVM :: Transforms/IndVarSimplify/widen-loop-comp.ll (10620 of 14191)
PASS: LLVM :: Transforms/Inline/2003-09-14-InlineValue.ll (10621 of 14191)
PASS: LLVM :: Transforms/Inline/2003-09-22-PHINodeInlineFail.ll (10622 of 14191)
PASS: LLVM :: Transforms/Inline/2003-09-22-PHINodesInExceptionDest.ll (10623 of 14191)
PASS: LLVM :: Transforms/Inline/2003-09-22-PHINodesInNormalInvokeDest.ll (10624 of 14191)
PASS: LLVM :: Transforms/Inline/2003-10-13-AllocaDominanceProblem.ll (10625 of 14191)
PASS: LLVM :: Transforms/Inline/2004-04-15-InlineDeletesCall.ll (10626 of 14191)
PASS: LLVM :: Transforms/Inline/2004-04-20-InlineLinkOnce.ll (10627 of 14191)
PASS: LLVM :: Transforms/Inline/2004-10-17-InlineFunctionWithoutReturn.ll (10628 of 14191)
PASS: LLVM :: Transforms/Inline/2006-01-14-CallGraphUpdate.ll (10629 of 14191)
PASS: LLVM :: Transforms/Inline/2006-07-12-InlinePruneCGUpdate.ll (10630 of 14191)
PASS: LLVM :: Transforms/Inline/2006-11-09-InlineCGUpdate-2.ll (10631 of 14191)
PASS: LLVM :: Transforms/Inline/2006-11-09-InlineCGUpdate.ll (10632 of 14191)
PASS: LLVM :: Transforms/Inline/2007-04-15-InlineEH.ll (10633 of 14191)
PASS: LLVM :: Transforms/Inline/2007-06-25-WeakInline.ll (10634 of 14191)
PASS: LLVM :: Transforms/Inline/2008-09-02-NoInline.ll (10635 of 14191)
PASS: LLVM :: Transforms/Inline/2007-12-19-InlineNoUnwind.ll (10636 of 14191)
PASS: LLVM :: Transforms/Inline/2009-01-08-NoInlineDynamicAlloca.ll (10637 of 14191)
PASS: LLVM :: Transforms/Inline/2009-01-13-RecursiveInlineCrash.ll (10638 of 14191)
PASS: LLVM :: Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll (10639 of 14191)
PASS: LLVM :: Transforms/Inline/2010-05-12-ValueMap.ll (10640 of 14191)
PASS: LLVM :: Transforms/Inline/PR4909.ll (10641 of 14191)
PASS: LLVM :: Transforms/Inline/X86/inline-target-attr.ll (10642 of 14191)
PASS: LLVM :: Transforms/Inline/align.ll (10643 of 14191)
PASS: LLVM :: Transforms/Inline/alloca-bonus.ll (10644 of 14191)
PASS: LLVM :: Transforms/Inline/alloca-dbgdeclare.ll (10645 of 14191)
PASS: LLVM :: Transforms/Inline/alloca-in-scc.ll (10646 of 14191)
PASS: LLVM :: Transforms/Inline/alloca_test.ll (10647 of 14191)
PASS: LLVM :: Transforms/Inline/alloca-merge-align.ll (10648 of 14191)
PASS: LLVM :: Transforms/Inline/array_merge.ll (10649 of 14191)
PASS: LLVM :: Transforms/Inline/basictest.ll (10650 of 14191)
PASS: LLVM :: Transforms/Inline/attributes.ll (10651 of 14191)
PASS: LLVM :: Transforms/Inline/always-inline.ll (10652 of 14191)
PASS: LLVM :: Transforms/Inline/blockaddress.ll (10653 of 14191)
PASS: LLVM :: Transforms/Inline/byval-tail-call.ll (10654 of 14191)
PASS: LLVM :: Transforms/Inline/byval.ll (10655 of 14191)
PASS: LLVM :: Transforms/Inline/byval_lifetime.ll (10656 of 14191)
PASS: LLVM :: Transforms/Inline/callgraph-update.ll (10657 of 14191)
PASS: LLVM :: Transforms/Inline/cfg_preserve_test.ll (10658 of 14191)
PASS: LLVM :: Transforms/Inline/casts.ll (10659 of 14191)
PASS: LLVM :: Transforms/Inline/crash-lifetime-marker.ll (10660 of 14191)
PASS: LLVM :: Transforms/Inline/crash2.ll (10661 of 14191)
PASS: LLVM :: Transforms/Inline/crash.ll (10662 of 14191)
UNSUPPORTED: LLVM :: Transforms/Inline/delete-call.ll (10663 of 14191)
PASS: LLVM :: Transforms/Inline/debug-info-duplicate-calls.ll (10664 of 14191)
PASS: LLVM :: Transforms/Inline/debug-invoke.ll (10665 of 14191)
PASS: LLVM :: Transforms/Inline/devirtualize-2.ll (10666 of 14191)
PASS: LLVM :: Transforms/Inline/devirtualize-3.ll (10667 of 14191)
XFAIL: LLVM :: Transforms/Inline/dynamic_alloca_test.ll (10668 of 14191)
PASS: LLVM :: Transforms/Inline/devirtualize.ll (10669 of 14191)
PASS: LLVM :: Transforms/Inline/ephemeral.ll (10670 of 14191)
PASS: LLVM :: Transforms/Inline/frameescape.ll (10671 of 14191)
PASS: LLVM :: Transforms/Inline/externally_available.ll (10672 of 14191)
PASS: LLVM :: Transforms/Inline/inline-byval-bonus.ll (10673 of 14191)
PASS: LLVM :: Transforms/Inline/gvn-inline-iteration.ll (10674 of 14191)
PASS: LLVM :: Transforms/Inline/inline-fast-math-flags.ll (10675 of 14191)
PASS: LLVM :: Transforms/Inline/ignore-debug-info.ll (10676 of 14191)
PASS: LLVM :: Transforms/Inline/inline-fp.ll (10677 of 14191)
PASS: LLVM :: Transforms/Inline/inline-indirect.ll (10678 of 14191)
PASS: LLVM :: Transforms/Inline/inline-invoke-tail.ll (10679 of 14191)
PASS: LLVM :: Transforms/Inline/inline-cold.ll (10680 of 14191)
PASS: LLVM :: Transforms/Inline/inline-invoke-with-asm-call.ll (10681 of 14191)
PASS: LLVM :: Transforms/Inline/inline-musttail-varargs.ll (10682 of 14191)
PASS: LLVM :: Transforms/Inline/inline-optnone.ll (10683 of 14191)
PASS: LLVM :: Transforms/Inline/inline-tail.ll (10684 of 14191)
PASS: LLVM :: Transforms/Inline/inline-vla.ll (10685 of 14191)
PASS: LLVM :: Transforms/Inline/inline-optsize.ll (10686 of 14191)
PASS: LLVM :: Transforms/Inline/inline_cleanup.ll (10687 of 14191)
PASS: LLVM :: Transforms/Inline/inline_constprop.ll (10688 of 14191)
PASS: LLVM :: Transforms/Inline/inline_dbg_declare.ll (10689 of 14191)
PASS: LLVM :: Transforms/Inline/inline_dce.ll (10690 of 14191)
PASS: LLVM :: Transforms/Inline/inline_invoke.ll (10691 of 14191)
PASS: LLVM :: Transforms/Inline/inline_returns_twice.ll (10692 of 14191)
PASS: LLVM :: Transforms/Inline/inline_minisize.ll (10693 of 14191)
PASS: LLVM :: Transforms/Inline/inline_prune.ll (10694 of 14191)
PASS: LLVM :: Transforms/Inline/inline_ssp.ll (10695 of 14191)
PASS: LLVM :: Transforms/Inline/invoke-cleanup.ll (10696 of 14191)
PASS: LLVM :: Transforms/Inline/invoke-combine-clauses.ll (10697 of 14191)
PASS: LLVM :: Transforms/Inline/invoke-cost.ll (10698 of 14191)
PASS: LLVM :: Transforms/Inline/invoke_test-2.ll (10699 of 14191)
PASS: LLVM :: Transforms/Inline/invoke_test-1.ll (10700 of 14191)
PASS: LLVM :: Transforms/Inline/invoke_test-3.ll (10701 of 14191)
PASS: LLVM :: Transforms/Inline/lifetime-no-datalayout.ll (10702 of 14191)
PASS: LLVM :: Transforms/Inline/lifetime.ll (10703 of 14191)
PASS: LLVM :: Transforms/Inline/nested-inline.ll (10704 of 14191)
PASS: LLVM :: Transforms/Inline/noalias-calls.ll (10705 of 14191)
PASS: LLVM :: Transforms/Inline/noalias-cs.ll (10706 of 14191)
PASS: LLVM :: Transforms/Inline/noalias.ll (10707 of 14191)
PASS: LLVM :: Transforms/Inline/noalias2.ll (10708 of 14191)
PASS: LLVM :: Transforms/Inline/noinline.ll (10709 of 14191)
PASS: LLVM :: Transforms/Inline/noinline-recursive-fn.ll (10710 of 14191)
PASS: LLVM :: Transforms/Inline/nonnull.ll (10711 of 14191)
PASS: LLVM :: Transforms/Inline/null-function.ll (10712 of 14191)
PASS: LLVM :: Transforms/Inline/pr21206.ll (10713 of 14191)
PASS: LLVM :: Transforms/Inline/optimization-remarks.ll (10714 of 14191)
PASS: LLVM :: Transforms/Inline/pr22285.ll (10715 of 14191)
PASS: LLVM :: Transforms/Inline/ptr-diff.ll (10716 of 14191)
PASS: LLVM :: Transforms/Inline/recursive.ll (10717 of 14191)
PASS: LLVM :: Transforms/Inline/switch.ll (10718 of 14191)
PASS: LLVM :: Transforms/Inline/store-sroa.ll (10719 of 14191)
PASS: LLVM :: Transforms/Inline/vector-bonus.ll (10720 of 14191)
PASS: LLVM :: Transforms/InstCombine/2002-08-02-CastTest.ll (10721 of 14191)
PASS: LLVM :: Transforms/InstCombine/2002-03-11-InstCombineHang.ll (10722 of 14191)
PASS: LLVM :: Transforms/InstCombine/2002-05-14-SubFailure.ll (10723 of 14191)
PASS: LLVM :: Transforms/InstCombine/2003-05-27-ConstExprCrash.ll (10724 of 14191)
PASS: LLVM :: Transforms/InstCombine/2002-12-05-MissedConstProp.ll (10725 of 14191)
PASS: LLVM :: Transforms/InstCombine/2003-05-26-CastMiscompile.ll (10726 of 14191)
PASS: LLVM :: Transforms/InstCombine/2003-06-05-BranchInvertInfLoop.ll (10727 of 14191)
PASS: LLVM :: Transforms/InstCombine/2003-07-21-ExternalConstant.ll (10728 of 14191)
PASS: LLVM :: Transforms/InstCombine/2003-08-12-AllocaNonNull.ll (10729 of 14191)
PASS: LLVM :: Transforms/InstCombine/2003-09-09-VolatileLoadElim.ll (10730 of 14191)
PASS: LLVM :: Transforms/InstCombine/2003-10-29-CallSiteResolve.ll (10731 of 14191)
PASS: LLVM :: Transforms/InstCombine/2003-11-03-VarargsCallBug.ll (10732 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-01-13-InstCombineInvokePHI.ll (10733 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-02-23-ShiftShiftOverflow.ll (10734 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-03-13-InstCombineInfLoop.ll (10735 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-05-07-UnsizedCastLoad.ll (10736 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-04-04-InstCombineReplaceAllUsesWith.ll (10737 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-07-27-ConstantExprMul.ll (10738 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-08-09-RemInfLoop.ll (10739 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-08-10-BoolSetCC.ll (10740 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-09-20-BadLoadCombine.ll (10741 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-09-20-BadLoadCombine2.ll (10742 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-11-22-Missed-and-fold.ll (10743 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.ll (10744 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll (10745 of 14191)
PASS: LLVM :: Transforms/InstCombine/2004-12-08-RemInfiniteLoop.ll (10746 of 14191)
PASS: LLVM :: Transforms/InstCombine/2005-04-07-UDivSelectCrash.ll (10747 of 14191)
PASS: LLVM :: Transforms/InstCombine/2005-06-15-DivSelectCrash.ll (10748 of 14191)
PASS: LLVM :: Transforms/InstCombine/2005-06-15-ShiftSetCCCrash.ll (10749 of 14191)
PASS: LLVM :: Transforms/InstCombine/2005-03-04-ShiftOverflow.ll (10750 of 14191)
PASS: LLVM :: Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll (10751 of 14191)
PASS: LLVM :: Transforms/InstCombine/2005-06-16-RangeCrash.ll (10752 of 14191)
PASS: LLVM :: Transforms/InstCombine/2005-07-07-DeadPHILoop.ll (10753 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-02-13-DemandedMiscompile.ll (10754 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-02-28-Crash.ll (10755 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-03-30-ExtractElement.ll (10756 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-04-28-ShiftShiftLongLong.ll (10757 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll (10758 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-09-15-CastToBool.ll (10759 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-10-20-mask.ll (10760 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-10-26-VectorReassoc.ll (10761 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-10-19-SignedToUnsignedCastAndConst-2.ll (10762 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-11-10-ashr-miscompile.ll (10763 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-12-05-fp-to-int-ext.ll (10764 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-12-08-Phi-ICmp-Op-Fold.ll (10765 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-12-01-BadFPVectorXform.ll (10766 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-12-08-Select-ICmp.ll (10767 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-12-15-Range-Test.ll (10768 of 14191)
PASS: LLVM :: Transforms/InstCombine/2006-12-23-Select-Cmp-Cmp.ll (10769 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-01-13-ExtCompareMiscompile.ll (10770 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-01-14-FcmpSelf.ll (10771 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-01-18-VectorInfLoop.ll (10772 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-01-27-AndICmp.ll (10773 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-02-07-PointerCast.ll (10774 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-02-01-LoadSinkAlloca.ll (10775 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll (10776 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-03-13-CompareMerge.ll (10777 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-03-19-BadTruncChangePR1261.ll (10778 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-03-21-SignedRangeTest.ll (10779 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-03-25-BadShiftMask.ll (10780 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-03-25-DoubleShift.ll (10781 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-03-26-BadShiftMask.ll (10782 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-04-08-SingleEltVectorCrash.ll (10783 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-05-10-icmp-or.ll (10784 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-05-14-Crash.ll (10785 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-05-18-CastFoldBug.ll (10786 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-06-06-AshrSignBit.ll (10787 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-06-21-DivCompareMiscomp.ll (10788 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-08-02-InfiniteLoop.ll (10789 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-09-10-AliasConstFold.ll (10790 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-09-17-AliasConstFold2.ll (10791 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-10-12-Crash.ll (10792 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-10-28-stacksave.ll (10793 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-10-31-RangeCrash.ll (10794 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-10-10-EliminateMemCpy.ll (10795 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-10-31-StringCrash.ll (10796 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-11-15-CompareMiscomp.ll (10797 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-11-22-IcmpCrash.ll (10798 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-11-07-OpaqueAlignCrash.ll (10799 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-11-25-CompatibleAttributes.ll (10800 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-12-12-GEPScale.ll (10801 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-12-16-AsmNoUnwind.ll (10802 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-12-10-ConstFoldCompare.ll (10803 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-12-28-IcmpSub2.ll (10804 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-01-06-CastCrash.ll (10805 of 14191)
PASS: LLVM :: Transforms/InstCombine/2007-12-18-AddSelCmpSub.ll (10806 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-01-06-BitCastAttributes.ll (10807 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-01-13-AndCmpCmp.ll (10808 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-01-06-VoidCast.ll (10809 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-01-13-NoBitCastAttributes.ll (10810 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-01-14-VarArgTrampoline.ll (10811 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-01-21-MismatchedCastAndCompare.ll (10812 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-01-21-MulTrunc.ll (10813 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-01-29-AddICmp.ll (10814 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-01-27-FloatSelect.ll (10815 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-02-13-MulURem.ll (10816 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-02-16-SDivOverflow2.ll (10817 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-02-23-MulSub.ll (10818 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-03-13-IntToPtr.ll (10819 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-02-28-OrFCmpCrash.ll (10820 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-04-22-ByValBitcast.ll (10821 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-04-28-VolatileStore.ll (10822 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-04-29-VolatileLoadDontMerge.ll (10823 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-04-29-VolatileLoadMerge.ll (10824 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-05-08-LiveStoreDelete.ll (10825 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-05-08-StrLenSink.ll (10826 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-05-09-SinkOfInvoke.ll (10827 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-05-17-InfLoop.ll (10828 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-05-18-FoldIntToPtr.ll (10829 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-05-22-IDivVector.ll (10830 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-05-22-NegValVector.ll (10831 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-05-23-CompareFold.ll (10832 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-05-31-AddBool.ll (10833 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-06-05-ashr-crash.ll (10834 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-06-08-ICmpPHI.ll (10835 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-05-31-Bools.ll (10836 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-06-13-InfiniteLoopStore.ll (10837 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-06-19-UncondLoad.ll (10838 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-06-13-ReadOnlyCallStore.ll (10839 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-06-21-CompareMiscomp.ll (10840 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-06-24-StackRestore.ll (10841 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-07-08-AndICmp.ll (10842 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-07-08-SubAnd.ll (10843 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-07-08-ShiftOneAndOne.ll (10844 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-07-08-VolatileLoadMerge.ll (10845 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-07-09-SubAndError.ll (10846 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-07-11-RemAnd.ll (10847 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-07-10-CastSextBool.ll (10848 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-07-10-ICmpBinOp.ll (10849 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-07-13-DivZero.ll (10850 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-07-16-fsub.ll (10851 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-07-16-sse2_storel_dq.ll (10852 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-08-05-And.ll (10853 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-08-17-ICmpXorSignbit.ll (10854 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-09-02-VectorCrash.ll (10855 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-09-29-FoldingOr.ll (10856 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-10-11-DivCompareFold.ll (10857 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-10-23-ConstFoldWithoutMask.ll (10858 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-11-01-SRemDemandedBits.ll (10859 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-11-08-FCmp.ll (10860 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-11-20-DivMulRem.ll (10861 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-11-27-IDivVector.ll (10862 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-12-17-SRemNegConstVec.ll (10863 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-11-27-MultiplyIntVec.ll (10864 of 14191)
PASS: LLVM :: Transforms/InstCombine/2008-11-27-UDivNegative.ll (10865 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-01-05-i128-crash.ll (10866 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-01-16-PointerAddrSpace.ll (10867 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-01-08-AlignAlloca.ll (10868 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-01-24-EmptyStruct.ll (10869 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-01-19-fmod-constant-float.ll (10870 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-01-31-InfIterate.ll (10871 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-01-19-fmod-constant-float-specials.ll (10872 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-01-31-Pressure.ll (10873 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-02-04-FPBitcast.ll (10874 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-02-11-NotInitialized.ll (10875 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-02-21-LoadCST.ll (10876 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-02-20-InstCombine-SROA.ll (10877 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-03-18-vector-ashr-crash.ll (10878 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-02-25-CrashZeroSizeArray.ll (10879 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-03-20-AShrOverShift.ll (10880 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-03-24-InfLoop.ll (10881 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-05-23-FCmpToICmp.ll (10882 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-04-07-MulPromoteToI96.ll (10883 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-06-16-SRemDemandedBits.ll (10884 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-06-11-StoreAddrSpace.ll (10885 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-12-17-CmpSelectNull.ll (10886 of 14191)
PASS: LLVM :: Transforms/InstCombine/2009-07-02-MaskedIntVector.ll (10887 of 14191)
PASS: LLVM :: Transforms/InstCombine/2010-01-28-NegativeSRem.ll (10888 of 14191)
PASS: LLVM :: Transforms/InstCombine/2010-03-03-ExtElim.ll (10889 of 14191)
PASS: LLVM :: Transforms/InstCombine/2010-11-21-SizeZeroTypeGEP.ll (10890 of 14191)
PASS: LLVM :: Transforms/InstCombine/2010-05-30-memcpy-Struct.ll (10891 of 14191)
PASS: LLVM :: Transforms/InstCombine/2010-11-01-lshr-mask.ll (10892 of 14191)
PASS: LLVM :: Transforms/InstCombine/2010-11-23-Distributed.ll (10893 of 14191)
PASS: LLVM :: Transforms/InstCombine/2011-05-02-VectorBoolean.ll (10894 of 14191)
PASS: LLVM :: Transforms/InstCombine/2011-05-13-InBoundsGEP.ll (10895 of 14191)
PASS: LLVM :: Transforms/InstCombine/2011-03-08-SRemMinusOneBadOpt.ll (10896 of 14191)
PASS: LLVM :: Transforms/InstCombine/2011-02-14-InfLoop.ll (10897 of 14191)
PASS: LLVM :: Transforms/InstCombine/2011-05-28-swapmulsub.ll (10898 of 14191)
PASS: LLVM :: Transforms/InstCombine/2011-06-13-nsw-alloca.ll (10899 of 14191)
PASS: LLVM :: Transforms/InstCombine/2011-09-03-Trampoline.ll (10900 of 14191)
PASS: LLVM :: Transforms/InstCombine/2011-10-07-AlignPromotion.ll (10901 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-01-11-OpaqueBitcastCrash.ll (10902 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-02-13-FCmp.ll (10903 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-02-28-ICmp.ll (10904 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-03-10-InstCombine.ll (10905 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-04-24-vselect.ll (10906 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-04-23-Neon-Intrinsics.ll (10907 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-04-30-SRem.ll (10908 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-05-27-Negative-Shift-Crash.ll (10909 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-06-06-LoadOfPHIs.ll (10910 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-05-28-select-hang.ll (10911 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-07-30-addrsp-bitcast.ll (10912 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-07-25-LoadPart.ll (10913 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-08-28-udiv_ashl.ll (10914 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-09-17-ZeroSizedAlloca.ll (10915 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-10-25-vector-of-pointers.ll (10916 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-12-14-simp-vgep.ll (10917 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-3-15-or-xor-constant.ll (10918 of 14191)
PASS: LLVM :: Transforms/InstCombine/2012-6-7-vselect-bitcast.ll (10919 of 14191)
PASS: LLVM :: Transforms/InstCombine/AddOverFlow.ll (10920 of 14191)
PASS: LLVM :: Transforms/InstCombine/2013-03-05-Combine-BitcastTy-Into-Alloca.ll (10921 of 14191)
PASS: LLVM :: Transforms/InstCombine/CPP_min_max.ll (10922 of 14191)
PASS: LLVM :: Transforms/InstCombine/ExtractCast.ll (10923 of 14191)
PASS: LLVM :: Transforms/InstCombine/IntPtrCast.ll (10924 of 14191)
PASS: LLVM :: Transforms/InstCombine/JavaCompare.ll (10925 of 14191)
PASS: LLVM :: Transforms/InstCombine/LandingPadClauses.ll (10926 of 14191)
PASS: LLVM :: Transforms/InstCombine/OverlappingInsertvalues.ll (10927 of 14191)
PASS: LLVM :: Transforms/InstCombine/PR7357.ll (10928 of 14191)
PASS: LLVM :: Transforms/InstCombine/abs-1.ll (10929 of 14191)
PASS: LLVM :: Transforms/InstCombine/add-sitofp.ll (10930 of 14191)
PASS: LLVM :: Transforms/InstCombine/abs_abs.ll (10931 of 14191)
PASS: LLVM :: Transforms/InstCombine/add-shrink.ll (10932 of 14191)
PASS: LLVM :: Transforms/InstCombine/add.ll (10933 of 14191)
PASS: LLVM :: Transforms/InstCombine/add2.ll (10934 of 14191)
PASS: LLVM :: Transforms/InstCombine/add3.ll (10935 of 14191)
PASS: LLVM :: Transforms/InstCombine/addrspacecast.ll (10936 of 14191)
PASS: LLVM :: Transforms/InstCombine/addnegneg.ll (10937 of 14191)
PASS: LLVM :: Transforms/InstCombine/align-2d-gep.ll (10938 of 14191)
PASS: LLVM :: Transforms/InstCombine/adjust-for-sminmax.ll (10939 of 14191)
PASS: LLVM :: Transforms/InstCombine/align-addr.ll (10940 of 14191)
PASS: LLVM :: Transforms/InstCombine/alias-recursion.ll (10941 of 14191)
PASS: LLVM :: Transforms/InstCombine/align-attr.ll (10942 of 14191)
PASS: LLVM :: Transforms/InstCombine/aligned-altivec.ll (10943 of 14191)
PASS: LLVM :: Transforms/InstCombine/align-external.ll (10944 of 14191)
PASS: LLVM :: Transforms/InstCombine/aligned-qpx.ll (10945 of 14191)
PASS: LLVM :: Transforms/InstCombine/and-compare.ll (10946 of 14191)
PASS: LLVM :: Transforms/InstCombine/and-fcmp.ll (10947 of 14191)
PASS: LLVM :: Transforms/InstCombine/and-not-or.ll (10948 of 14191)
PASS: LLVM :: Transforms/InstCombine/alloca.ll (10949 of 14191)
PASS: LLVM :: Transforms/InstCombine/and-or-and.ll (10950 of 14191)
PASS: LLVM :: Transforms/InstCombine/and-or-not.ll (10951 of 14191)
PASS: LLVM :: Transforms/InstCombine/and-xor-merge.ll (10952 of 14191)
PASS: LLVM :: Transforms/InstCombine/and-or.ll (10953 of 14191)
PASS: LLVM :: Transforms/InstCombine/and-xor-or.ll (10954 of 14191)
PASS: LLVM :: Transforms/InstCombine/and.ll (10955 of 14191)
PASS: LLVM :: Transforms/InstCombine/and2.ll (10956 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-add1.ll (10957 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-add2.ll (10958 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-and-or-and.ll (10959 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-and-compare.ll (10960 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-and1.ll (10961 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-and-xor-merge.ll (10962 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-and2.ll (10963 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-call-cast-target.ll (10964 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-cast-and-cast.ll (10965 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-cast-cast-to-and.ll (10966 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-cast.ll (10967 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-div1.ll (10968 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-div2.ll (10969 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-mul1.ll (10970 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-mul2.ll (10971 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-not.ll (10972 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-or1.ll (10973 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-or2.ll (10974 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-rem1.ll (10975 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-select.ll (10976 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-rem2.ll (10977 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-shift-simplify.ll (10978 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-shl-trunc.ll (10979 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-shift.ll (10980 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-sub.ll (10981 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-xor2.ll (10982 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-xor1.ll (10983 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-zext1.ll (10984 of 14191)
PASS: LLVM :: Transforms/InstCombine/apint-zext2.ll (10985 of 14191)
PASS: LLVM :: Transforms/InstCombine/assume-loop-align.ll (10986 of 14191)
PASS: LLVM :: Transforms/InstCombine/assume.ll (10987 of 14191)
PASS: LLVM :: Transforms/InstCombine/assume-redundant.ll (10988 of 14191)
PASS: LLVM :: Transforms/InstCombine/assume2.ll (10989 of 14191)
PASS: LLVM :: Transforms/InstCombine/atomic.ll (10990 of 14191)
PASS: LLVM :: Transforms/InstCombine/binop-cast.ll (10991 of 14191)
PASS: LLVM :: Transforms/InstCombine/badmalloc.ll (10992 of 14191)
PASS: LLVM :: Transforms/InstCombine/bit-checks.ll (10993 of 14191)
PASS: LLVM :: Transforms/InstCombine/bitcast-bigendian.ll (10994 of 14191)
PASS: LLVM :: Transforms/InstCombine/bitcast-alias-function.ll (10995 of 14191)
PASS: LLVM :: Transforms/InstCombine/bit-tracking.ll (10996 of 14191)
PASS: LLVM :: Transforms/InstCombine/bitcast-sext-vector.ll (10997 of 14191)
PASS: LLVM :: Transforms/InstCombine/bitcast-store.ll (10998 of 14191)
PASS: LLVM :: Transforms/InstCombine/bitcast-vec-canon.ll (10999 of 14191)
PASS: LLVM :: Transforms/InstCombine/bitcast-vec-uniform.ll (11000 of 14191)
PASS: LLVM :: Transforms/InstCombine/bitcast-vector-fold.ll (11001 of 14191)
PASS: LLVM :: Transforms/InstCombine/bitcast.ll (11002 of 14191)
PASS: LLVM :: Transforms/InstCombine/bittest.ll (11003 of 14191)
PASS: LLVM :: Transforms/InstCombine/blend_x86.ll (11004 of 14191)
PASS: LLVM :: Transforms/InstCombine/bitcount.ll (11005 of 14191)
PASS: LLVM :: Transforms/InstCombine/bswap-fold.ll (11006 of 14191)
PASS: LLVM :: Transforms/InstCombine/branch.ll (11007 of 14191)
PASS: LLVM :: Transforms/InstCombine/call-cast-target-inalloca.ll (11008 of 14191)
PASS: LLVM :: Transforms/InstCombine/bswap.ll (11009 of 14191)
PASS: LLVM :: Transforms/InstCombine/call-intrinsics.ll (11010 of 14191)
PASS: LLVM :: Transforms/InstCombine/call-cast-target.ll (11011 of 14191)
PASS: LLVM :: Transforms/InstCombine/call.ll (11012 of 14191)
PASS: LLVM :: Transforms/InstCombine/call2.ll (11013 of 14191)
PASS: LLVM :: Transforms/InstCombine/canonicalize_branch.ll (11014 of 14191)
PASS: LLVM :: Transforms/InstCombine/cast-call-combine.ll (11015 of 14191)
PASS: LLVM :: Transforms/InstCombine/cast-mul-select.ll (11016 of 14191)
PASS: LLVM :: Transforms/InstCombine/cast-int-fcmp-eq-0.ll (11017 of 14191)
PASS: LLVM :: Transforms/InstCombine/cast-set.ll (11018 of 14191)
PASS: LLVM :: Transforms/InstCombine/cast_ptr.ll (11019 of 14191)
PASS: LLVM :: Transforms/InstCombine/ceil.ll (11020 of 14191)
PASS: LLVM :: Transforms/InstCombine/compare-signs.ll (11021 of 14191)
PASS: LLVM :: Transforms/InstCombine/cast.ll (11022 of 14191)
PASS: LLVM :: Transforms/InstCombine/constant-expr-datalayout.ll (11023 of 14191)
PASS: LLVM :: Transforms/InstCombine/constant-fold-address-space-pointer.ll (11024 of 14191)
PASS: LLVM :: Transforms/InstCombine/constant-fold-alias.ll (11025 of 14191)
PASS: LLVM :: Transforms/InstCombine/constant-fold-compare.ll (11026 of 14191)
PASS: LLVM :: Transforms/InstCombine/constant-fold-hang.ll (11027 of 14191)
PASS: LLVM :: Transforms/InstCombine/constant-fold-math.ll (11028 of 14191)
PASS: LLVM :: Transforms/InstCombine/constant-fold-gep.ll (11029 of 14191)
PASS: LLVM :: Transforms/InstCombine/copysign.ll (11030 of 14191)
PASS: LLVM :: Transforms/InstCombine/cos-2.ll (11031 of 14191)
PASS: LLVM :: Transforms/InstCombine/dce-iterate.ll (11032 of 14191)
PASS: LLVM :: Transforms/InstCombine/crash.ll (11033 of 14191)
PASS: LLVM :: Transforms/InstCombine/cos-1.ll (11034 of 14191)
PASS: LLVM :: Transforms/InstCombine/debuginfo.ll (11035 of 14191)
PASS: LLVM :: Transforms/InstCombine/debug-line.ll (11036 of 14191)
PASS: LLVM :: Transforms/InstCombine/deadcode.ll (11037 of 14191)
PASS: LLVM :: Transforms/InstCombine/default-alignment.ll (11038 of 14191)
PASS: LLVM :: Transforms/InstCombine/distribute.ll (11039 of 14191)
PASS: LLVM :: Transforms/InstCombine/disable-simplify-libcalls.ll (11040 of 14191)
PASS: LLVM :: Transforms/InstCombine/demand_shrink_nsw.ll (11041 of 14191)
PASS: LLVM :: Transforms/InstCombine/div-shift-crash.ll (11042 of 14191)
PASS: LLVM :: Transforms/InstCombine/div-shift.ll (11043 of 14191)
PASS: LLVM :: Transforms/InstCombine/dom-conditions.ll (11044 of 14191)
PASS: LLVM :: Transforms/InstCombine/div.ll (11045 of 14191)
PASS: LLVM :: Transforms/InstCombine/double-float-shrink-1.ll (11046 of 14191)
PASS: LLVM :: Transforms/InstCombine/enforce-known-alignment.ll (11047 of 14191)
PASS: LLVM :: Transforms/InstCombine/err-rep-cold.ll (11048 of 14191)
PASS: LLVM :: Transforms/InstCombine/exact.ll (11049 of 14191)
PASS: LLVM :: Transforms/InstCombine/exp2-2.ll (11050 of 14191)
PASS: LLVM :: Transforms/InstCombine/exp2-1.ll (11051 of 14191)
PASS: LLVM :: Transforms/InstCombine/extractvalue.ll (11052 of 14191)
PASS: LLVM :: Transforms/InstCombine/fabs.ll (11053 of 14191)
PASS: LLVM :: Transforms/InstCombine/fast-math.ll (11054 of 14191)
PASS: LLVM :: Transforms/InstCombine/double-float-shrink-2.ll (11055 of 14191)
PASS: LLVM :: Transforms/InstCombine/fcmp-select.ll (11056 of 14191)
PASS: LLVM :: Transforms/InstCombine/fcmp-special.ll (11057 of 14191)
PASS: LLVM :: Transforms/InstCombine/fcmp.ll (11058 of 14191)
PASS: LLVM :: Transforms/InstCombine/fdiv.ll (11059 of 14191)
PASS: LLVM :: Transforms/InstCombine/float-shrink-compare.ll (11060 of 14191)
PASS: LLVM :: Transforms/InstCombine/ffs-1.ll (11061 of 14191)
PASS: LLVM :: Transforms/InstCombine/fmul.ll (11062 of 14191)
PASS: LLVM :: Transforms/InstCombine/fold-bin-operand.ll (11063 of 14191)
PASS: LLVM :: Transforms/InstCombine/fneg-ext.ll (11064 of 14191)
PASS: LLVM :: Transforms/InstCombine/fold-calls.ll (11065 of 14191)
PASS: LLVM :: Transforms/InstCombine/fold-fops-into-selects.ll (11066 of 14191)
PASS: LLVM :: Transforms/InstCombine/fold-phi.ll (11067 of 14191)
PASS: LLVM :: Transforms/InstCombine/fold-sqrt-sqrtf.ll (11068 of 14191)
PASS: LLVM :: Transforms/InstCombine/fold-vector-zero.ll (11069 of 14191)
PASS: LLVM :: Transforms/InstCombine/fold-vector-select.ll (11070 of 14191)
PASS: LLVM :: Transforms/InstCombine/fp-ret-bitcast.ll (11071 of 14191)
PASS: LLVM :: Transforms/InstCombine/fpextend.ll (11072 of 14191)
PASS: LLVM :: Transforms/InstCombine/fpcast.ll (11073 of 14191)
PASS: LLVM :: Transforms/InstCombine/fpextend_x86.ll (11074 of 14191)
PASS: LLVM :: Transforms/InstCombine/fputs-1.ll (11075 of 14191)
PASS: LLVM :: Transforms/InstCombine/fprintf-1.ll (11076 of 14191)
PASS: LLVM :: Transforms/InstCombine/fwrite-1.ll (11077 of 14191)
PASS: LLVM :: Transforms/InstCombine/fsub.ll (11078 of 14191)
PASS: LLVM :: Transforms/InstCombine/gc.relocate.ll (11079 of 14191)
PASS: LLVM :: Transforms/InstCombine/gep-addrspace.ll (11080 of 14191)
PASS: LLVM :: Transforms/InstCombine/gep-sext.ll (11081 of 14191)
PASS: LLVM :: Transforms/InstCombine/gepgep.ll (11082 of 14191)
PASS: LLVM :: Transforms/InstCombine/gepphigep.ll (11083 of 14191)
PASS: LLVM :: Transforms/InstCombine/hoist_instr.ll (11084 of 14191)
PASS: LLVM :: Transforms/InstCombine/getelementptr.ll (11085 of 14191)
PASS: LLVM :: Transforms/InstCombine/icmp-logical.ll (11086 of 14191)
PASS: LLVM :: Transforms/InstCombine/icmp-range.ll (11087 of 14191)
PASS: LLVM :: Transforms/InstCombine/icmp-shr.ll (11088 of 14191)
PASS: LLVM :: Transforms/InstCombine/idioms.ll (11089 of 14191)
PASS: LLVM :: Transforms/InstCombine/inline-intrinsic-assert.ll (11090 of 14191)
PASS: LLVM :: Transforms/InstCombine/icmp.ll (11091 of 14191)
PASS: LLVM :: Transforms/InstCombine/insert-extract-shuffle.ll (11092 of 14191)
PASS: LLVM :: Transforms/InstCombine/insert-val-extract-elem.ll (11093 of 14191)
PASS: LLVM :: Transforms/InstCombine/invariant.ll (11094 of 14191)
PASS: LLVM :: Transforms/InstCombine/invoke.ll (11095 of 14191)
PASS: LLVM :: Transforms/InstCombine/intrinsics.ll (11096 of 14191)
PASS: LLVM :: Transforms/InstCombine/isascii-1.ll (11097 of 14191)
PASS: LLVM :: Transforms/InstCombine/isdigit-1.ll (11098 of 14191)
PASS: LLVM :: Transforms/InstCombine/load-bitcast32.ll (11099 of 14191)
PASS: LLVM :: Transforms/InstCombine/known_align.ll (11100 of 14191)
PASS: LLVM :: Transforms/InstCombine/load-bitcast64.ll (11101 of 14191)
PASS: LLVM :: Transforms/InstCombine/load-cmp.ll (11102 of 14191)
PASS: LLVM :: Transforms/InstCombine/load-combine-metadata.ll (11103 of 14191)
PASS: LLVM :: Transforms/InstCombine/load-select.ll (11104 of 14191)
PASS: LLVM :: Transforms/InstCombine/load_combine_aa.ll (11105 of 14191)
PASS: LLVM :: Transforms/InstCombine/load3.ll (11106 of 14191)
PASS: LLVM :: Transforms/InstCombine/load.ll (11107 of 14191)
PASS: LLVM :: Transforms/InstCombine/loadstore-alignment.ll (11108 of 14191)
PASS: LLVM :: Transforms/InstCombine/loadstore-metadata.ll (11109 of 14191)
PASS: LLVM :: Transforms/InstCombine/malloc-free-delete.ll (11110 of 14191)
PASS: LLVM :: Transforms/InstCombine/logical-select.ll (11111 of 14191)
PASS: LLVM :: Transforms/InstCombine/max-of-nots.ll (11112 of 14191)
PASS: LLVM :: Transforms/InstCombine/lshr-phi.ll (11113 of 14191)
PASS: LLVM :: Transforms/InstCombine/maxnum.ll (11114 of 14191)
PASS: LLVM :: Transforms/InstCombine/mem-gep-zidx.ll (11115 of 14191)
PASS: LLVM :: Transforms/InstCombine/memcmp-1.ll (11116 of 14191)
PASS: LLVM :: Transforms/InstCombine/memchr.ll (11117 of 14191)
PASS: LLVM :: Transforms/InstCombine/memcpy-1.ll (11118 of 14191)
PASS: LLVM :: Transforms/InstCombine/memcmp-2.ll (11119 of 14191)
PASS: LLVM :: Transforms/InstCombine/memcpy-2.ll (11120 of 14191)
PASS: LLVM :: Transforms/InstCombine/memcpy-from-global.ll (11121 of 14191)
PASS: LLVM :: Transforms/InstCombine/memcpy-to-load.ll (11122 of 14191)
PASS: LLVM :: Transforms/InstCombine/memcpy.ll (11123 of 14191)
PASS: LLVM :: Transforms/InstCombine/memcpy_chk-1.ll (11124 of 14191)
PASS: LLVM :: Transforms/InstCombine/memcpy_chk-2.ll (11125 of 14191)
PASS: LLVM :: Transforms/InstCombine/memmove-2.ll (11126 of 14191)
PASS: LLVM :: Transforms/InstCombine/memmove-1.ll (11127 of 14191)
PASS: LLVM :: Transforms/InstCombine/memmove.ll (11128 of 14191)
PASS: LLVM :: Transforms/InstCombine/memmove_chk-1.ll (11129 of 14191)
PASS: LLVM :: Transforms/InstCombine/memset-1.ll (11130 of 14191)
PASS: LLVM :: Transforms/InstCombine/memmove_chk-2.ll (11131 of 14191)
PASS: LLVM :: Transforms/InstCombine/memset-2.ll (11132 of 14191)
PASS: LLVM :: Transforms/InstCombine/memset.ll (11133 of 14191)
PASS: LLVM :: Transforms/InstCombine/memset_chk-1.ll (11134 of 14191)
PASS: LLVM :: Transforms/InstCombine/memset2.ll (11135 of 14191)
PASS: LLVM :: Transforms/InstCombine/memset_chk-2.ll (11136 of 14191)
PASS: LLVM :: Transforms/InstCombine/merge-icmp.ll (11137 of 14191)
PASS: LLVM :: Transforms/InstCombine/minmax-fold.ll (11138 of 14191)
PASS: LLVM :: Transforms/InstCombine/minnum.ll (11139 of 14191)
PASS: LLVM :: Transforms/InstCombine/mul-masked-bits.ll (11140 of 14191)
PASS: LLVM :: Transforms/InstCombine/mul.ll (11141 of 14191)
PASS: LLVM :: Transforms/InstCombine/multi-size-address-space-pointer.ll (11142 of 14191)
PASS: LLVM :: Transforms/InstCombine/multi-use-or.ll (11143 of 14191)
PASS: LLVM :: Transforms/InstCombine/narrow-switch.ll (11144 of 14191)
PASS: LLVM :: Transforms/InstCombine/narrow.ll (11145 of 14191)
PASS: LLVM :: Transforms/InstCombine/neon-intrinsics.ll (11146 of 14191)
PASS: LLVM :: Transforms/InstCombine/no_cgscc_assert.ll (11147 of 14191)
PASS: LLVM :: Transforms/InstCombine/no-negzero.ll (11148 of 14191)
PASS: LLVM :: Transforms/InstCombine/not-fcmp.ll (11149 of 14191)
PASS: LLVM :: Transforms/InstCombine/not.ll (11150 of 14191)
PASS: LLVM :: Transforms/InstCombine/nsw.ll (11151 of 14191)
PASS: LLVM :: Transforms/InstCombine/nothrow.ll (11152 of 14191)
PASS: LLVM :: Transforms/InstCombine/obfuscated_splat.ll (11153 of 14191)
PASS: LLVM :: Transforms/InstCombine/objsize-64.ll (11154 of 14191)
PASS: LLVM :: Transforms/InstCombine/objsize-address-space.ll (11155 of 14191)
PASS: LLVM :: Transforms/InstCombine/objsize.ll (11156 of 14191)
PASS: LLVM :: Transforms/InstCombine/odr-linkage.ll (11157 of 14191)
PASS: LLVM :: Transforms/InstCombine/objsize-noverify.ll (11158 of 14191)
PASS: LLVM :: Transforms/InstCombine/onehot_merge.ll (11159 of 14191)
PASS: LLVM :: Transforms/InstCombine/or-xor.ll (11160 of 14191)
PASS: LLVM :: Transforms/InstCombine/or-fcmp.ll (11161 of 14191)
PASS: LLVM :: Transforms/InstCombine/or-to-xor.ll (11162 of 14191)
PASS: LLVM :: Transforms/InstCombine/or.ll (11163 of 14191)
PASS: LLVM :: Transforms/InstCombine/osx-names.ll (11164 of 14191)
PASS: LLVM :: Transforms/InstCombine/overflow.ll (11165 of 14191)
PASS: LLVM :: Transforms/InstCombine/overflow-mul.ll (11166 of 14191)
PASS: LLVM :: Transforms/InstCombine/phi-select-constexpr.ll (11167 of 14191)
PASS: LLVM :: Transforms/InstCombine/phi-merge-gep.ll (11168 of 14191)
PASS: LLVM :: Transforms/InstCombine/phi.ll (11169 of 14191)
PASS: LLVM :: Transforms/InstCombine/pow-2.ll (11170 of 14191)
PASS: LLVM :: Transforms/InstCombine/pow-3.ll (11171 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr12251.ll (11172 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr12338.ll (11173 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr17827.ll (11174 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr19420.ll (11175 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr20059.ll (11176 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr20079.ll (11177 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr21199.ll (11178 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr21210.ll (11179 of 14191)
PASS: LLVM :: Transforms/InstCombine/pow-1.ll (11180 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr21651.ll (11181 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr21891.ll (11182 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr23751.ll (11183 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr23809.ll (11184 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr24354.ll (11185 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr2645-0.ll (11186 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr2996.ll (11187 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr8547.ll (11188 of 14191)
PASS: LLVM :: Transforms/InstCombine/preserve-sminmax.ll (11189 of 14191)
PASS: LLVM :: Transforms/InstCombine/pr2645-1.ll (11190 of 14191)
PASS: LLVM :: Transforms/InstCombine/puts-1.ll (11191 of 14191)
PASS: LLVM :: Transforms/InstCombine/printf-2.ll (11192 of 14191)
PASS: LLVM :: Transforms/InstCombine/ptr-int-cast.ll (11193 of 14191)
PASS: LLVM :: Transforms/InstCombine/printf-1.ll (11194 of 14191)
PASS: LLVM :: Transforms/InstCombine/range-check.ll (11195 of 14191)
PASS: LLVM :: Transforms/InstCombine/r600-intrinsics.ll (11196 of 14191)
PASS: LLVM :: Transforms/InstCombine/rem.ll (11197 of 14191)
PASS: LLVM :: Transforms/InstCombine/round.ll (11198 of 14191)
PASS: LLVM :: Transforms/InstCombine/sdiv-2.ll (11199 of 14191)
PASS: LLVM :: Transforms/InstCombine/sdiv-1.ll (11200 of 14191)
PASS: LLVM :: Transforms/InstCombine/select-2.ll (11201 of 14191)
PASS: LLVM :: Transforms/InstCombine/select-crash-noverify.ll (11202 of 14191)
PASS: LLVM :: Transforms/InstCombine/select-cmp-br.ll (11203 of 14191)
PASS: LLVM :: Transforms/InstCombine/select-cmp-cttz-ctlz.ll (11204 of 14191)
PASS: LLVM :: Transforms/InstCombine/select-crash.ll (11205 of 14191)
PASS: LLVM :: Transforms/InstCombine/select-extractelement.ll (11206 of 14191)
PASS: LLVM :: Transforms/InstCombine/select-load-call.ll (11207 of 14191)
PASS: LLVM :: Transforms/InstCombine/select-select.ll (11208 of 14191)
PASS: LLVM :: Transforms/InstCombine/setcc-strength-reduce.ll (11209 of 14191)
PASS: LLVM :: Transforms/InstCombine/set.ll (11210 of 14191)
PASS: LLVM :: Transforms/InstCombine/sext.ll (11211 of 14191)
PASS: LLVM :: Transforms/InstCombine/select.ll (11212 of 14191)
PASS: LLVM :: Transforms/InstCombine/shift-sra.ll (11213 of 14191)
PASS: LLVM :: Transforms/InstCombine/shufflemask-undef.ll (11214 of 14191)
PASS: LLVM :: Transforms/InstCombine/shift.ll (11215 of 14191)
PASS: LLVM :: Transforms/InstCombine/shufflevec-constant.ll (11216 of 14191)
PASS: LLVM :: Transforms/InstCombine/sign-test-and-or.ll (11217 of 14191)
PASS: LLVM :: Transforms/InstCombine/signext.ll (11218 of 14191)
PASS: LLVM :: Transforms/InstCombine/simplify-demanded-bits-pointer.ll (11219 of 14191)
PASS: LLVM :: Transforms/InstCombine/signed-comparison.ll (11220 of 14191)
PASS: LLVM :: Transforms/InstCombine/simplify-libcalls.ll (11221 of 14191)
PASS: LLVM :: Transforms/InstCombine/sitofp.ll (11222 of 14191)
PASS: LLVM :: Transforms/InstCombine/sink_instruction.ll (11223 of 14191)
PASS: LLVM :: Transforms/InstCombine/sprintf-1.ll (11224 of 14191)
PASS: LLVM :: Transforms/InstCombine/sqrt.ll (11225 of 14191)
PASS: LLVM :: Transforms/InstCombine/srem-simplify-bug.ll (11226 of 14191)
PASS: LLVM :: Transforms/InstCombine/srem.ll (11227 of 14191)
PASS: LLVM :: Transforms/InstCombine/srem1.ll (11228 of 14191)
PASS: LLVM :: Transforms/InstCombine/stack-overalign.ll (11229 of 14191)
PASS: LLVM :: Transforms/InstCombine/sincospi.ll (11230 of 14191)
PASS: LLVM :: Transforms/InstCombine/stacksaverestore.ll (11231 of 14191)
PASS: LLVM :: Transforms/InstCombine/statepoint.ll (11232 of 14191)
PASS: LLVM :: Transforms/InstCombine/store.ll (11233 of 14191)
PASS: LLVM :: Transforms/InstCombine/stpcpy-1.ll (11234 of 14191)
PASS: LLVM :: Transforms/InstCombine/stpcpy-2.ll (11235 of 14191)
PASS: LLVM :: Transforms/InstCombine/stpcpy_chk-2.ll (11236 of 14191)
PASS: LLVM :: Transforms/InstCombine/stpcpy_chk-1.ll (11237 of 14191)
PASS: LLVM :: Transforms/InstCombine/strcat-1.ll (11238 of 14191)
PASS: LLVM :: Transforms/InstCombine/strcat-2.ll (11239 of 14191)
PASS: LLVM :: Transforms/InstCombine/strcat-3.ll (11240 of 14191)
PASS: LLVM :: Transforms/InstCombine/strchr-1.ll (11241 of 14191)
PASS: LLVM :: Transforms/InstCombine/strchr-2.ll (11242 of 14191)
PASS: LLVM :: Transforms/InstCombine/strcmp-1.ll (11243 of 14191)
PASS: LLVM :: Transforms/InstCombine/strcmp-2.ll (11244 of 14191)
PASS: LLVM :: Transforms/InstCombine/strcpy-1.ll (11245 of 14191)
PASS: LLVM :: Transforms/InstCombine/strcpy-2.ll (11246 of 14191)
PASS: LLVM :: Transforms/InstCombine/strcpy_chk-1.ll (11247 of 14191)
PASS: LLVM :: Transforms/InstCombine/strcpy_chk-2.ll (11248 of 14191)
PASS: LLVM :: Transforms/InstCombine/strcpy_chk-64.ll (11249 of 14191)
PASS: LLVM :: Transforms/InstCombine/strcspn-1.ll (11250 of 14191)
PASS: LLVM :: Transforms/InstCombine/strcspn-2.ll (11251 of 14191)
PASS: LLVM :: Transforms/InstCombine/strlen-1.ll (11252 of 14191)
PASS: LLVM :: Transforms/InstCombine/strlen-2.ll (11253 of 14191)
PASS: LLVM :: Transforms/InstCombine/strncat-2.ll (11254 of 14191)
PASS: LLVM :: Transforms/InstCombine/strncat-3.ll (11255 of 14191)
PASS: LLVM :: Transforms/InstCombine/strncat-1.ll (11256 of 14191)
PASS: LLVM :: Transforms/InstCombine/strncmp-1.ll (11257 of 14191)
PASS: LLVM :: Transforms/InstCombine/strncmp-2.ll (11258 of 14191)
PASS: LLVM :: Transforms/InstCombine/strncpy-1.ll (11259 of 14191)
PASS: LLVM :: Transforms/InstCombine/strncpy-2.ll (11260 of 14191)
PASS: LLVM :: Transforms/InstCombine/strncpy_chk-1.ll (11261 of 14191)
PASS: LLVM :: Transforms/InstCombine/strncpy_chk-2.ll (11262 of 14191)
PASS: LLVM :: Transforms/InstCombine/strpbrk-1.ll (11263 of 14191)
PASS: LLVM :: Transforms/InstCombine/strrchr-1.ll (11264 of 14191)
PASS: LLVM :: Transforms/InstCombine/strrchr-2.ll (11265 of 14191)
PASS: LLVM :: Transforms/InstCombine/strpbrk-2.ll (11266 of 14191)
PASS: LLVM :: Transforms/InstCombine/strspn-1.ll (11267 of 14191)
PASS: LLVM :: Transforms/InstCombine/strstr-1.ll (11268 of 14191)
PASS: LLVM :: Transforms/InstCombine/strstr-2.ll (11269 of 14191)
PASS: LLVM :: Transforms/InstCombine/strto-1.ll (11270 of 14191)
PASS: LLVM :: Transforms/InstCombine/struct-assign-tbaa.ll (11271 of 14191)
PASS: LLVM :: Transforms/InstCombine/sub-xor.ll (11272 of 14191)
PASS: LLVM :: Transforms/InstCombine/switch-truncate-crash.ll (11273 of 14191)
PASS: LLVM :: Transforms/InstCombine/tbaa-store-to-load.ll (11274 of 14191)
PASS: LLVM :: Transforms/InstCombine/sub.ll (11275 of 14191)
PASS: LLVM :: Transforms/InstCombine/trunc.ll (11276 of 14191)
PASS: LLVM :: Transforms/InstCombine/toascii-1.ll (11277 of 14191)
PASS: LLVM :: Transforms/InstCombine/udiv-simplify-bug-0.ll (11278 of 14191)
PASS: LLVM :: Transforms/InstCombine/type_pun.ll (11279 of 14191)
PASS: LLVM :: Transforms/InstCombine/udivrem-change-width.ll (11280 of 14191)
PASS: LLVM :: Transforms/InstCombine/udiv-simplify-bug-1.ll (11281 of 14191)
PASS: LLVM :: Transforms/InstCombine/udiv_select_to_select_shift.ll (11282 of 14191)
PASS: LLVM :: Transforms/InstCombine/unordered-fcmp-select.ll (11283 of 14191)
PASS: LLVM :: Transforms/InstCombine/unpack-fca.ll (11284 of 14191)
PASS: LLVM :: Transforms/InstCombine/urem.ll (11285 of 14191)
PASS: LLVM :: Transforms/InstCombine/urem-simplify-bug.ll (11286 of 14191)
PASS: LLVM :: Transforms/InstCombine/vec_extract_2elts.ll (11287 of 14191)
PASS: LLVM :: Transforms/InstCombine/vec_extract_elt.ll (11288 of 14191)
PASS: LLVM :: Transforms/InstCombine/vec_demanded_elts.ll (11289 of 14191)
PASS: LLVM :: Transforms/InstCombine/vec_extract_var_elt.ll (11290 of 14191)
PASS: LLVM :: Transforms/InstCombine/vec_insertelt.ll (11291 of 14191)
PASS: LLVM :: Transforms/InstCombine/vec_narrow.ll (11292 of 14191)
PASS: LLVM :: Transforms/InstCombine/vec_sext.ll (11293 of 14191)
PASS: LLVM :: Transforms/InstCombine/vec_phi_extract.ll (11294 of 14191)
PASS: LLVM :: Transforms/InstCombine/vec_shuffle.ll (11295 of 14191)
PASS: LLVM :: Transforms/InstCombine/vector-casts.ll (11296 of 14191)
PASS: LLVM :: Transforms/InstCombine/vector-mul.ll (11297 of 14191)
PASS: LLVM :: Transforms/InstCombine/vector-type.ll (11298 of 14191)
PASS: LLVM :: Transforms/InstCombine/vector-srem.ll (11299 of 14191)
PASS: LLVM :: Transforms/InstCombine/vector_gep2.ll (11300 of 14191)
PASS: LLVM :: Transforms/InstCombine/vsx-unaligned.ll (11301 of 14191)
PASS: LLVM :: Transforms/InstCombine/vector_gep1.ll (11302 of 14191)
PASS: LLVM :: Transforms/InstCombine/volatile_store.ll (11303 of 14191)
PASS: LLVM :: Transforms/InstCombine/weak-symbols.ll (11304 of 14191)
PASS: LLVM :: Transforms/InstCombine/x86-crc32-demanded.ll (11305 of 14191)
PASS: LLVM :: Transforms/InstCombine/x86-insertps.ll (11306 of 14191)
PASS: LLVM :: Transforms/InstCombine/x86-vperm2.ll (11307 of 14191)
PASS: LLVM :: Transforms/InstCombine/xor.ll (11308 of 14191)
PASS: LLVM :: Transforms/InstCombine/xor-undef.ll (11309 of 14191)
PASS: LLVM :: Transforms/InstCombine/xor2.ll (11310 of 14191)
PASS: LLVM :: Transforms/InstCombine/zero-point-zero-add.ll (11311 of 14191)
PASS: LLVM :: Transforms/InstCombine/zeroext-and-reduce.ll (11312 of 14191)
PASS: LLVM :: Transforms/InstCombine/zext-bool-add-sub.ll (11313 of 14191)
PASS: LLVM :: Transforms/InstCombine/zext-fold.ll (11314 of 14191)
PASS: LLVM :: Transforms/InstCombine/zext.ll (11315 of 14191)
PASS: LLVM :: Transforms/InstCombine/zext-or-icmp.ll (11316 of 14191)
PASS: LLVM :: Transforms/InstCombine/win-math.ll (11317 of 14191)
PASS: LLVM :: Transforms/InstMerge/ld_hoist1.ll (11318 of 14191)
PASS: LLVM :: Transforms/InstMerge/ld_hoist_st_sink.ll (11319 of 14191)
PASS: LLVM :: Transforms/InstMerge/st_sink_barrier_call.ll (11320 of 14191)
PASS: LLVM :: Transforms/InstMerge/st_sink_no_barrier_call.ll (11321 of 14191)
PASS: LLVM :: Transforms/InstMerge/st_sink_bugfix_22613.ll (11322 of 14191)
PASS: LLVM :: Transforms/InstMerge/st_sink_no_barrier_load.ll (11323 of 14191)
PASS: LLVM :: Transforms/InstMerge/st_sink_no_barrier_store.ll (11324 of 14191)
PASS: LLVM :: Transforms/InstMerge/st_sink_two_stores.ll (11325 of 14191)
PASS: LLVM :: Transforms/InstSimplify/2011-01-14-Thread.ll (11326 of 14191)
PASS: LLVM :: Transforms/InstMerge/st_sink_with_barrier.ll (11327 of 14191)
PASS: LLVM :: Transforms/InstSimplify/2010-12-20-Boolean.ll (11328 of 14191)
PASS: LLVM :: Transforms/InstSimplify/2011-02-01-Vector.ll (11329 of 14191)
PASS: LLVM :: Transforms/InstSimplify/2011-10-27-BinOpCrash.ll (11330 of 14191)
PASS: LLVM :: Transforms/InstSimplify/2011-09-05-InsertExtractValue.ll (11331 of 14191)
PASS: LLVM :: Transforms/InstSimplify/2011-11-23-MaskedBitsCrash.ll (11332 of 14191)
PASS: LLVM :: Transforms/InstSimplify/2013-04-19-ConstantFoldingCrash.ll (11333 of 14191)
PASS: LLVM :: Transforms/InstSimplify/apint-or.ll (11334 of 14191)
PASS: LLVM :: Transforms/InstSimplify/AndOrXor.ll (11335 of 14191)
PASS: LLVM :: Transforms/InstSimplify/assume.ll (11336 of 14191)
PASS: LLVM :: Transforms/InstSimplify/call-callconv.ll (11337 of 14191)
PASS: LLVM :: Transforms/InstSimplify/call.ll (11338 of 14191)
PASS: LLVM :: Transforms/InstSimplify/dead-code-removal.ll (11339 of 14191)
PASS: LLVM :: Transforms/InstSimplify/compare.ll (11340 of 14191)
PASS: LLVM :: Transforms/InstSimplify/exact-nsw-nuw.ll (11341 of 14191)
PASS: LLVM :: Transforms/InstSimplify/fast-math.ll (11342 of 14191)
PASS: LLVM :: Transforms/InstSimplify/fdiv.ll (11343 of 14191)
PASS: LLVM :: Transforms/InstSimplify/floating-point-arithmetic.ll (11344 of 14191)
PASS: LLVM :: Transforms/InstSimplify/floating-point-compare.ll (11345 of 14191)
PASS: LLVM :: Transforms/InstSimplify/fold-builtin-fma.ll (11346 of 14191)
PASS: LLVM :: Transforms/InstSimplify/gep.ll (11347 of 14191)
PASS: LLVM :: Transforms/InstSimplify/maxmin.ll (11348 of 14191)
PASS: LLVM :: Transforms/InstSimplify/load.ll (11349 of 14191)
PASS: LLVM :: Transforms/InstSimplify/noalias-ptr.ll (11350 of 14191)
PASS: LLVM :: Transforms/InstSimplify/past-the-end.ll (11351 of 14191)
PASS: LLVM :: Transforms/InstSimplify/ptr_diff.ll (11352 of 14191)
PASS: LLVM :: Transforms/InstSimplify/phi.ll (11353 of 14191)
PASS: LLVM :: Transforms/InstSimplify/rem.ll (11354 of 14191)
PASS: LLVM :: Transforms/InstSimplify/select.ll (11355 of 14191)
PASS: LLVM :: Transforms/InstSimplify/reassociate.ll (11356 of 14191)
PASS: LLVM :: Transforms/InstSimplify/shr-nop.ll (11357 of 14191)
PASS: LLVM :: Transforms/InstSimplify/undef.ll (11358 of 14191)
PASS: LLVM :: Transforms/InstSimplify/vector_gep.ll (11359 of 14191)
PASS: LLVM :: Transforms/InstSimplify/vector_ptr_bitcast.ll (11360 of 14191)
PASS: LLVM :: Transforms/Internalize/2009-01-05-InternalizeAliases.ll (11361 of 14191)
PASS: LLVM :: Transforms/Internalize/local-visibility.ll (11362 of 14191)
PASS: LLVM :: Transforms/Internalize/used.ll (11363 of 14191)
PASS: LLVM :: Transforms/JumpThreading/2008-11-27-EntryMunge.ll (11364 of 14191)
PASS: LLVM :: Transforms/JumpThreading/2010-08-26-and.ll (11365 of 14191)
PASS: LLVM :: Transforms/JumpThreading/2011-04-02-SimplifyDeadBlock.ll (11366 of 14191)
PASS: LLVM :: Transforms/JumpThreading/2011-04-14-InfLoop.ll (11367 of 14191)
PASS: LLVM :: Transforms/JumpThreading/2012-07-19-NoSuccessorIndirectBr.ll (11368 of 14191)
PASS: LLVM :: Transforms/JumpThreading/and-and-cond.ll (11369 of 14191)
PASS: LLVM :: Transforms/Internalize/lists.ll (11370 of 14191)
PASS: LLVM :: Transforms/JumpThreading/and-cond.ll (11371 of 14191)
PASS: LLVM :: Transforms/JumpThreading/assume-edge-dom.ll (11372 of 14191)
PASS: LLVM :: Transforms/JumpThreading/assume.ll (11373 of 14191)
PASS: LLVM :: Transforms/JumpThreading/basic.ll (11374 of 14191)
PASS: LLVM :: Transforms/JumpThreading/branch-no-const.ll (11375 of 14191)
PASS: LLVM :: Transforms/JumpThreading/compare.ll (11376 of 14191)
PASS: LLVM :: Transforms/JumpThreading/conservative-lvi.ll (11377 of 14191)
PASS: LLVM :: Transforms/JumpThreading/degenerate-phi.ll (11378 of 14191)
PASS: LLVM :: Transforms/JumpThreading/crash.ll (11379 of 14191)
PASS: LLVM :: Transforms/JumpThreading/indirectbr.ll (11380 of 14191)
PASS: LLVM :: Transforms/JumpThreading/landing-pad.ll (11381 of 14191)
PASS: LLVM :: Transforms/JumpThreading/lvi-load.ll (11382 of 14191)
PASS: LLVM :: Transforms/JumpThreading/phi-eq.ll (11383 of 14191)
PASS: LLVM :: Transforms/JumpThreading/or-undef.ll (11384 of 14191)
PASS: LLVM :: Transforms/JumpThreading/no-irreducible-loops.ll (11385 of 14191)
PASS: LLVM :: Transforms/JumpThreading/pr15851_hang.ll (11386 of 14191)
PASS: LLVM :: Transforms/JumpThreading/pr22086.ll (11387 of 14191)
PASS: LLVM :: Transforms/JumpThreading/pr9331.ll (11388 of 14191)
PASS: LLVM :: Transforms/JumpThreading/select.ll (11389 of 14191)
PASS: LLVM :: Transforms/JumpThreading/thread-cmp.ll (11390 of 14191)
PASS: LLVM :: Transforms/JumpThreading/thread-loads.ll (11391 of 14191)
PASS: LLVM :: Transforms/LCSSA/2006-06-03-IncorrectIDFPhis.ll (11392 of 14191)
PASS: LLVM :: Transforms/LCSSA/2006-07-09-NoDominator.ll (11393 of 14191)
PASS: LLVM :: Transforms/LCSSA/2006-10-31-UnreachableBlock-2.ll (11394 of 14191)
PASS: LLVM :: Transforms/LCSSA/2006-10-31-UnreachableBlock.ll (11395 of 14191)
PASS: LLVM :: Transforms/LCSSA/2006-06-12-MultipleExitsSameBlock.ll (11396 of 14191)
PASS: LLVM :: Transforms/LCSSA/2007-07-12-LICM-2.ll (11397 of 14191)
PASS: LLVM :: Transforms/LCSSA/2007-07-12-LICM.ll (11398 of 14191)
PASS: LLVM :: Transforms/LCSSA/2007-07-12-LICM-3.ll (11399 of 14191)
PASS: LLVM :: Transforms/LCSSA/basictest.ll (11400 of 14191)
PASS: LLVM :: Transforms/LCSSA/unreachable-use.ll (11401 of 14191)
PASS: LLVM :: Transforms/LCSSA/invoke-dest.ll (11402 of 14191)
PASS: LLVM :: Transforms/LCSSA/indirectbr.ll (11403 of 14191)
PASS: LLVM :: Transforms/LICM/2003-02-26-LoopExitNotDominated.ll (11404 of 14191)
PASS: LLVM :: Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll (11405 of 14191)
PASS: LLVM :: Transforms/LCSSA/unused-phis.ll (11406 of 14191)
PASS: LLVM :: Transforms/LICM/2003-02-27-PreheaderExitNodeUpdate.ll (11407 of 14191)
PASS: LLVM :: Transforms/LICM/2003-02-27-PreheaderProblem.ll (11408 of 14191)
PASS: LLVM :: Transforms/LICM/2003-02-28-PromoteDifferentType.ll (11409 of 14191)
PASS: LLVM :: Transforms/LICM/2003-05-02-LoadHoist.ll (11410 of 14191)
PASS: LLVM :: Transforms/LICM/2003-02-27-StoreSinkPHIs.ll (11411 of 14191)
PASS: LLVM :: Transforms/LICM/2003-12-11-SinkingToPHI.ll (11412 of 14191)
PASS: LLVM :: Transforms/LICM/2004-09-14-AliasAnalysisInvalidate.ll (11413 of 14191)
PASS: LLVM :: Transforms/LICM/2004-11-17-UndefIndexCrash.ll (11414 of 14191)
PASS: LLVM :: Transforms/LICM/2006-09-12-DeadUserOfSunkInstr.ll (11415 of 14191)
PASS: LLVM :: Transforms/LICM/2007-07-30-AliasSet.ll (11416 of 14191)
PASS: LLVM :: Transforms/LICM/2007-05-22-VolatileSink.ll (11417 of 14191)
PASS: LLVM :: Transforms/LICM/2007-09-17-PromoteValue.ll (11418 of 14191)
PASS: LLVM :: Transforms/LICM/2007-09-24-PromoteNullValue.ll (11419 of 14191)
PASS: LLVM :: Transforms/LICM/2007-10-01-PromoteSafeValue.ll (11420 of 14191)
PASS: LLVM :: Transforms/LICM/2008-05-20-AliasSetVAArg.ll (11421 of 14191)
PASS: LLVM :: Transforms/LICM/2008-07-22-LoadGlobalConstant.ll (11422 of 14191)
PASS: LLVM :: Transforms/LICM/2009-12-10-LICM-Indbr-Crash.ll (11423 of 14191)
PASS: LLVM :: Transforms/LICM/2011-04-06-PromoteResultOfPromotion.ll (11424 of 14191)
PASS: LLVM :: Transforms/LICM/2011-04-06-HoistMissedASTUpdate.ll (11425 of 14191)
PASS: LLVM :: Transforms/LICM/2011-04-09-RAUW-AST.ll (11426 of 14191)
PASS: LLVM :: Transforms/LICM/2011-07-06-Alignment.ll (11427 of 14191)
PASS: LLVM :: Transforms/LICM/2014-09-10-doFinalizationAssert.ll (11428 of 14191)
PASS: LLVM :: Transforms/LICM/PR19798.ll (11429 of 14191)
PASS: LLVM :: Transforms/LICM/PR21582.ll (11430 of 14191)
PASS: LLVM :: Transforms/LICM/PR24013.ll (11431 of 14191)
PASS: LLVM :: Transforms/LICM/Preserve-LCSSA.ll (11432 of 14191)
PASS: LLVM :: Transforms/LICM/atomics.ll (11433 of 14191)
PASS: LLVM :: Transforms/LICM/basictest.ll (11434 of 14191)
PASS: LLVM :: Transforms/LICM/constexpr.ll (11435 of 14191)
PASS: LLVM :: Transforms/LICM/crash.ll (11436 of 14191)
PASS: LLVM :: Transforms/LICM/extra-copies.ll (11437 of 14191)
UNSUPPORTED: LLVM :: Transforms/LICM/hoist-invariant-load.ll (11438 of 14191)
PASS: LLVM :: Transforms/LICM/debug-value.ll (11439 of 14191)
PASS: LLVM :: Transforms/LICM/hoist-bitcast-load.ll (11440 of 14191)
PASS: LLVM :: Transforms/LICM/hoisting.ll (11441 of 14191)
PASS: LLVM :: Transforms/LICM/hoist-deref-load.ll (11442 of 14191)
PASS: LLVM :: Transforms/LICM/lcssa-ssa-promoter.ll (11443 of 14191)
PASS: LLVM :: Transforms/LICM/no-preheader-test.ll (11444 of 14191)
PASS: LLVM :: Transforms/LICM/preheader-safe.ll (11445 of 14191)
PASS: LLVM :: Transforms/LICM/pr23608.ll (11446 of 14191)
PASS: LLVM :: Transforms/LICM/promote-order.ll (11447 of 14191)
PASS: LLVM :: Transforms/LICM/scalar-promote-memmodel.ll (11448 of 14191)
PASS: LLVM :: Transforms/LICM/scalar_promote.ll (11449 of 14191)
PASS: LLVM :: Transforms/LICM/sinking.ll (11450 of 14191)
PASS: LLVM :: Transforms/LICM/volatile-alias.ll (11451 of 14191)
PASS: LLVM :: Transforms/LICM/speculate.ll (11452 of 14191)
PASS: LLVM :: Transforms/LoadCombine/load-combine-aa.ll (11453 of 14191)
PASS: LLVM :: Transforms/LoopDeletion/2007-07-23-InfiniteLoop.ll (11454 of 14191)
PASS: LLVM :: Transforms/LoadCombine/load-combine.ll (11455 of 14191)
PASS: LLVM :: Transforms/LoadCombine/load-combine-assume.ll (11456 of 14191)
PASS: LLVM :: Transforms/LoopDeletion/2011-06-21-phioperands.ll (11457 of 14191)
PASS: LLVM :: Transforms/LoopDeletion/2008-05-06-Phi.ll (11458 of 14191)
PASS: LLVM :: Transforms/LoopDeletion/multiple-exit-conditions.ll (11459 of 14191)
PASS: LLVM :: Transforms/LoopDeletion/dcetest.ll (11460 of 14191)
PASS: LLVM :: Transforms/LoopDeletion/multiple-exits.ll (11461 of 14191)
PASS: LLVM :: Transforms/LoopDeletion/simplify-then-delete.ll (11462 of 14191)
PASS: LLVM :: Transforms/LoopDistribute/crash-in-memcheck-generation.ll (11463 of 14191)
PASS: LLVM :: Transforms/LoopDistribute/no-if-convert.ll (11464 of 14191)
PASS: LLVM :: Transforms/LoopDistribute/basic-with-memchecks.ll (11465 of 14191)
PASS: LLVM :: Transforms/LoopDistribute/outside-use.ll (11466 of 14191)
PASS: LLVM :: Transforms/LoopDistribute/basic.ll (11467 of 14191)
PASS: LLVM :: Transforms/LoopDistribute/program-order.ll (11468 of 14191)
PASS: LLVM :: Transforms/LoopIdiom/AMDGPU/popcnt.ll (11469 of 14191)
PASS: LLVM :: Transforms/LoopIdiom/X86/popcnt.ll (11470 of 14191)
PASS: LLVM :: Transforms/LoopIdiom/basic-address-space.ll (11471 of 14191)
PASS: LLVM :: Transforms/LoopIdiom/crash.ll (11472 of 14191)
PASS: LLVM :: Transforms/LoopIdiom/basic.ll (11473 of 14191)
PASS: LLVM :: Transforms/LoopIdiom/debug-line.ll (11474 of 14191)
PASS: LLVM :: Transforms/LoopIdiom/ctpop-multiple-users-crash.ll (11475 of 14191)
PASS: LLVM :: Transforms/LoopIdiom/memset_noidiom.ll (11476 of 14191)
PASS: LLVM :: Transforms/LoopIdiom/non-canonical-loop.ll (11477 of 14191)
PASS: LLVM :: Transforms/LoopInterchange/currentLimitation.ll (11478 of 14191)
PASS: LLVM :: Transforms/LoopInterchange/interchange.ll (11479 of 14191)
PASS: LLVM :: Transforms/LoopIdiom/scev-invalidation.ll (11480 of 14191)
PASS: LLVM :: Transforms/LoopInterchange/profitability.ll (11481 of 14191)
PASS: LLVM :: Transforms/LoopInterchange/reductions.ll (11482 of 14191)
PASS: LLVM :: Transforms/LoopReroll/basic.ll (11483 of 14191)
PASS: LLVM :: Transforms/LoopReroll/nonconst_lb.ll (11484 of 14191)
PASS: LLVM :: Transforms/LoopReroll/reduction.ll (11485 of 14191)
PASS: LLVM :: Transforms/LoopRotate/2009-01-25-SingleEntryPhi.ll (11486 of 14191)
PASS: LLVM :: Transforms/LoopRotate/PhiRename-1.ll (11487 of 14191)
PASS: LLVM :: Transforms/LoopRotate/PhiSelfReference-1.ll (11488 of 14191)
PASS: LLVM :: Transforms/LoopRotate/alloca.ll (11489 of 14191)
PASS: LLVM :: Transforms/LoopRotate/basic.ll (11490 of 14191)
PASS: LLVM :: Transforms/LoopRotate/crash.ll (11491 of 14191)
PASS: LLVM :: Transforms/LoopRotate/dbgvalue.ll (11492 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopRotate/oz-disable.ll (11493 of 14191)
PASS: LLVM :: Transforms/LoopRotate/indirectbr.ll (11494 of 14191)
PASS: LLVM :: Transforms/LoopRotate/nosimplifylatch.ll (11495 of 14191)
PASS: LLVM :: Transforms/LoopRotate/multiple-exits.ll (11496 of 14191)
PASS: LLVM :: Transforms/LoopRotate/pr22337.ll (11497 of 14191)
PASS: LLVM :: Transforms/LoopRotate/phi-duplicate.ll (11498 of 14191)
PASS: LLVM :: Transforms/LoopRotate/pr2639.ll (11499 of 14191)
PASS: LLVM :: Transforms/LoopRotate/preserve-loop-simplify.ll (11500 of 14191)
PASS: LLVM :: Transforms/LoopRotate/simplifylatch.ll (11501 of 14191)
PASS: LLVM :: Transforms/LoopRotate/preserve-scev.ll (11502 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2003-04-25-AssertFail.ll (11503 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2003-05-12-PreheaderExitOfChild.ll (11504 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2003-12-10-ExitBlocksProblem.ll (11505 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll (11506 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2004-02-05-DominatorInfoCorruption.ll (11507 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2004-03-15-IncorrectDomUpdate.ll (11508 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2004-04-01-IncorrectDomUpdate.ll (11509 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2004-04-12-LoopSimplify-SwitchBackedges.ll (11510 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2004-04-13-LoopSimplifyUpdateDomFrontier.ll (11511 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2010-07-15-IncorrectDomFrontierUpdate.ll (11512 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll (11513 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2011-12-14-LandingpadHeader.ll (11514 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2010-12-26-PHIInfiniteLoop.ll (11515 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/basictest.ll (11516 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/ashr-crash.ll (11517 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/2012-03-20-indirectbr.ll (11518 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/dbg-loc.ll (11519 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/dup-preds.ll (11520 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/hardertest.ll (11521 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/indirectbr-backedge.ll (11522 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/indirectbr.ll (11523 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/merge-exits.ll (11524 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/notify-scev.ll (11525 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/phi-node-simplify.ll (11526 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/preserve-scev.ll (11527 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/single-backedge.ll (11528 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2005-08-15-AddRecIV.ll (11529 of 14191)
PASS: LLVM :: Transforms/LoopSimplify/unreachable-loop-pred.ll (11530 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2005-09-12-UsesOutOutsideOfLoop.ll (11531 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2005-08-17-OutOfLoopVariant.ll (11532 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2007-04-23-UseIterator.ll (11533 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2008-08-13-CmpStride.ll (11534 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2008-09-09-Overflow.ll (11535 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2009-04-28-no-reduce-mul.ll (11536 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2009-01-13-nonconstant-stride-outside-loop.ll (11537 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2011-07-19-CritEdgeBreakCrash.ll (11538 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-03-CritEdgeMerge.ll (11539 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-06-ReusePhi.ll (11540 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-14-IntPtr.ll (11541 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-13-SCEVChain.ll (11542 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2011-12-19-PostincQuadratic.ll (11543 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2012-01-02-nopreheader.ll (11544 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2012-01-16-nopreheader.ll (11545 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/2012-07-18-LimitReassociate.ll (11546 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2012-03-15-nopreheader.ll (11547 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2012-07-13-ExpandUDiv.ll (11548 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2013-01-05-IndBr.ll (11549 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2012-03-26-constexpr.ll (11550 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/AArch64/req-regs.ll (11551 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/2013-01-14-ReuseCast.ll (11552 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/AArch64/lsr-memcpy.ll (11553 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/AArch64/lsr-memset.ll (11554 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/ARM/2012-06-15-lsr-noaddrmode.ll (11555 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2008-08-14-ShadowIV.ll (11556 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2009-11-10-LSRCrash.ll (11557 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2011-07-20-DoubleIV.ll (11558 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2011-11-29-postincphi.ll (11559 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll (11560 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll (11561 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/X86/ivchain-stress-X86.ll (11562 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll (11563 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/X86/pr17473.ll (11564 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/X86/no_superflous_induction_vars.ll (11565 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/addrec-gep-address-space.ll (11566 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/addrec-gep.ll (11567 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/address-space-loop.ll (11568 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/count-to-zero.ll (11569 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/dead-phi.ll (11570 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/different-type-ivs.ll (11571 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/dominate-assert.ll (11572 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/dont-hoist-simple-loop-constants.ll (11573 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/dont_insert_redundant_ops.ll (11574 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/dont_reduce_bytes.ll (11575 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/dont_reverse.ll (11576 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/exit_compare_live_range.ll (11577 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/ephemeral.ll (11578 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/hoist-parent-preheader.ll (11579 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/X86/ivchain-X86.ll (11580 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/invariant_value_first_arg.ll (11581 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/ivchain.ll (11582 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/lsr-expand-quadratic.ll (11583 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/invariant_value_first.ll (11584 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/negative-scale.ll (11585 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/nested-reduce.ll (11586 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/ops_after_indvar.ll (11587 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/nonlinear-postinc.ll (11588 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/phi_node_update_multiple_preds.ll (11589 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/post-inc-icmpzero.ll (11590 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/pr12018.ll (11591 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/pr12048.ll (11592 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/pr12691.ll (11593 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/pr18165.ll (11594 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/pr2537.ll (11595 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/pr2570.ll (11596 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/pr3399.ll (11597 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/pr3571.ll (11598 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/pr3086.ll (11599 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/preserve-gep-loop-variant.ll (11600 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/quadradic-exit-value.ll (11601 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/related_indvars.ll (11602 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/remove_indvar.ll (11603 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/share_code_in_preheader.ll (11604 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/scaling_factor_cost_crash.ll (11605 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/share_ivs.ll (11606 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/shl.ll (11607 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/uglygep-address-space.ll (11608 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/uglygep.ll (11609 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/use_postinc_value_outside_loop.ll (11610 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/variable_stride.ll (11611 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/2004-05-13-DontUnrollTooMuch.ll (11612 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/2005-03-06-BadLoopInfoUpdate.ll (11613 of 14191)
PASS: LLVM :: Transforms/LoopStrengthReduce/var_stride_used_by_compare.ll (11614 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/2006-08-24-MultiBlockLoop.ll (11615 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/2007-04-16-PhiUpdate.ll (11616 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/2007-05-05-UnrollMiscomp.ll (11617 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/2007-05-09-UnknownTripCount.ll (11618 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/2007-11-05-Crash.ll (11619 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/2011-08-09-IVSimplify.ll (11620 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/2011-08-09-PhiUpdate.ll (11621 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/2011-10-01-NoopTrunc.ll (11622 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/2011-08-08-PhiUpdate.ll (11623 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/2012-04-09-unroll-indirectbr.ll (11624 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/AArch64/partial.ll (11625 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/PowerPC/a2-high-cost-trip-count-computation.ll (11626 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/AArch64/runtime-loop.ll (11627 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/PowerPC/a2-unrolling.ll (11628 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/X86/mmx.ll (11629 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/PowerPC/p7-unrolling.ll (11630 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/X86/partial.ll (11631 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/ephemeral.ll (11632 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/basic.ll (11633 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/full-unroll-bad-cost.ll (11634 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopUnroll/ignore-annotation-intrinsic-cost.ll (11635 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/high-cost-trip-count-computation.ll (11636 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/nsw-tripcount.ll (11637 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/full-unroll-bad-geps.ll (11638 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/loop-remarks.ll (11639 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/pr10813.ll (11640 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/pr11361.ll (11641 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/partial-unroll-optsize.ll (11642 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/full-unroll-heuristics.ll (11643 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/pr18861.ll (11644 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/pr14167.ll (11645 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopUnroll/runtime-loop3.ll (11646 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/runtime-loop.ll (11647 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/runtime-loop1.ll (11648 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/runtime-loop2.ll (11649 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/runtime-loop4.ll (11650 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/scevunroll.ll (11651 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/runtime-loop5.ll (11652 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/shifted-tripcount.ll (11653 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/tripcount-overflow.ll (11654 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/unloop.ll (11655 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/unroll-cleanup.ll (11656 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/unroll-pragmas-disabled.ll (11657 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/update-loop-info-in-subloops.ll (11658 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2006-06-13-SingleEntryPHI.ll (11659 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2006-06-27-DeadSwitchCase.ll (11660 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2007-05-09-Unreachable.ll (11661 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2007-05-09-tl.ll (11662 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2007-07-12-ExitDomInfo.ll (11663 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2007-07-13-DomInfo.ll (11664 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2007-07-18-DomInfo.ll (11665 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2007-08-01-Dom.ll (11666 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2007-08-01-LCSSA.ll (11667 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2007-10-04-DomFrontier.ll (11668 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2008-11-03-Invariant.ll (11669 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2008-06-17-DomFrontier.ll (11670 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2008-06-02-DomInfo.ll (11671 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2010-11-18-LCSSA.ll (11672 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2011-11-18-SimpleSwitch.ll (11673 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2011-11-18-TwoSwitches-Threshold.ll (11674 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2011-11-18-TwoSwitches.ll (11675 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2011-06-02-CritSwitch.ll (11676 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2011-09-26-EHCrash.ll (11677 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2012-04-02-IndirectBr.ll (11678 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2012-05-20-Phi.ll (11679 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2015-06-17-Metadata.ll (11680 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/2012-04-30-LoopUnswitch-LPad-Crash.ll (11681 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/infinite-loop.ll (11682 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/crash.ll (11683 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/basictest.ll (11684 of 14191)
PASS: LLVM :: Transforms/LoopUnswitch/preserve-analyses.ll (11685 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/2012-10-20-infloop.ll (11686 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/12-12-11-if-conv.ll (11687 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/2012-10-22-isconsec.ll (11688 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/AArch64/aarch64-unroll.ll (11689 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/AArch64/arm64-unroll.ll (11690 of 14191)
PASS: LLVM :: Transforms/LoopUnroll/unroll-pragmas.ll (11691 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/AArch64/arbitrary-induction-step.ll (11692 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/AArch64/sdiv-pow2.ll (11693 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/AArch64/gather-cost.ll (11694 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/ARM/gather-cost.ll (11695 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/ARM/gcc-examples.ll (11696 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/ARM/mul-cast-vect.ll (11697 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/ARM/arm-unroll.ll (11698 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/ARM/width-detect.ll (11699 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/already-vectorized.ll (11700 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/PowerPC/large-loop-rdx.ll (11701 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/PowerPC/small-loop-rdx.ll (11702 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll (11703 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/avx1.ll (11704 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/assume.ll (11705 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/constant-vector-operand.ll (11706 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/conversion-cost.ll (11707 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/cost-model.ll (11708 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/fp_to_sint8-cost-model.ll (11709 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/avx512.ll (11710 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/gather-cost.ll (11711 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/fp64_to_uint32-cost-model.ll (11712 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/fp32_to_uint32-cost-model.ll (11713 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/illegal-parallel-loop-uniform-write.ll (11714 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/gcc-examples.ll (11715 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/min-trip-count-switch.ll (11716 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/no-vector.ll (11717 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/parallel-loops-after-reg2mem.ll (11718 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/parallel-loops.ll (11719 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/powof2div.ll (11720 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/ptr-indvar-crash.ll (11721 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/rauw-bug.ll (11722 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/reduction-crash.ll (11723 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/struct-store.ll (11724 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/small-size.ll (11725 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/uint64_to_fp64-cost-model.ll (11726 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/tripcount.ll (11727 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/masked_load_store.ll (11728 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/unroll-small-loops.ll (11729 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/unroll-pm.ll (11730 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vect.omp.force.ll (11731 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vect.omp.force.small-tc.ll (11732 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vector-scalar-select-cost.ll (11733 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vector_ptr_load_store.ll (11734 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/unroll_selection.ll (11735 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/vectorization-remarks-missed.ll (11736 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/metadata-enable.ll (11737 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopVectorize/XCore/no-vector-registers.ll (11738 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/x86_fp80-vector-store.ll (11739 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/align.ll (11740 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/bsd_regex.ll (11741 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/vectorization-remarks.ll (11742 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/X86/veclib-calls.ll (11743 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/bzip_reverse_loops.ll (11744 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/cast-induction.ll (11745 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/calloc.ll (11746 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/conditional-assignment.ll (11747 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/control-flow.ll (11748 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/cpp-new-array.ll (11749 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/dbg.value.ll (11750 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/debugloc.ll (11751 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/duplicated-metadata.ll (11752 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/exact.ll (11753 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/ee-crash.ll (11754 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/flags.ll (11755 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/float-reduction.ll (11756 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/funcall.ll (11757 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/i8-induction.ll (11758 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/hoist-loads.ll (11759 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/if-conv-crash.ll (11760 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/if-conversion-edgemasks.ll (11761 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/if-conversion-nest.ll (11762 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/global_alias.ll (11763 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/if-conversion-reduction.ll (11764 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/gcc-examples.ll (11765 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/incorrect-dom-info.ll (11766 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/if-conversion.ll (11767 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/increment.ll (11768 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/if-pred-stores.ll (11769 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/induction_plus.ll (11770 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/infiniteloop.ll (11771 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/lcssa-crash.ll (11772 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/induction.ll (11773 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/loop-form.ll (11774 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopVectorize/loop-vect-memdep.ll (11775 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/lifetime.ll (11776 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/interleaved-accesses.ll (11777 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/metadata-unroll.ll (11778 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/intrinsic.ll (11779 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/memdep.ll (11780 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/metadata-width.ll (11781 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/metadata.ll (11782 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/multi-use-reduction-bug.ll (11783 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/no_array_bounds.ll (11784 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/multiple-address-spaces.ll (11785 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/minmax_reduction.ll (11786 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/no_idiv_reduction.ll (11787 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/no_int_induction.ll (11788 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/no_switch.ll (11789 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/nofloat.ll (11790 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/no_outside_user.ll (11791 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopVectorize/optsize.ll (11792 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/non-const-n.ll (11793 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/nsw-crash.ll (11794 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/phi-hang.ll (11795 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/ptr_loops.ll (11796 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/opt.ll (11797 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/read-only.ll (11798 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/reverse_induction.ll (11799 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/reverse_iter.ll (11800 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/runtime-check-address-space.ll (11801 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/runtime-check-readonly-address-space.ll (11802 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/reduction.ll (11803 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/runtime-check-readonly.ll (11804 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/runtime-check.ll (11805 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/runtime-limit.ll (11806 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/same-base-access.ll (11807 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/safegep.ll (11808 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/scalar-select.ll (11809 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/scev-exitlim-crash.ll (11810 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/small-loop.ll (11811 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/simple-unroll.ll (11812 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/start-non-zero.ll (11813 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/store-shuffle-bug.ll (11814 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/struct_access.ll (11815 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/unroll.ll (11816 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/undef-inst-bug.ll (11817 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/tbaa-nodep.ll (11818 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopVectorize/vect.omp.persistence.ll (11819 of 14191)
UNSUPPORTED: LLVM :: Transforms/LoopVectorize/vect.stats.ll (11820 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/unroll_novec.ll (11821 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/unsized-pointee-crash.ll (11822 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/value-ptr-bug.ll (11823 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/vectorize-once.ll (11824 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/write-only.ll (11825 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/zero-sized-pointee-crash.ll (11826 of 14191)
PASS: LLVM :: Transforms/LoopVectorize/version-mem-access.ll (11827 of 14191)
PASS: LLVM :: Transforms/LowerAtomic/atomic-swap.ll (11828 of 14191)
PASS: LLVM :: Transforms/LowerAtomic/atomic-load.ll (11829 of 14191)
PASS: LLVM :: Transforms/LowerBitSets/constant.ll (11830 of 14191)
PASS: LLVM :: Transforms/LowerAtomic/barrier.ll (11831 of 14191)
PASS: LLVM :: Transforms/LowerBitSets/layout.ll (11832 of 14191)
PASS: LLVM :: Transforms/LowerBitSets/nonglobal.ll (11833 of 14191)
PASS: LLVM :: Transforms/LowerBitSets/single-offset.ll (11834 of 14191)
PASS: LLVM :: Transforms/LowerBitSets/unnamed.ll (11835 of 14191)
PASS: LLVM :: Transforms/LowerInvoke/2003-12-10-Crash.ll (11836 of 14191)
PASS: LLVM :: Transforms/LowerInvoke/lowerinvoke.ll (11837 of 14191)
PASS: LLVM :: Transforms/LowerExpectIntrinsic/basic.ll (11838 of 14191)
PASS: LLVM :: Transforms/LowerBitSets/simple.ll (11839 of 14191)
PASS: LLVM :: Transforms/LowerSwitch/2003-05-01-PHIProblem.ll (11840 of 14191)
PASS: LLVM :: Transforms/LowerSwitch/2003-08-23-EmptySwitch.ll (11841 of 14191)
PASS: LLVM :: Transforms/LowerSwitch/2004-03-13-SwitchIsDefaultCrash.ll (11842 of 14191)
PASS: LLVM :: Transforms/LowerSwitch/2014-06-10-SwitchContiguousOpt.ll (11843 of 14191)
PASS: LLVM :: Transforms/LowerSwitch/2014-06-23-PHIlowering.ll (11844 of 14191)
PASS: LLVM :: Transforms/LowerSwitch/2014-06-11-SwitchDefaultUnreachableOpt.ll (11845 of 14191)
PASS: LLVM :: Transforms/LowerSwitch/feature.ll (11846 of 14191)
PASS: LLVM :: Transforms/LowerSwitch/fold-popular-case-to-unreachable-default.ll (11847 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/2002-03-28-UninitializedVal.ll (11848 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/2002-05-01-ShouldNotPromoteThisAlloca.ll (11849 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/2003-04-10-DFNotFound.ll (11850 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/2003-04-18-DeadBlockProblem.ll (11851 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/2003-06-26-IterativePromote.ll (11852 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/2003-04-24-MultipleIdenticalSuccessors.ll (11853 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/2003-10-05-DeadPHIInsertion.ll (11854 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/2005-06-30-ReadBeforeWrite.ll (11855 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/2005-11-28-Crash.ll (11856 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/2007-08-27-VolatileLoadsStores.ll (11857 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/ConvertDebugInfo.ll (11858 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/ConvertDebugInfo2.ll (11859 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/UndefValuesMerge.ll (11860 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/PromoteMemToRegister.ll (11861 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/atomic.ll (11862 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/crash.ll (11863 of 14191)
PASS: LLVM :: Transforms/Mem2Reg/ignore-lifetime.ll (11864 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/2008-03-13-ReturnSlotBitcast.ll (11865 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/2008-02-24-MultipleUseofSRet.ll (11866 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/2011-06-02-CallSlotOverwritten.ll (11867 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/callslot_aa.ll (11868 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/atomic.ll (11869 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/align.ll (11870 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/callslot_deref.ll (11871 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/capturing-func.ll (11872 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/form-memset.ll (11873 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/crash.ll (11874 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/loadstore-sret.ll (11875 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/memcpy-to-memset-with-lifetimes.ll (11876 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/memcpy-undef.ll (11877 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/memcpy-to-memset.ll (11878 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/memcpy.ll (11879 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/memmove.ll (11880 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/memset-memcpy-redundant-memset.ll (11881 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/memset-memcpy-to-2x-memset.ll (11882 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/smaller.ll (11883 of 14191)
PASS: LLVM :: Transforms/MemCpyOpt/sret.ll (11884 of 14191)
PASS: LLVM :: Transforms/MergeFunc/2013-01-10-MergeFuncAssert.ll (11885 of 14191)
PASS: LLVM :: Transforms/MergeFunc/address-spaces.ll (11886 of 14191)
PASS: LLVM :: Transforms/MergeFunc/2011-02-08-RemoveEqual.ll (11887 of 14191)
PASS: LLVM :: Transforms/MergeFunc/alloca.ll (11888 of 14191)
PASS: LLVM :: Transforms/MergeFunc/call-and-invoke-with-ranges.ll (11889 of 14191)
PASS: LLVM :: Transforms/MergeFunc/crash.ll (11890 of 14191)
PASS: LLVM :: Transforms/MergeFunc/fold-weak.ll (11891 of 14191)
PASS: LLVM :: Transforms/MergeFunc/functions.ll (11892 of 14191)
PASS: LLVM :: Transforms/MergeFunc/inttoptr-address-space.ll (11893 of 14191)
PASS: LLVM :: Transforms/MergeFunc/linkonce_odr.ll (11894 of 14191)
UNSUPPORTED: LLVM :: Transforms/MergeFunc/phi-speculation1.ll (11895 of 14191)
UNSUPPORTED: LLVM :: Transforms/MergeFunc/phi-speculation2.ll (11896 of 14191)
PASS: LLVM :: Transforms/MergeFunc/inttoptr.ll (11897 of 14191)
PASS: LLVM :: Transforms/MergeFunc/mergefunc-struct-return.ll (11898 of 14191)
PASS: LLVM :: Transforms/MergeFunc/merge-ptr-and-int.ll (11899 of 14191)
PASS: LLVM :: Transforms/MergeFunc/ptr-int-transitivity-2.ll (11900 of 14191)
PASS: LLVM :: Transforms/MergeFunc/ptr-int-transitivity-1.ll (11901 of 14191)
PASS: LLVM :: Transforms/MergeFunc/ranges.ll (11902 of 14191)
UNSUPPORTED: LLVM :: Transforms/MergeFunc/vector.ll (11903 of 14191)
UNSUPPORTED: LLVM :: Transforms/MergeFunc/vectors-and-arrays.ll (11904 of 14191)
PASS: LLVM :: Transforms/MergeFunc/ptr-int-transitivity-3.ll (11905 of 14191)
PASS: LLVM :: Transforms/MergeFunc/vector-GEP-crash.ll (11906 of 14191)
PASS: LLVM :: Transforms/MergeFunc/too-small.ll (11907 of 14191)
PASS: LLVM :: Transforms/MetaRenamer/metarenamer.ll (11908 of 14191)
PASS: LLVM :: Transforms/NaryReassociate/NVPTX/nary-gep.ll (11909 of 14191)
PASS: LLVM :: Transforms/NaryReassociate/nary-add.ll (11910 of 14191)
PASS: LLVM :: Transforms/NaryReassociate/NVPTX/nary-slsr.ll (11911 of 14191)
PASS: LLVM :: Transforms/ObjCARC/allocas.ll (11912 of 14191)
PASS: LLVM :: Transforms/ObjCARC/apelim.ll (11913 of 14191)
PASS: LLVM :: Transforms/ObjCARC/cfg-hazards.ll (11914 of 14191)
PASS: LLVM :: Transforms/ObjCARC/contract-end-of-use-list.ll (11915 of 14191)
PASS: LLVM :: Transforms/ObjCARC/contract-marker.ll (11916 of 14191)
PASS: LLVM :: Transforms/ObjCARC/basic.ll (11917 of 14191)
PASS: LLVM :: Transforms/ObjCARC/contract-storestrong-ivar.ll (11918 of 14191)
PASS: LLVM :: Transforms/ObjCARC/contract-storestrong.ll (11919 of 14191)
PASS: LLVM :: Transforms/ObjCARC/contract.ll (11920 of 14191)
PASS: LLVM :: Transforms/ObjCARC/contract-testcases.ll (11921 of 14191)
PASS: LLVM :: Transforms/ObjCARC/empty-block.ll (11922 of 14191)
PASS: LLVM :: Transforms/ObjCARC/expand.ll (11923 of 14191)
PASS: LLVM :: Transforms/ObjCARC/escape.ll (11924 of 14191)
PASS: LLVM :: Transforms/ObjCARC/ensure-that-exception-unwind-path-is-visited.ll (11925 of 14191)
PASS: LLVM :: Transforms/ObjCARC/gvn.ll (11926 of 14191)
PASS: LLVM :: Transforms/ObjCARC/intrinsic-use-isolated.ll (11927 of 14191)
PASS: LLVM :: Transforms/ObjCARC/invoke.ll (11928 of 14191)
PASS: LLVM :: Transforms/ObjCARC/move-and-form-retain-autorelease.ll (11929 of 14191)
PASS: LLVM :: Transforms/ObjCARC/intrinsic-use.ll (11930 of 14191)
PASS: LLVM :: Transforms/ObjCARC/pointer-types.ll (11931 of 14191)
PASS: LLVM :: Transforms/ObjCARC/nested.ll (11932 of 14191)
PASS: LLVM :: Transforms/ObjCARC/move-and-merge-autorelease.ll (11933 of 14191)
PASS: LLVM :: Transforms/ObjCARC/path-overflow.ll (11934 of 14191)
PASS: LLVM :: Transforms/ObjCARC/post-inlining.ll (11935 of 14191)
PASS: LLVM :: Transforms/ObjCARC/pr12270.ll (11936 of 14191)
PASS: LLVM :: Transforms/ObjCARC/provenance.ll (11937 of 14191)
PASS: LLVM :: Transforms/ObjCARC/retain-block-side-effects.ll (11938 of 14191)
PASS: LLVM :: Transforms/ObjCARC/rle-s2l.ll (11939 of 14191)
PASS: LLVM :: Transforms/ObjCARC/retain-not-declared.ll (11940 of 14191)
PASS: LLVM :: Transforms/ObjCARC/rv.ll (11941 of 14191)
PASS: LLVM :: Transforms/ObjCARC/split-backedge.ll (11942 of 14191)
PASS: LLVM :: Transforms/ObjCARC/weak-contract.ll (11943 of 14191)
PASS: LLVM :: Transforms/ObjCARC/tail-call-invariant-enforcement.ll (11944 of 14191)
PASS: LLVM :: Transforms/ObjCARC/weak-copies.ll (11945 of 14191)
PASS: LLVM :: Transforms/ObjCARC/weak-dce.ll (11946 of 14191)
PASS: LLVM :: Transforms/ObjCARC/weak.ll (11947 of 14191)
PASS: LLVM :: Transforms/PartiallyInlineLibCalls/bad-prototype.ll (11948 of 14191)
PASS: LLVM :: Transforms/PhaseOrdering/2010-03-22-empty-baseclass.ll (11949 of 14191)
PASS: LLVM :: Transforms/PhaseOrdering/basic.ll (11950 of 14191)
PASS: LLVM :: Transforms/PhaseOrdering/gdce.ll (11951 of 14191)
XFAIL: LLVM :: Transforms/PhaseOrdering/PR6627.ll (11952 of 14191)
PASS: LLVM :: Transforms/PhaseOrdering/scev.ll (11953 of 14191)
PASS: LLVM :: Transforms/PlaceSafepoints/call-in-loop.ll (11954 of 14191)
PASS: LLVM :: Transforms/PlaceSafepoints/call_gc_result.ll (11955 of 14191)
PASS: LLVM :: Transforms/PlaceSafepoints/basic.ll (11956 of 14191)
PASS: LLVM :: Transforms/PlaceSafepoints/invokes.ll (11957 of 14191)
PASS: LLVM :: Transforms/PlaceSafepoints/finite-loops.ll (11958 of 14191)
PASS: LLVM :: Transforms/PlaceSafepoints/patchable-statepoints.ll (11959 of 14191)
PASS: LLVM :: Transforms/PlaceSafepoints/memset.ll (11960 of 14191)
PASS: LLVM :: Transforms/PlaceSafepoints/statepoint-calling-conventions.ll (11961 of 14191)
PASS: LLVM :: Transforms/PlaceSafepoints/statepoint-coreclr.ll (11962 of 14191)
PASS: LLVM :: Transforms/PlaceSafepoints/split-backedge.ll (11963 of 14191)
PASS: LLVM :: Transforms/PlaceSafepoints/statepoint-format.ll (11964 of 14191)
PASS: LLVM :: Transforms/PlaceSafepoints/statepoint-frameescape.ll (11965 of 14191)
PASS: LLVM :: Transforms/PruneEH/2008-06-02-Weak.ll (11966 of 14191)
PASS: LLVM :: Transforms/PruneEH/pr23971.ll (11967 of 14191)
PASS: LLVM :: Transforms/PruneEH/recursivetest.ll (11968 of 14191)
PASS: LLVM :: Transforms/PruneEH/seh-nounwind.ll (11969 of 14191)
PASS: LLVM :: Transforms/PruneEH/simplenoreturntest.ll (11970 of 14191)
PASS: LLVM :: Transforms/PruneEH/simpletest.ll (11971 of 14191)
PASS: LLVM :: Transforms/Reassociate/2002-05-15-AgressiveSubMove.ll (11972 of 14191)
PASS: LLVM :: Transforms/Reassociate/2002-05-15-MissedTree.ll (11973 of 14191)
PASS: LLVM :: Transforms/Reassociate/2002-05-15-SubReassociate.ll (11974 of 14191)
PASS: LLVM :: Transforms/Reassociate/2002-07-09-DominanceProblem.ll (11975 of 14191)
PASS: LLVM :: Transforms/Reassociate/2003-08-12-InfiniteLoop.ll (11976 of 14191)
PASS: LLVM :: Transforms/Reassociate/2005-09-01-ArrayOutOfBounds.ll (11977 of 14191)
PASS: LLVM :: Transforms/Reassociate/2006-04-27-ReassociateVector.ll (11978 of 14191)
PASS: LLVM :: Transforms/Reassociate/2012-06-08-InfiniteLoop.ll (11979 of 14191)
PASS: LLVM :: Transforms/Reassociate/absorption.ll (11980 of 14191)
PASS: LLVM :: Transforms/Reassociate/2011-01-26-UseAfterFree.ll (11981 of 14191)
XFAIL: LLVM :: Transforms/Reassociate/2012-05-08-UndefLeak.ll (11982 of 14191)
PASS: LLVM :: Transforms/Reassociate/basictest.ll (11983 of 14191)
PASS: LLVM :: Transforms/Reassociate/canonicalize-neg-const.ll (11984 of 14191)
PASS: LLVM :: Transforms/Reassociate/commute.ll (11985 of 14191)
PASS: LLVM :: Transforms/Reassociate/crash.ll (11986 of 14191)
PASS: LLVM :: Transforms/Reassociate/crash2.ll (11987 of 14191)
PASS: LLVM :: Transforms/Reassociate/fast-ArrayOutOfBounds.ll (11988 of 14191)
PASS: LLVM :: Transforms/Reassociate/fast-AgressiveSubMove.ll (11989 of 14191)
PASS: LLVM :: Transforms/Reassociate/fast-MissedTree.ll (11990 of 14191)
PASS: LLVM :: Transforms/Reassociate/fast-ReassociateVector.ll (11991 of 14191)
PASS: LLVM :: Transforms/Reassociate/fast-SubReassociate.ll (11992 of 14191)
PASS: LLVM :: Transforms/Reassociate/fast-basictest.ll (11993 of 14191)
PASS: LLVM :: Transforms/Reassociate/fast-fp-commute.ll (11994 of 14191)
PASS: LLVM :: Transforms/Reassociate/fast-mightymul.ll (11995 of 14191)
PASS: LLVM :: Transforms/Reassociate/fp-commute.ll (11996 of 14191)
PASS: LLVM :: Transforms/Reassociate/fast-multistep.ll (11997 of 14191)
PASS: LLVM :: Transforms/Reassociate/inverses.ll (11998 of 14191)
PASS: LLVM :: Transforms/Reassociate/looptest.ll (11999 of 14191)
PASS: LLVM :: Transforms/Reassociate/mightymul.ll (12000 of 14191)
PASS: LLVM :: Transforms/Reassociate/min_int.ll (12001 of 14191)
PASS: LLVM :: Transforms/Reassociate/mixed-fast-nonfast-fp.ll (12002 of 14191)
PASS: LLVM :: Transforms/Reassociate/mulfactor.ll (12003 of 14191)
PASS: LLVM :: Transforms/Reassociate/multistep.ll (12004 of 14191)
PASS: LLVM :: Transforms/Reassociate/negation.ll (12005 of 14191)
PASS: LLVM :: Transforms/Reassociate/negation1.ll (12006 of 14191)
PASS: LLVM :: Transforms/Reassociate/no-op.ll (12007 of 14191)
PASS: LLVM :: Transforms/Reassociate/optional-flags.ll (12008 of 14191)
PASS: LLVM :: Transforms/Reassociate/otherops.ll (12009 of 14191)
PASS: LLVM :: Transforms/Reassociate/pr12245.ll (12010 of 14191)
PASS: LLVM :: Transforms/Reassociate/pr21205.ll (12011 of 14191)
PASS: LLVM :: Transforms/Reassociate/repeats.ll (12012 of 14191)
PASS: LLVM :: Transforms/Reassociate/secondary.ll (12013 of 14191)
PASS: LLVM :: Transforms/Reassociate/shift-factor.ll (12014 of 14191)
PASS: LLVM :: Transforms/Reassociate/subtest.ll (12015 of 14191)
PASS: LLVM :: Transforms/Reassociate/shifttest.ll (12016 of 14191)
PASS: LLVM :: Transforms/Reassociate/wrap-flags.ll (12017 of 14191)
PASS: LLVM :: Transforms/Reg2Mem/crash.ll (12018 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-1.ll (12019 of 14191)
PASS: LLVM :: Transforms/Reassociate/xor_reassoc.ll (12020 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-10.ll (12021 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-11.ll (12022 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-3.ll (12023 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-2.ll (12024 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-4.ll (12025 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-5.ll (12026 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-7.ll (12027 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-6.ll (12028 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-8.ll (12029 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers-9.ll (12030 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/basics.ll (12031 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/constants.ll (12032 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/base-pointers.ll (12033 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/deref-pointers.ll (12034 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/gc_relocate_creation.ll (12035 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/live-vector.ll (12036 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/liveness-basics.ll (12037 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/preprocess.ll (12038 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/relocate_invoke_result.ll (12039 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/relocation.ll (12040 of 14191)
PASS: LLVM :: Transforms/SCCP/2002-05-02-MissSecondInst.ll (12041 of 14191)
PASS: LLVM :: Transforms/RewriteStatepointsForGC/rematerialize-derived-pointers.ll (12042 of 14191)
PASS: LLVM :: Transforms/SCCP/2002-05-20-MissedIncomingValue.ll (12043 of 14191)
PASS: LLVM :: Transforms/SCCP/2002-05-21-InvalidSimplify.ll (12044 of 14191)
PASS: LLVM :: Transforms/SCCP/2002-08-30-GetElementPtrTest.ll (12045 of 14191)
PASS: LLVM :: Transforms/SCCP/2003-06-24-OverdefinedPHIValue.ll (12046 of 14191)
PASS: LLVM :: Transforms/SCCP/2003-08-26-InvokeHandling.ll (12047 of 14191)
PASS: LLVM :: Transforms/SCCP/2004-11-16-DeadInvoke.ll (12048 of 14191)
PASS: LLVM :: Transforms/SCCP/2004-12-10-UndefBranchBug.ll (12049 of 14191)
PASS: LLVM :: Transforms/SCCP/2006-12-04-PackedType.ll (12050 of 14191)
PASS: LLVM :: Transforms/SCCP/2006-10-23-IPSCCP-Crash.ll (12051 of 14191)
PASS: LLVM :: Transforms/SCCP/2006-12-19-UndefBug.ll (12052 of 14191)
PASS: LLVM :: Transforms/SCCP/2007-05-16-InvokeCrash.ll (12053 of 14191)
PASS: LLVM :: Transforms/SCCP/2008-01-27-UndefCorrelate.ll (12054 of 14191)
PASS: LLVM :: Transforms/SCCP/2008-04-22-multiple-ret-sccp.ll (12055 of 14191)
PASS: LLVM :: Transforms/SCCP/2008-05-23-UndefCallFold.ll (12056 of 14191)
PASS: LLVM :: Transforms/SCCP/2009-05-27-VectorOperandZero.ll (12057 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-array.ll (12058 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-basictest.ll (12059 of 14191)
PASS: LLVM :: Transforms/SCCP/2009-01-14-IPSCCP-Invoke.ll (12060 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-basictest2.ll (12061 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-basictest3.ll (12062 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-bigarray.ll (12063 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-bigint.ll (12064 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-bigint2.ll (12065 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-basictest4.ll (12066 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-ipsccp1.ll (12067 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-ipsccp3.ll (12068 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-ipsccp2.ll (12069 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-phi.ll (12070 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-ipsccp4.ll (12071 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-load.ll (12072 of 14191)
PASS: LLVM :: Transforms/SCCP/apint-select.ll (12073 of 14191)
PASS: LLVM :: Transforms/SCCP/atomic-load-store.ll (12074 of 14191)
PASS: LLVM :: Transforms/SCCP/atomic.ll (12075 of 14191)
PASS: LLVM :: Transforms/SCCP/calltest.ll (12076 of 14191)
PASS: LLVM :: Transforms/SCCP/crash.ll (12077 of 14191)
PASS: LLVM :: Transforms/SCCP/ipsccp-addr-taken.ll (12078 of 14191)
PASS: LLVM :: Transforms/SCCP/ipsccp-basic.ll (12079 of 14191)
PASS: LLVM :: Transforms/SCCP/logical-nuke.ll (12080 of 14191)
PASS: LLVM :: Transforms/SCCP/loadtest.ll (12081 of 14191)
PASS: LLVM :: Transforms/SCCP/sccptest.ll (12082 of 14191)
PASS: LLVM :: Transforms/SCCP/retvalue-undef.ll (12083 of 14191)
PASS: LLVM :: Transforms/SCCP/select.ll (12084 of 14191)
PASS: LLVM :: Transforms/SCCP/switch.ll (12085 of 14191)
PASS: LLVM :: Transforms/SCCP/vector-bitcast.ll (12086 of 14191)
PASS: LLVM :: Transforms/SCCP/undef-resolve.ll (12087 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/AArch64/commute.ll (12088 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/AArch64/load-store-q.ll (12089 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/AArch64/mismatched-intrinsics.ll (12090 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/AArch64/sdiv-pow2.ll (12091 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/ARM/memory.ll (12092 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/ARM/sroa.ll (12093 of 14191)
XFAIL: LLVM :: Transforms/SLPVectorizer/AMDGPU/simplebb.ll (12094 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/addsub.ll (12095 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/align.ll (12096 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/atomics.ll (12097 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/bad_types.ll (12098 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/barriercall.ll (12099 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/call.ll (12100 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/cast.ll (12101 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/compare-reduce.ll (12102 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/cmp_sel.ll (12103 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/consecutive-access.ll (12104 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/continue_vectorizing.ll (12105 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_binaryop.ll (12106 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_7zip.ll (12107 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_bullet.ll (12108 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_bullet3.ll (12109 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_dequeue.ll (12110 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_cmpop.ll (12111 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_flop7.ll (12112 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_gep.ll (12113 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_mandeltext.ll (12114 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_netbsd_decompress.ll (12115 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_lencod.ll (12116 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_scheduling.ll (12117 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_sim4b1.ll (12118 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_smallpt.ll (12119 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_vectorizeTree.ll (12120 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/cross_block_slp.ll (12121 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/cse.ll (12122 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/cycle_dup.ll (12123 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/debug_info.ll (12124 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/diamond.ll (12125 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/external_user.ll (12126 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/extract.ll (12127 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/extract_in_tree_user.ll (12128 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/extractcost.ll (12129 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/flag.ll (12130 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/hoist.ll (12131 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/gep.ll (12132 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/implicitfloat.ll (12133 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/in-tree-user.ll (12134 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/intrinsic.ll (12135 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/horizontal.ll (12136 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/long_chains.ll (12137 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/insert-element-build-vector.ll (12138 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/metadata.ll (12139 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/loopinvariant.ll (12140 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/multi_user.ll (12141 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/non-vectorizable-intrinsic.ll (12142 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/multi_block.ll (12143 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/odd_store.ll (12144 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/operandorder.ll (12145 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/phi.ll (12146 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/opt.ll (12147 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/phi3.ll (12148 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/ordering.ll (12149 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/phi_landingpad.ll (12150 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/powof2div.ll (12151 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/phi_overalignedtype.ll (12152 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/pr16571.ll (12153 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/pr16628.ll (12154 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/pr18060.ll (12155 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/pr16899.ll (12156 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/pr19657.ll (12157 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/reduction2.ll (12158 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/propagate_ir_flags.ll (12159 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/reduction.ll (12160 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/rgb_phi.ll (12161 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/return.ll (12162 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/scheduling.ll (12163 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/saxpy.ll (12164 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/simple-loop.ll (12165 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/simplebb.ll (12166 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/unreachable.ll (12167 of 14191)
UNSUPPORTED: LLVM :: Transforms/SLPVectorizer/XCore/no-vector-registers.ll (12168 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/tiny-tree.ll (12169 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/value-bug.ll (12170 of 14191)
PASS: LLVM :: Transforms/SLPVectorizer/X86/vector.ll (12171 of 14191)
PASS: LLVM :: Transforms/SROA/address-spaces.ll (12172 of 14191)
PASS: LLVM :: Transforms/SROA/alignment.ll (12173 of 14191)
PASS: LLVM :: Transforms/SROA/fca.ll (12174 of 14191)
PASS: LLVM :: Transforms/SROA/big-endian.ll (12175 of 14191)
PASS: LLVM :: Transforms/SROA/phi-and-select.ll (12176 of 14191)
PASS: LLVM :: Transforms/SROA/ppcf128-no-fold.ll (12177 of 14191)
PASS: LLVM :: Transforms/SROA/slice-order-independence.ll (12178 of 14191)
PASS: LLVM :: Transforms/SROA/vector-conversion.ll (12179 of 14191)
PASS: LLVM :: Transforms/SROA/slice-width.ll (12180 of 14191)
PASS: LLVM :: Transforms/SROA/vector-lifetime-intrinsic.ll (12181 of 14191)
PASS: LLVM :: Transforms/SROA/vectors-of-pointers.ll (12182 of 14191)
PASS: LLVM :: Transforms/SROA/vector-promotion.ll (12183 of 14191)
PASS: LLVM :: Transforms/SafeStack/array-aligned.ll (12184 of 14191)
PASS: LLVM :: Transforms/SafeStack/addr-taken.ll (12185 of 14191)
PASS: LLVM :: Transforms/SafeStack/array.ll (12186 of 14191)
PASS: LLVM :: Transforms/SafeStack/call.ll (12187 of 14191)
PASS: LLVM :: Transforms/SafeStack/cast.ll (12188 of 14191)
PASS: LLVM :: Transforms/SafeStack/constant-gep.ll (12189 of 14191)
PASS: LLVM :: Transforms/SafeStack/constant-gep-call.ll (12190 of 14191)
PASS: LLVM :: Transforms/SafeStack/constant-geps.ll (12191 of 14191)
PASS: LLVM :: Transforms/SafeStack/dynamic-alloca.ll (12192 of 14191)
PASS: LLVM :: Transforms/SROA/basictest.ll (12193 of 14191)
PASS: LLVM :: Transforms/SafeStack/escape-addr-pointer.ll (12194 of 14191)
PASS: LLVM :: Transforms/SafeStack/escape-bitcast-store.ll (12195 of 14191)
PASS: LLVM :: Transforms/SafeStack/escape-bitcast-store2.ll (12196 of 14191)
PASS: LLVM :: Transforms/SafeStack/escape-call.ll (12197 of 14191)
PASS: LLVM :: Transforms/SafeStack/escape-casted-pointer.ll (12198 of 14191)
PASS: LLVM :: Transforms/SafeStack/escape-gep-call.ll (12199 of 14191)
PASS: LLVM :: Transforms/SafeStack/escape-gep-invoke.ll (12200 of 14191)
PASS: LLVM :: Transforms/SafeStack/escape-gep-negative.ll (12201 of 14191)
PASS: LLVM :: Transforms/SafeStack/escape-gep-ptrtoint.ll (12202 of 14191)
PASS: LLVM :: Transforms/SafeStack/escape-gep-store.ll (12203 of 14191)
PASS: LLVM :: Transforms/SafeStack/escape-select-call.ll (12204 of 14191)
PASS: LLVM :: Transforms/SafeStack/escape-phi-call.ll (12205 of 14191)
PASS: LLVM :: Transforms/SafeStack/escape-vector.ll (12206 of 14191)
PASS: LLVM :: Transforms/SafeStack/invoke.ll (12207 of 14191)
PASS: LLVM :: Transforms/SafeStack/phi-cycle.ll (12208 of 14191)
PASS: LLVM :: Transforms/SafeStack/no-attr.ll (12209 of 14191)
PASS: LLVM :: Transforms/SafeStack/setjmp.ll (12210 of 14191)
PASS: LLVM :: Transforms/SampleProfile/branch.ll (12211 of 14191)
PASS: LLVM :: Transforms/SafeStack/setjmp2.ll (12212 of 14191)
PASS: LLVM :: Transforms/SampleProfile/calls.ll (12213 of 14191)
PASS: LLVM :: Transforms/SafeStack/struct.ll (12214 of 14191)
PASS: LLVM :: Transforms/SampleProfile/entry_counts.ll (12215 of 14191)
PASS: LLVM :: Transforms/SampleProfile/discriminator.ll (12216 of 14191)
PASS: LLVM :: Transforms/SampleProfile/fnptr.ll (12217 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2003-05-29-ArrayFail.ll (12218 of 14191)
PASS: LLVM :: Transforms/SampleProfile/propagate.ll (12219 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2003-09-12-IncorrectPromote.ll (12220 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2006-11-07-InvalidArrayPromote.ll (12221 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll (12222 of 14191)
XFAIL: LLVM :: Transforms/ScalarRepl/2007-11-03-bigendian_apint.ll (12223 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2007-05-29-MemcpyPreserve.ll (12224 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2008-01-29-PromoteBug.ll (12225 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2008-02-28-SubElementExtractCrash.ll (12226 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2008-06-05-loadstore-agg.ll (12227 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2008-06-22-LargeArray.ll (12228 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2008-08-22-out-of-range-array-promote.ll (12229 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2008-09-22-vector-gep.ll (12230 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2009-02-02-ScalarPromoteOutOfRange.ll (12231 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2009-02-05-LoadFCA.ll (12232 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2009-12-11-NeonTypes.ll (12233 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2009-03-04-MemCpyAlign.ll (12234 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2010-01-18-SelfCopy.ll (12235 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2011-05-06-CapturedAlloca.ll (12236 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2011-06-17-VectorPartialMemset.ll (12237 of 14191)
PASS: LLVM :: Transforms/SampleProfile/syntax.ll (12238 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2011-09-22-PHISpeculateInvoke.ll (12239 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2011-06-08-VectorExtractValue.ll (12240 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2011-10-11-VectorMemset.ll (12241 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2011-10-22-VectorCrash.ll (12242 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/2011-11-11-EmptyStruct.ll (12243 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/AggregatePromote.ll (12244 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/DifferingTypes.ll (12245 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/address-space.ll (12246 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/arraytest.ll (12247 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/badarray.ll (12248 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/basictest.ll (12249 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/bitfield-sroa.ll (12250 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/copy-aggregate.ll (12251 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/lifetime.ll (12252 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/crash.ll (12253 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/debuginfo-preserved.ll (12254 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/inline-vector.ll (12255 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/memcpy-align.ll (12256 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/load-store-aggregate.ll (12257 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/memset-aggregate-byte-leader.ll (12258 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/nonzero-first-index.ll (12259 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/negative-memset.ll (12260 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/only-memcpy-uses.ll (12261 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/memset-aggregate.ll (12262 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/phi-cycle.ll (12263 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/not-a-vector.ll (12264 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/phi-select.ll (12265 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/select_promote.ll (12266 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/phinodepromote.ll (12267 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/sroa-fca.ll (12268 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/sroa_two.ll (12269 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/union-pointer.ll (12270 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/union-packed.ll (12271 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/union-fp-int.ll (12272 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/vector_memcpy.ll (12273 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/vector_promote.ll (12274 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/vectors-with-mismatched-elements.ll (12275 of 14191)
PASS: LLVM :: Transforms/ScalarRepl/volatile.ll (12276 of 14191)
PASS: LLVM :: Transforms/Scalarizer/basic.ll (12277 of 14191)
PASS: LLVM :: Transforms/Scalarizer/cache-bug.ll (12278 of 14191)
PASS: LLVM :: Transforms/Scalarizer/dbginfo.ll (12279 of 14191)
PASS: LLVM :: Transforms/SeparateConstOffsetFromGEP/AMDGPU/split-gep-and-gvn-addrspace-addressing-modes.ll (12280 of 14191)
PASS: LLVM :: Transforms/SeparateConstOffsetFromGEP/NVPTX/split-gep.ll (12281 of 14191)
PASS: LLVM :: Transforms/SeparateConstOffsetFromGEP/NVPTX/value-tracking-domtree.ll (12282 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2002-05-21-PHIElimination.ll (12283 of 14191)
PASS: LLVM :: Transforms/SeparateConstOffsetFromGEP/NVPTX/split-gep-and-gvn.ll (12284 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2002-09-24-PHIAssertion.ll (12285 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2003-03-07-DominateProblem.ll (12286 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2003-08-05-InvokeCrash.ll (12287 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-BranchFoldOrdering.ll (12288 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-BranchFold.ll (12289 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-FoldSwitch-dbg.ll (12290 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-FoldSwitch.ll (12291 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2005-06-16-PHICrash.ll (12292 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2004-12-10-SimplifyCFGCrash.ll (12293 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2005-08-01-PHIUpdateFail.ll (12294 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2005-10-02-InvokeSimplify.ll (12295 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2006-06-12-InfLoop.ll (12296 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2006-02-17-InfiniteUnroll.ll (12297 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2005-12-03-IncorrectPHIFold.ll (12298 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2006-08-03-Crash.ll (12299 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2007-11-22-InvokeNoUnwind.ll (12300 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2006-12-08-Ptr-ICmp-Branch.ll (12301 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2006-10-19-UncondDiv.ll (12302 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2007-12-21-Crash.ll (12303 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2008-07-13-InfLoopMiscompile.ll (12304 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2008-01-02-hoist-fp-add.ll (12305 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2008-05-16-PHIBlockMerge.ll (12306 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2008-09-08-MultiplePred.ll (12307 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2008-10-03-SpeculativelyExecuteBeforePHI.ll (12308 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2008-09-17-SpeculativeHoist.ll (12309 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2009-01-18-PHIPropCrash.ll (12310 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2008-12-16-DCECond.ll (12311 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2009-01-19-UnconditionalTrappingConstantExpr.ll (12312 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2008-12-06-SingleEntryPhi.ll (12313 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2009-05-12-externweak.ll (12314 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2010-03-30-InvokeCrash.ll (12315 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2011-03-08-UnreachableUse.ll (12316 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/2011-09-05-TrivialLPad.ll (12317 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/BrUnwind.ll (12318 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/AArch64/prefer-fma.ll (12319 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/CoveredLookupTable.ll (12320 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/DeadSetCC.ll (12321 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/EmptyBlockMerge.ll (12322 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/AMDGPU/cttz-ctlz.ll (12323 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/ForwardSwitchConditionToPHI.ll (12324 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/MagicPointer.ll (12325 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/HoistCode.ll (12326 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/PHINode.ll (12327 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/EqualPHIEdgeBlockMerge.ll (12328 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/PR17073.ll (12329 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/PR16069.ll (12330 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/PhiBlockMerge.ll (12331 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/PR9946.ll (12332 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/PhiBlockMerge2.ll (12333 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/PhiEliminate2.ll (12334 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/PhiEliminate.ll (12335 of 14191)
UNSUPPORTED: LLVM :: Transforms/SimplifyCFG/SPARC/switch_to_lookup_table.ll (12336 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/PhiNoEliminate.ll (12337 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/PowerPC/cttz-ctlz-spec.ll (12338 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/SpeculativeExec.ll (12339 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/UncondBranchToReturn.ll (12340 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/UnreachableEliminate.ll (12341 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/PhiEliminate3.ll (12342 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/X86/switch-covered-bug.ll (12343 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/X86/switch-table-bug.ll (12344 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll (12345 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/assume.ll (12346 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/attr-noduplicate.ll (12347 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/X86/speculate-cttz-ctlz.ll (12348 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/branch-cond-merge.ll (12349 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/branch-cond-prop.ll (12350 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/basictest.ll (12351 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/branch-fold-dbg.ll (12352 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/branch-fold-test.ll (12353 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/branch-fold.ll (12354 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/branch-phi-thread.ll (12355 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/branch-fold-threshold.ll (12356 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/clamp.ll (12357 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/common-dest-folding.ll (12358 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/dbginfo.ll (12359 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/dce-cond-after-folding-terminator.ll (12360 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/duplicate-landingpad.ll (12361 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/duplicate-phis.ll (12362 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/extract-cost.ll (12363 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/hoist-common-code.ll (12364 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/hoist-dbgvalue.ll (12365 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/hoist-with-range.ll (12366 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/invoke.ll (12367 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/indirectbr.ll (12368 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/invoke_unwind.ll (12369 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/lifetime.ll (12370 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/iterative-simplify.ll (12371 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/multiple-phis.ll (12372 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/no_speculative_loads_with_tsan.ll (12373 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/noreturn-call.ll (12374 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/preserve-branchweights-partial.ll (12375 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/preserve-branchweights-switch-create.ll (12376 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/phi-undef-loadstore.ll (12377 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/return-merge.ll (12378 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/preserve-branchweights.ll (12379 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/seh-nounwind.ll (12380 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/select-gep.ll (12381 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/speculate-math.ll (12382 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/sink-common-code.ll (12383 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/speculate-store.ll (12384 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/speculate-vector-ops.ll (12385 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/statepoint-invoke-unwind.ll (12386 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/speculate-with-offset.ll (12387 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/switch-masked-bits.ll (12388 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/switch-on-const-select.ll (12389 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/switch-range-to-icmp.ll (12390 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/switch-simplify-crash.ll (12391 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/switch-to-icmp.ll (12392 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/switch-to-br.ll (12393 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/switch-to-select-multiple-edge-per-block-phi.ll (12394 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/switch-to-select-two-case.ll (12395 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/switch_switch_fold.ll (12396 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/switch_thread.ll (12397 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/trap-debugloc.ll (12398 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/switch_create.ll (12399 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/trapping-load-unreachable.ll (12400 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/two-entry-phi-return.ll (12401 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/volatile-phioper.ll (12402 of 14191)
PASS: LLVM :: Transforms/SimplifyCFG/unreachable-blocks.ll (12403 of 14191)
PASS: LLVM :: Transforms/Sink/basic.ll (12404 of 14191)
PASS: LLVM :: Transforms/Sink/convergent.ll (12405 of 14191)
PASS: LLVM :: Transforms/Sink/landingpad.ll (12406 of 14191)
PASS: LLVM :: Transforms/SpeculativeExecution/spec.ll (12407 of 14191)
PASS: LLVM :: Transforms/StraightLineStrengthReduce/AMDGPU/reassociate-geps-and-slsr-addrspace.ll (12408 of 14191)
PASS: LLVM :: Transforms/StraightLineStrengthReduce/AMDGPU/pr23975.ll (12409 of 14191)
PASS: LLVM :: Transforms/StraightLineStrengthReduce/slsr-add.ll (12410 of 14191)
PASS: LLVM :: Transforms/StraightLineStrengthReduce/slsr-gep.ll (12411 of 14191)
PASS: LLVM :: Transforms/StraightLineStrengthReduce/NVPTX/reassociate-geps-and-slsr.ll (12412 of 14191)
PASS: LLVM :: Transforms/StraightLineStrengthReduce/X86/no-slsr.ll (12413 of 14191)
PASS: LLVM :: Transforms/StraightLineStrengthReduce/slsr-mul.ll (12414 of 14191)
PASS: LLVM :: Transforms/StripSymbols/2007-01-15-llvm.used.ll (12415 of 14191)
PASS: LLVM :: Transforms/StripSymbols/2010-06-30-StripDebug.ll (12416 of 14191)
PASS: LLVM :: Transforms/StripSymbols/2010-08-25-crash.ll (12417 of 14191)
PASS: LLVM :: Transforms/StripSymbols/block-address.ll (12418 of 14191)
PASS: LLVM :: Transforms/StripSymbols/strip-dead-debug-info.ll (12419 of 14191)
PASS: LLVM :: Transforms/StructurizeCFG/branch-on-argument.ll (12420 of 14191)
PASS: LLVM :: Transforms/StructurizeCFG/loop-multiple-exits.ll (12421 of 14191)
PASS: LLVM :: Transforms/StructurizeCFG/nested-loop-order.ll (12422 of 14191)
PASS: LLVM :: Transforms/StructurizeCFG/no-branch-to-entry.ll (12423 of 14191)
PASS: LLVM :: Transforms/StructurizeCFG/one-loop-multiple-backedges.ll (12424 of 14191)
PASS: LLVM :: Transforms/StructurizeCFG/post-order-traversal-bug.ll (12425 of 14191)
PASS: LLVM :: Transforms/StructurizeCFG/switch.ll (12426 of 14191)
UNSUPPORTED: LLVM :: Transforms/TailCallElim/ackermann.ll (12427 of 14191)
PASS: LLVM :: Transforms/TailCallElim/2010-06-26-MultipleReturnValues.ll (12428 of 14191)
PASS: LLVM :: Transforms/TailCallElim/accum_recursion.ll (12429 of 14191)
UNSUPPORTED: LLVM :: Transforms/TailCallElim/dup_tail.ll (12430 of 14191)
PASS: LLVM :: Transforms/TailCallElim/EraseBB.ll (12431 of 14191)
PASS: LLVM :: Transforms/TailCallElim/basic.ll (12432 of 14191)
PASS: LLVM :: Transforms/TailCallElim/dont_reorder_load.ll (12433 of 14191)
UNSUPPORTED: LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll (12434 of 14191)
PASS: LLVM :: Transforms/TailCallElim/inf-recursion.ll (12435 of 14191)
PASS: LLVM :: Transforms/TailCallElim/reorder_load.ll (12436 of 14191)
PASS: LLVM :: Transforms/TailCallElim/setjmp.ll (12437 of 14191)
PASS: LLVM :: Transforms/Util/combine-alias-scope-metadata.ll (12438 of 14191)
PASS: LLVM :: Transforms/Util/lowerswitch.ll (12439 of 14191)
PASS: LLVM :: Transforms/Util/flattencfg.ll (12440 of 14191)
PASS: LLVM :: Verifier/2002-04-13-RetTypes.ll (12441 of 14191)
PASS: LLVM :: Verifier/2002-11-05-GetelementptrPointers.ll (12442 of 14191)
PASS: LLVM :: Verifier/2006-07-11-StoreStruct.ll (12443 of 14191)
PASS: LLVM :: Verifier/2004-05-21-SwitchConstantMismatch.ll (12444 of 14191)
PASS: LLVM :: Verifier/2006-10-15-AddrLabel.ll (12445 of 14191)
PASS: LLVM :: Verifier/2006-12-12-IntrinsicDefine.ll (12446 of 14191)
PASS: LLVM :: Verifier/2008-01-11-VarargAttrs.ll (12447 of 14191)
PASS: LLVM :: Verifier/2007-12-21-InvokeParamAttrs.ll (12448 of 14191)
PASS: LLVM :: Verifier/2008-03-01-AllocaSized.ll (12449 of 14191)
PASS: LLVM :: Verifier/2008-08-22-MemCpyAlignment.ll (12450 of 14191)
PASS: LLVM :: Verifier/2009-05-29-InvokeResult1.ll (12451 of 14191)
PASS: LLVM :: Verifier/2008-11-15-RetVoid.ll (12452 of 14191)
PASS: LLVM :: Verifier/2009-05-29-InvokeResult2.ll (12453 of 14191)
PASS: LLVM :: Verifier/2010-08-07-PointerIntrinsic.ll (12454 of 14191)
PASS: LLVM :: Verifier/2009-05-29-InvokeResult3.ll (12455 of 14191)
PASS: LLVM :: Verifier/AmbiguousPhi.ll (12456 of 14191)
PASS: LLVM :: Verifier/SelfReferential.ll (12457 of 14191)
PASS: LLVM :: Verifier/bitcast-address-space-nested-global-cycle.ll (12458 of 14191)
PASS: LLVM :: Verifier/alias.ll (12459 of 14191)
PASS: LLVM :: Verifier/PhiGrouping.ll (12460 of 14191)
PASS: LLVM :: Verifier/bitcast-address-space-through-constant-inttoptr-inside-gep-instruction.ll (12461 of 14191)
PASS: LLVM :: Verifier/bitcast-address-space-nested-global.ll (12462 of 14191)
PASS: LLVM :: Verifier/bitcast-address-space-through-gep-2.ll (12463 of 14191)
PASS: LLVM :: Verifier/bitcast-address-space-through-constant-inttoptr.ll (12464 of 14191)
PASS: LLVM :: Verifier/bitcast-address-space-through-gep.ll (12465 of 14191)
PASS: LLVM :: Verifier/bitcast-address-space-through-inttoptr.ll (12466 of 14191)
PASS: LLVM :: Verifier/bitcast-alias-address-space.ll (12467 of 14191)
PASS: LLVM :: Verifier/bitcast-address-spaces.ll (12468 of 14191)
PASS: LLVM :: Verifier/byval-1.ll (12469 of 14191)
PASS: LLVM :: Verifier/byval-4.ll (12470 of 14191)
PASS: LLVM :: Verifier/bitcast-vector-pointer-as.ll (12471 of 14191)
PASS: LLVM :: Verifier/comdat-decl1.ll (12472 of 14191)
PASS: LLVM :: Verifier/comdat.ll (12473 of 14191)
PASS: LLVM :: Verifier/comdat-decl2.ll (12474 of 14191)
PASS: LLVM :: Verifier/comdat2.ll (12475 of 14191)
PASS: LLVM :: Verifier/comdat3.ll (12476 of 14191)
PASS: LLVM :: Verifier/cttz-undef-arg.ll (12477 of 14191)
PASS: LLVM :: Verifier/dbg-typerefs.ll (12478 of 14191)
PASS: LLVM :: Verifier/dbg.ll (12479 of 14191)
PASS: LLVM :: Verifier/dominates.ll (12480 of 14191)
PASS: LLVM :: Verifier/fpmath.ll (12481 of 14191)
PASS: LLVM :: Verifier/frameescape.ll (12482 of 14191)
PASS: LLVM :: Verifier/function-metadata-bad.ll (12483 of 14191)
PASS: LLVM :: Verifier/function-metadata-good.ll (12484 of 14191)
PASS: LLVM :: Verifier/gc_relocate_addrspace.ll (12485 of 14191)
PASS: LLVM :: Verifier/gc_relocate_operand.ll (12486 of 14191)
PASS: LLVM :: Verifier/gc_relocate_return.ll (12487 of 14191)
PASS: LLVM :: Verifier/gcread-ptrptr.ll (12488 of 14191)
PASS: LLVM :: Verifier/gcroot-alloca.ll (12489 of 14191)
PASS: LLVM :: Verifier/gcroot-meta.ll (12490 of 14191)
PASS: LLVM :: Verifier/gcroot-ptrptr.ll (12491 of 14191)
PASS: LLVM :: Verifier/gcwrite-ptrptr.ll (12492 of 14191)
PASS: LLVM :: Verifier/global-ctors.ll (12493 of 14191)
PASS: LLVM :: Verifier/ident-meta1.ll (12494 of 14191)
PASS: LLVM :: Verifier/ident-meta2.ll (12495 of 14191)
PASS: LLVM :: Verifier/ident-meta3.ll (12496 of 14191)
PASS: LLVM :: Verifier/ident-meta4.ll (12497 of 14191)
PASS: LLVM :: Verifier/inalloca1.ll (12498 of 14191)
PASS: LLVM :: Verifier/inalloca-vararg.ll (12499 of 14191)
PASS: LLVM :: Verifier/inalloca2.ll (12500 of 14191)
PASS: LLVM :: Verifier/inalloca3.ll (12501 of 14191)
PASS: LLVM :: Verifier/invalid-patchable-statepoint.ll (12502 of 14191)
PASS: LLVM :: Verifier/invalid-statepoint.ll (12503 of 14191)
PASS: LLVM :: Verifier/invalid-statepoint2.ll (12504 of 14191)
PASS: LLVM :: Verifier/invoke.ll (12505 of 14191)
PASS: LLVM :: Verifier/jumptable.ll (12506 of 14191)
PASS: LLVM :: Verifier/llvm.compiler_used-invalid-type.ll (12507 of 14191)
PASS: LLVM :: Verifier/llvm.dbg.declare-address.ll (12508 of 14191)
PASS: LLVM :: Verifier/llvm.dbg.declare-expression.ll (12509 of 14191)
PASS: LLVM :: Verifier/llvm.dbg.declare-variable.ll (12510 of 14191)
PASS: LLVM :: Verifier/llvm.dbg.value-expression.ll (12511 of 14191)
PASS: LLVM :: Verifier/llvm.dbg.intrinsic-dbg-attachment.ll (12512 of 14191)
PASS: LLVM :: Verifier/llvm.dbg.value-value.ll (12513 of 14191)
PASS: LLVM :: Verifier/llvm.dbg.value-variable.ll (12514 of 14191)
PASS: LLVM :: Verifier/llvm.used-invalid-init.ll (12515 of 14191)
PASS: LLVM :: Verifier/llvm.used-invalid-init2.ll (12516 of 14191)
PASS: LLVM :: Verifier/llvm.used-invalid-type.ll (12517 of 14191)
PASS: LLVM :: Verifier/llvm.used-invalid-type2.ll (12518 of 14191)
PASS: LLVM :: Verifier/llvm.used-ptr-type.ll (12519 of 14191)
PASS: LLVM :: Verifier/mdcompositetype-templateparams-tuple.ll (12520 of 14191)
PASS: LLVM :: Verifier/mdcompositetype-templateparams.ll (12521 of 14191)
PASS: LLVM :: Verifier/module-flags-1.ll (12522 of 14191)
PASS: LLVM :: Verifier/memcpy.ll (12523 of 14191)
PASS: LLVM :: Verifier/module-flags-3.ll (12524 of 14191)
PASS: LLVM :: Verifier/module-flags-2.ll (12525 of 14191)
PASS: LLVM :: Verifier/musttail-valid.ll (12526 of 14191)
PASS: LLVM :: Verifier/musttail-invalid.ll (12527 of 14191)
PASS: LLVM :: Verifier/range-1.ll (12528 of 14191)
PASS: LLVM :: Verifier/recursive-struct-param.ll (12529 of 14191)
PASS: LLVM :: Verifier/range-2.ll (12530 of 14191)
PASS: LLVM :: Verifier/recursive-type-1.ll (12531 of 14191)
PASS: LLVM :: Verifier/recursive-type-3.ll (12532 of 14191)
PASS: LLVM :: Verifier/recursive-type-2.ll (12533 of 14191)
PASS: LLVM :: Verifier/sret.ll (12534 of 14191)
PASS: LLVM :: Verifier/statepoint.ll (12535 of 14191)
PASS: LLVM :: YAMLParser/bool.test (12536 of 14191)
PASS: LLVM :: YAMLParser/construct-bool.test (12537 of 14191)
PASS: LLVM :: YAMLParser/construct-custom.test (12538 of 14191)
PASS: LLVM :: Verifier/varargs-intrinsic.ll (12539 of 14191)
PASS: LLVM :: YAMLParser/construct-int.test (12540 of 14191)
PASS: LLVM :: YAMLParser/construct-float.test (12541 of 14191)
PASS: LLVM :: YAMLParser/construct-merge.test (12542 of 14191)
PASS: LLVM :: YAMLParser/construct-map.test (12543 of 14191)
PASS: LLVM :: YAMLParser/construct-null.test (12544 of 14191)
PASS: LLVM :: YAMLParser/construct-omap.test (12545 of 14191)
PASS: LLVM :: YAMLParser/construct-pairs.test (12546 of 14191)
PASS: LLVM :: YAMLParser/construct-seq.test (12547 of 14191)
PASS: LLVM :: YAMLParser/construct-set.test (12548 of 14191)
PASS: LLVM :: YAMLParser/construct-str-ascii.test (12549 of 14191)
PASS: LLVM :: YAMLParser/construct-timestamp.test (12550 of 14191)
PASS: LLVM :: YAMLParser/construct-str.test (12551 of 14191)
PASS: LLVM :: YAMLParser/construct-value.test (12552 of 14191)
PASS: LLVM :: YAMLParser/duplicate-key.former-loader-error.test (12553 of 14191)
PASS: LLVM :: YAMLParser/duplicate-mapping-key.former-loader-error.test (12554 of 14191)
PASS: LLVM :: YAMLParser/duplicate-merge-key.former-loader-error.test (12555 of 14191)
PASS: LLVM :: YAMLParser/duplicate-value-key.former-loader-error.test (12556 of 14191)
PASS: LLVM :: YAMLParser/float.test (12557 of 14191)
PASS: LLVM :: YAMLParser/emit-block-scalar-in-simple-key-context-bug.test (12558 of 14191)
PASS: LLVM :: YAMLParser/int.test (12559 of 14191)
PASS: LLVM :: YAMLParser/invalid-single-quote-bug.test (12560 of 14191)
PASS: LLVM :: YAMLParser/empty-document-bug.test (12561 of 14191)
PASS: LLVM :: YAMLParser/merge.test (12562 of 14191)
PASS: LLVM :: YAMLParser/more-floats.test (12563 of 14191)
PASS: LLVM :: YAMLParser/negative-float-bug.test (12564 of 14191)
PASS: LLVM :: YAMLParser/null.test (12565 of 14191)
PASS: LLVM :: YAMLParser/resolver.test (12566 of 14191)
PASS: LLVM :: YAMLParser/scan-document-end-bug.test (12567 of 14191)
PASS: LLVM :: YAMLParser/run-parser-crash-bug.test (12568 of 14191)
PASS: LLVM :: YAMLParser/scan-line-break-bug.test (12569 of 14191)
PASS: LLVM :: YAMLParser/single-dot-is-not-float-bug.test (12570 of 14191)
PASS: LLVM :: YAMLParser/sloppy-indentation.test (12571 of 14191)
PASS: LLVM :: YAMLParser/spec-02-02.test (12572 of 14191)
PASS: LLVM :: YAMLParser/spec-02-01.test (12573 of 14191)
PASS: LLVM :: YAMLParser/spec-02-03.test (12574 of 14191)
PASS: LLVM :: YAMLParser/spec-02-04.test (12575 of 14191)
PASS: LLVM :: YAMLParser/spec-02-07.test (12576 of 14191)
PASS: LLVM :: YAMLParser/spec-02-06.test (12577 of 14191)
PASS: LLVM :: YAMLParser/spec-02-05.test (12578 of 14191)
PASS: LLVM :: YAMLParser/spec-02-08.test (12579 of 14191)
PASS: LLVM :: YAMLParser/spec-02-09.test (12580 of 14191)
PASS: LLVM :: YAMLParser/spec-02-10.test (12581 of 14191)
PASS: LLVM :: YAMLParser/spec-02-11.test (12582 of 14191)
PASS: LLVM :: YAMLParser/spec-02-12.test (12583 of 14191)
PASS: LLVM :: YAMLParser/spec-02-13.test (12584 of 14191)
PASS: LLVM :: YAMLParser/spec-02-14.test (12585 of 14191)
PASS: LLVM :: YAMLParser/spec-02-15.test (12586 of 14191)
PASS: LLVM :: YAMLParser/spec-02-17.test (12587 of 14191)
PASS: LLVM :: YAMLParser/spec-02-16.test (12588 of 14191)
PASS: LLVM :: YAMLParser/spec-02-18.test (12589 of 14191)
PASS: LLVM :: YAMLParser/spec-02-19.test (12590 of 14191)
PASS: LLVM :: YAMLParser/spec-02-20.test (12591 of 14191)
PASS: LLVM :: YAMLParser/spec-02-21.test (12592 of 14191)
PASS: LLVM :: YAMLParser/spec-02-22.test (12593 of 14191)
PASS: LLVM :: YAMLParser/spec-02-24.test (12594 of 14191)
PASS: LLVM :: YAMLParser/spec-02-23.test (12595 of 14191)
PASS: LLVM :: YAMLParser/spec-02-25.test (12596 of 14191)
PASS: LLVM :: YAMLParser/spec-02-26.test (12597 of 14191)
PASS: LLVM :: YAMLParser/spec-02-27.test (12598 of 14191)
PASS: LLVM :: YAMLParser/spec-02-28.test (12599 of 14191)
PASS: LLVM :: YAMLParser/spec-05-01-utf8.test (12600 of 14191)
PASS: LLVM :: YAMLParser/spec-05-04.test (12601 of 14191)
PASS: LLVM :: YAMLParser/spec-05-03.test (12602 of 14191)
PASS: LLVM :: YAMLParser/spec-05-02-utf8.test (12603 of 14191)
PASS: LLVM :: YAMLParser/spec-05-05.test (12604 of 14191)
PASS: LLVM :: YAMLParser/spec-05-06.test (12605 of 14191)
PASS: LLVM :: YAMLParser/spec-05-07.test (12606 of 14191)
PASS: LLVM :: YAMLParser/spec-05-08.test (12607 of 14191)
PASS: LLVM :: YAMLParser/spec-05-09.test (12608 of 14191)
PASS: LLVM :: YAMLParser/spec-05-11.test (12609 of 14191)
PASS: LLVM :: YAMLParser/spec-05-13.test (12610 of 14191)
PASS: LLVM :: YAMLParser/spec-05-12.test (12611 of 14191)
PASS: LLVM :: YAMLParser/spec-05-10.test (12612 of 14191)
PASS: LLVM :: YAMLParser/spec-06-01.test (12613 of 14191)
PASS: LLVM :: YAMLParser/spec-05-14.test (12614 of 14191)
PASS: LLVM :: YAMLParser/spec-06-02.test (12615 of 14191)
PASS: LLVM :: YAMLParser/spec-05-15.test (12616 of 14191)
PASS: LLVM :: YAMLParser/spec-06-03.test (12617 of 14191)
PASS: LLVM :: YAMLParser/spec-06-05.test (12618 of 14191)
PASS: LLVM :: YAMLParser/spec-06-06.test (12619 of 14191)
PASS: LLVM :: YAMLParser/spec-06-04.test (12620 of 14191)
PASS: LLVM :: YAMLParser/spec-06-07.test (12621 of 14191)
PASS: LLVM :: YAMLParser/spec-07-01.test (12622 of 14191)
PASS: LLVM :: YAMLParser/spec-06-08.test (12623 of 14191)
PASS: LLVM :: YAMLParser/spec-07-02.test (12624 of 14191)
PASS: LLVM :: YAMLParser/spec-07-04.test (12625 of 14191)
PASS: LLVM :: YAMLParser/spec-07-06.test (12626 of 14191)
PASS: LLVM :: YAMLParser/spec-07-05.test (12627 of 14191)
PASS: LLVM :: YAMLParser/spec-07-03.test (12628 of 14191)
PASS: LLVM :: YAMLParser/spec-07-07a.test (12629 of 14191)
PASS: LLVM :: YAMLParser/spec-07-07b.test (12630 of 14191)
PASS: LLVM :: YAMLParser/spec-07-08.test (12631 of 14191)
PASS: LLVM :: YAMLParser/spec-07-09.test (12632 of 14191)
PASS: LLVM :: YAMLParser/spec-07-10.test (12633 of 14191)
PASS: LLVM :: YAMLParser/spec-07-12a.test (12634 of 14191)
PASS: LLVM :: YAMLParser/spec-07-11.test (12635 of 14191)
PASS: LLVM :: YAMLParser/spec-07-12b.test (12636 of 14191)
PASS: LLVM :: YAMLParser/spec-08-01.test (12637 of 14191)
PASS: LLVM :: YAMLParser/spec-08-02.test (12638 of 14191)
PASS: LLVM :: YAMLParser/spec-07-13.test (12639 of 14191)
PASS: LLVM :: YAMLParser/spec-08-03.test (12640 of 14191)
PASS: LLVM :: YAMLParser/spec-08-05.test (12641 of 14191)
PASS: LLVM :: YAMLParser/spec-08-07.test (12642 of 14191)
PASS: LLVM :: YAMLParser/spec-08-06.test (12643 of 14191)
PASS: LLVM :: YAMLParser/spec-08-04.test (12644 of 14191)
PASS: LLVM :: YAMLParser/spec-08-08.test (12645 of 14191)
PASS: LLVM :: YAMLParser/spec-08-09.test (12646 of 14191)
PASS: LLVM :: YAMLParser/spec-08-11.test (12647 of 14191)
PASS: LLVM :: YAMLParser/spec-08-10.test (12648 of 14191)
PASS: LLVM :: YAMLParser/spec-08-12.test (12649 of 14191)
PASS: LLVM :: YAMLParser/spec-08-14.test (12650 of 14191)
PASS: LLVM :: YAMLParser/spec-08-13.test (12651 of 14191)
PASS: LLVM :: YAMLParser/spec-08-15.test (12652 of 14191)
PASS: LLVM :: YAMLParser/spec-09-01.test (12653 of 14191)
PASS: LLVM :: YAMLParser/spec-09-02.test (12654 of 14191)
PASS: LLVM :: YAMLParser/spec-09-03.test (12655 of 14191)
PASS: LLVM :: YAMLParser/spec-09-04.test (12656 of 14191)
PASS: LLVM :: YAMLParser/spec-09-05.test (12657 of 14191)
PASS: LLVM :: YAMLParser/spec-09-06.test (12658 of 14191)
PASS: LLVM :: YAMLParser/spec-09-07.test (12659 of 14191)
PASS: LLVM :: YAMLParser/spec-09-08.test (12660 of 14191)
PASS: LLVM :: YAMLParser/spec-09-09.test (12661 of 14191)
PASS: LLVM :: YAMLParser/spec-09-10.test (12662 of 14191)
PASS: LLVM :: YAMLParser/spec-09-12.test (12663 of 14191)
PASS: LLVM :: YAMLParser/spec-09-11.test (12664 of 14191)
PASS: LLVM :: YAMLParser/spec-09-13.test (12665 of 14191)
PASS: LLVM :: YAMLParser/spec-09-15.test (12666 of 14191)
PASS: LLVM :: YAMLParser/spec-09-14.test (12667 of 14191)
PASS: LLVM :: YAMLParser/spec-09-16.test (12668 of 14191)
PASS: LLVM :: YAMLParser/spec-09-17.test (12669 of 14191)
PASS: LLVM :: YAMLParser/spec-09-18.test (12670 of 14191)
PASS: LLVM :: YAMLParser/spec-09-20.test (12671 of 14191)
PASS: LLVM :: YAMLParser/spec-09-19.test (12672 of 14191)
PASS: LLVM :: YAMLParser/spec-09-22.test (12673 of 14191)
PASS: LLVM :: YAMLParser/spec-09-21.test (12674 of 14191)
PASS: LLVM :: YAMLParser/spec-09-23.test (12675 of 14191)
PASS: LLVM :: YAMLParser/spec-09-24.test (12676 of 14191)
PASS: LLVM :: YAMLParser/spec-09-26.test (12677 of 14191)
PASS: LLVM :: YAMLParser/spec-09-29.test (12678 of 14191)
PASS: LLVM :: YAMLParser/spec-09-25.test (12679 of 14191)
PASS: LLVM :: YAMLParser/spec-09-31.test (12680 of 14191)
PASS: LLVM :: YAMLParser/spec-09-30.test (12681 of 14191)
PASS: LLVM :: YAMLParser/spec-09-32.test (12682 of 14191)
PASS: LLVM :: YAMLParser/spec-09-33.test (12683 of 14191)
PASS: LLVM :: YAMLParser/spec-10-01.test (12684 of 14191)
PASS: LLVM :: YAMLParser/spec-10-02.test (12685 of 14191)
PASS: LLVM :: YAMLParser/spec-10-03.test (12686 of 14191)
PASS: LLVM :: YAMLParser/spec-10-04.test (12687 of 14191)
PASS: LLVM :: YAMLParser/spec-10-07.test (12688 of 14191)
PASS: LLVM :: YAMLParser/spec-10-06.test (12689 of 14191)
PASS: LLVM :: YAMLParser/spec-10-08.test (12690 of 14191)
PASS: LLVM :: YAMLParser/spec-10-05.test (12691 of 14191)
PASS: LLVM :: YAMLParser/spec-10-10.test (12692 of 14191)
PASS: LLVM :: YAMLParser/spec-10-09.test (12693 of 14191)
PASS: LLVM :: YAMLParser/spec-10-12.test (12694 of 14191)
PASS: LLVM :: YAMLParser/spec-10-11.test (12695 of 14191)
PASS: LLVM :: YAMLParser/spec-10-15.test (12696 of 14191)
PASS: LLVM :: YAMLParser/str.test (12697 of 14191)
PASS: LLVM :: YAMLParser/spec-10-14.test (12698 of 14191)
PASS: LLVM :: YAMLParser/spec-10-13.test (12699 of 14191)
PASS: LLVM :: YAMLParser/timestamp-bugs.test (12700 of 14191)
PASS: LLVM :: YAMLParser/timestamp.test (12701 of 14191)
PASS: LLVM :: YAMLParser/utf8.test (12702 of 14191)
PASS: LLVM :: YAMLParser/value.test (12703 of 14191)
PASS: LLVM :: YAMLParser/utf8-implicit.test (12704 of 14191)
PASS: LLVM :: YAMLParser/yaml.test (12705 of 14191)
PASS: LLVM :: tools/dsymutil/X86/basic-lto-dw4-linking-x86.test (12706 of 14191)
PASS: LLVM :: tools/dsymutil/X86/basic-lto-linking-x86.test (12707 of 14191)
PASS: LLVM :: tools/dsymutil/X86/frame-1.test (12708 of 14191)
PASS: LLVM :: tools/dsymutil/X86/frame-2.test (12709 of 14191)
PASS: LLVM :: tools/dsymutil/basic-linking.test (12710 of 14191)
UNSUPPORTED: LLVM :: tools/gold/alias.ll (12711 of 14191)
UNSUPPORTED: LLVM :: tools/gold/bad-alias.ll (12712 of 14191)
UNSUPPORTED: LLVM :: tools/gold/bcsection.ll (12713 of 14191)
UNSUPPORTED: LLVM :: tools/gold/coff.ll (12714 of 14191)
PASS: LLVM :: tools/dsymutil/yaml-object-address-rewrite.test (12715 of 14191)
UNSUPPORTED: LLVM :: tools/gold/comdat.ll (12716 of 14191)
UNSUPPORTED: LLVM :: tools/gold/common.ll (12717 of 14191)
UNSUPPORTED: LLVM :: tools/gold/drop-debug.ll (12718 of 14191)
UNSUPPORTED: LLVM :: tools/gold/emit-llvm.ll (12719 of 14191)
UNSUPPORTED: LLVM :: tools/gold/invalid.ll (12720 of 14191)
UNSUPPORTED: LLVM :: tools/gold/linker-script.ll (12721 of 14191)
UNSUPPORTED: LLVM :: tools/gold/linkonce-weak.ll (12722 of 14191)
UNSUPPORTED: LLVM :: tools/gold/mtriple.ll (12723 of 14191)
UNSUPPORTED: LLVM :: tools/gold/no-map-whole-file.ll (12724 of 14191)
UNSUPPORTED: LLVM :: tools/gold/opt-level.ll (12725 of 14191)
UNSUPPORTED: LLVM :: tools/gold/pr19901.ll (12726 of 14191)
UNSUPPORTED: LLVM :: tools/gold/remarks.ll (12727 of 14191)
UNSUPPORTED: LLVM :: tools/gold/slp-vectorize.ll (12728 of 14191)
UNSUPPORTED: LLVM :: tools/gold/stats.ll (12729 of 14191)
UNSUPPORTED: LLVM :: tools/gold/vectorize.ll (12730 of 14191)
UNSUPPORTED: LLVM :: tools/gold/weak.ll (12731 of 14191)
PASS: LLVM :: tools/dsymutil/X86/basic-linking-x86.test (12732 of 14191)
PASS: LLVM :: tools/dsymutil/debug-map-parsing.test (12733 of 14191)
PASS: LLVM :: tools/llvm-cov/copy_block_helper.m (12734 of 14191)
PASS: LLVM :: tools/llvm-cov/binary-formats.c (12735 of 14191)
PASS: LLVM :: tools/llvm-cov/range_based_for.cpp (12736 of 14191)
PASS: LLVM :: tools/llvm-cov/report.cpp (12737 of 14191)
PASS: LLVM :: tools/llvm-cov/showHighlightedRanges.cpp (12738 of 14191)
PASS: LLVM :: tools/llvm-cov/showExpansions.cpp (12739 of 14191)
PASS: LLVM :: tools/llvm-cov/showRegionMarkers.cpp (12740 of 14191)
PASS: LLVM :: tools/llvm-cov/showLineExecutionCounts.cpp (12741 of 14191)
PASS: LLVM :: tools/llvm-cov/showTemplateInstantiations.cpp (12742 of 14191)
PASS: LLVM :: tools/llvm-cxxdump/X86/sym-size.s (12743 of 14191)
PASS: LLVM :: tools/llvm-cxxdump/eh.test (12744 of 14191)
PASS: LLVM :: tools/llvm-cov/universal-binary.c (12745 of 14191)
XFAIL: LLVM :: tools/llvm-lit/chain.c (12746 of 14191)
PASS: LLVM :: tools/llvm-cxxdump/trivial.test (12747 of 14191)
PASS: LLVM :: tools/llvm-objdump/AArch64/macho-link-opt-hints.test (12748 of 14191)
PASS: LLVM :: tools/llvm-mc/line_end_with_space.test (12749 of 14191)
PASS: LLVM :: tools/llvm-objdump/AArch64/macho-print-mrs.test (12750 of 14191)
PASS: LLVM :: tools/llvm-objdump/AArch64/macho-private-headers.test (12751 of 14191)
PASS: LLVM :: tools/llvm-objdump/ARM/macho-arm-and-thumb.test (12752 of 14191)
PASS: LLVM :: tools/llvm-objdump/ARM/macho-data-in-code.test (12753 of 14191)
PASS: LLVM :: tools/llvm-objdump/ARM/macho-mattr-arm.test (12754 of 14191)
PASS: LLVM :: tools/llvm-objdump/AArch64/macho-symbolized-disassembly.test (12755 of 14191)
PASS: LLVM :: tools/llvm-objdump/ARM/macho-mcpu-arm.test (12756 of 14191)
PASS: LLVM :: tools/llvm-objdump/ARM/macho-private-headers.test (12757 of 14191)
PASS: LLVM :: tools/llvm-objdump/ARM/macho-symbolized-disassembly.test (12758 of 14191)
PASS: LLVM :: tools/llvm-objdump/ARM/macho-symbolized-subtractor.test (12759 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/disassembly-show-raw.test (12760 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-cstring-dump.test (12761 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-dis-no-leading-addr.test (12762 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-archive-headers.test (12763 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-dis-symname.test (12764 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-dylib.test (12765 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-info-plist.test (12766 of 14191)
PASS: LLVM :: tools/llvm-cov/llvm-cov.test (12767 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-indirect-symbols.test (12768 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-literal-pointers-i386.test (12769 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-nontext-disasm.test (12770 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-literal-pointers-x86_64.test (12771 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-relocations.test (12772 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-literals.test (12773 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-section-contents.test (12774 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-section-headers.test (12775 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-symbol-table.test (12776 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-section.test (12777 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-objc-meta-data.test (12778 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-symbolized-subtractor-i386.test (12779 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-symbolized-subtractor.test (12780 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-unwind-info.test (12781 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-universal-x86_64.i386.test (12782 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-private-headers.test (12783 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/out-of-section-sym.test (12784 of 14191)
PASS: LLVM :: tools/llvm-objdump/coff-file.test (12785 of 14191)
PASS: LLVM :: tools/llvm-objdump/coff-large-bss.test (12786 of 14191)
PASS: LLVM :: tools/llvm-objdump/coff-many-relocs.test (12787 of 14191)
PASS: LLVM :: tools/llvm-objdump/coff-non-null-terminated-file.test (12788 of 14191)
PASS: LLVM :: tools/llvm-objdump/common-symbol-elf.test (12789 of 14191)
PASS: LLVM :: tools/llvm-objdump/X86/macho-symbolized-disassembly.test (12790 of 14191)
PASS: LLVM :: tools/llvm-objdump/coff-private-headers.test (12791 of 14191)
PASS: LLVM :: tools/llvm-objdump/hex-relocation-addr.test (12792 of 14191)
PASS: LLVM :: tools/llvm-objdump/macho-bad-ordinal.test (12793 of 14191)
PASS: LLVM :: tools/llvm-objdump/macho-bind.test (12794 of 14191)
PASS: LLVM :: tools/llvm-objdump/macho-bind2.test (12795 of 14191)
PASS: LLVM :: tools/llvm-objdump/invalid-input.test (12796 of 14191)
PASS: LLVM :: tools/llvm-objdump/macho-compact-unwind-x86_64.test (12797 of 14191)
PASS: LLVM :: tools/llvm-objdump/macho-compact-unwind-i386.test (12798 of 14191)
PASS: LLVM :: tools/llvm-objdump/macho-lazy-bind.test (12799 of 14191)
PASS: LLVM :: tools/llvm-objdump/macho-exports-trie.test (12800 of 14191)
PASS: LLVM :: tools/llvm-objdump/macho-rebase.test (12801 of 14191)
PASS: LLVM :: tools/llvm-objdump/macho-unwind-info-arm64.test (12802 of 14191)
PASS: LLVM :: tools/llvm-objdump/macho-unwind-info-no-relocs.test (12803 of 14191)
PASS: LLVM :: tools/llvm-objdump/macho-sections.test (12804 of 14191)
PASS: LLVM :: tools/llvm-objdump/macho-weak-bind.test (12805 of 14191)
UNSUPPORTED: LLVM :: tools/llvm-pdbdump/class-layout.test (12806 of 14191)
PASS: LLVM :: tools/llvm-objdump/macho-unwind-info-x86_64.test (12807 of 14191)
UNSUPPORTED: LLVM :: tools/llvm-pdbdump/load-address.test (12808 of 14191)
UNSUPPORTED: LLVM :: tools/llvm-pdbdump/regex-filter.test (12809 of 14191)
UNSUPPORTED: LLVM :: tools/llvm-pdbdump/enum-layout.test (12810 of 14191)
PASS: LLVM :: tools/llvm-objdump/proc-specific-section-elf.test (12811 of 14191)
PASS: LLVM :: tools/llvm-profdata/c-general.test (12812 of 14191)
PASS: LLVM :: tools/llvm-objdump/win64-unwind-data.test (12813 of 14191)
PASS: LLVM :: tools/llvm-profdata/count-mismatch.proftext (12814 of 14191)
PASS: LLVM :: tools/llvm-profdata/compat.proftext (12815 of 14191)
PASS: LLVM :: tools/llvm-profdata/hash-mismatch.proftext (12816 of 14191)
PASS: LLVM :: tools/llvm-profdata/overflow.proftext (12817 of 14191)
PASS: LLVM :: tools/llvm-profdata/raw-32-bits-be.test (12818 of 14191)
PASS: LLVM :: tools/llvm-profdata/raw-32-bits-le.test (12819 of 14191)
PASS: LLVM :: tools/llvm-profdata/general.proftext (12820 of 14191)
PASS: LLVM :: tools/llvm-profdata/raw-64-bits-be.test (12821 of 14191)
PASS: LLVM :: tools/llvm-profdata/raw-64-bits-le.test (12822 of 14191)
PASS: LLVM :: tools/llvm-profdata/raw-magic-but-no-header.test (12823 of 14191)
PASS: LLVM :: tools/llvm-profdata/multiple-inputs.test (12824 of 14191)
PASS: LLVM :: tools/llvm-profdata/raw-two-profiles.test (12825 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-0.s (12826 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-1.s (12827 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-10.s (12828 of 14191)
PASS: LLVM :: tools/llvm-profdata/sample-profile-basic.test (12829 of 14191)
PASS: LLVM :: tools/llvm-profdata/text-format-errors.test (12830 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-11.s (12831 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-12.s (12832 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-13.s (12833 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-136.s (12834 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-14.s (12835 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-15.s (12836 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-2.s (12837 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-3.s (12838 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-5.s (12839 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-4.s (12840 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-6.s (12841 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-7.s (12842 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-9.s (12843 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-8.s (12844 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-A.s (12845 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-M.s (12846 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-R.s (12847 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-S.s (12848 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-conformance-2.s (12849 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/attribute-conformance-1.s (12850 of 14191)
PASS: LLVM :: tools/llvm-readobj/ARM/unwind.s (12851 of 14191)
PASS: LLVM :: tools/llvm-readobj/bigobj.test (12852 of 14191)
PASS: LLVM :: tools/llvm-readobj/coff-arm-baserelocs.test (12853 of 14191)
PASS: LLVM :: tools/llvm-readobj/coff-basereloc.test (12854 of 14191)
PASS: LLVM :: tools/llvm-readobj/coff-directives.test (12855 of 14191)
PASS: LLVM :: tools/llvm-readobj/coff-file-sections-reading.test (12856 of 14191)
PASS: LLVM :: tools/llvm-readobj/coff-exports.test (12857 of 14191)
PASS: LLVM :: tools/llvm-readobj/coff-non-null-terminated-file.test (12858 of 14191)
PASS: LLVM :: tools/llvm-readobj/coff-zero-string-table.test (12859 of 14191)
PASS: LLVM :: tools/llvm-readobj/cxx-cli-aux.test (12860 of 14191)
PASS: LLVM :: tools/llvm-readobj/elf-dtflags.test (12861 of 14191)
PASS: LLVM :: tools/llvm-readobj/dynamic.test (12862 of 14191)
PASS: LLVM :: tools/llvm-readobj/codeview-linetables.test (12863 of 14191)
PASS: LLVM :: tools/llvm-readobj/imports.test (12864 of 14191)
PASS: LLVM :: tools/llvm-readobj/mips-abiflags.test (12865 of 14191)
PASS: LLVM :: tools/llvm-readobj/macho-universal-x86_64.i386.test (12866 of 14191)
PASS: LLVM :: tools/llvm-readobj/mips-options.test (12867 of 14191)
PASS: LLVM :: tools/llvm-readobj/mips-got.test (12868 of 14191)
PASS: LLVM :: tools/llvm-readobj/mips-plt.test (12869 of 14191)
PASS: LLVM :: tools/llvm-readobj/mips-reginfo.test (12870 of 14191)
PASS: LLVM :: tools/llvm-readobj/peplus.test (12871 of 14191)
PASS: LLVM :: tools/llvm-readobj/file-headers.test (12872 of 14191)
PASS: LLVM :: tools/llvm-readobj/program-headers.test (12873 of 14191)
PASS: LLVM :: tools/llvm-readobj/rpath.test (12874 of 14191)
PASS: LLVM :: tools/llvm-readobj/sections-ext.test (12875 of 14191)
PASS: LLVM :: tools/llvm-readobj/relocations.test (12876 of 14191)
PASS: LLVM :: tools/llvm-readobj/reloc-types.test (12877 of 14191)
PASS: LLVM :: tools/llvm-readobj/symbols.test (12878 of 14191)
UNSUPPORTED: LLVM :: tools/llvm-symbolizer/pdb/pdb.test (12879 of 14191)
PASS: LLVM :: tools/llvm-readobj/sections.test (12880 of 14191)
UNSUPPORTED: LLVM :: tools/lto/opt-level.ll (12881 of 14191)
PASS: LLVM :: tools/llvm-symbolizer/dsym.test (12882 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.DecimalStringsWithoutNullTerminators (12883 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.Denormal (12884 of 14191)
PASS: LLVM :: tools/llvm-symbolizer/ppc64.test (12885 of 14191)
PASS: LLVM :: tools/llvm-symbolizer/fat.test (12886 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.FMA (12887 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.MaxNum (12888 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.MinNum (12889 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.PPCDoubleDouble (12890 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.Zero (12891 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.abs (12892 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.add (12893 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.convert (12894 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.copySign (12895 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.divide (12896 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.exactInverse (12897 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromDecimalString (12898 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromHexadecimalString (12899 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromZeroDecimalLargeExponentString (12900 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromZeroDecimalSingleExponentString (12901 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromZeroDecimalString (12902 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromZeroHexadecimalString (12903 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.getLargest (12904 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.getSmallest (12905 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.getSmallestNormalized (12906 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.getZero (12907 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.ilogb (12908 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isFinite (12909 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isFiniteNonZero (12910 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isInfinity (12911 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isNaN (12912 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isNegative (12913 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isNormal (12914 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isSignaling (12915 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.next (12916 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.multiply (12917 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.makeNaN (12918 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.operatorOverloads (12919 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.roundToIntegral (12920 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.scalbn (12921 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.subtract (12922 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.toInteger (12923 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.toString (12924 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.IsSplat (12925 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.FromArray (12926 of 14191)
FAIL: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.LargeAPIntConstruction (12927 of 14191)
******************** TEST 'LLVM-Unit :: ADT/Release/ADTTests/APIntTest.LargeAPIntConstruction' FAILED ********************
Note: Google Test filter = APIntTest.LargeAPIntConstruction
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from APIntTest
[ RUN      ] APIntTest.LargeAPIntConstruction
unknown file: Failure
C++ exception with description "std::bad_alloc" thrown in the test body.
[  FAILED  ] APIntTest.LargeAPIntConstruction (5 ms)
[----------] 1 test from APIntTest (6 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (6 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] APIntTest.LargeAPIntConstruction

 1 FAILED TEST

********************
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.Log2 (12928 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.Rotate (12929 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.SelfMoveAssignment (12930 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.ShiftLeftByZero (12931 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.Splat (12932 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.StringBitsNeeded16 (12933 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.StringBitsNeeded10 (12934 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.StringBitsNeeded2 (12935 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.StringBitsNeeded8 (12936 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.arrayAccess (12937 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.compare (12938 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.compareWithHalfInt64Max (12939 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.compareWithRawIntegers (12940 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.compareWithInt64Min (12941 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big1 (12942 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big2 (12943 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big3 (12944 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big4 (12945 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big5 (12946 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big6 (12947 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.divrem_big7 (12948 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.fromString (12949 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i1 (12950 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i128_NegativeCount (12951 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i128_PositiveCount (12952 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i33_Count (12953 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i65_Count (12954 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.magicu (12955 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.magic (12956 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.mul_clear (12957 of 14191)
FAIL: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.nearestLogBase2 (12958 of 14191)
******************** TEST 'LLVM-Unit :: ADT/Release/ADTTests/APIntTest.nearestLogBase2' FAILED ********************
Note: Google Test filter = APIntTest.nearestLogBase2
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from APIntTest
[ RUN      ] APIntTest.nearestLogBase2
unknown file: Failure
C++ exception with description "std::bad_alloc" thrown in the test body.
[  FAILED  ] APIntTest.nearestLogBase2 (0 ms)
[----------] 1 test from APIntTest (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (0 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] APIntTest.nearestLogBase2

 1 FAILED TEST

********************
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.tcDecrement (12959 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APSIntTest.FromString (12960 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.toString (12961 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APSIntTest.MoveTest (12962 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APSIntTest.compareValues (12963 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APSIntTest.get (12964 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APSIntTest.getUnsigned (12965 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/APSIntTest.getExtValue (12966 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.AllocatorCopy (12967 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.ConstConvert (12968 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.DropBack (12969 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.Equals (12970 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.EmptyEquals (12971 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.InitializerList (12972 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.BinOps (12973 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.CompoundAssignment (12974 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.CompoundTestReset (12975 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.PortableBitMask (12976 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.ProxyIndex (12977 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.RangeOps (12978 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.TrivialOperation (12979 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.BinOps (12980 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.CompoundAssignment (12981 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.CompoundTestReset (12982 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.PortableBitMask (12983 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.ProxyIndex (12984 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.RangeOps (12985 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.TrivialOperation (12986 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DAGDeltaAlgorithmTest.Basic (12987 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DeltaAlgorithmTest.Basic (12988 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapCustomTest.FindAsTest (12989 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapCustomTest.SmallDenseMapGrowTest (12990 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapCustomTest.StringRefTest (12991 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.AssignmentTest (12992 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.ClearTest (12993 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.ConstEmptyMapTest (12994 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.ConstIteratorTest (12995 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.CopyConstructorFromDefaultTest (12996 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.CopyConstructorFromEmptyTest (12997 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.CopyConstructorNotSmallTest (12998 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.CopyConstructorTest (12999 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.EmptyIntMapTest (13000 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.EraseTest (13001 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.InsertTest (13002 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.EraseTest2 (13003 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.IterationTest (13004 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.SwapTest (13005 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.SingleEntryMapTest (13006 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.AssignmentTest (13007 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.ClearTest (13008 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.ConstEmptyMapTest (13009 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.ConstIteratorTest (13010 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.CopyConstructorFromDefaultTest (13011 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.CopyConstructorFromEmptyTest (13012 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.CopyConstructorNotSmallTest (13013 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.CopyConstructorTest (13014 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.EmptyIntMapTest (13015 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.EraseTest (13016 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.EraseTest2 (13017 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.InsertTest (13018 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.IterationTest (13019 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.SingleEntryMapTest (13020 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.SwapTest (13021 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.AssignmentTest (13022 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.ClearTest (13023 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.ConstEmptyMapTest (13024 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.CopyConstructorFromDefaultTest (13025 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.ConstIteratorTest (13026 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.CopyConstructorFromEmptyTest (13027 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.CopyConstructorNotSmallTest (13028 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.CopyConstructorTest (13029 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.EmptyIntMapTest (13030 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.EraseTest (13031 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.EraseTest2 (13032 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.InsertTest (13033 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.IterationTest (13034 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.SingleEntryMapTest (13035 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.SwapTest (13036 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.AssignmentTest (13037 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.ClearTest (13038 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.ConstEmptyMapTest (13039 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.ConstIteratorTest (13040 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.CopyConstructorFromDefaultTest (13041 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.CopyConstructorFromEmptyTest (13042 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.CopyConstructorTest (13043 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.CopyConstructorNotSmallTest (13044 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.EmptyIntMapTest (13045 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.EraseTest (13046 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.EraseTest2 (13047 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.IterationTest (13048 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.InsertTest (13049 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.SwapTest (13050 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.AssignmentTest (13051 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.SingleEntryMapTest (13052 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.ClearTest (13053 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.ConstEmptyMapTest (13054 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.ConstIteratorTest (13055 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.CopyConstructorFromDefaultTest (13056 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.CopyConstructorFromEmptyTest (13057 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.CopyConstructorNotSmallTest (13058 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.CopyConstructorTest (13059 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.EmptyIntMapTest (13060 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.EraseTest (13061 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.EraseTest2 (13062 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.InsertTest (13063 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.IterationTest (13064 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.SingleEntryMapTest (13065 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.SwapTest (13066 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.AssignmentTest (13067 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.ClearTest (13068 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.ConstEmptyMapTest (13069 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.ConstIteratorTest (13070 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.CopyConstructorFromDefaultTest (13071 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.CopyConstructorFromEmptyTest (13072 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.CopyConstructorNotSmallTest (13073 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.CopyConstructorTest (13074 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.EmptyIntMapTest (13075 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.EraseTest (13076 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.EraseTest2 (13077 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.IterationTest (13078 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.InsertTest (13079 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.SingleEntryMapTest (13080 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.SwapTest (13081 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseSetCustomTest.FindAsTest (13082 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseSetTest.DoubleEntrySetTest (13083 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DualSmallVectorsTest/0.MoveAssignment (13084 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DualSmallVectorsTest/1.MoveAssignment (13085 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DualSmallVectorsTest/2.MoveAssignment (13086 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/DualSmallVectorsTest/3.MoveAssignment (13087 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/FoldingSetTest.UnalignedStringTest (13088 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/FunctionRefTest.Copy (13089 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineArgs18 (13090 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineBasicTest (13091 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineRangeBasicTest (13092 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineRangeGoldenTest (13093 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashValueBasicTest (13094 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashValueStdPair (13095 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashValueStdString (13096 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineRangeLengthDiff (13097 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableMapTest.EmptyIntMapTest (13098 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableMapTest.MultiElemIntMapTest (13099 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.Callback2CharSetTest (13100 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.CallbackCharSetTest (13101 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.EmptyIntSetTest (13102 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.IterLongSetTest (13103 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.MultiElemIntSetTest (13104 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.OneElemIntSetTest (13105 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.RemoveIntSetTest (13106 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/IntEqClasses.Simple (13107 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapOverlapsTest.BigMaps (13108 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapOverlapsTest.SmallMaps (13109 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.Branched (13110 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.Branched2 (13111 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.EmptyMap (13112 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.RandomCoalescing (13113 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.RootCoalescing (13114 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.RootMultiCoalescing (13115 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.SingleEntryMap (13116 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/IntrusiveRefCntPtr.RefCountedBaseCopyDoesNotLeak (13117 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/IntrusiveRefCntPtr.RefCountedBaseVPTRCopyDoesNotLeak (13118 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/IntrusiveRefCntPtr.UsesTraitsToRetainAndRelease (13119 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/MakeUniqueTest.Array (13120 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/MakeUniqueTest.SingleObject (13121 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/MapVectorTest.insert_pop (13122 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/MapVectorTest.erase (13123 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/MapVectorTest.iteration_test (13124 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/MapVectorTest.remove_if (13125 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/MapVectorTest.swap (13126 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.ConstructingCopyAssignmentTest (13127 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.CopyConstructionTest (13128 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.CopyingCopyAssignmentTest (13129 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.DeletingCopyAssignmentTest (13130 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.Emplace (13131 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.GetValueOr (13132 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.ImmovableEmplace (13133 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.InitializationLeakTest (13134 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveGetValueOr (13135 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyAssigningAssignment (13136 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyAssignment (13137 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyConstruction (13138 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyInitializingAssignment (13139 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyMoveConstruction (13140 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyNull (13141 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.NonDefaultConstructibleTest (13142 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyNullingAssignment (13143 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.NullCopyConstructionTest (13144 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.ResetTest (13145 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/PackedVectorTest.Operation (13146 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/PackedVectorTest.SignedValues (13147 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/PackedVectorTest.UnsignedValues (13148 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerIntPairTest.DefaultInitialize (13149 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerIntPairTest.GetSet (13150 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerUnionTest.Comparison (13151 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerIntPairTest.ManyUnusedBits (13152 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerUnionTest.Get (13153 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerUnionTest.Is (13154 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerUnionTest.Null (13155 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/PostOrderIteratorTest.Compiles (13156 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorLargeTest.erase (13157 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SCCIteratorTest.AllSmallGraphs (13158 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorLargeTest.insert_pop (13159 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorLargeTest.iteration_test (13160 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorLargeTest.remove_if (13161 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorSmallTest.erase (13162 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorSmallTest.insert_pop (13163 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorSmallTest.iteration_test (13164 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallMapVectorSmallTest.remove_if (13165 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallPtrSetTest.Assignment (13166 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallPtrSetTest.CopyAndMoveTest (13167 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallPtrSetTest.GrowthTest (13168 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallPtrSetTest.SwapTest (13169 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AppendIterPair (13170 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AppendSmallVector (13171 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AppendStringRef (13172 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AssignIterPair (13173 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AssignRepeated (13174 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AssignSmallVector (13175 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AssignStringRef (13176 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.Count (13177 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.EmptyStringTest (13178 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.Find (13179 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.Slice (13180 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.Substr (13181 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest.EmplaceBack (13182 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorCustomTest.NoAssignTest (13183 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest.InitializerList (13184 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest.MidInsert (13185 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.AppendRepeatedTest (13186 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.AppendTest (13187 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.AssignTest (13188 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ClearTest (13189 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ComparisonTest (13190 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ConstVectorTest (13191 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.DirectVectorTest (13192 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.EmptyVectorTest (13193 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.EraseRangeTest (13194 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.EraseTest (13195 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertCopy (13196 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertEmptyRangeTest (13197 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRangeAtEndTest (13198 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRangeTest (13199 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRepeatedAtEndTest (13200 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRepeatedEmptyTest (13201 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRepeatedTest (13202 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertTest (13203 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.IterationTest (13204 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.MoveAssignTest (13205 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.IteratorTest (13206 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.OverflowTest (13207 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.PushPopTest (13208 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ResizeGrowTest (13209 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ResizeFillTest (13210 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ResizeShrinkTest (13211 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ResizeWithElementsTest (13212 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.SwapTest (13213 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.AppendRepeatedTest (13214 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.AppendTest (13215 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.AssignTest (13216 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ClearTest (13217 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ConstVectorTest (13218 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.DirectVectorTest (13219 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.EmptyVectorTest (13220 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ComparisonTest (13221 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.EraseRangeTest (13222 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.EraseTest (13223 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertCopy (13224 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertEmptyRangeTest (13225 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRangeAtEndTest (13226 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRangeTest (13227 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRepeatedAtEndTest (13228 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRepeatedEmptyTest (13229 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRepeatedTest (13230 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertTest (13231 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.IterationTest (13232 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.IteratorTest (13233 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.MoveAssignTest (13234 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.OverflowTest (13235 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.PushPopTest (13236 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ResizeFillTest (13237 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ResizeGrowTest (13238 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ResizeShrinkTest (13239 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ResizeWithElementsTest (13240 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.SwapTest (13241 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.AppendRepeatedTest (13242 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.AppendTest (13243 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.AssignTest (13244 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ComparisonTest (13245 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ClearTest (13246 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ConstVectorTest (13247 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.DirectVectorTest (13248 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.EraseRangeTest (13249 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.EmptyVectorTest (13250 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.EraseTest (13251 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertCopy (13252 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRangeAtEndTest (13253 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertEmptyRangeTest (13254 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRangeTest (13255 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRepeatedAtEndTest (13256 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRepeatedTest (13257 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRepeatedEmptyTest (13258 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.IterationTest (13259 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertTest (13260 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.IteratorTest (13261 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.OverflowTest (13262 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.PushPopTest (13263 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.MoveAssignTest (13264 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ResizeFillTest (13265 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ResizeGrowTest (13266 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ResizeShrinkTest (13267 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ResizeWithElementsTest (13268 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.AppendRepeatedTest (13269 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.SwapTest (13270 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.AppendTest (13271 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.AssignTest (13272 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ClearTest (13273 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ComparisonTest (13274 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ConstVectorTest (13275 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.DirectVectorTest (13276 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.EmptyVectorTest (13277 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.EraseRangeTest (13278 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.EraseTest (13279 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertCopy (13280 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertEmptyRangeTest (13281 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRangeAtEndTest (13282 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRangeTest (13283 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRepeatedAtEndTest (13284 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRepeatedEmptyTest (13285 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRepeatedTest (13286 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertTest (13287 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.IterationTest (13288 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.IteratorTest (13289 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.MoveAssignTest (13290 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.OverflowTest (13291 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.PushPopTest (13292 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ResizeGrowTest (13293 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ResizeFillTest (13294 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ResizeShrinkTest (13295 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ResizeWithElementsTest (13296 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.AppendRepeatedTest (13297 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.AppendTest (13298 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.SwapTest (13299 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.AssignTest (13300 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ConstVectorTest (13301 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ClearTest (13302 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ComparisonTest (13303 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.EmptyVectorTest (13304 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.EraseTest (13305 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.EraseRangeTest (13306 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.DirectVectorTest (13307 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertCopy (13308 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRangeAtEndTest (13309 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertEmptyRangeTest (13310 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRangeTest (13311 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRepeatedAtEndTest (13312 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRepeatedEmptyTest (13313 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRepeatedTest (13314 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertTest (13315 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.IterationTest (13316 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.IteratorTest (13317 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.MoveAssignTest (13318 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.OverflowTest (13319 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.PushPopTest (13320 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ResizeFillTest (13321 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ResizeGrowTest (13322 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ResizeShrinkTest (13323 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ResizeWithElementsTest (13324 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.SwapTest (13325 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseBitVectorTest.TrivialOperation (13326 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.AltStructSet (13327 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.EmptySet (13328 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.Iterators (13329 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.MultipleEntrySet (13330 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.SingleEntrySet (13331 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseSetTest.AltStructSet (13332 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseSetTest.EmptySet (13333 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseSetTest.MultipleEntrySet (13334 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseSetTest.SingleEntrySet (13335 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.ClearTest (13336 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.ConstEmptyMapTest (13337 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.CtorArg (13338 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.EmptyMapTest (13339 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.EraseIteratorTest (13340 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.EraseValueTest (13341 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.InsertAndEraseTest (13342 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.InsertPairTest (13343 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.InsertRehashingPairTest (13344 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.InsertTest (13345 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.IterationTest (13346 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.MoveConstruct (13347 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.MoveAssignment (13348 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.MoveDtor (13349 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.MoveOnly (13350 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.SingleEntryMapTest (13351 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.SmallFullMapTest (13352 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.NonDefaultConstructable (13353 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.AllocatorCopy (13354 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Comparisons (13355 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.StringMapEntryTest (13356 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Construction (13357 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Count (13358 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.EditDistance (13359 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.EndsWith (13360 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.EndsWithLower (13361 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Find (13362 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Hashing (13363 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Iteration (13364 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Misc (13365 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Operators (13366 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Slice (13367 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Split (13368 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Split2 (13369 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.StartsWithLower (13370 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.StringOps (13371 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.StartsWith (13372 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Substr (13373 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Trim (13374 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.getAsInteger (13375 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.getAsUnsignedIntegerBadStrings (13376 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.joinStrings (13377 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest.ArrayRefCtorTest (13378 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest.MutableArrayRefTest (13379 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest.SingleEltCtorTest (13380 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.ClearTest (13381 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.CopyAndMoveCtorTest (13382 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.CopyAndMoveTest (13383 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.EmptyTest (13384 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.EraseRangeTest (13385 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.EraseTest (13386 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.Insert (13387 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.InsertRange (13388 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.PushPopBack (13389 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.ClearTest (13390 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.CopyAndMoveCtorTest (13391 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.CopyAndMoveTest (13392 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.EmptyTest (13393 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.EraseRangeTest (13394 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.EraseTest (13395 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.Insert (13396 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.PushPopBack (13397 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.InsertRange (13398 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.BasicParsing (13399 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.BitWidthPredicates (13400 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.FileFormat (13401 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.BitWidthArchVariants (13402 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.EndianArchVariants (13403 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.MutateName (13404 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.NormalizeWindows (13405 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.NormalizeARM (13406 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.ParseARMArch (13407 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.ParsedIDs (13408 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.getOSVersion (13409 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.getARMCPUForArch (13410 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.Characters (13411 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.Concat (13412 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.Construction (13413 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.Numbers (13414 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.toNullTerminatedStringRef (13415 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/VariadicFunction1Test.Works (13416 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/VariadicFunctionTest.WorksForPrimitiveTypes (13417 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/VariadicFunctionTest.WorksForClassTypes (13418 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/VariadicFunction3Test.Works (13419 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ilistTest.Basic (13420 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ilistTest.SpliceOne (13421 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/ilistTest.UnsafeClear (13422 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/CallGraphTest.GraphTraitsConstSpecialization (13423 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/AliasAnalysisTest.getModRefInfo (13424 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/CallGraphTest.GraphTraitsSpecialization (13425 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.BranchToReturn (13426 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.BranchInsideLoop (13427 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.DestUnreachable (13428 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.OneLoopAfterTheOther1 (13429 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.ModifyTest (13430 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.OneLoopAfterTheOther2 (13431 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.OneLoopAfterTheOtherInsideAThirdLoop (13432 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SameBlockNoLoop (13433 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SameBlockNoPath (13434 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SameBlockPath (13435 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SimpleLoop1 (13436 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SimpleLoop2 (13437 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SimpleLoop3 (13438 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.StraightNoPath (13439 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.StraightPath (13440 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.BasicGraphFormation (13441 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.BasicGraphMutation (13442 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.IncomingSCCEdgeInsertion (13443 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.InterSCCEdgeRemoval (13444 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.IncomingSCCEdgeInsertionMidTraversal (13445 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.IntraSCCEdgeInsertion (13446 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.IntraSCCEdgeRemoval (13447 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.MultiArmSCC (13448 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.OutgoingSCCEdgeInsertion (13449 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/MixedTBAATest.MixedTBAA (13450 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/ScalarEvolutionsTest.SCEVMultiplyAddRecs (13451 of 14191)
PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/ScalarEvolutionsTest.SCEVUnknownRAUW (13452 of 14191)
PASS: LLVM-Unit :: AsmParser/Release/AsmParserTests/AsmParserTest.NullTerminatedInput (13453 of 14191)
PASS: LLVM-Unit :: AsmParser/Release/AsmParserTests/AsmParserTest.SlotMappingTest (13454 of 14191)
PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitReaderTest.DematerializeFunctionPreservesLinkageType (13455 of 14191)
PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitReaderTest.MateralizeForwardRefWithStream (13456 of 14191)
PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitReaderTest.MaterializeFunctionsForBlockAddr (13457 of 14191)
PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitReaderTest.MaterializeFunctionsForBlockAddrInFunctionBefore (13458 of 14191)
PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitReaderTest.MaterializeFunctionsForBlockAddrInFunctionAfter (13459 of 14191)
PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitReaderTest.MaterializeFunctionsOutOfOrder (13460 of 14191)
PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitstreamReaderTest.AtEndOfStream (13461 of 14191)
PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitstreamReaderTest.AtEndOfStreamEmpty (13462 of 14191)
PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitstreamReaderTest.AtEndOfStreamJump (13463 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.Data1 (13464 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.MemberBlock (13465 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.MemberFuncFlag (13466 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.MemberSdata (13467 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.MemberFunc (13468 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.NamedType (13469 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.NamespacedType (13470 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.NestedType (13471 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.Pointer (13472 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.PtrToMemberDeclDefMatch (13473 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.PtrToMember (13474 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.PtrToMemberDeclDefMisMatch (13475 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.RValueReference (13476 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.RecursiveType (13477 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.RefUnnamedType (13478 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.Reference (13479 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.ReusedType (13480 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.TrivialType (13481 of 14191)
PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.TypeWithMember (13482 of 14191)
PASS: LLVM-Unit :: DebugInfo/DWARF/Release/DebugInfoDWARFTests/DWARFFormValue.FormClass (13483 of 14191)
PASS: LLVM-Unit :: DebugInfo/DWARF/Release/DebugInfoDWARFTests/DWARFFormValue.FixedFormSizes (13484 of 14191)
PASS: LLVM-Unit :: DebugInfo/DWARF/Release/DebugInfoDWARFTests/DWARFFormValue.SignedConstantForms (13485 of 14191)
PASS: LLVM-Unit :: DebugInfo/PDB/Release/DebugInfoPDBTests/PDBApiTest.Dyncast (13486 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.addGlobalMapping (13487 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.custom_memory_manager (13488 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.gfa (13489 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.gva (13490 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.simple_function (13491 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.reserve_allocation_space (13492 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.stackmap_creates_compact_unwind_on_darwin (13493 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.BasicAllocations (13494 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.yield (13495 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.ManyVariedAllocations (13496 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.ManyAllocations (13497 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.FindFunctionNamed_test (13498 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.cross_module_dependency_case (13499 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.cross_module_dependency_case3 (13500 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.three_module_case (13501 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.cross_module_dependency_case_reverse_order (13502 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.three_module_case_reverse_order (13503 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.LargeAllocations (13504 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.three_module_chain_case (13505 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_case (13506 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.three_modules_chain_case_reverse_order (13507 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_consecutive_call_case (13508 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_extern_reverse_case (13509 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_extern_case (13510 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_global_variables_case (13511 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_reverse_case (13512 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.VerifyBasicObjectCaching (13513 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.SetNullObjectCache (13514 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.VerifyLoadFromCache (13515 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.VerifyNonLoadFromCache (13516 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.add_function (13517 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.global_variable (13518 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.lazy_function_creator_lambda (13519 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.lazy_function_creator_pointer (13520 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.multiple_decl_lookups (13521 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.return_global (13522 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.run_main (13523 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.multiple_functions (13524 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/Orc/Release/OrcJITTests/IndirectionUtilsTest.MakeStub (13525 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/Orc/Release/OrcJITTests/LazyEmittingLayerTest.Empty (13526 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/Orc/Release/OrcJITTests/ObjectTransformLayerTest.Main (13527 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.ClearModuleMappings (13528 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.DestructionRemovesGlobalMapping (13529 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.ForwardGlobalMapping (13530 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.LookupWithMangledAndDemangledSymbol (13531 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.LookupWithMangledName (13532 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.LookupwithDemangledName (13533 of 14191)
PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.ReverseGlobalMapping (13534 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/Attributes.Ordering (13535 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/Attributes.Uniquing (13536 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRange.MakeAllowedICmpRegion (13537 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRange.MakeSatisfyingICmpRegion (13538 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Basics (13539 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Add (13540 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Equality (13541 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.GetMinsAndMaxes (13542 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.IntersectWith (13543 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.GetSetSize (13544 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Lshr (13545 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SExt (13546 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Multiply (13547 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SMax (13548 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SetDifference (13549 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Shl (13550 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SignWrapped (13551 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SingleElement (13552 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Sub (13553 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SubtractAPInt (13554 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Trunc (13555 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.UDiv (13556 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.UMax (13557 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.UnionWith (13558 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.ZExt (13559 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.AliasCAPI (13560 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.AsInstructionsTest (13561 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.ConstantArrayReplaceWithConstant (13562 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.ConstantExprReplaceWithConstant (13563 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.FP128Test (13564 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.GEPReplaceWithConstant (13565 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.IntSigns (13566 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.Integer_i1 (13567 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.PointerCast (13568 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ContextAndReplaceableUsesTest.FromContext (13569 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ContextAndReplaceableUsesTest.FromReplaceableUses (13570 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ContextAndReplaceableUsesTest.makeReplaceable (13571 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ContextAndReplaceableUsesTest.takeReplaceableUses (13572 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIBasicTypeTest.get (13573 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIBasicTypeTest.getUnspecified (13574 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIBasicTypeTest.getWithLargeValues (13575 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DICompileUnitTest.get (13576 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DICompileUnitTest.replaceArrays (13577 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DICompositeTypeTest.get (13578 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DICompositeTypeTest.getWithLargeValues (13579 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DICompositeTypeTest.replaceOperands (13580 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIDerivedTypeTest.get (13581 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIDerivedTypeTest.getWithLargeValues (13582 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIExpressionTest.get (13583 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIEnumeratorTest.get (13584 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIExpressionTest.isValid (13585 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIFileTest.ScopeGetFile (13586 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIFileTest.get (13587 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIGlobalVariableTest.get (13588 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIImportedEntityTest.get (13589 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DILexicalBlockFileTest.get (13590 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DILocalVariableTest.get (13591 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DILexicalBlockTest.get (13592 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DILocalVariableTest.getArg256 (13593 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DILocationTest.Overflow (13594 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DILocationTest.getDistinct (13595 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DILocationTest.getTemporary (13596 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIModuleTest.get (13597 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DINamespaceTest.get (13598 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DINodeTest.getFlag (13599 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DINodeTest.getFlagString (13600 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DISubprogramTest.get (13601 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DIObjCPropertyTest.get (13602 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DINodeTest.splitFlags (13603 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DISubprogramTest.replaceFunction (13604 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DISubrangeTest.get (13605 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DISubrangeTest.getEmptyArray (13606 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DISubroutineTypeTest.get (13607 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DITemplateTypeParameterTest.get (13608 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DITemplateValueParameterTest.get (13609 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DITypeTest.clone (13610 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DominatorTree.Unreachable (13611 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/DITypeTest.setFlags (13612 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/FunctionAttachmentTest.EntryCount (13613 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/FunctionAttachmentTest.dropUnknownMetadata (13614 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/FunctionAttachmentTest.Verifier (13615 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/FunctionAttachmentTest.setMetadata (13616 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/FunctionAttachmentTest.getAll (13617 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/GenericDINodeTest.get (13618 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/GenericDINodeTest.getEmptyHeader (13619 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/GlobalTest.CreateAddressSpace (13620 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.CreateCondBr (13621 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.DIBuilder (13622 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.DataLayout (13623 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.CreateGlobalStringPtr (13624 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.GetIntTy (13625 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.DebugLoc (13626 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.FastMathFlags (13627 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.InsertExtractElement (13628 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.LandingPadName (13629 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.Lifetime (13630 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.RAIIHelpersTest (13631 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.BranchInst (13632 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.WrapFlags (13633 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.CastInst (13634 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.CloneCall (13635 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.FPMathOperator (13636 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.ReturnInst (13637 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.VectorGep (13638 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.isEliminableCastPair (13639 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createAnonymousTBAARoot (13640 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createFPMath (13641 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createRangeMetadata (13642 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createString (13643 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createTBAANode (13644 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createTBAARoot (13645 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.Delete (13646 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.NullOperand (13647 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.DistinctOnUniquingCollision (13648 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.Print (13649 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.PrintFromFunction (13650 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.PrintFromMetadataAsValue (13651 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.PrintFromModule (13652 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.PrintTemporary (13653 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.Simple (13654 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.SelfReference (13655 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.deleteTemporaryWithTrackingRef (13656 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.getDistinct (13657 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.getDistinctWithUnresolvedOperands (13658 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.handleChangedOperandRecursion (13659 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.isDistinct (13660 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.isTemporary (13661 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.isUniqued (13662 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.replaceResolvedOperand (13663 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.replaceWithDistinct (13664 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.replaceWithPermanent (13665 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.replaceWithUniqued (13666 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.replaceWithUniquedChangingOperand (13667 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.replaceWithUniquedResolvingOperand (13668 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDStringTest.CreateDifferent (13669 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDStringTest.CreateSame (13670 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDStringTest.PrintingComplex (13671 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MDStringTest.PrintingSimple (13672 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MetadataAsValueTest.MDNode (13673 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MetadataAsValueTest.MDNodeConstant (13674 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/MetadataAsValueTest.MDNodeMDNode (13675 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ModuleWithFunctionTest.CallInst (13676 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ModuleWithFunctionTest.InvokeInst (13677 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/NamedMDNodeTest.Search (13678 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/PassManager.Memory (13679 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/PassManager.MemoryOnTheFly (13680 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/PassManager.ReRun (13681 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/PassManager.RunOnce (13682 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/PassManagerTest.Basic (13683 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/PassManagerTest.BasicPreservedAnalyses (13684 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.FloatingPointOrderedMax (13685 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.FloatingPointOrderedMin (13686 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.FloatingPointUnorderedMax (13687 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.FloatingPointUnorderedMin (13688 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.OneUse (13689 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.OverflowingBinOps (13690 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/TrackingMDRefTest.UpdatesOnDeletion (13691 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/TrackingMDRefTest.UpdatesOnRAUW (13692 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Context (13693 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.CrossCompilableIntegers (13694 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Derived (13695 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Extensions (13696 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Float (13697 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Functions (13698 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.HostIntegers (13699 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Void (13700 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/TypesTest.StructType (13701 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/UseTest.reverse (13702 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/UseTest.sort (13703 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueAsMetadataTest.CollidingDoubleUpdates (13704 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/UserTest.ValueOpIteration (13705 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueAsMetadataTest.UpdatesOnRAUW (13706 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_BasicOperation (13707 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_Comparisons (13708 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_Const (13709 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_DoesNotFollowRAUW (13710 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_ReducesToPointer (13711 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVHCheckedLast (13712 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_BasicOperation (13713 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_CallbackOnDeletion (13714 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_CallbackOnRAUW (13715 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_Comparisons (13716 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.DestroyingOtherVHOnSameValueDoesntBreakIteration (13717 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_DeletionCanRAUW (13718 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.WeakVH_BasicOperation (13719 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.WeakVH_Comparisons (13720 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.WeakVH_NullOnDeletion (13721 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.WeakVH_FollowsRAUW (13722 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.CallsConfig (13723 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.ConfiguredCollisionBehavior (13724 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.DefaultCollisionBehavior (13725 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.FollowsValue (13726 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.Iteration (13727 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.LocksMutex (13728 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.NoFollowRAUW (13729 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.Null (13730 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.OperationsWork (13731 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.SurvivesModificationByConfig (13732 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.CallsConfig (13733 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.ConfiguredCollisionBehavior (13734 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.DefaultCollisionBehavior (13735 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.FollowsValue (13736 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.Iteration (13737 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.LocksMutex (13738 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.NoFollowRAUW (13739 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.Null (13740 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.OperationsWork (13741 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.SurvivesModificationByConfig (13742 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.CallsConfig (13743 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.ConfiguredCollisionBehavior (13744 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.DefaultCollisionBehavior (13745 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.FollowsValue (13746 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.Iteration (13747 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.LocksMutex (13748 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.NoFollowRAUW (13749 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.OperationsWork (13750 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.Null (13751 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.SurvivesModificationByConfig (13752 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueTest.UsedInBasicBlock (13753 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/ValueTest.printSlots (13754 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/VerifierTest.Branch_i1 (13755 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/WaymarkTest.NativeArray (13756 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/VerifierTest.InvalidRetAttribute (13757 of 14191)
PASS: LLVM-Unit :: IR/Release/IRTests/WaymarkTest.TwoBit (13758 of 14191)
PASS: LLVM-Unit :: LineEditor/Release/LineEditorTests/LineEditorTest.HistorySaveLoad (13759 of 14191)
PASS: LLVM-Unit :: LineEditor/Release/LineEditorTests/LineEditorTest.ListCompleters (13760 of 14191)
PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.BlockAddress (13761 of 14191)
PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.CAPIFailure (13762 of 14191)
PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.CAPISuccess (13763 of 14191)
PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.EmptyModule (13764 of 14191)
PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.EmptyModule2 (13765 of 14191)
PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.TypeMerge (13766 of 14191)
PASS: LLVM-Unit :: MC/Release/MCTests/Disassembler.Test1 (13767 of 14191)
PASS: LLVM-Unit :: MC/Release/MCTests/ObjectYAML.BinaryRef (13768 of 14191)
PASS: LLVM-Unit :: MC/Release/MCTests/StringTableBuilderTest.BasicELF (13769 of 14191)
PASS: LLVM-Unit :: MC/Release/MCTests/StringTableBuilderTest.BasicWinCOFF (13770 of 14191)
PASS: LLVM-Unit :: Option/Release/OptionTests/Option.AliasArgs (13771 of 14191)
PASS: LLVM-Unit :: Option/Release/OptionTests/Option.DoNotIgnoreCase (13772 of 14191)
PASS: LLVM-Unit :: Option/Release/OptionTests/Option.FlagAliasToJoined (13773 of 14191)
PASS: LLVM-Unit :: Option/Release/OptionTests/Option.IgnoreCase (13774 of 14191)
PASS: LLVM-Unit :: Option/Release/OptionTests/Option.OptionParsing (13775 of 14191)
PASS: LLVM-Unit :: Option/Release/OptionTests/Option.ParseAliasInGroup (13776 of 14191)
PASS: LLVM-Unit :: Option/Release/OptionTests/Option.ParseWithFlagExclusions (13777 of 14191)
PASS: LLVM-Unit :: Option/Release/OptionTests/Option.Slurp (13778 of 14191)
PASS: LLVM-Unit :: Option/Release/OptionTests/Option.SlurpEmpty (13779 of 14191)
PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.basic_coverage_iteration (13780 of 14191)
PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.basic_write_read (13781 of 14191)
PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.combine_regions (13782 of 14191)
PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.expansion_gets_first_counter (13783 of 14191)
PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.dont_combine_expansions (13784 of 14191)
PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.strip_filename_prefix (13785 of 14191)
PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.uncovered_function (13786 of 14191)
PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/CoverageMappingTest.uncovered_function_with_mapping (13787 of 14191)
PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/InstrProfTest.get_function_counts (13788 of 14191)
PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/InstrProfTest.get_max_function_count (13789 of 14191)
PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/InstrProfTest.write_and_read_empty_profile (13790 of 14191)
PASS: LLVM-Unit :: ProfileData/Release/ProfileDataTests/InstrProfTest.write_and_read_one_function (13791 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AlignOfTest.BasicAlignedArray (13792 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AlignOfTest.BasicAlignmentInvariants (13793 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/0 (13794 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/2 (13795 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/1 (13796 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/3 (13797 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/4 (13798 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/5 (13799 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/0 (13800 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/2 (13801 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/1 (13802 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/3 (13803 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/4 (13804 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/5 (13805 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/0 (13806 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/1 (13807 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/2 (13808 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/3 (13809 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/4 (13810 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/5 (13811 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/0 (13812 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/2 (13813 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/1 (13814 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/3 (13815 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/4 (13816 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/5 (13817 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/0 (13818 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/1 (13819 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/2 (13820 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/3 (13821 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/4 (13822 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/5 (13823 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/0 (13824 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/1 (13825 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/3 (13826 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/2 (13827 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/4 (13828 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/5 (13829 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/0 (13830 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/1 (13831 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/2 (13832 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/3 (13833 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/4 (13834 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/5 (13835 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/0 (13836 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/1 (13837 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/3 (13838 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/2 (13839 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/4 (13840 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/0 (13841 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/5 (13842 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/1 (13843 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/3 (13844 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/2 (13845 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/4 (13846 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/5 (13847 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/0 (13848 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/1 (13849 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/2 (13850 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/3 (13851 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/4 (13852 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/5 (13853 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.Basics (13854 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestAlignment (13855 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestAlignmentPastSlab (13856 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestBigAlignment (13857 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestOverflow (13858 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestReset (13859 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestSmallSlabSize (13860 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ArrayRecyclerTest.Basics (13861 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.ThreeSlabs (13862 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequency.Divide (13863 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.BigToBig (13864 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.MaxToHalfMax (13865 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.MaxToMax (13866 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ArrayRecyclerTest.Capacity (13867 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.OneToOne (13868 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.OneToZero (13869 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.Saturate (13870 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.SaturatingRightShift (13871 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.ThreeToOne (13872 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.Accessors (13873 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.MoreOperators (13874 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.Operators (13875 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.getCompl (13876 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.scale (13877 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.scaleBruteForce (13878 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.scaleByInverse (13879 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.InferredUpcastTakesPrecedence (13880 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.UpcastIsInferred (13881 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.cast (13882 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.cast_or_null (13883 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.dyn_cast (13884 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.isa (13885 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.dyn_cast_or_null (13886 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.smart_cast (13887 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.smart_cast_or_null (13888 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.smart_dyn_cast (13889 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.smart_dyn_cast_or_null (13890 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.smart_isa (13891 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.AliasRequired (13892 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.AliasesWithArguments (13893 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.HideUnrelatedOptions (13894 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.HideUnrelatedOptionsMulti (13895 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.ModifyExisitingOption (13896 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.ParseEnvironment (13897 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.ParseEnvironmentToLocalVar (13898 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.TokenizeGNUCommandLine (13899 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.TokenizeWindowsCommandLine (13900 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.UseOptionCategory (13901 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CompressionTest.Zlib (13902 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/CompressionTest.ZlibCRC32 (13903 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.ConvertUTF16BigEndianToUTF8String (13904 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.ConvertUTF16LittleEndianToUTF8String (13905 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.ConvertUTF8ToUTF16String (13906 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.Empty (13907 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.HasUTF16BOM (13908 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.OddLengthInput (13909 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.UTF8ToUTF32Lenient (13910 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.UTF8ToUTF32PartialLenient (13911 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.LEB128 (13912 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.OffsetOverflow (13913 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.SignedNumbers (13914 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.Strings (13915 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.UnsignedNumbers (13916 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.AttributeEncodingStringOnInvalid (13917 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.LanguageStringOnInvalid (13918 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.TagStringOnInvalid (13919 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.VirtualityString (13920 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.getAttributeEncoding (13921 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.getLanguage (13922 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.getOperationEncoding (13923 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.getTag (13924 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/DwarfTest.getVirtuality (13925 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Endian.PackedEndianSpecificIntegral (13926 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Endian.Read (13927 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Endian.Write (13928 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteDoubleBE (13929 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteDoubleLE (13930 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteFloatLE (13931 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteFloatBE (13932 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteInt32BE (13933 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteInt32LE (13934 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteInt64BE (13935 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/EndianStream.WriteInt64LE (13936 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ErrorOr.Comparison (13937 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ErrorOr.Covariant (13938 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ErrorOr.SimpleValue (13939 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ErrorOr.Types (13940 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/FileOutputBuffer.Test (13941 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.CreateDir (13942 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.DirectoryIteration (13943 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.Magic (13944 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.FileMapping (13945 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.Resize (13946 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.TempFiles (13947 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.Unique (13948 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Initialize.MultipleThreads (13949 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.DecodeSLEB128 (13950 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.DecodeULEB128 (13951 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.EncodeSLEB128 (13952 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.EncodeULEB128 (13953 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.SLEB128Size (13954 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.ULEB128Size (13955 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.Basic (13956 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.BlankKeeping (13957 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.BlankSkipping (13958 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.CommentAndBlankSkipping (13959 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.CommentSkippingKeepBlanks (13960 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.EmptyBuffers (13961 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LockFileManagerTest.LinkLockExists (13962 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LockFileManagerTest.Basic (13963 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/LockFileManagerTest.RelativePath (13964 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MD5Test.MD5 (13965 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.ByteSwap_32 (13966 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.ByteSwap_64 (13967 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.FloatBits (13968 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.DoubleBits (13969 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.MinAlign (13970 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.NextPowerOf2 (13971 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.countLeadingOnes (13972 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.RoundUpToAlignment (13973 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.countLeadingZeros (13974 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.findFirstSet (13975 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.countTrailingZeros (13976 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.findLastSet (13977 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.isPowerOf2_32 (13978 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.isPowerOf2_64 (13979 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.reverseBits (13980 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.NullTerminator4K (13981 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.copy (13982 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.get (13983 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.getOpenFileReopened (13984 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.make_new (13985 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/PointeeIteratorTest.Basic (13986 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.slice (13987 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/PointeeIteratorTest.SmartPointer (13988 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/PooledStringPtrTest.OperatorNotEquals (13989 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/PooledStringPtrTest.OperatorEquals (13990 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ProcessTest.GetRandomNumberTest (13991 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.CreateProcessTrailingSlash (13992 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.TestExecuteNegative (13993 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.getOpenFileNoReopen (13994 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.TestWriteWithSystemEncoding (13995 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.Backreferences (13996 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.Basics (13997 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.Escape (13998 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.IsLiteralERE (13999 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.IsValid (14000 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.MoveAssign (14001 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.MoveConstruct (14002 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.Substitution (14003 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.arithmeticOperators (14004 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.compare (14005 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getAdjusted (14006 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getDifference (14007 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getLg (14008 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getLgCeiling (14009 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getLgFloor (14010 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getProduct (14011 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getQuotient (14012 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getRounded (14013 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getSum (14014 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.matchScales (14015 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.toIntBug (14016 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicError (14017 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicFixit (14018 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicNote (14019 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicRange (14020 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicWarning (14021 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.FixitForTab (14022 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.LocationAtEndOfLine (14023 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.LocationAtNewline (14024 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.MultiLineRange (14025 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.MultipleRanges (14026 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.OverlappingRanges (14027 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.RangeWithTab (14028 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.Basic (14029 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.EmptySpecialCaseList (14030 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.GlobalInit (14031 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.InvalidSpecialCaseList (14032 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.MultipleBlacklists (14033 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.Substring (14034 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/StreamingMemoryObject.Test (14035 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/StreamingMemoryObject.TestSetKnownObjectSize (14036 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Support.AbsolutePathDotIterator (14037 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Support.AbsolutePathIterator (14038 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Support.AbsolutePathIteratorEnd (14039 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Support.HomeDirectory (14040 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Support.NormalizePath (14041 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Support.Path (14042 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Support.RelativePathDotIterator (14043 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Support.RelativePathIterator (14044 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/TargetRegistry.TargetHasArchType (14045 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ThreadLocalTest.Basics (14046 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/TimeValue.Win32FILETIME (14047 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/TimeValue.time_t (14048 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Unicode.columnWidthUTF8 (14049 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/Unicode.isPrintable (14050 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.SequenceElideTest (14051 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestColorsReadError (14052 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestContainerSequenceMapRead (14053 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestDocRead (14054 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestEmptyStringFailsForMapWithRequiredFields (14055 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestEmptyStringSucceedsForMapWithOptionalFields (14056 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestEmptyStringSucceedsForSequence (14057 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestEnumRead (14058 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestFlagsRead (14059 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestFlagsReadError (14060 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestMalformedContainerSequenceMapRead (14061 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestMalformedMapFailsGracefully (14062 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestMalformedMapRead (14063 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestMapRead (14064 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypes (14065 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesDoubleError (14066 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesFloatError (14067 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex16Error (14068 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex32Error (14069 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex64Error (14070 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex8Error (14071 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint16Error (14072 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint32Error (14073 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint64Error (14074 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint8Error (14075 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint16OverError (14076 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint16UnderError (14077 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint32OverError (14078 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint32UnderError (14079 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint64OverError (14080 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint64UnderError (14081 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint8OverError (14082 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint8UnderError (14083 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadKindAndFlagsSequence (14084 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadMySecondsSequence (14085 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteBlockScalarDocuments (14086 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteBlockScalarValue (14087 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteBuiltInTypes (14088 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteFlags (14089 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteKindAndFlagsSequence (14090 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteMultilineStringType (14091 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteMyCustomType (14092 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteMyFlowMapping (14093 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteMyFlowSequence (14094 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteMySecondsSequence (14095 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteSequenceOfMyFlowSequence (14096 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteStringTypes (14097 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestSequenceDocListWriteAndRead (14098 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestSequenceMapRead (14099 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestSequenceMapWriteAndRead (14100 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestTaggedDocuments (14101 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestTaggedDocumentsWriteAndRead (14102 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestValidatingInput (14103 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestWrapFlow (14104 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.DefaultDiagnosticFilename (14105 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.DiagnosticFilenameFromBufferID (14106 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsIfMissingColon (14107 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsIfNotClosingArray (14108 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsIfNotClosingObject (14109 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsOnMissingComma (14110 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsOnMissingQuote (14111 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.HandlesEndOfFileGracefully (14112 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.HandlesNullValuesInKeyValueNodesGracefully (14113 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.NullTerminatedBlockScalars (14114 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesArrayOfArrays (14115 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesBlockLiteralScalars (14116 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEmptyArray (14117 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEmptyArrayWithWhitespace (14118 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEmptyObject (14119 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEmptyString (14120 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEscapedQuotes (14121 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.TestExecuteAndWaitTimeout (14122 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesMultipleKeyValuePairsInObject (14123 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesMultipleObjects (14124 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesObject (14125 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesSpacesInBetweenTokens (14126 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesStrings (14127 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.WorksWithIteratorAlgorithms (14128 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.SignedRoundTrip (14129 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.UnsignedRoundTrip (14130 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/formatted_raw_ostreamTest.Test_Tell (14131 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.double (14132 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.float (14133 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.int16_t (14134 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.int32_t (14135 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.int64_t (14136 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.int8_t (14137 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.uint16_t (14138 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.uint32_t (14139 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.uint64_t (14140 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.uint8_t (14141 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/is_separator.Works (14142 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.BufferEdge (14143 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.FormatDecimal (14144 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.FormatHex (14145 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.Justify (14146 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.TinyBuffer (14147 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.Types_Buffered (14148 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.Types_Unbuffered (14149 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.WriteEscaped (14150 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/raw_pwrite_ostreamTest.TestDevNull (14151 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/raw_pwrite_ostreamTest.TestFD (14152 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/raw_pwrite_ostreamTest.TestSVector (14153 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.double (14154 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.float (14155 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.int32_t (14156 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.int16_t (14157 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.int64_t (14158 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.int8_t (14159 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.uint16_t (14160 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.uint32_t (14161 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.uint64_t (14162 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.uint8_t (14163 of 14191)
PASS: LLVM-Unit :: Transforms/IPO/Release/IPOTests/LowerBitSets.BitSetBuilder (14164 of 14191)
PASS: LLVM-Unit :: Transforms/IPO/Release/IPOTests/LowerBitSets.ByteArrayBuilder (14165 of 14191)
PASS: LLVM-Unit :: Transforms/IPO/Release/IPOTests/LowerBitSets.GlobalLayoutBuilder (14166 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/ASanStackFrameLayout.Test (14167 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.DebugIntrinsics (14168 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.InstructionOwnership (14169 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.NewFunctionCreated (14170 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.SubprogramInRightCU (14171 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.Subprogram (14172 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.Attributes (14173 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.CallingConvention (14174 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.Exact (14175 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.Inbounds (14176 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.OverflowBits (14177 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneModule.Verify (14178 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.SDiv (14179 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.SDiv64 (14180 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.SRem (14181 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.SRem64 (14182 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.UDiv (14183 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.URem (14184 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.UDiv64 (14185 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.URem64 (14186 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/Local.RecursivelyDeleteDeadPHINodes (14187 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/Local.RemoveDuplicatePHINodes (14188 of 14191)
PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/ValueMapperTest.MapMetadataUnresolved (14189 of 14191)
PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.TestExecuteNoWait (14190 of 14191)
PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.Normalization (14191 of 14191)
Testing Time: 68.81s
********************
Failing Tests (2):
    LLVM-Unit :: ADT/Release/ADTTests/APIntTest.LargeAPIntConstruction
    LLVM-Unit :: ADT/Release/ADTTests/APIntTest.nearestLogBase2

  Expected Passes    : 12568
  Expected Failures  : 78
  Unsupported Tests  : 1543
  Unexpected Failures: 2
make[1]: Leaving directory '/builddir/build/BUILD/llvm-3.7.1.src/build/test'
