Eliminate more uses of llvm-as and llvm-dis.
authorDan Gohman <gohman@apple.com>
Wed, 9 Sep 2009 00:09:15 +0000 (00:09 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 9 Sep 2009 00:09:15 +0000 (00:09 +0000)
commitfce288fc9134f0f1055caf0342c023225bd5c379
treee043058ca7c39341767c195cf6c91528881e347d
parent36a0947820fd4aa4b8a5fa26e3f079bdf572bc81
Eliminate more uses of llvm-as and llvm-dis.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81293 91177308-0d34-0410-b5e6-96231b3b80d8
1178 files changed:
test/Analysis/BasicAA/2007-08-01-NoAliasAndCalls.ll
test/Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll
test/CodeGen/ARM/2006-11-10-CycleInDAG.ll
test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
test/CodeGen/ARM/2007-03-07-CombinerCrash.ll
test/CodeGen/ARM/2007-03-13-InstrSched.ll
test/CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll
test/CodeGen/ARM/2007-03-26-RegScavengerAssert.ll
test/CodeGen/ARM/2007-03-27-RegScavengerAssert.ll
test/CodeGen/ARM/2007-03-30-RegScavengerAssert.ll
test/CodeGen/ARM/2007-04-02-RegScavengerAssert.ll
test/CodeGen/ARM/2007-04-03-PEIBug.ll
test/CodeGen/ARM/2007-04-03-UndefinedSymbol.ll
test/CodeGen/ARM/2007-04-30-CombinerCrash.ll
test/CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll
test/CodeGen/ARM/2007-05-07-jumptoentry.ll
test/CodeGen/ARM/2007-05-07-tailmerge-1.ll
test/CodeGen/ARM/2007-05-09-tailmerge-2.ll
test/CodeGen/ARM/2007-05-14-InlineAsmCstCrash.ll
test/CodeGen/ARM/2007-05-14-RegScavengerAssert.ll
test/CodeGen/ARM/2007-05-22-tailmerge-3.ll
test/CodeGen/ARM/2007-05-23-BadPreIndexedStore.ll
test/CodeGen/ARM/2007-05-31-RegScavengerInfiniteLoop.ll
test/CodeGen/ARM/2007-08-15-ReuseBug.ll
test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll
test/CodeGen/ARM/2008-02-29-RegAllocLocal.ll
test/CodeGen/ARM/2008-03-05-SxtInRegBug.ll
test/CodeGen/ARM/2008-03-07-RegScavengerAssert.ll
test/CodeGen/ARM/2008-04-04-ScavengerAssert.ll
test/CodeGen/ARM/2008-04-10-ScavengerAssert.ll
test/CodeGen/ARM/2008-04-11-PHIofImpDef.ll
test/CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll
test/CodeGen/ARM/2008-05-19-ScavengerAssert.ll
test/CodeGen/ARM/2008-07-17-Fdiv.ll
test/CodeGen/ARM/2008-07-24-CodeGenPrepCrash.ll
test/CodeGen/ARM/2008-08-07-AsmPrintBug.ll
test/CodeGen/ARM/2008-09-14-CoalescerBug.ll
test/CodeGen/ARM/2008-09-17-CoalescerBug.ll
test/CodeGen/ARM/2008-11-18-ScavengerAssert.ll
test/CodeGen/ARM/2008-11-19-ScavengerAssert.ll
test/CodeGen/ARM/2009-02-16-SpillerBug.ll
test/CodeGen/ARM/2009-02-22-SoftenFloatVaArg.ll
test/CodeGen/ARM/2009-02-27-SpillerBug.ll
test/CodeGen/ARM/2009-03-07-SpillerBug.ll
test/CodeGen/ARM/2009-03-09-AddrModeBug.ll
test/CodeGen/ARM/2009-04-06-AsmModifier.ll
test/CodeGen/ARM/2009-04-08-AggregateAddr.ll
test/CodeGen/ARM/2009-04-08-FREM.ll
test/CodeGen/ARM/2009-04-08-FloatUndef.ll
test/CodeGen/ARM/2009-04-09-RegScavengerAsm.ll
test/CodeGen/ARM/2009-05-05-DAGCombineBug.ll
test/CodeGen/ARM/2009-05-07-RegAllocLocal.ll
test/CodeGen/ARM/2009-05-11-CodePlacementCrash.ll
test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll
test/CodeGen/ARM/2009-06-02-ISelCrash.ll
test/CodeGen/ARM/2009-06-04-MissingLiveIn.ll
test/CodeGen/ARM/2009-06-12-RegScavengerAssert.ll
test/CodeGen/ARM/2009-06-15-RegScavengerAssert.ll
test/CodeGen/ARM/2009-06-19-RegScavengerAssert.ll
test/CodeGen/ARM/2009-06-22-CoalescerBug.ll
test/CodeGen/ARM/2009-06-30-RegScavengerAssert.ll
test/CodeGen/ARM/2009-06-30-RegScavengerAssert2.ll
test/CodeGen/ARM/2009-06-30-RegScavengerAssert3.ll
test/CodeGen/ARM/2009-06-30-RegScavengerAssert4.ll
test/CodeGen/ARM/2009-06-30-RegScavengerAssert5.ll
test/CodeGen/ARM/2009-07-01-CommuteBug.ll
test/CodeGen/ARM/2009-07-09-asm-p-constraint.ll
test/CodeGen/ARM/2009-07-18-RewriterBug.ll
test/CodeGen/ARM/2009-07-22-ScavengerAssert.ll
test/CodeGen/ARM/2009-07-22-SchedulerAssert.ll
test/CodeGen/ARM/2009-07-29-VFP3Registers.ll
test/CodeGen/ARM/2009-08-02-RegScavengerAssert-Neon.ll
test/CodeGen/ARM/2009-08-04-RegScavengerAssert-2.ll
test/CodeGen/ARM/2009-08-04-RegScavengerAssert.ll
test/CodeGen/ARM/2009-08-15-RegScavenger-EarlyClobber.ll
test/CodeGen/ARM/2009-08-15-RegScavengerAssert.ll
test/CodeGen/ARM/2009-08-21-PostRAKill.ll
test/CodeGen/ARM/2009-08-21-PostRAKill2.ll
test/CodeGen/ARM/2009-08-21-PostRAKill3.ll
test/CodeGen/ARM/2009-08-21-PostRAKill4.ll
test/CodeGen/ARM/2009-08-23-linkerprivate.ll
test/CodeGen/ARM/2009-08-26-ScalarToVector.ll
test/CodeGen/ARM/2009-08-27-ScalarToVector.ll
test/CodeGen/ARM/2009-08-29-ExtractEltf32.ll
test/CodeGen/ARM/2009-08-29-TooLongSplat.ll
test/CodeGen/ARM/2009-08-31-LSDA-Name.ll
test/CodeGen/ARM/2009-08-31-TwoRegShuffle.ll
test/CodeGen/ARM/addrmode.ll
test/CodeGen/ARM/align.ll
test/CodeGen/ARM/alloca.ll
test/CodeGen/ARM/argaddr.ll
test/CodeGen/ARM/arguments-nosplit-double.ll
test/CodeGen/ARM/arguments-nosplit-i64.ll
test/CodeGen/ARM/arguments.ll
test/CodeGen/ARM/arguments2.ll
test/CodeGen/ARM/arguments3.ll
test/CodeGen/ARM/arguments4.ll
test/CodeGen/ARM/arguments5.ll
test/CodeGen/ARM/arguments6.ll
test/CodeGen/ARM/arguments7.ll
test/CodeGen/ARM/arguments8.ll
test/CodeGen/ARM/arguments_f64_backfill.ll
test/CodeGen/ARM/arm-asm.ll
test/CodeGen/ARM/arm-frameaddr.ll
test/CodeGen/ARM/arm-negative-stride.ll
test/CodeGen/ARM/bfc.ll
test/CodeGen/ARM/bic.ll
test/CodeGen/ARM/bits.ll
test/CodeGen/ARM/branch.ll
test/CodeGen/ARM/bx_fold.ll
test/CodeGen/ARM/call.ll
test/CodeGen/ARM/call_nolink.ll
test/CodeGen/ARM/carry.ll
test/CodeGen/ARM/clz.ll
test/CodeGen/ARM/compare-call.ll
test/CodeGen/ARM/constants.ll
test/CodeGen/ARM/cse-libcalls.ll
test/CodeGen/ARM/ctors_dtors.ll
test/CodeGen/ARM/div.ll
test/CodeGen/ARM/dyn-stackalloc.ll
test/CodeGen/ARM/extloadi1.ll
test/CodeGen/ARM/fabss.ll
test/CodeGen/ARM/fadds.ll
test/CodeGen/ARM/fcopysign.ll
test/CodeGen/ARM/fdivs.ll
test/CodeGen/ARM/fixunsdfdi.ll
test/CodeGen/ARM/fmacs.ll
test/CodeGen/ARM/fmdrr-fmrrd.ll
test/CodeGen/ARM/fmscs.ll
test/CodeGen/ARM/fmuls.ll
test/CodeGen/ARM/fnegs.ll
test/CodeGen/ARM/fnmacs.ll
test/CodeGen/ARM/fnmscs.ll
test/CodeGen/ARM/fnmul.ll
test/CodeGen/ARM/fnmuls.ll
test/CodeGen/ARM/formal.ll
test/CodeGen/ARM/fp.ll
test/CodeGen/ARM/fp_convert.ll
test/CodeGen/ARM/fparith.ll
test/CodeGen/ARM/fpcmp.ll
test/CodeGen/ARM/fpcmp_ueq.ll
test/CodeGen/ARM/fpconv.ll
test/CodeGen/ARM/fpmem.ll
test/CodeGen/ARM/fpow.ll
test/CodeGen/ARM/fpowi.ll
test/CodeGen/ARM/fptoint.ll
test/CodeGen/ARM/fsubs.ll
test/CodeGen/ARM/hardfloat_neon.ll
test/CodeGen/ARM/hello.ll
test/CodeGen/ARM/hidden-vis-2.ll
test/CodeGen/ARM/hidden-vis-3.ll
test/CodeGen/ARM/hidden-vis.ll
test/CodeGen/ARM/iabs.ll
test/CodeGen/ARM/ifcvt1.ll
test/CodeGen/ARM/ifcvt2.ll
test/CodeGen/ARM/ifcvt3.ll
test/CodeGen/ARM/ifcvt4.ll
test/CodeGen/ARM/ifcvt5.ll
test/CodeGen/ARM/ifcvt9.ll
test/CodeGen/ARM/illegal-vector-bitcast.ll
test/CodeGen/ARM/imm.ll
test/CodeGen/ARM/inlineasm-imm-arm.ll
test/CodeGen/ARM/inlineasm.ll
test/CodeGen/ARM/inlineasm2.ll
test/CodeGen/ARM/insn-sched1.ll
test/CodeGen/ARM/ispositive.ll
test/CodeGen/ARM/large-stack.ll
test/CodeGen/ARM/ldm.ll
test/CodeGen/ARM/ldr.ll
test/CodeGen/ARM/ldr_ext.ll
test/CodeGen/ARM/ldr_frame.ll
test/CodeGen/ARM/ldr_post.ll
test/CodeGen/ARM/ldr_pre.ll
test/CodeGen/ARM/ldrd.ll
test/CodeGen/ARM/load.ll
test/CodeGen/ARM/long-setcc.ll
test/CodeGen/ARM/long.ll
test/CodeGen/ARM/long_shift.ll
test/CodeGen/ARM/lsr-code-insertion.ll
test/CodeGen/ARM/lsr-scale-addr-mode.ll
test/CodeGen/ARM/mem.ll
test/CodeGen/ARM/memcpy-inline.ll
test/CodeGen/ARM/memfunc.ll
test/CodeGen/ARM/mls.ll
test/CodeGen/ARM/mul.ll
test/CodeGen/ARM/mul_const.ll
test/CodeGen/ARM/mulhi.ll
test/CodeGen/ARM/mvn.ll
test/CodeGen/ARM/neon_arith1.ll
test/CodeGen/ARM/neon_ld1.ll
test/CodeGen/ARM/neon_ld2.ll
test/CodeGen/ARM/pack.ll
test/CodeGen/ARM/pr3502.ll
test/CodeGen/ARM/private.ll
test/CodeGen/ARM/remat.ll
test/CodeGen/ARM/ret0.ll
test/CodeGen/ARM/ret_arg1.ll
test/CodeGen/ARM/ret_arg2.ll
test/CodeGen/ARM/ret_arg3.ll
test/CodeGen/ARM/ret_arg4.ll
test/CodeGen/ARM/ret_arg5.ll
test/CodeGen/ARM/ret_f32_arg2.ll
test/CodeGen/ARM/ret_f32_arg5.ll
test/CodeGen/ARM/ret_f64_arg2.ll
test/CodeGen/ARM/ret_f64_arg_reg_split.ll
test/CodeGen/ARM/ret_f64_arg_split.ll
test/CodeGen/ARM/ret_f64_arg_stack.ll
test/CodeGen/ARM/ret_i128_arg2.ll
test/CodeGen/ARM/ret_i64_arg2.ll
test/CodeGen/ARM/ret_i64_arg3.ll
test/CodeGen/ARM/ret_i64_arg_split.ll
test/CodeGen/ARM/ret_void.ll
test/CodeGen/ARM/rev.ll
test/CodeGen/ARM/section.ll
test/CodeGen/ARM/select.ll
test/CodeGen/ARM/select_xform.ll
test/CodeGen/ARM/shifter_operand.ll
test/CodeGen/ARM/smul.ll
test/CodeGen/ARM/spill-q.ll
test/CodeGen/ARM/stack-frame.ll
test/CodeGen/ARM/stm.ll
test/CodeGen/ARM/str_post.ll
test/CodeGen/ARM/str_pre-2.ll
test/CodeGen/ARM/str_pre.ll
test/CodeGen/ARM/str_trunc.ll
test/CodeGen/ARM/sxt_rot.ll
test/CodeGen/ARM/thread_pointer.ll
test/CodeGen/ARM/tls1.ll
test/CodeGen/ARM/tls2.ll
test/CodeGen/ARM/tls3.ll
test/CodeGen/ARM/trunc_ldr.ll
test/CodeGen/ARM/truncstore-dag-combine.ll
test/CodeGen/ARM/tst_teq.ll
test/CodeGen/ARM/uint64tof64.ll
test/CodeGen/ARM/unaligned_load_store.ll
test/CodeGen/ARM/unord.ll
test/CodeGen/ARM/uxt_rot.ll
test/CodeGen/ARM/uxtb.ll
test/CodeGen/ARM/vaba.ll
test/CodeGen/ARM/vabal.ll
test/CodeGen/ARM/vabd.ll
test/CodeGen/ARM/vabdl.ll
test/CodeGen/ARM/vabs.ll
test/CodeGen/ARM/vacge.ll
test/CodeGen/ARM/vacgt.ll
test/CodeGen/ARM/vadd.ll
test/CodeGen/ARM/vaddhn.ll
test/CodeGen/ARM/vaddl.ll
test/CodeGen/ARM/vaddw.ll
test/CodeGen/ARM/vand.ll
test/CodeGen/ARM/vargs.ll
test/CodeGen/ARM/vargs_align.ll
test/CodeGen/ARM/vbic.ll
test/CodeGen/ARM/vbsl.ll
test/CodeGen/ARM/vceq.ll
test/CodeGen/ARM/vcge.ll
test/CodeGen/ARM/vcgt.ll
test/CodeGen/ARM/vcls.ll
test/CodeGen/ARM/vclz.ll
test/CodeGen/ARM/vcnt.ll
test/CodeGen/ARM/vcombine.ll
test/CodeGen/ARM/vcvt.ll
test/CodeGen/ARM/vcvt_n.ll
test/CodeGen/ARM/vdup.ll
test/CodeGen/ARM/vdup_lane.ll
test/CodeGen/ARM/veor.ll
test/CodeGen/ARM/vext.ll
test/CodeGen/ARM/vfcmp.ll
test/CodeGen/ARM/vfp.ll
test/CodeGen/ARM/vget_lane.ll
test/CodeGen/ARM/vget_lane2.ll
test/CodeGen/ARM/vhadd.ll
test/CodeGen/ARM/vhsub.ll
test/CodeGen/ARM/vicmp.ll
test/CodeGen/ARM/vld1.ll
test/CodeGen/ARM/vld2.ll
test/CodeGen/ARM/vld3.ll
test/CodeGen/ARM/vld4.ll
test/CodeGen/ARM/vldlane.ll
test/CodeGen/ARM/vmax.ll
test/CodeGen/ARM/vmin.ll
test/CodeGen/ARM/vmla.ll
test/CodeGen/ARM/vmlal.ll
test/CodeGen/ARM/vmls.ll
test/CodeGen/ARM/vmlsl.ll
test/CodeGen/ARM/vmov.ll
test/CodeGen/ARM/vmovl.ll
test/CodeGen/ARM/vmovn.ll
test/CodeGen/ARM/vmul.ll
test/CodeGen/ARM/vmull.ll
test/CodeGen/ARM/vmvn.ll
test/CodeGen/ARM/vneg.ll
test/CodeGen/ARM/vorn.ll
test/CodeGen/ARM/vorr.ll
test/CodeGen/ARM/vpadal.ll
test/CodeGen/ARM/vpadd.ll
test/CodeGen/ARM/vpaddl.ll
test/CodeGen/ARM/vpmax.ll
test/CodeGen/ARM/vpmin.ll
test/CodeGen/ARM/vqabs.ll
test/CodeGen/ARM/vqadd.ll
test/CodeGen/ARM/vqdmlal.ll
test/CodeGen/ARM/vqdmlsl.ll
test/CodeGen/ARM/vqdmulh.ll
test/CodeGen/ARM/vqdmull.ll
test/CodeGen/ARM/vqmovn.ll
test/CodeGen/ARM/vqneg.ll
test/CodeGen/ARM/vqrshl.ll
test/CodeGen/ARM/vqrshrn.ll
test/CodeGen/ARM/vqshl.ll
test/CodeGen/ARM/vqshrn.ll
test/CodeGen/ARM/vqsub.ll
test/CodeGen/ARM/vraddhn.ll
test/CodeGen/ARM/vrecpe.ll
test/CodeGen/ARM/vrecps.ll
test/CodeGen/ARM/vrev.ll
test/CodeGen/ARM/vrhadd.ll
test/CodeGen/ARM/vrshl.ll
test/CodeGen/ARM/vrshrn.ll
test/CodeGen/ARM/vrsqrte.ll
test/CodeGen/ARM/vrsqrts.ll
test/CodeGen/ARM/vrsubhn.ll
test/CodeGen/ARM/vset_lane.ll
test/CodeGen/ARM/vshift.ll
test/CodeGen/ARM/vshift_split.ll
test/CodeGen/ARM/vshiftins.ll
test/CodeGen/ARM/vshl.ll
test/CodeGen/ARM/vshll.ll
test/CodeGen/ARM/vshrn.ll
test/CodeGen/ARM/vsra.ll
test/CodeGen/ARM/vst1.ll
test/CodeGen/ARM/vst2.ll
test/CodeGen/ARM/vst3.ll
test/CodeGen/ARM/vst4.ll
test/CodeGen/ARM/vstlane.ll
test/CodeGen/ARM/vsub.ll
test/CodeGen/ARM/vsubhn.ll
test/CodeGen/ARM/vsubl.ll
test/CodeGen/ARM/vsubw.ll
test/CodeGen/ARM/vtbl.ll
test/CodeGen/ARM/vtrn.ll
test/CodeGen/ARM/vtst.ll
test/CodeGen/ARM/vuzp.ll
test/CodeGen/ARM/vzip.ll
test/CodeGen/ARM/weak.ll
test/CodeGen/ARM/weak2.ll
test/CodeGen/Alpha/2005-07-12-TwoMallocCalls.ll
test/CodeGen/Alpha/2005-12-12-MissingFCMov.ll
test/CodeGen/Alpha/2006-01-18-MissedGlobal.ll
test/CodeGen/Alpha/2006-01-26-VaargBreak.ll
test/CodeGen/Alpha/2006-04-04-zextload.ll
test/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll
test/CodeGen/Alpha/2006-11-01-vastart.ll
test/CodeGen/Alpha/2007-11-27-mulneg3.ll
test/CodeGen/Alpha/2008-11-10-smul_lohi.ll
test/CodeGen/Alpha/2008-11-12-Add128.ll
test/CodeGen/Alpha/2009-07-16-PromoteFloatCompare.ll
test/CodeGen/Alpha/add.ll
test/CodeGen/Alpha/add128.ll
test/CodeGen/Alpha/bic.ll
test/CodeGen/Alpha/bsr.ll
test/CodeGen/Alpha/call_adj.ll
test/CodeGen/Alpha/cmov.ll
test/CodeGen/Alpha/cmpbge.ll
test/CodeGen/Alpha/ctlz.ll
test/CodeGen/Alpha/ctlz_e.ll
test/CodeGen/Alpha/ctpop.ll
test/CodeGen/Alpha/eqv.ll
test/CodeGen/Alpha/i32_sub_1.ll
test/CodeGen/Alpha/illegal-element-type.ll
test/CodeGen/Alpha/jmp_table.ll
test/CodeGen/Alpha/mb.ll
test/CodeGen/Alpha/mul128.ll
test/CodeGen/Alpha/mul5.ll
test/CodeGen/Alpha/neg1.ll
test/CodeGen/Alpha/not.ll
test/CodeGen/Alpha/ornot.ll
test/CodeGen/Alpha/private.ll
test/CodeGen/Alpha/rpcc.ll
test/CodeGen/Alpha/srl_and.ll
test/CodeGen/Alpha/sub128.ll
test/CodeGen/Alpha/weak.ll
test/CodeGen/Alpha/wmb.ll
test/CodeGen/Alpha/zapnot.ll
test/CodeGen/Alpha/zapnot2.ll
test/CodeGen/Alpha/zapnot3.ll
test/CodeGen/Alpha/zapnot4.ll
test/CodeGen/Blackfin/2009-08-04-LowerExtract-Live.ll
test/CodeGen/Blackfin/2009-08-11-RegScavenger-CSR.ll
test/CodeGen/Blackfin/2009-08-15-LiveIn-SubReg.ll
test/CodeGen/Blackfin/2009-08-15-MissingDead.ll
test/CodeGen/Blackfin/2009-08-15-SetCC-Undef.ll
test/CodeGen/Blackfin/add-overflow.ll
test/CodeGen/Blackfin/add.ll
test/CodeGen/Blackfin/addsub-i128.ll
test/CodeGen/Blackfin/basic-i1.ll
test/CodeGen/Blackfin/basic-i16.ll
test/CodeGen/Blackfin/basic-i32.ll
test/CodeGen/Blackfin/basic-i64.ll
test/CodeGen/Blackfin/basic-i8.ll
test/CodeGen/Blackfin/basictest.ll
test/CodeGen/Blackfin/burg.ll
test/CodeGen/Blackfin/cmp-small-imm.ll
test/CodeGen/Blackfin/cmp64.ll
test/CodeGen/Blackfin/ct32.ll
test/CodeGen/Blackfin/ct64.ll
test/CodeGen/Blackfin/ctlz16.ll
test/CodeGen/Blackfin/ctlz64.ll
test/CodeGen/Blackfin/ctpop16.ll
test/CodeGen/Blackfin/cttz16.ll
test/CodeGen/Blackfin/cycles.ll
test/CodeGen/Blackfin/double-cast.ll
test/CodeGen/Blackfin/frameindex.ll
test/CodeGen/Blackfin/i17mem.ll
test/CodeGen/Blackfin/i1mem.ll
test/CodeGen/Blackfin/i1ops.ll
test/CodeGen/Blackfin/i216mem.ll
test/CodeGen/Blackfin/i248mem.ll
test/CodeGen/Blackfin/i256mem.ll
test/CodeGen/Blackfin/i256param.ll
test/CodeGen/Blackfin/i56param.ll
test/CodeGen/Blackfin/i8mem.ll
test/CodeGen/Blackfin/inline-asm.ll
test/CodeGen/Blackfin/int-setcc.ll
test/CodeGen/Blackfin/invalid-apint.ll
test/CodeGen/Blackfin/jumptable.ll
test/CodeGen/Blackfin/large-switch.ll
test/CodeGen/Blackfin/load-i16.ll
test/CodeGen/Blackfin/logic-i16.ll
test/CodeGen/Blackfin/many-args.ll
test/CodeGen/Blackfin/mulhu.ll
test/CodeGen/Blackfin/printf.ll
test/CodeGen/Blackfin/printf2.ll
test/CodeGen/Blackfin/promote-logic.ll
test/CodeGen/Blackfin/promote-setcc.ll
test/CodeGen/Blackfin/sdiv.ll
test/CodeGen/Blackfin/simple-select.ll
test/CodeGen/Blackfin/switch.ll
test/CodeGen/Blackfin/switch2.ll
test/CodeGen/Blackfin/sync-intr.ll
test/CodeGen/CBackend/2002-05-16-NameCollide.ll
test/CodeGen/CBackend/2002-05-21-MissingReturn.ll
test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll
test/CodeGen/CBackend/2002-08-19-ConstantExpr.ll
test/CodeGen/CBackend/2002-08-19-DataPointer.ll
test/CodeGen/CBackend/2002-08-19-FunctionPointer.ll
test/CodeGen/CBackend/2002-08-19-HardConstantExpr.ll
test/CodeGen/CBackend/2002-08-20-RecursiveTypes.ll
test/CodeGen/CBackend/2002-08-20-UnnamedArgument.ll
test/CodeGen/CBackend/2002-08-26-IndirectCallTest.ll
test/CodeGen/CBackend/2002-08-30-StructureOrderingTest.ll
test/CodeGen/CBackend/2002-09-20-ArrayTypeFailure.ll
test/CodeGen/CBackend/2002-09-20-VarArgPrototypes.ll
test/CodeGen/CBackend/2002-10-15-OpaqueTypeProblem.ll
test/CodeGen/CBackend/2002-10-16-External.ll
test/CodeGen/CBackend/2002-10-30-FunctionPointerAlloca.ll
test/CodeGen/CBackend/2002-11-06-PrintEscaped.ll
test/CodeGen/CBackend/2003-05-12-IntegerSizeWarning.ll
test/CodeGen/CBackend/2003-05-13-VarArgFunction.ll
test/CodeGen/CBackend/2003-05-31-MissingStructName.ll
test/CodeGen/CBackend/2003-06-01-NullPointerType.ll
test/CodeGen/CBackend/2003-06-11-HexConstant.ll
test/CodeGen/CBackend/2003-06-11-LiteralStringProblem.ll
test/CodeGen/CBackend/2003-06-28-InvokeSupport.ll
test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.ll
test/CodeGen/CBackend/2003-10-12-NANGlobalInits.ll
test/CodeGen/CBackend/2003-10-23-UnusedType.ll
test/CodeGen/CBackend/2003-10-28-CastToPtrToStruct.ll
test/CodeGen/CBackend/2003-11-21-ConstantShiftExpr.ll
test/CodeGen/CBackend/2004-02-13-FrameReturnAddress.ll
test/CodeGen/CBackend/2004-02-15-PreexistingExternals.ll
test/CodeGen/CBackend/2004-02-26-FPNotPrintableConstants.ll
test/CodeGen/CBackend/2004-02-26-LinkOnceFunctions.ll
test/CodeGen/CBackend/2004-08-09-va-end-null.ll
test/CodeGen/CBackend/2004-11-13-FunctionPointerCast.ll
test/CodeGen/CBackend/2004-12-03-ExternStatics.ll
test/CodeGen/CBackend/2004-12-28-LogicalConstantExprs.ll
test/CodeGen/CBackend/2005-02-14-VolatileOperations.ll
test/CodeGen/CBackend/2005-03-08-RecursiveTypeCrash.ll
test/CodeGen/CBackend/2005-07-14-NegationToMinusMinus.ll
test/CodeGen/CBackend/2005-08-23-Fmod.ll
test/CodeGen/CBackend/2005-09-27-VolatileFuncPtr.ll
test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll
test/CodeGen/CBackend/2007-01-08-ParamAttr-ICmp.ll
test/CodeGen/CBackend/2007-01-15-NamedArrayType.ll
test/CodeGen/CBackend/2007-01-17-StackSaveNRestore.ll
test/CodeGen/CBackend/2007-02-05-memset.ll
test/CodeGen/CBackend/2007-02-23-NameConflicts.ll
test/CodeGen/CBackend/2007-07-11-PackedStruct.ll
test/CodeGen/CBackend/2008-02-01-UnalignedLoadStore.ll
test/CodeGen/CBackend/2008-05-21-MRV-InlineAsm.ll
test/CodeGen/CBackend/2008-05-31-BoolOverflow.ll
test/CodeGen/CBackend/2008-06-04-IndirectMem.ll
test/CodeGen/CBackend/2008-10-21-PPCLongDoubleConstant.ll
test/CodeGen/CBackend/fneg.ll
test/CodeGen/CBackend/pr2408.ll
test/CodeGen/CBackend/vectors.ll
test/CodeGen/CPP/2007-06-16-Funcname.ll
test/CodeGen/CPP/2009-05-01-Long-Double.ll
test/CodeGen/CPP/2009-05-04-CondBr.ll
test/CodeGen/CPP/llvm2cpp.ll
test/CodeGen/CellSPU/2009-01-01-BrCond.ll
test/CodeGen/CellSPU/mul-with-overflow.ll
test/CodeGen/CellSPU/private.ll
test/CodeGen/Generic/2002-04-16-StackFrameSizeAlignment.ll
test/CodeGen/Generic/2003-05-27-phifcmpd.ll
test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll
test/CodeGen/Generic/2003-05-27-usefsubasbool.ll
test/CodeGen/Generic/2003-05-28-ManyArgs.ll
test/CodeGen/Generic/2003-05-30-BadFoldGEP.ll
test/CodeGen/Generic/2003-05-30-BadPreselectPhi.ll
test/CodeGen/Generic/2003-07-06-BadIntCmp.ll
test/CodeGen/Generic/2003-07-07-BadLongConst.ll
test/CodeGen/Generic/2003-07-08-BadCastToBool.ll
test/CodeGen/Generic/2003-07-29-BadConstSbyte.ll
test/CodeGen/Generic/2004-02-08-UnwindSupport.ll
test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.ll
test/CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll
test/CodeGen/Generic/2005-04-09-GlobalInPHI.ll
test/CodeGen/Generic/2005-07-12-memcpy-i64-length.ll
test/CodeGen/Generic/2005-10-18-ZeroSizeStackObject.ll
test/CodeGen/Generic/2005-10-21-longlonggtu.ll
test/CodeGen/Generic/2005-12-01-Crash.ll
test/CodeGen/Generic/2005-12-12-ExpandSextInreg.ll
test/CodeGen/Generic/2006-01-12-BadSetCCFold.ll
test/CodeGen/Generic/2006-01-18-InvalidBranchOpcodeAssert.ll
test/CodeGen/Generic/2006-02-12-InsertLibcall.ll
test/CodeGen/Generic/2006-03-01-dagcombineinfloop.ll
test/CodeGen/Generic/2006-04-11-vecload.ll
test/CodeGen/Generic/2006-04-26-SetCCAnd.ll
test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll
test/CodeGen/Generic/2006-05-06-GEP-Cast-Sink-Crash.ll
test/CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll
test/CodeGen/Generic/2006-06-13-ComputeMaskedBitsCrash.ll
test/CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll
test/CodeGen/Generic/2006-07-03-schedulers.ll
test/CodeGen/Generic/2006-08-30-CoalescerCrash.ll
test/CodeGen/Generic/2006-09-02-LocalAllocCrash.ll
test/CodeGen/Generic/2006-09-06-SwitchLowering.ll
test/CodeGen/Generic/2006-10-27-CondFolding.ll
test/CodeGen/Generic/2006-10-29-Crash.ll
test/CodeGen/Generic/2006-11-06-MemIntrinsicExpand.ll
test/CodeGen/Generic/2006-11-20-DAGCombineCrash.ll
test/CodeGen/Generic/2006-12-16-InlineAsmCrash.ll
test/CodeGen/Generic/2007-01-15-LoadSelectCycle.ll
test/CodeGen/Generic/2007-02-16-BranchFold.ll
test/CodeGen/Generic/2007-02-23-DAGCombine-Miscompile.ll
test/CodeGen/Generic/2007-02-25-invoke.ll
test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll
test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll
test/CodeGen/Generic/2007-04-14-BitTestsBadMask.ll
test/CodeGen/Generic/2007-04-17-lsr-crash.ll
test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll
test/CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll
test/CodeGen/Generic/2007-04-27-LargeMemObject.ll
test/CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll
test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll
test/CodeGen/Generic/2007-05-05-Personality.ll
test/CodeGen/Generic/2007-05-15-InfiniteRecursion.ll
test/CodeGen/Generic/2007-06-06-CriticalEdgeLandingPad.ll
test/CodeGen/Generic/2007-11-21-UndeadIllegalNode.ll
test/CodeGen/Generic/2007-12-17-InvokeAsm.ll
test/CodeGen/Generic/2007-12-31-UnusedSelector.ll
test/CodeGen/Generic/2008-01-25-dag-combine-mul.ll
test/CodeGen/Generic/2008-01-30-LoadCrash.ll
test/CodeGen/Generic/2008-02-04-Ctlz.ll
test/CodeGen/Generic/2008-02-04-ExtractSubvector.ll
test/CodeGen/Generic/2008-02-20-MatchingMem.ll
test/CodeGen/Generic/2008-02-25-NegateZero.ll
test/CodeGen/Generic/2008-02-26-NegatableCrash.ll
test/CodeGen/Generic/2008-08-07-PtrToInt-SmallerInt.ll
test/CodeGen/Generic/2009-03-17-LSR-APInt.ll
test/CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll
test/CodeGen/Generic/2009-04-10-SinkCrash.ll
test/CodeGen/Generic/2009-04-28-i128-cmp-crash.ll
test/CodeGen/Generic/2009-06-03-UnreachableSplitPad.ll
test/CodeGen/Generic/APIntLoadStore.ll
test/CodeGen/Generic/APIntParam.ll
test/CodeGen/Generic/APIntSextParam.ll
test/CodeGen/Generic/APIntZextParam.ll
test/CodeGen/Generic/BasicInstrs.ll
test/CodeGen/Generic/BurgBadRegAlloc.ll
test/CodeGen/Generic/ConstantExprLowering.ll
test/CodeGen/Generic/GC/alloc_loop.ll
test/CodeGen/Generic/GC/frame_size.ll
test/CodeGen/Generic/GC/lower_gcroot.ll
test/CodeGen/Generic/GC/redundant_init.ll
test/CodeGen/Generic/GC/simple_ocaml.ll
test/CodeGen/Generic/SwitchLowering.ll
test/CodeGen/Generic/add-with-overflow-24.ll
test/CodeGen/Generic/add-with-overflow.ll
test/CodeGen/Generic/addc-fold2.ll
test/CodeGen/Generic/asm-large-immediate.ll
test/CodeGen/Generic/badCallArgLRLLVM.ll
test/CodeGen/Generic/badFoldGEP.ll
test/CodeGen/Generic/badarg6.ll
test/CodeGen/Generic/badlive.ll
test/CodeGen/Generic/bool-to-double.ll
test/CodeGen/Generic/bool-vector.ll
test/CodeGen/Generic/call-ret0.ll
test/CodeGen/Generic/call-ret42.ll
test/CodeGen/Generic/call-void.ll
test/CodeGen/Generic/call2-ret0.ll
test/CodeGen/Generic/cast-fp.ll
test/CodeGen/Generic/constindices.ll
test/CodeGen/Generic/debug-info.ll
test/CodeGen/Generic/div-neg-power-2.ll
test/CodeGen/Generic/empty-load-store.ll
test/CodeGen/Generic/externally_available.ll
test/CodeGen/Generic/fastcall.ll
test/CodeGen/Generic/fneg-fabs.ll
test/CodeGen/Generic/fp-to-int-invalid.ll
test/CodeGen/Generic/fp_to_int.ll
test/CodeGen/Generic/fpowi-promote.ll
test/CodeGen/Generic/fwdtwice.ll
test/CodeGen/Generic/getresult-undef.ll
test/CodeGen/Generic/global-ret0.ll
test/CodeGen/Generic/hello.ll
test/CodeGen/Generic/i128-addsub.ll
test/CodeGen/Generic/i128-arith.ll
test/CodeGen/Generic/inline-asm-special-strings.ll
test/CodeGen/Generic/intrinsics.ll
test/CodeGen/Generic/invalid-memcpy.ll
test/CodeGen/Generic/isunord.ll
test/CodeGen/Generic/llvm-ct-intrinsics.ll
test/CodeGen/Generic/multiple-return-values-cross-block-with-invoke.ll
test/CodeGen/Generic/negintconst.ll
test/CodeGen/Generic/nested-select.ll
test/CodeGen/Generic/phi-immediate-factoring.ll
test/CodeGen/Generic/pr2625.ll
test/CodeGen/Generic/pr3288.ll
test/CodeGen/Generic/print-add.ll
test/CodeGen/Generic/print-arith-fp.ll
test/CodeGen/Generic/print-arith-int.ll
test/CodeGen/Generic/print-int.ll
test/CodeGen/Generic/print-mul-exp.ll
test/CodeGen/Generic/print-mul.ll
test/CodeGen/Generic/print-shift.ll
test/CodeGen/Generic/ret0.ll
test/CodeGen/Generic/ret42.ll
test/CodeGen/Generic/select-cc.ll
test/CodeGen/Generic/select.ll
test/CodeGen/Generic/shift-int64.ll
test/CodeGen/Generic/stack-protector.ll
test/CodeGen/Generic/stacksave-restore.ll
test/CodeGen/Generic/storetrunc-fp.ll
test/CodeGen/Generic/switch-crit-edge-constant.ll
test/CodeGen/Generic/switch-lower-feature-2.ll
test/CodeGen/Generic/switch-lower-feature.ll
test/CodeGen/Generic/switch-lower.ll
test/CodeGen/Generic/trap.ll
test/CodeGen/Generic/v-split.ll
test/CodeGen/Generic/vector-casts.ll
test/CodeGen/Generic/vector-constantexpr.ll
test/CodeGen/Generic/vector-identity-shuffle.ll
test/CodeGen/Generic/vector.ll
test/CodeGen/MSP430/2009-05-10-CyclicDAG.ll
test/CodeGen/MSP430/2009-05-17-Rot.ll
test/CodeGen/MSP430/2009-05-17-Shift.ll
test/CodeGen/MSP430/2009-05-19-DoubleSplit.ll
test/CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll
test/CodeGen/MSP430/inline-asm.ll
test/CodeGen/Mips/2008-06-05-Carry.ll
test/CodeGen/Mips/2008-07-03-SRet.ll
test/CodeGen/Mips/2008-07-05-ByVal.ll
test/CodeGen/Mips/2008-07-06-fadd64.ll
test/CodeGen/Mips/2008-07-07-FPExtend.ll
test/CodeGen/Mips/2008-07-07-Float2Int.ll
test/CodeGen/Mips/2008-07-07-IntDoubleConvertions.ll
test/CodeGen/Mips/2008-07-15-InternalConstant.ll
test/CodeGen/Mips/2008-07-15-SmallSection.ll
test/CodeGen/Mips/2008-07-16-SignExtInReg.ll
test/CodeGen/Mips/2008-07-22-Cstpool.ll
test/CodeGen/Mips/2008-07-23-fpcmp.ll
test/CodeGen/Mips/2008-07-29-icmp.ll
test/CodeGen/Mips/2008-07-31-fcopysign.ll
test/CodeGen/Mips/2008-08-01-AsmInline.ll
test/CodeGen/Mips/2008-08-03-ReturnDouble.ll
test/CodeGen/Mips/2008-08-03-fabs64.ll
test/CodeGen/Mips/2008-08-04-Bitconvert.ll
test/CodeGen/Mips/2008-08-06-Alloca.ll
test/CodeGen/Mips/2008-08-07-CC.ll
test/CodeGen/Mips/2008-08-07-FPRound.ll
test/CodeGen/Mips/2008-08-08-bswap.ll
test/CodeGen/Mips/2008-08-08-ctlz.ll
test/CodeGen/Mips/2008-10-13-LegalizerBug.ll
test/CodeGen/Mips/2008-11-10-xint_to_fp.ll
test/CodeGen/Mips/private.ll
test/CodeGen/PIC16/2009-07-17-PR4566-pic16.ll
test/CodeGen/PIC16/global-in-user-section.ll
test/CodeGen/PIC16/globals.ll
test/CodeGen/PIC16/sext.ll
test/CodeGen/PowerPC/2004-11-29-ShrCrash.ll
test/CodeGen/PowerPC/2004-11-30-shift-crash.ll
test/CodeGen/PowerPC/2004-11-30-shr-var-crash.ll
test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll
test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll
test/CodeGen/PowerPC/2005-01-14-UndefLong.ll
test/CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll
test/CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll
test/CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll
test/CodeGen/PowerPC/2005-11-30-vastart-crash.ll
test/CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll
test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll
test/CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll
test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll
test/CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll
test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll
test/CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll
test/CodeGen/PowerPC/2006-08-11-RetVector.ll
test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll
test/CodeGen/PowerPC/2006-09-28-shift_64.ll
test/CodeGen/PowerPC/2006-10-13-Miscompile.ll
test/CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll
test/CodeGen/PowerPC/2006-10-17-ppc64-alloca.ll
test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll
test/CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll
test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll
test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll
test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll
test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll
test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll
test/CodeGen/PowerPC/2007-02-16-AlignPacked.ll
test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll
test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll
test/CodeGen/PowerPC/2007-03-24-cntlzd.ll
test/CodeGen/PowerPC/2007-03-30-SpillerCrash.ll
test/CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll
test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll
test/CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll
test/CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll
test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll
test/CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll
test/CodeGen/PowerPC/2007-06-28-BCCISelBug.ll
test/CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll
test/CodeGen/PowerPC/2007-09-04-AltivecDST.ll
test/CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll
test/CodeGen/PowerPC/2007-09-08-unaligned.ll
test/CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll
test/CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll
test/CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll
test/CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll
test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert.ll
test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll
test/CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll
test/CodeGen/PowerPC/2007-11-16-landingpad-split.ll
test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll
test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll
test/CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll
test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll
test/CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll
test/CodeGen/PowerPC/2008-03-06-KillInfo.ll
test/CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll
test/CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll
test/CodeGen/PowerPC/2008-03-24-AddressRegImm.ll
test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll
test/CodeGen/PowerPC/2008-03-26-CoalescerBug.ll
test/CodeGen/PowerPC/2008-04-10-LiveIntervalCrash.ll
test/CodeGen/PowerPC/2008-04-16-CoalescerBug.ll
test/CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll
test/CodeGen/PowerPC/2008-05-01-ppc_fp128.ll
test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll
test/CodeGen/PowerPC/2008-06-21-F128LoadStore.ll
test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll
test/CodeGen/PowerPC/2008-07-10-SplatMiscompile.ll
test/CodeGen/PowerPC/2008-07-15-Bswap.ll
test/CodeGen/PowerPC/2008-07-15-Fabs.ll
test/CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll
test/CodeGen/PowerPC/2008-07-17-Fneg.ll
test/CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll
test/CodeGen/PowerPC/2008-09-12-CoalescerBug.ll
test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll
test/CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll
test/CodeGen/PowerPC/2008-10-28-f128-i32.ll
test/CodeGen/PowerPC/2008-10-30-IllegalShift.ll
test/CodeGen/PowerPC/2008-10-31-PPCF128Libcalls.ll
test/CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll
test/CodeGen/PowerPC/2008-12-12-EH.ll
test/CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll
test/CodeGen/PowerPC/2009-03-17-LSRBug.ll
test/CodeGen/PowerPC/2009-05-28-LegalizeBRCC.ll
test/CodeGen/PowerPC/2009-07-16-InlineAsm-M-Operand.ll
test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll
test/CodeGen/PowerPC/2009-08-23-linkerprivate.ll
test/CodeGen/PowerPC/Atomics-32.ll
test/CodeGen/PowerPC/Atomics-64.ll
test/CodeGen/PowerPC/Frames-alloca.ll
test/CodeGen/PowerPC/Frames-leaf.ll
test/CodeGen/PowerPC/LargeAbsoluteAddr.ll
test/CodeGen/PowerPC/addc.ll
test/CodeGen/PowerPC/addi-reassoc.ll
test/CodeGen/PowerPC/align.ll
test/CodeGen/PowerPC/and-branch.ll
test/CodeGen/PowerPC/and-elim.ll
test/CodeGen/PowerPC/and-imm.ll
test/CodeGen/PowerPC/and_add.ll
test/CodeGen/PowerPC/and_sext.ll
test/CodeGen/PowerPC/and_sra.ll
test/CodeGen/PowerPC/atomic-1.ll
test/CodeGen/PowerPC/atomic-2.ll
test/CodeGen/PowerPC/available-externally.ll
test/CodeGen/PowerPC/big-endian-actual-args.ll
test/CodeGen/PowerPC/big-endian-call-result.ll
test/CodeGen/PowerPC/big-endian-formal-args.ll
test/CodeGen/PowerPC/branch-opt.ll
test/CodeGen/PowerPC/bswap-load-store.ll
test/CodeGen/PowerPC/calls.ll
test/CodeGen/PowerPC/cmp-cmp.ll
test/CodeGen/PowerPC/compare-duplicate.ll
test/CodeGen/PowerPC/compare-simm.ll
test/CodeGen/PowerPC/constants.ll
test/CodeGen/PowerPC/cr_spilling.ll
test/CodeGen/PowerPC/cttz.ll
test/CodeGen/PowerPC/darwin-labels.ll
test/CodeGen/PowerPC/delete-node.ll
test/CodeGen/PowerPC/div-2.ll
test/CodeGen/PowerPC/eqv-andc-orc-nor.ll
test/CodeGen/PowerPC/extsh.ll
test/CodeGen/PowerPC/fabs.ll
test/CodeGen/PowerPC/fma.ll
test/CodeGen/PowerPC/fnabs.ll
test/CodeGen/PowerPC/fneg.ll
test/CodeGen/PowerPC/fold-li.ll
test/CodeGen/PowerPC/fp-branch.ll
test/CodeGen/PowerPC/fp-int-fp.ll
test/CodeGen/PowerPC/fp_to_uint.ll
test/CodeGen/PowerPC/fpcopy.ll
test/CodeGen/PowerPC/frounds.ll
test/CodeGen/PowerPC/hello.ll
test/CodeGen/PowerPC/hidden-vis-2.ll
test/CodeGen/PowerPC/hidden-vis.ll
test/CodeGen/PowerPC/i128-and-beyond.ll
test/CodeGen/PowerPC/i64_fp.ll
test/CodeGen/PowerPC/iabs.ll
test/CodeGen/PowerPC/illegal-element-type.ll
test/CodeGen/PowerPC/inlineasm-copy.ll
test/CodeGen/PowerPC/int-fp-conv-0.ll
test/CodeGen/PowerPC/int-fp-conv-1.ll
test/CodeGen/PowerPC/invalid-memcpy.ll
test/CodeGen/PowerPC/inverted-bool-compares.ll
test/CodeGen/PowerPC/ispositive.ll
test/CodeGen/PowerPC/itofp128.ll
test/CodeGen/PowerPC/lha.ll
test/CodeGen/PowerPC/load-constant-addr.ll
test/CodeGen/PowerPC/long-compare.ll
test/CodeGen/PowerPC/longdbl-truncate.ll
test/CodeGen/PowerPC/mask64.ll
test/CodeGen/PowerPC/mem-rr-addr-mode.ll
test/CodeGen/PowerPC/mem_update.ll
test/CodeGen/PowerPC/mul-neg-power-2.ll
test/CodeGen/PowerPC/mul-with-overflow.ll
test/CodeGen/PowerPC/mulhs.ll
test/CodeGen/PowerPC/multiple-return-values.ll
test/CodeGen/PowerPC/neg.ll
test/CodeGen/PowerPC/no-dead-strip.ll
test/CodeGen/PowerPC/or-addressing-mode.ll
test/CodeGen/PowerPC/ppcf128-1-opt.ll
test/CodeGen/PowerPC/ppcf128-2.ll
test/CodeGen/PowerPC/ppcf128-3.ll
test/CodeGen/PowerPC/ppcf128-4.ll
test/CodeGen/PowerPC/pr3711_widen_bit.ll
test/CodeGen/PowerPC/private.ll
test/CodeGen/PowerPC/reg-coalesce-simple.ll
test/CodeGen/PowerPC/retaddr.ll
test/CodeGen/PowerPC/return-val-i128.ll
test/CodeGen/PowerPC/rlwimi-commute.ll
test/CodeGen/PowerPC/rlwimi.ll
test/CodeGen/PowerPC/rlwimi2.ll
test/CodeGen/PowerPC/rlwimi3.ll
test/CodeGen/PowerPC/rlwinm.ll
test/CodeGen/PowerPC/rlwinm2.ll
test/CodeGen/PowerPC/rotl-2.ll
test/CodeGen/PowerPC/rotl-64.ll
test/CodeGen/PowerPC/rotl.ll
test/CodeGen/PowerPC/sections.ll
test/CodeGen/PowerPC/select-cc.ll
test/CodeGen/PowerPC/select_lt0.ll
test/CodeGen/PowerPC/setcc_no_zext.ll
test/CodeGen/PowerPC/shift128.ll
test/CodeGen/PowerPC/shl_elim.ll
test/CodeGen/PowerPC/shl_sext.ll
test/CodeGen/PowerPC/sign_ext_inreg1.ll
test/CodeGen/PowerPC/small-arguments.ll
test/CodeGen/PowerPC/stfiwx-2.ll
test/CodeGen/PowerPC/store-load-fwd.ll
test/CodeGen/PowerPC/subc.ll
test/CodeGen/PowerPC/tailcall1-64.ll
test/CodeGen/PowerPC/tailcall1.ll
test/CodeGen/PowerPC/tailcallpic1.ll
test/CodeGen/PowerPC/tango.net.ftp.FtpClient.ll
test/CodeGen/PowerPC/trampoline.ll
test/CodeGen/PowerPC/unsafe-math.ll
test/CodeGen/PowerPC/vcmp-fold.ll
test/CodeGen/PowerPC/vec_br_cmp.ll
test/CodeGen/PowerPC/vec_call.ll
test/CodeGen/PowerPC/vec_constants.ll
test/CodeGen/PowerPC/vec_fneg.ll
test/CodeGen/PowerPC/vec_insert.ll
test/CodeGen/PowerPC/vec_misaligned.ll
test/CodeGen/PowerPC/vec_mul.ll
test/CodeGen/PowerPC/vec_perf_shuffle.ll
test/CodeGen/PowerPC/vec_shift.ll
test/CodeGen/PowerPC/vec_shuffle.ll
test/CodeGen/PowerPC/vec_splat.ll
test/CodeGen/PowerPC/vec_vrsave.ll
test/CodeGen/PowerPC/vec_zero.ll
test/CodeGen/PowerPC/vector-identity-shuffle.ll
test/CodeGen/PowerPC/vector.ll
test/CodeGen/SPARC/2006-01-22-BitConvertLegalize.ll
test/CodeGen/SPARC/2007-05-09-JumpTables.ll
test/CodeGen/SPARC/2007-07-05-LiveIntervalAssert.ll
test/CodeGen/SPARC/2008-10-10-InlineAsmMemoryOperand.ll
test/CodeGen/SPARC/2008-10-10-InlineAsmRegOperand.ll
test/CodeGen/SPARC/basictest.ll
test/CodeGen/SPARC/ctpop.ll
test/CodeGen/SPARC/private.ll
test/CodeGen/SPARC/xnor.ll
test/CodeGen/SystemZ/00-RetVoid.ll
test/CodeGen/SystemZ/01-RetArg.ll
test/CodeGen/SystemZ/01-RetImm.ll
test/CodeGen/SystemZ/02-MemArith.ll
test/CodeGen/SystemZ/02-RetAdd.ll
test/CodeGen/SystemZ/02-RetAddImm.ll
test/CodeGen/SystemZ/02-RetAnd.ll
test/CodeGen/SystemZ/02-RetAndImm.ll
test/CodeGen/SystemZ/02-RetNeg.ll
test/CodeGen/SystemZ/02-RetOr.ll
test/CodeGen/SystemZ/02-RetOrImm.ll
test/CodeGen/SystemZ/02-RetSub.ll
test/CodeGen/SystemZ/02-RetSubImm.ll
test/CodeGen/SystemZ/02-RetXor.ll
test/CodeGen/SystemZ/02-RetXorImm.ll
test/CodeGen/SystemZ/03-RetAddImmSubreg.ll
test/CodeGen/SystemZ/03-RetAddSubreg.ll
test/CodeGen/SystemZ/03-RetAndImmSubreg.ll
test/CodeGen/SystemZ/03-RetAndSubreg.ll
test/CodeGen/SystemZ/03-RetArgSubreg.ll
test/CodeGen/SystemZ/03-RetImmSubreg.ll
test/CodeGen/SystemZ/03-RetNegImmSubreg.ll
test/CodeGen/SystemZ/03-RetOrImmSubreg.ll
test/CodeGen/SystemZ/03-RetOrSubreg.ll
test/CodeGen/SystemZ/03-RetSubImmSubreg.ll
test/CodeGen/SystemZ/03-RetSubSubreg.ll
test/CodeGen/SystemZ/03-RetXorImmSubreg.ll
test/CodeGen/SystemZ/03-RetXorSubreg.ll
test/CodeGen/SystemZ/04-RetShifts.ll
test/CodeGen/SystemZ/05-LoadAddr.ll
test/CodeGen/SystemZ/05-MemImmStores.ll
test/CodeGen/SystemZ/05-MemLoadsStores.ll
test/CodeGen/SystemZ/05-MemLoadsStores16.ll
test/CodeGen/SystemZ/05-MemRegLoads.ll
test/CodeGen/SystemZ/05-MemRegStores.ll
test/CodeGen/SystemZ/06-CallViaStack.ll
test/CodeGen/SystemZ/06-FrameIdxLoad.ll
test/CodeGen/SystemZ/06-LocalFrame.ll
test/CodeGen/SystemZ/06-SimpleCall.ll
test/CodeGen/SystemZ/07-BrCond.ll
test/CodeGen/SystemZ/07-BrCond32.ll
test/CodeGen/SystemZ/07-BrUnCond.ll
test/CodeGen/SystemZ/07-CmpImm.ll
test/CodeGen/SystemZ/07-CmpImm32.ll
test/CodeGen/SystemZ/07-SelectCC.ll
test/CodeGen/SystemZ/08-DivRem.ll
test/CodeGen/SystemZ/08-DivRemMemOp.ll
test/CodeGen/SystemZ/08-SimpleMuls.ll
test/CodeGen/SystemZ/09-DynamicAlloca.ll
test/CodeGen/SystemZ/09-Globals.ll
test/CodeGen/SystemZ/09-Switches.ll
test/CodeGen/SystemZ/10-FuncsPic.ll
test/CodeGen/SystemZ/10-GlobalsPic.ll
test/CodeGen/SystemZ/11-BSwap.ll
test/CodeGen/SystemZ/2009-05-29-InvalidRetResult.ll
test/CodeGen/SystemZ/2009-06-02-And32Imm.ll
test/CodeGen/SystemZ/2009-06-02-Rotate.ll
test/CodeGen/SystemZ/2009-06-05-InvalidArgLoad.ll
test/CodeGen/SystemZ/2009-07-04-Shl32.ll
test/CodeGen/SystemZ/2009-07-05-Shifts.ll
test/CodeGen/SystemZ/2009-07-10-BadIncomingArgOffset.ll
test/CodeGen/SystemZ/2009-07-11-FloatBitConvert.ll
test/CodeGen/SystemZ/2009-07-11-InvalidRIISel.ll
test/CodeGen/SystemZ/2009-08-21-InlineAsmRConstraint.ll
test/CodeGen/SystemZ/2009-08-22-FCopySign.ll
test/CodeGen/Thumb/2007-01-31-RegInfoAssert.ll
test/CodeGen/Thumb/2007-02-02-JoinIntervalsCrash.ll
test/CodeGen/Thumb/2007-03-06-AddR7.ll
test/CodeGen/Thumb/2007-05-05-InvalidPushPop.ll
test/CodeGen/Thumb/2009-06-18-ThumbCommuteMul.ll
test/CodeGen/Thumb/2009-07-19-SPDecBug.ll
test/CodeGen/Thumb/2009-07-20-TwoAddrBug.ll
test/CodeGen/Thumb/2009-07-27-PEIAssert.ll
test/CodeGen/Thumb/2009-08-12-ConstIslandAssert.ll
test/CodeGen/Thumb/2009-08-12-RegInfoAssert.ll
test/CodeGen/Thumb/2009-08-20-ISelBug.ll
test/CodeGen/Thumb/asmprinter-bug.ll
test/CodeGen/Thumb/dyn-stackalloc.ll
test/CodeGen/Thumb/fpconv.ll
test/CodeGen/Thumb/fpow.ll
test/CodeGen/Thumb/frame_thumb.ll
test/CodeGen/Thumb/iabs.ll
test/CodeGen/Thumb/inlineasm-imm-thumb.ll
test/CodeGen/Thumb/ispositive.ll
test/CodeGen/Thumb/large-stack.ll
test/CodeGen/Thumb/ldr_ext.ll
test/CodeGen/Thumb/ldr_frame.ll
test/CodeGen/Thumb/long-setcc.ll
test/CodeGen/Thumb/long.ll
test/CodeGen/Thumb/long_shift.ll
test/CodeGen/Thumb/mul.ll
test/CodeGen/Thumb/select.ll
test/CodeGen/Thumb/stack-frame.ll
test/CodeGen/Thumb/thumb-imm.ll
test/CodeGen/Thumb/tst_teq.ll
test/CodeGen/Thumb/unord.ll
test/CodeGen/Thumb/vargs.ll
test/CodeGen/Thumb2/2009-07-17-CrossRegClassCopy.ll
test/CodeGen/Thumb2/2009-07-21-ISelBug.ll
test/CodeGen/Thumb2/2009-07-23-CPIslandBug.ll
test/CodeGen/Thumb2/2009-07-30-PEICrash.ll
test/CodeGen/Thumb2/2009-08-01-WrongLDRBOpc.ll
test/CodeGen/Thumb2/2009-08-02-CoalescerBug.ll
test/CodeGen/Thumb2/2009-08-04-CoalescerAssert.ll
test/CodeGen/Thumb2/2009-08-04-CoalescerBug.ll
test/CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll
test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll
test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll
test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll
test/CodeGen/Thumb2/2009-08-06-SpDecBug.ll
test/CodeGen/Thumb2/2009-08-07-CoalescerBug.ll
test/CodeGen/Thumb2/2009-08-07-NeonFPBug.ll
test/CodeGen/Thumb2/2009-08-08-ScavengerAssert.ll
test/CodeGen/Thumb2/2009-08-10-ISelBug.ll
test/CodeGen/Thumb2/carry.ll
test/CodeGen/Thumb2/frameless.ll
test/CodeGen/Thumb2/frameless2.ll
test/CodeGen/Thumb2/large-stack.ll
test/CodeGen/Thumb2/mul_const.ll
test/CodeGen/Thumb2/pic-load.ll
test/CodeGen/Thumb2/thumb2-adc.ll
test/CodeGen/Thumb2/thumb2-add.ll
test/CodeGen/Thumb2/thumb2-add2.ll
test/CodeGen/Thumb2/thumb2-add3.ll
test/CodeGen/Thumb2/thumb2-add4.ll
test/CodeGen/Thumb2/thumb2-add5.ll
test/CodeGen/Thumb2/thumb2-add6.ll
test/CodeGen/Thumb2/thumb2-and.ll
test/CodeGen/Thumb2/thumb2-and2.ll
test/CodeGen/Thumb2/thumb2-asr.ll
test/CodeGen/Thumb2/thumb2-asr2.ll
test/CodeGen/Thumb2/thumb2-bcc.ll
test/CodeGen/Thumb2/thumb2-bfc.ll
test/CodeGen/Thumb2/thumb2-bic.ll
test/CodeGen/Thumb2/thumb2-branch.ll
test/CodeGen/Thumb2/thumb2-call.ll
test/CodeGen/Thumb2/thumb2-clz.ll
test/CodeGen/Thumb2/thumb2-cmn.ll
test/CodeGen/Thumb2/thumb2-cmn2.ll
test/CodeGen/Thumb2/thumb2-cmp.ll
test/CodeGen/Thumb2/thumb2-cmp2.ll
test/CodeGen/Thumb2/thumb2-eor.ll
test/CodeGen/Thumb2/thumb2-eor2.ll
test/CodeGen/Thumb2/thumb2-ifcvt1.ll
test/CodeGen/Thumb2/thumb2-ifcvt2.ll
test/CodeGen/Thumb2/thumb2-ifcvt3.ll
test/CodeGen/Thumb2/thumb2-jtb.ll
test/CodeGen/Thumb2/thumb2-ldm.ll
test/CodeGen/Thumb2/thumb2-ldr.ll
test/CodeGen/Thumb2/thumb2-ldr_ext.ll
test/CodeGen/Thumb2/thumb2-ldr_post.ll
test/CodeGen/Thumb2/thumb2-ldr_pre.ll
test/CodeGen/Thumb2/thumb2-ldrb.ll
test/CodeGen/Thumb2/thumb2-ldrh.ll
test/CodeGen/Thumb2/thumb2-lsl.ll
test/CodeGen/Thumb2/thumb2-lsl2.ll
test/CodeGen/Thumb2/thumb2-lsr.ll
test/CodeGen/Thumb2/thumb2-lsr2.ll
test/CodeGen/Thumb2/thumb2-lsr3.ll
test/CodeGen/Thumb2/thumb2-mla.ll
test/CodeGen/Thumb2/thumb2-mls.ll
test/CodeGen/Thumb2/thumb2-mov.ll
test/CodeGen/Thumb2/thumb2-mov2.ll
test/CodeGen/Thumb2/thumb2-mov3.ll
test/CodeGen/Thumb2/thumb2-mov4.ll
test/CodeGen/Thumb2/thumb2-mul.ll
test/CodeGen/Thumb2/thumb2-mulhi.ll
test/CodeGen/Thumb2/thumb2-mvn.ll
test/CodeGen/Thumb2/thumb2-mvn2.ll
test/CodeGen/Thumb2/thumb2-neg.ll
test/CodeGen/Thumb2/thumb2-orn.ll
test/CodeGen/Thumb2/thumb2-orn2.ll
test/CodeGen/Thumb2/thumb2-orr.ll
test/CodeGen/Thumb2/thumb2-orr2.ll
test/CodeGen/Thumb2/thumb2-pack.ll
test/CodeGen/Thumb2/thumb2-rev.ll
test/CodeGen/Thumb2/thumb2-rev16.ll
test/CodeGen/Thumb2/thumb2-ror.ll
test/CodeGen/Thumb2/thumb2-ror2.ll
test/CodeGen/Thumb2/thumb2-rsb.ll
test/CodeGen/Thumb2/thumb2-rsb2.ll
test/CodeGen/Thumb2/thumb2-sbc.ll
test/CodeGen/Thumb2/thumb2-select.ll
test/CodeGen/Thumb2/thumb2-select_xform.ll
test/CodeGen/Thumb2/thumb2-shifter.ll
test/CodeGen/Thumb2/thumb2-smla.ll
test/CodeGen/Thumb2/thumb2-smul.ll
test/CodeGen/Thumb2/thumb2-spill-q.ll
test/CodeGen/Thumb2/thumb2-str.ll
test/CodeGen/Thumb2/thumb2-str_post.ll
test/CodeGen/Thumb2/thumb2-str_pre.ll
test/CodeGen/Thumb2/thumb2-strb.ll
test/CodeGen/Thumb2/thumb2-strh.ll
test/CodeGen/Thumb2/thumb2-sub.ll
test/CodeGen/Thumb2/thumb2-sub2.ll
test/CodeGen/Thumb2/thumb2-sub4.ll
test/CodeGen/Thumb2/thumb2-sub5.ll
test/CodeGen/Thumb2/thumb2-sxt_rot.ll
test/CodeGen/Thumb2/thumb2-tbb.ll
test/CodeGen/Thumb2/thumb2-tbh.ll
test/CodeGen/Thumb2/thumb2-teq.ll
test/CodeGen/Thumb2/thumb2-teq2.ll
test/CodeGen/Thumb2/thumb2-tst.ll
test/CodeGen/Thumb2/thumb2-tst2.ll
test/CodeGen/Thumb2/thumb2-uxt_rot.ll
test/CodeGen/Thumb2/thumb2-uxtb.ll
test/CodeGen/Thumb2/tls1.ll
test/CodeGen/Thumb2/tls2.ll
test/CodeGen/XCore/2008-11-17-Shl64.ll
test/CodeGen/XCore/2009-01-08-Crash.ll
test/CodeGen/XCore/2009-01-14-Remat-Crash.ll
test/CodeGen/XCore/2009-03-27-v2f64-param.ll
test/CodeGen/XCore/2009-07-15-store192.ll
test/CodeGen/XCore/addsub64.ll
test/CodeGen/XCore/basictest.ll
test/CodeGen/XCore/bitrev.ll
test/CodeGen/XCore/constants.ll
test/CodeGen/XCore/cos.ll
test/CodeGen/XCore/exp.ll
test/CodeGen/XCore/exp2.ll
test/CodeGen/XCore/fneg.ll
test/CodeGen/XCore/getid.ll
test/CodeGen/XCore/globals.ll
test/CodeGen/XCore/load.ll
test/CodeGen/XCore/log.ll
test/CodeGen/XCore/log10.ll
test/CodeGen/XCore/log2.ll
test/CodeGen/XCore/pow.ll
test/CodeGen/XCore/powi.ll
test/CodeGen/XCore/private.ll
test/CodeGen/XCore/sext.ll
test/CodeGen/XCore/sin.ll
test/CodeGen/XCore/sqrt.ll
test/CodeGen/XCore/store.ll
test/CodeGen/XCore/tls.ll
test/CodeGen/XCore/trap.ll
test/CodeGen/XCore/unaligned_load.ll
test/CodeGen/XCore/unaligned_store.ll
test/CodeGen/XCore/unaligned_store_combine.ll
test/DebugInfo/2008-10-17-C++DebugCrash.ll
test/DebugInfo/2008-11-05-InlinedFuncStart.ll
test/DebugInfo/2009-02-27-licm.ll
test/DebugInfo/2009-06-12-InlineFuncStart.ll
test/DebugInfo/2009-06-15-InlineFuncStart.ll
test/DebugInfo/funccall.ll
test/DebugInfo/globalGetElementPtr.ll
test/Transforms/ADCE/2002-01-31-UseStuckAround.ll
test/Transforms/ADCE/2002-07-29-Segfault.ll
test/Transforms/Inline/2007-12-19-InlineNoUnwind.ll
test/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll
test/Transforms/InstCombine/2006-10-19-SignedToUnsignedCastAndConst-2.ll
test/Transforms/InstCombine/2006-10-19-SignedToUnsignedCastAndConst.ll
test/Transforms/InstCombine/2006-10-20-mask.ll
test/Transforms/InstCombine/2007-03-19-BadTruncChangePR1261.ll
test/Transforms/InstCombine/2007-03-21-SignedRangeTest.ll
test/Transforms/InstCombine/fpcast.ll
test/Transforms/JumpThreading/2008-11-27-EntryMunge.ll
test/Transforms/LoopStrengthReduce/2009-02-09-ivs-different-sizes.ll
test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-2.ll
test/Transforms/LowerSwitch/feature.ll