llvm/test/CodeGen/X86
Chris Lattner 228252f981 Make a new X8632_MachoTargetObjectFile TLOF implementation whose
getSymbolForDwarfGlobalReference is smart enough to know that it 
needs to register the stub it references with MachineModuleInfoMachO,
so that it gets emitted at the end of the file.

Move stub emission from X86ATTAsmPrinter::doFinalization to the
new X86ATTAsmPrinter::EmitEndOfAsmFile asmprinter hook.  The important
thing here is that EmitEndOfAsmFile is called *after* the ehframes are
emitted, so we get all the stubs.

This allows us to remove a gross hack from the asmprinter where it would
"just know" that it needed to output stubs for personality functions.
Now this is all driven from a consistent interface.

The testcase change is just reordering the expected output now that the
stubs come out after the ehframe instead of before.

This also unblocks other changes that Bill wants to make.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82269 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-18 20:22:52 +00:00
..
2003-08-03-CallArgLiveRanges.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2003-08-23-DeadBlockTest.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2003-11-03-GlobalBool.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2004-02-12-Memcpy.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2004-02-13-FrameReturnAddress.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2004-02-14-InefficientStackPointer.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2004-02-22-Casts.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2004-03-30-Select-Max.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2004-04-09-SameValueCoalescing.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2004-04-13-FPCMOV-Crash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2004-06-10-StackifierCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2004-10-08-SelectSetCCFold.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2005-01-17-CycleInDAG.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2005-02-14-IllegalAssembler.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2005-05-08-FPStackifierPHI.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-01-19-ISelFoldingBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-03-01-InstrSchedBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-03-02-InstrSchedBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-04-04-CrossBlockCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-04-27-ISelFoldingBug.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
2006-05-01-SchedCausingSpills.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-05-02-InstrSched1.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
2006-05-02-InstrSched2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-05-08-CoalesceSubRegClass.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-05-08-InstrSched.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
2006-05-11-InstrSched.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-05-17-VectorArg.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-05-22-FPSetEQ.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-05-25-CycleInDAG.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-07-10-InlineAsmAConstraint.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-07-12-InlineAsmQConstraint.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-07-19-ATTAsm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-07-20-InlineAsm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-07-28-AsmPrint-Long-As-Pointer.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-07-31-SingleRegClass.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-08-07-CycleInDAG.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-08-16-CycleInDAG.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-08-21-ExtraMovInst.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-09-01-CycleInDAG.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-10-02-BoolRetCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-10-07-ScalarSSEMiscompile.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-10-09-CycleInDAG.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-10-10-FindModifiedNodeSlotBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-10-12-CycleInDAG.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-10-13-CycleInDAG.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-10-19-SwitchUnnecessaryBranching.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-11-12-CSRetCC.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-11-17-IllegalMove.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-11-27-SelectLegalize.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2006-11-28-Memcpy.ll change selectiondag to add the sign extended versions of immediate operands 2009-09-08 23:05:44 +00:00
2006-12-19-IntelSyntax.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-01-08-InstrSched.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-01-13-StackPtrIndex.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-01-29-InlineAsm-ir.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-02-04-OrAddrMode.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-02-19-LiveIntervalAssert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-02-25-FastCCStack.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-03-01-SpillerCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-03-15-GEP-Idx-Sink.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-03-16-InlineAsm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-03-18-LiveIntervalAssert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-03-24-InlineAsmMultiRegConstraint.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-03-24-InlineAsmPModifier.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-03-24-InlineAsmVectorOp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-03-24-InlineAsmXConstraint.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-03-26-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-04-08-InlineAsmCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-04-11-InlineAsmVectorResult.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-04-17-LiveIntervalAssert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-04-24-Huge-Stack.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-04-24-VectorCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-04-25-MMX-PADDQ.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-04-27-InlineAsm-IntMemInput.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-05-05-VecCastExpand.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-05-07-InvokeSRet.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-05-14-LiveIntervalAssert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-05-15-maskmovq.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-05-17-ShuffleISelBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-06-04-tailmerge4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-06-04-X86-64-CtorAsmBugs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-06-05-LSR-Dominator.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-06-14-branchfold.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-06-15-IntToMMX.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-06-28-X86-64-isel.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-06-29-DAGCombinerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-06-29-VecFPConstantCSEBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-07-03-GR64ToVR64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-07-10-StackerAssert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-07-18-Vector-Extract.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-08-01-LiveVariablesBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-08-09-IllegalX86-64Asm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-08-10-SignExtSubreg.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-08-13-AppendingLinkage.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-08-13-SpillerReuse.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-09-05-InvalidAsm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-09-06-ExtWeakAliasee.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-09-17-ObjcFrameEH.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-09-18-ShuffleXformBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-09-27-LDIntrinsics.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-04-AvoidEFLAGSCopy.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-05-3AddrConvert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-12-CoalesceExtSubReg.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-12-SpillerUnfold1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-12-SpillerUnfold2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-14-CoalescerCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-15-CoalescerCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-16-CoalescerCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-16-fp80_select.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-16-IllegalAsm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-17-IllegalAsm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-19-SpillerUnfold.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-28-inlineasm-q-modifier.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-29-ExtendSetCC.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-30-LSRCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-10-31-extractelement-i64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-11-01-ISelCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-11-02-BadAsm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-11-03-x86-64-q-constraint.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-11-04-LiveIntervalCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-11-04-LiveVariablesBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-11-04-rip-immediate-constant.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-11-06-InstrSched.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-11-07-MulBy4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-11-14-Coalescer-Bug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-11-30-LoadFolding-Bug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-11-30-TestLoadFolding.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-12-11-FoldImpDefSpill.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-12-16-BURRSchedCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2007-12-18-LoadCSEBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-01-08-IllegalCMP.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-01-08-SchedulerCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-01-09-LongDoubleSin.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-01-16-FPStackifierAssert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-01-16-InvalidDAGCombineXform.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-01-16-Trampoline.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-01-25-EmptyFunction.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-02-05-ISelCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-02-06-LoadFoldingBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-02-08-LoadFoldingBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-02-14-BitMiscompile.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-02-18-TailMergingBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-02-20-InlineAsmClobber.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-02-22-LocalRegAllocBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-02-22-ReMatBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-02-25-InlineAsmBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-02-25-X86-64-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-02-26-AsmDirectMemOp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-02-27-DeadSlotElimBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-02-27-PEICrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-03-06-frem-fpstack.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-03-07-APIntBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-03-10-RegAllocInfLoop.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-03-12-ThreadLocalAlias.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-03-13-TwoAddrPassCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-03-14-SpillerCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-03-18-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-03-19-DAGCombinerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-03-23-DarwinAsmComments.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-03-25-TwoAddrPassBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-03-31-SpillerFoldingBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-04-02-unnamedEH.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-04-08-CoalescerCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-04-09-BranchFolding.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-04-15-LiveVariableBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-04-16-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-04-16-ReMatBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-04-17-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-04-24-MemCpyBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-04-24-pblendw-fold-crash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-04-26-Asm-Optimize-Imm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-04-28-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-04-28-CyclicSchedUnit.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-05-01-InvalidOrdCompare.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-05-09-PHIElimBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-05-09-ShuffleLoweringBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-05-12-tailmerge-5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-05-21-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-05-22-FoldUnalignedLoad.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-05-28-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-05-28-LocalRegAllocBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-06-04-MemCpyLoweringBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-06-13-NotVolatileLoadStore.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-06-13-VolatileLoadStore.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-06-16-SubregsBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-06-18-BadShuffle.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-06-25-VecISelBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-07-07-DanglingDeadInsts.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-07-09-ELFSectionAttributes.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-07-11-SHLBy1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-07-11-SpillerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-07-16-CoalescerCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-07-19-movups-spills.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-07-22-CombinerCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-07-23-VSetCC.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-08-05-SpillerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-08-06-RewriterBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-08-17-UComiCodeGenBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-08-19-SubAndFetch.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-08-23-64Bit-maskmovq.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-08-23-X86-64AsmBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-08-25-AsmRegTypeMismatch.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-08-31-EH_RETURN32.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-08-31-EH_RETURN64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-09-05-sinttofp-2xi32.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-09-09-LinearScanBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-09-11-CoalescerBug2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-09-11-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-09-17-inline-asm-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-09-18-inline-asm-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-09-19-RegAllocBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-09-25-sseregparm-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-09-26-FrameAddrBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-09-29-ReMatBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-09-29-VolatileBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-02-Atomics32-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-06-MMXISelBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-06-x87ld-nan-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-06-x87ld-nan-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-07-SSEISelBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-11-CallCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-13-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-16-SpillerBug.ll Add support for using the FLAGS result of or, xor, and and instructions 2009-09-18 19:59:53 +00:00
2008-10-16-VecUnaryOp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-17-Asm64bitRConstraint.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-20-AsmDoubleInI32.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-24-FlippedCompare.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-27-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-27-StackRealignment.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-29-ExpandVAARG.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-11-03-F80VAARG.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-11-06-testb.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-11-13-inlineasm-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-11-29-DivideConstant16bit.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-11-29-DivideConstant16bitSigned.ll change selectiondag to add the sign extended versions of immediate operands 2009-09-08 23:05:44 +00:00
2008-11-29-ULT-Sign.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-01-loop-iv-used-outside-loop.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-01-SpillerAssert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-02-dagcombine-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-02-dagcombine-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-02-dagcombine-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-02-IllegalResultType.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-05-SpillerCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-12-PrivateEHSymbol.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-16-BadShift.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-16-dagcombine-4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-19-EarlyClobberBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-22-dagcombine-5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-23-crazy-address.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-12-23-dagcombine-6.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-01-12-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-01-13-DoubleUpdate.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-01-16-SchedulerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-01-16-UIntToFP.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-01-18-ConstantExprCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-01-25-NoSSE.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-01-26-WrongCheck.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-01-27-NullStrings.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-01-29-LocalRegAllocBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-01-31-BigShift2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-01-31-BigShift3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-01-31-BigShift.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-01-LargeMask.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-03-AnalyzedTwice.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-04-sext-i64-gep.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-05-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-07-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-08-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-11-codegenprepare-reuse.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-12-DebugInfoVLA.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-12-InlineAsm-nieZ-constraints.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-12-SpillerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-20-PreAllocSplit-Crash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-21-ExtWeakInitializer.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-25-CommuteBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-02-26-MachineLICMBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-03-BitcastLongDouble.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-03-BTHang.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-05-burr-list-crash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-07-FPConstSelect.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-09-APIntCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-09-SpillerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-10-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-11-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-12-CPAlignBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-13-PHIElimBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-16-PHIElimInLPad.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-16-SpillerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-23-i80-fp80.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
2009-03-23-LinearScanBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-23-MultiUseSched.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-25-TestBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-03-26-NoImplicitFPBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-09-InlineAsmCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-12-FastIselOverflowCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-12-picrel.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-13-2AddrAssert-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-13-2AddrAssert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-14-IllegalRegs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-16-SpillerUnfold.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-20-LinearScanOpt.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-21-NoReloadImpDef.ll Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
2009-04-24.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-25-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-27-CoalescerAssert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-27-LiveIntervalsAssert2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-27-LiveIntervalsAssert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-27-LiveIntervalsBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-29-IndirectDestOperands.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-29-LinearScanBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-29-RegAllocAssert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-04-scale.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-05-08-InlineAsmIOffset.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-05-11-tailmerge-crash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-05-19-SingleElementExtractElement.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-05-23-available_externally.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-05-23-dagcombine-shifts.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-05-28-DAGCombineCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-05-30-ISelBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-06-02-RewriterBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-06-03-Win64DisableRedZone.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-06-03-Win64SpillXMM.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-06-04-VirtualLiveIn.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-06-05-ScalarToVectorByteMMX.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-06-05-sitofpCrash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-06-05-VariableIndexInsert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-06-05-VZextByteShort.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-06-06-ConcatVectors.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-06-07-ExpandMMXBitcast.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-06-12-x86_64-tail-call-conv-out-of-sync-bug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-06-15-not-a-tail-call.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-06-18-movlp-shuffle-register.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-07-06-TwoAddrAssert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-07-07-SplitICmp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-07-09-ExtractBoolFromVector.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-07-15-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-07-16-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-07-16-LoadFoldingBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-07-17-StackColoringBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-07-19-AsmExtraOperands.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-07-20-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-07-20-DAGCombineBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-08-02-mmx-scalar-to-vector.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-08-06-branchfolder-crash.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-08-06-inlineasm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-08-08-CastError.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-08-12-badswitch.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-08-14-Win64MemoryIndirectArg.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-08-19-LoadNarrowingMiscompile.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-08-23-linkerprivate.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-08-23-SubRegReuseUndo.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-09-07-CoalescerBug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2009-09-10-LoadFoldingBug.ll Follow up to 81494. When the folded reload is narrowed to a 32-bit load then change the destination register to a 32-bit one or add a sub-register index. 2009-09-11 01:01:31 +00:00
2009-09-16-CoalescerBug.ll Fix PR4910: Broken logic in coalescer means when a physical register liveness is being shortened, the sub-registers were not. The symptom is the register allocator could not find a free register for this particular test. 2009-09-17 00:57:15 +00:00
20090313-signext.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
abi-isel.ll turn on -experimental-asm-printer for x86 / AT&T by default. 2009-09-11 17:07:27 +00:00
add-trick32.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
add-trick64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
add-with-overflow.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
aliases.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
aligned-comm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
all-ones-vector.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
alloca-align-rounding.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
and-or-fold.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
and-su.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
anyext-uses.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
anyext.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
arg-cast.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
asm-block-labels.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
asm-global-imm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
asm-indirect-mem.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
asm-modifier-P.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
asm-modifier.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
atomic_add.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
atomic_op.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
Atomics-32.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
Atomics-64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
attribute-sections.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
avoid-lea-scale2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
avoid-loop-align-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
avoid-loop-align.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
bitcast2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
bitcast-int-to-vector.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
bitcast.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
break-anti-dependencies.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
bss_pagealigned.ll Add testcase for r81322 (PR4933). 2009-09-09 09:34:43 +00:00
bswap-inline-asm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
bswap.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
bt.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
byval2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
byval3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
byval4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
byval5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
byval6.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
byval7.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
byval.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
call-imm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
call-push.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
change-compare-stride-0.ll change selectiondag to add the sign extended versions of immediate operands 2009-09-08 23:05:44 +00:00
change-compare-stride-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
clz.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
cmov.ll Restore a comment that was lost in the merge. 2009-09-15 15:09:54 +00:00
cmp0.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
cmp1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
cmp2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
cmp-test.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
coalesce-esp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
coalescer-commute1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
coalescer-commute2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
coalescer-commute3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
coalescer-commute4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
coalescer-commute5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
coalescer-cross.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
coalescer-remat.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
code_placement.ll Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
codegen-prepare-cast.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
codemodel.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
combine-lds.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
combiner-aa-0.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
combiner-aa-1.ll Don't pull a load through a callseq_start if the load's chain 2009-09-15 01:22:01 +00:00
commute-intrinsic.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
commute-two-addr.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
compare_folding.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
compare-add.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
compiler_used.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
complex-fca.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
const-select.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
constant-pool-remat-0.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
constpool.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
convert-2-addr-3-addr-inc64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
copysign-zero.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
critical-edge-split.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
cstring.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
dag-rauw-cse.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
dagcombine-buildvector.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
dagcombine-cse.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
darwin-bzero.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
darwin-no-dead-strip.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
darwin-quote.ll add a testacse for the objc problem that required required r81305 2009-09-09 06:19:34 +00:00
darwin-stub.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
dg.exp
div_const.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
divrem.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
dll-linkage.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
dollar-name.ll convert to filecheck syntax 2009-09-08 23:16:26 +00:00
dyn-stackalloc.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
empty-struct-return-type.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
epilogue.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
extend.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
extern_weak.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
extmul64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
extmul128.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
extract-combine.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
extract-extract.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
extractelement-from-arg.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
extractelement-load.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
extractelement-shuffle.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
extractps.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fabs.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
fast-cc-callee-pops.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
fast-cc-merge-stack-adj.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-cc-pass-in-regs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-isel-bail.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-isel-bc.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-isel-call.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-isel-constpool.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-isel-fneg.ll Add -mattr=+sse2 to the -march=x86 version of this test. Without 2009-09-12 23:45:47 +00:00
fast-isel-gep.ll fix PR4984 by ensuring that fastisel adds properly sign extended GEP displacement 2009-09-15 18:27:02 +00:00
fast-isel-gv.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-isel-i1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-isel-mem.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-isel-phys.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-isel-shift-imm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-isel-tailcall.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-isel-tls.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-isel-trunc.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fast-isel.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fastcall-correct-mangling.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fastcc-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fastcc-byval.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fastcc-sret.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fastcc.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
field-extract-use-trunc.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fildll.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fmul-zero.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fold-add.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fold-and-shift.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fold-call-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fold-call-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fold-call.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fold-imm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fold-load.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fold-mul-lohi.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fold-pcmpeqd-0.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fold-pcmpeqd-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fold-pcmpeqd-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fold-sext-trunc.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fp2sint.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fp_constant_op.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fp_load_cast_fold.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fp_load_fold.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fp-immediate-shorten.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fp-in-intregs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fp-stack-2results.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fp-stack-compare.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fp-stack-direct-ret.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fp-stack-O0-crash.ll fix PR4767, a crash because fp stackifier visited blocks in 2009-09-08 04:55:44 +00:00
fp-stack-ret-conv.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fp-stack-ret-store.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fp-stack-ret.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
fp-stack-retcopy.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fp-stack-set-st1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fsxor-alignment.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
full-lsr.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
ga-offset.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
global-sections-tls.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
global-sections.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
h-register-addressing-32.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
h-register-addressing-64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
h-register-store.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
h-registers-0.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
h-registers-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
h-registers-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
h-registers-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
hidden-vis-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
hidden-vis-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
hidden-vis-4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
hidden-vis.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
i2k.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
i64-mem-copy.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
i128-and-beyond.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
i128-immediate.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
i128-mul.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
i128-ret.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
i256-add.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
iabs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
illegal-asm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
illegal-insert.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
illegal-vector-args-return.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
imp-def-copies.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
imul-lea-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
imul-lea.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm-2addr.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm-flag-clobber.ll Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
inline-asm-fpstack2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm-fpstack3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm-fpstack4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm-fpstack5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm-fpstack.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm-modifier-n.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm-mrv.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm-out-regs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm-pic.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm-q-regs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm-tied.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm-x-scalar.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
inline-asm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
ins_subreg_coalesce-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
ins_subreg_coalesce-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
ins_subreg_coalesce-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
insertelement-copytoregs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
insertelement-legalize.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
invalid-shift-immediate.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
isel-sink2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
isel-sink3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
isel-sink.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
isint.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
isnan2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
isnan.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
ispositive.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
iv-users-in-other-loops.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
jump_sign.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
ldzero.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
lea-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
lea-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
lea-4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
lea-recursion.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
lea.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
legalizedag_vec.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
lfence.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
limited-prec.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
live-out-reg-info.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
local-liveness.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
long-setcc.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
longlong-deadload.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
loop-hoist.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
loop-strength-reduce2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
loop-strength-reduce3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
loop-strength-reduce4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
loop-strength-reduce5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
loop-strength-reduce6.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
loop-strength-reduce7.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
loop-strength-reduce8.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
loop-strength-reduce-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
loop-strength-reduce-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
loop-strength-reduce.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
lsr-loop-exit-cond.ll Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
lsr-negative-stride.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
lsr-sort.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
masked-iv-safe.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
masked-iv-unsafe.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
maskmovdqu.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
memcpy-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
memcpy.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
memmove-0.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
memmove-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
memmove-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
memmove-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
memmove-4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
memset64-on-x86-32.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
memset-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
memset.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mfence.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mingw-alloca.ll filecheckize 2009-09-09 00:19:46 +00:00
mmx-arg-passing2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mmx-arg-passing.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mmx-arith.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mmx-bitcast-to-i64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mmx-copy-gprs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mmx-emms.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mmx-insert-element.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mmx-pinsrw.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mmx-punpckhdq.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mmx-s2v.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mmx-shift.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mmx-shuffle.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mmx-vzmovl-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mmx-vzmovl.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
movfs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
movgs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mul64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mul128.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mul-legalize.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mul-remat.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mul-shift-reassoc.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
multiple-return-values-cross-block.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
multiple-return-values.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
nancvt.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
narrow_op-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
narrow_op-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
neg_fp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
negate-add-zero.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
negative_zero.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
negative-sin.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
negative-subscript.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
nobt.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
nofence.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
nosse-error1.ll
nosse-error2.ll
nosse-varargs.ll
omit-label.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
opt-ext-uses.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
optimize-max-0.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
optimize-max-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
optimize-max-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
or-branch.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
overlap-shift.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
packed_struct.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
peep-test-0.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
peep-test-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
peep-test-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
peep-test-3.ll Add support for using the FLAGS result of or, xor, and and instructions 2009-09-18 19:59:53 +00:00
peep-vector-extract-concat.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
peep-vector-extract-insert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
personality.ll Make a new X8632_MachoTargetObjectFile TLOF implementation whose 2009-09-18 20:22:52 +00:00
phys_subreg_coalesce-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
phys_subreg_coalesce.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pic_jumptable.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pic-load-remat.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pic.ll merge the linux cpool/jtbl pic tests into pic.ll and convert to filecheck. 2009-09-13 18:46:37 +00:00
pmul.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
postalloc-coalescing.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr1462.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr1489.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr1505.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr1505b.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr2177.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr2182.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr2326.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr2623.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr2656.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr2659.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr2849.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr2924.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr2982.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr3154.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr3216.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr3241.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr3243.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr3244.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr3250.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr3317.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr3366.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr3457.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr3495-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr3495.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr3522.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pre-split1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pre-split2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pre-split3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pre-split4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pre-split5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pre-split6.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pre-split7.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pre-split8.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pre-split9.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pre-split10.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
prefetch.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
private-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
private.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
ptrtoint-constexpr.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
rdtsc.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
red-zone2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
red-zone.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
regpressure.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
rem-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
rem.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
remat-constant.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
remat-mov-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
ret-addr.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
ret-i64-0.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
ret-mmx.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
rip-rel-address.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
rodata-relocs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
rot16.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
rot32.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
rot64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
rotate2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
rotate.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
scalar_sse_minmax.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
scalar-extract.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
scalar-min-max-fill-operand.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
scalarize-bitcast.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
scev-interchange.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
select-zero-one.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
select.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
setoeq.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
setuge.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sext-load.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sext-ret-val.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sext-select.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sext-trunc.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sfence.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
shift-and.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
shift-coalesce.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
shift-codegen.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
shift-combine.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
shift-double.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
shift-folding.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
shift-i128.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
shift-i256.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
shift-one.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
shift-parts.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
shl_elim.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
shrink-fp-const1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
shrink-fp-const2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sincos.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
small-byval-memcpy.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
smul-with-overflow-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
smul-with-overflow-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
smul-with-overflow.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
soft-fp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
split-eh-lpad-edges.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
split-select.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
split-vector-rem.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sret.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse41.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse42.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse_reload_fold.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
sse-align-0.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-align-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-align-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-align-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-align-4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-align-5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-align-6.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-align-7.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-align-8.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-align-9.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-align-10.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-align-11.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-align-12.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-fcopysign.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-load-ret.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
sse-minmax.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sse-varargs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
stack-align.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
stack-color-with-reg-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
stack-color-with-reg.ll Add support for using the FLAGS result of or, xor, and and instructions 2009-09-18 19:59:53 +00:00
stdarg.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
store_op_load_fold2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
store_op_load_fold.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
store-empty-member.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
store-fp-constant.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
store-global-address.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
storetrunc-fp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
stride-nine-with-base-reg.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
stride-reuse.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sub-with-overflow.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
subreg-to-reg-0.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
subreg-to-reg-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
subreg-to-reg-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
subreg-to-reg-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
subreg-to-reg-4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
subreg-to-reg-5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
subreg-to-reg-6.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
switch-zextload.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
swizzle.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tailcall1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tailcall-i1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tailcall-stackalign.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tailcall-structret.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tailcall-void.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tailcallbyval64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tailcallbyval.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tailcallfp2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tailcallfp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tailcallpic1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tailcallpic2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tailcallstack64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
test-nofold.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
test-shrink.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
testl-commute.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls6.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls7.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls8.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls9.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls10.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls11.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls12.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls13.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls14.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls15.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
tls-pic.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
trap.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
trunc-to-bool.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
twoaddr-coalesce-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
twoaddr-coalesce.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
twoaddr-delete.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
twoaddr-pass-sink.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
twoaddr-remat.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
uint_to_fp-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
uint_to_fp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
umul-with-carry.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
umul-with-overflow.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
urem-i8-constant.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
v4f32-immediate.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
variable-sized-darwin-bzero.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
variadic-node-pic.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_add.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_align.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_call.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_clear.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_compare.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_ctbits.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_extract-sse4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_extract.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_fneg.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_i64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_ins_extract-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_ins_extract.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
vec_insert_4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_insert-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_insert-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_insert-5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_insert-6.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_insert-7.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_insert-8.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_insert.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_loadsingles.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_logical.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_return.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_select.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-6.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-7.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-8.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-9.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-A.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-B.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-C.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-D.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-E.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-F.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-G.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-H.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-I.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set-J.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_set.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shift2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shift3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shift.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-6.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-7.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-8.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-9.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-10.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-11.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-14.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-15.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-16.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-17.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-18.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-19.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-20.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-22.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-23.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-24.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-25.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-26.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-27.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-28.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-30.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-31.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-34.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-35.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle-36.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuffle.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_splat-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_splat-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_splat-4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_splat.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_ss_load_fold.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_zero_cse.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_zero-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_zero.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vector-intrinsics.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vector-rem.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vector-variable-idx.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vector.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vfcmp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
volatile.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vortex-bug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vshift_scalar.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vshift_split2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vshift_split.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vshift-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vshift-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vshift-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vshift-4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vshift-5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
weak.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
wide-integer-fold.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_arith-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_arith-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_arith-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_arith-4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_arith-5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_arith-6.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_cast-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_cast-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_cast-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_cast-4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_cast-5.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_cast-6.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_conv-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_conv-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_conv-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_conv-4.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_load-0.ll When widening a vector load, use the correct chain. This fixes PR4891. 2009-09-09 14:22:57 +00:00
widen_load-1.ll When widening a vector load, use the correct chain. This fixes PR4891. 2009-09-09 14:22:57 +00:00
widen_select-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_shuffle-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
widen_shuffle-2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-64-and-mask.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-64-arg.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-64-asm.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-64-dead-stack-adjust.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-64-disp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-64-frameaddr.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-64-gv-offset.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-64-malloc.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-64-mem.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
x86-64-pic-1.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
x86-64-pic-2.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
x86-64-pic-3.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
x86-64-pic-4.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
x86-64-pic-5.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
x86-64-pic-6.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
x86-64-pic-7.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
x86-64-pic-8.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
x86-64-pic-9.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
x86-64-pic-10.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
x86-64-pic-11.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
x86-64-ret0.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-64-shortint.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-64-sret-return.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-64-varargs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-frameaddr2.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-frameaddr.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
x86-store-gv-addr.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
xmm-r64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
xor_not.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
xor-undef.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
xorl.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
zero-remat.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
zext-inreg-0.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
zext-inreg-1.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00