llvm-6502/test/CodeGen/X86
Alexey Samsonov c0319dd9c2 Revert "merge consecutive stores of extracted vector elements"
This reverts commit r224611. This change causes crashes
in X86 DAG->DAG Instruction Selection.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225031 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-31 00:40:28 +00:00
..
GC
3addr-16bit.ll X86: Perform integer comparisons at i32 or larger. 2013-11-22 19:57:47 +00:00
3addr-or.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
3dnow-intrinsics.ll Add 3DNow! intrinsics. 2011-04-15 00:32:41 +00:00
4char-promote.ll Remove the "-promote-elements" flag. This flag is now enabled by default. 2012-06-04 11:27:21 +00:00
2003-08-03-CallArgLiveRanges.ll More rewrites of x86 codegen regression tests with FileCheck 2013-05-01 05:34:30 +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 Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
2004-02-13-FrameReturnAddress.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +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 test/CodeGen/X86/2004-03-30-Select-Max.ll: FileCheck-ize. 2012-07-03 03:58:59 +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 clean up some testcases. 2010-03-02 18:56:03 +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 Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383. 2013-11-22 02:28:04 +00:00
2006-03-01-InstrSchedBug.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
2006-03-02-InstrSchedBug.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
2006-04-04-CrossBlockCrash.ll Fix PR5315, original patch by Nicolas Capens! 2009-11-06 00:11:57 +00:00
2006-04-27-ISelFoldingBug.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
2006-05-01-SchedCausingSpills.ll
2006-05-02-InstrSched1.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
2006-05-02-InstrSched2.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
2006-05-08-CoalesceSubRegClass.ll
2006-05-08-InstrSched.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
2006-05-11-InstrSched.ll
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 A forthcoming SSE patch will break this test; since the test is also 2011-06-01 16:13:09 +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-20-InlineAsm.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +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 Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +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 Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +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 change the scope node to include a list of children to be checked 2010-02-25 19:00:39 +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 Flip the new block-placement pass to be on by default. 2012-04-16 13:49:17 +00:00
2006-11-12-CSRetCC.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
2006-11-17-IllegalMove.ll During the CodeGenPrepare we often lower intrinsics (such as objsize) 2012-08-14 05:19:07 +00:00
2006-11-27-SelectLegalize.ll
2006-12-16-InlineAsmCrash.ll move tests that depend on the x86 backend out of codegen/generic, 2010-02-09 06:41:03 +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 Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
2007-01-08-X86-64-Pointer.ll test/CodeGen/X86: FileCheck-ize and add actions for x86_64-linux and x86_64-win32. 2011-03-16 13:53:07 +00:00
2007-01-13-StackPtrIndex.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +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 Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
2007-02-16-BranchFold.ll don't have i386-specific tests in CodeGen/Generic, PR6601. 2010-03-14 18:51:18 +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-23-DAGCombine-Miscompile.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +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 Add the ability to use GEPs for address sinking in CGP 2014-04-12 00:59:48 +00:00
2007-03-16-InlineAsm.ll Remove support for using "foo" as symbols instead of %"foo". This is ancient 2011-06-17 06:36:20 +00:00
2007-03-18-LiveIntervalAssert.ll
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 Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2007-03-24-InlineAsmVectorOp.ll
2007-03-24-InlineAsmXConstraint.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +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 Add nounwind. 2009-09-23 18:20:27 +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 More rewrites of x86 codegen regression tests with FileCheck 2013-05-01 05:34:30 +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 Allow folded spills in test. 2011-04-30 08:00:50 +00:00
2007-04-27-InlineAsm-IntMemInput.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
2007-05-05-Personality.ll Re-apply r211399, "Generate native unwind info on Win64" with a fix to ignore SEH pseudo ops in X86 JIT emitter. 2014-06-25 12:41:52 +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-14-LiveIntervalAssert.ll manually upgrade a bunch of tests to modern syntax, and remove some that 2011-06-17 03:14:27 +00:00
2007-05-15-maskmovq.ll Massive rewrite of MMX: 2010-09-30 23:57:10 +00:00
2007-05-17-ShuffleISelBug.ll Rewrite X86 codegen regression test with FileCheck 2013-04-30 07:51:08 +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-15-IntToMMX.ll More rewrites of x86 codegen regression tests with FileCheck 2013-05-01 05:34:30 +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 Fix register-dependent X86 tests. 2011-04-05 00:32:44 +00:00
2007-07-10-StackerAssert.ll
2007-07-18-Vector-Extract.ll test/CodeGen/X86: FileCheck-ize and add actions for x86_64-linux and x86_64-win32. 2011-03-16 13:53:07 +00:00
2007-08-01-LiveVariablesBug.ll More rewrites of x86 codegen regression tests with FileCheck 2013-05-01 05:34:30 +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 Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +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-09-05-InvalidAsm.ll test/CodeGen/X86/2007-09-05-InvalidAsm.ll: FileCheck-ize. 2012-07-03 03:59:08 +00:00
2007-09-06-ExtWeakAliasee.ll Use "weak alias" instead of "alias weak" 2014-07-30 22:51:54 +00:00
2007-09-27-LDIntrinsics.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +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-12-CoalesceExtSubReg.ll During SelectionDAG building explicitly set a node to constant zero when the 2013-06-18 20:14:39 +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 Add -mcpu to two X86 tests. 2013-08-21 17:14:31 +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 Stop accepting and ignoring attributes in function types. Attributes are applied 2011-06-17 17:37:13 +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-19-SpillerUnfold.ll Rewrite some tests with FileCHeck in X86 codegen 2013-04-29 22:41:29 +00:00
2007-10-28-inlineasm-q-modifier.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2007-10-29-ExtendSetCC.ll manually upgrade a bunch of tests to modern syntax, and remove some that 2011-06-17 03:14:27 +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-03-x86-64-q-constraint.ll
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 Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2007-11-04-rip-immediate-constant.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2007-11-06-InstrSched.ll Instruction scheduling itinerary for Intel Atom. 2012-02-01 23:20:51 +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-30-LoadFolding-Bug.ll Reapply the new LoopStrengthReduction code, with compile time and 2010-02-12 10:34:29 +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 Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +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 During SelectionDAG building explicitly set a node to constant zero when the 2013-06-18 20:14:39 +00:00
2008-01-09-LongDoubleSin.ll More rewrites of x86 codegen regression tests with FileCheck 2013-05-01 05:34:30 +00:00
2008-01-16-FPStackifierAssert.ll Don't run RAFast in the optimizing regalloc pipeline. 2012-06-08 23:15:12 +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-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 Some targets don't prefix private symbols with dot 2014-07-15 03:00:41 +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 Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
2008-02-20-InlineAsmClobber.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2008-02-22-LocalRegAllocBug.ll Don't run RAFast in the optimizing regalloc pipeline. 2012-06-08 23:15:12 +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 manually upgrade a bunch of tests to modern syntax, and remove some that 2011-06-17 03:14:27 +00:00
2008-02-26-AsmDirectMemOp.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +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
2008-03-10-RegAllocInfLoop.ll Remove schedule-livein-copies. It's not being used. 2010-05-29 02:23:39 +00:00
2008-03-12-ThreadLocalAlias.ll [pr19844] Add thread local mode to aliases. 2014-05-28 18:15:43 +00:00
2008-03-13-TwoAddrPassCrash.ll manually upgrade a bunch of tests to modern syntax, and remove some that 2011-06-17 03:14:27 +00:00
2008-03-14-SpillerCrash.ll Reject alias to undefined symbols in the verifier. 2014-03-12 20:15:49 +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 Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +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
2008-04-08-CoalescerCrash.ll .file is only available on ELF, use a triple instead of -march. 2014-02-13 15:38:16 +00:00
2008-04-09-BranchFolding.ll Eliminate the other half of the BRCOND optimization, and update 2010-06-24 15:24:03 +00:00
2008-04-15-LiveVariableBug.ll Remove the local register allocator. 2010-06-15 21:58:33 +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 Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
2008-04-17-CoalescerBug.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +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 Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
2008-04-26-Asm-Optimize-Imm.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2008-04-28-CoalescerBug.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +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 Flip the new block-placement pass to be on by default. 2012-04-16 13:49:17 +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
2008-05-12-tailmerge-5.ll Reimplement BranchFolding change to avoid tail merging for a 1 instruction 2009-10-28 22:10:20 +00:00
2008-05-21-CoalescerBug.ll
2008-05-22-FoldUnalignedLoad.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +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 Don't run RAFast in the optimizing regalloc pipeline. 2012-06-08 23:15:12 +00:00
2008-06-13-NotVolatileLoadStore.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
2008-06-13-VolatileLoadStore.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
2008-06-16-SubregsBug.ll
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-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 Use function attributes to indicate that we don't want to realign the stack. 2013-08-01 21:42:05 +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-06-CmpStride.ll
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 As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias 2011-04-14 01:46:37 +00:00
2008-08-19-SubAndFetch.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
2008-08-23-64Bit-maskmovq.ll Massive rewrite of MMX: 2010-09-30 23:57:10 +00:00
2008-08-31-EH_RETURN32.ll Add -mcpu to some unit tests that only fail on certain hosts. 2013-06-24 09:51:30 +00:00
2008-08-31-EH_RETURN64.ll [x86] Disambiguate RET[QL] and fix aliases for 16-bit mode 2014-01-08 12:58:07 +00:00
2008-09-05-sinttofp-2xi32.ll Enable element promotion type legalization by deafault. 2011-10-16 20:31:33 +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 Add a cpu to try to bring back the atom bots. 2013-05-27 13:22:52 +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 Don't run RAFast in the optimizing regalloc pipeline. 2012-06-08 23:15:12 +00:00
2008-09-18-inline-asm-2.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2008-09-19-RegAllocBug.ll
2008-09-25-sseregparm-1.ll
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 Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +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-VecUnaryOp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
2008-10-17-Asm64bitRConstraint.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2008-10-20-AsmDoubleInI32.ll
2008-10-24-FlippedCompare.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
2008-10-27-CoalescerBug.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +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 Rewrite some tests with FileCHeck in X86 codegen 2013-04-29 22:41:29 +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-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
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-16-dagcombine-4.ll
2008-12-19-EarlyClobberBug.ll Instruction scheduling itinerary for Intel Atom. 2012-02-01 23:20:51 +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 Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +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-13-DoubleUpdate.ll now that generic vector types aren't selected onto MMX registers, these 2010-12-19 20:12:58 +00:00
2009-01-16-SchedulerBug.ll
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 rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is 2011-06-18 06:05:24 +00:00
2009-01-26-WrongCheck.ll
2009-01-27-NullStrings.ll Update tests. 2011-01-16 18:02:57 +00:00
2009-01-31-BigShift2.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +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 Change constantexpr global variable initializers to convert the constants 2010-01-23 06:17:14 +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-09-ivs-different-sizes.ll Move x86-specific tests out of test/Transforms/LoopStrengthReduce and 2010-08-05 17:04:15 +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 IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2009-02-12-InlineAsm-nieZ-constraints.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +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-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 More rewrites of x86 codegen regression tests with FileCheck 2013-05-01 05:34:30 +00:00
2009-02-26-MachineLICMBug.ll [X86] Custom lower UINT_TO_FP from v4f32 to v4i32, and for v8f32 to v8i32 if 2014-11-11 02:23:47 +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-12-CPAlignBug.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
2009-03-13-PHIElimBug.ll Update more tests to the new EH scheme. 2011-08-31 21:39:05 +00:00
2009-03-16-PHIElimInLPad.ll Update more tests to the new EH scheme. 2011-08-31 21:39:05 +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 Add -mcpu to some unit tests that only fail on certain hosts. 2013-06-24 09:51:30 +00:00
2009-03-25-TestBug.ll Rewrite X86 codegen regression test with FileCheck 2013-04-30 07:51:08 +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-12-FastIselOverflowCrash.ll Remove support for parsing the "type i32" syntax for defining a numbered 2011-06-19 00:03:46 +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 Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +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 Remove the local register allocator. 2010-06-15 21:58:33 +00:00
2009-04-16-SpillerUnfold.ll More rewrites of x86 codegen regression tests with FileCheck 2013-05-01 05:34:30 +00:00
2009-04-24.ll More rewrites of x86 codegen regression tests with FileCheck 2013-05-01 05:34:30 +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-29-IndirectDestOperands.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
2009-04-29-LinearScanBug.ll Update test. 2011-06-19 12:14:34 +00:00
2009-04-29-RegAllocAssert.ll
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 Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2009-05-11-tailmerge-crash.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +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 Rewrite X86 codegen regression test with FileCheck 2013-04-30 07:51:08 +00:00
2009-05-23-dagcombine-shifts.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
2009-05-28-DAGCombineCrash.ll
2009-05-30-ISelBug.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +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 Triple::MinGW64 is deprecated and removed. We can use Triple::MinGW32 generally. 2011-02-17 12:24:17 +00:00
2009-06-03-Win64SpillXMM.ll Re-apply r211399, "Generate native unwind info on Win64" with a fix to ignore SEH pseudo ops in X86 JIT emitter. 2014-06-25 12:41:52 +00:00
2009-06-04-VirtualLiveIn.ll Remove support for parsing the "type i32" syntax for defining a numbered 2011-06-19 00:03:46 +00:00
2009-06-05-ScalarToVectorByteMMX.ll Rewrite X86 codegen regression test with FileCheck 2013-04-30 07:51:08 +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
2009-06-05-VZextByteShort.ll [x86] Clean up some tests to use FileCheck and combine two into a single 2014-08-28 03:41:28 +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 Stabilize the test by specifying an exact cpu target 2011-10-30 08:07:50 +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 - Move all MOVSS and MOVSD patterns close to their definitions 2011-08-31 03:04:20 +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
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
2009-07-16-CoalescerBug.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 Massive rewrite of MMX: 2010-09-30 23:57:10 +00:00
2009-08-06-branchfolder-crash.ll make the asmparser reject function and type redefinitions. 'Merging' hasn't been 2011-06-17 07:06:44 +00:00
2009-08-06-inlineasm.ll Experiment with changing the default 32-bit linux stack alignment to 2011-01-13 06:47:10 +00:00
2009-08-08-CastError.ll Rewrite X86 codegen regression test with FileCheck 2013-04-30 07:51:08 +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 Remove support for parsing the "type i32" syntax for defining a numbered 2011-06-19 00:03:46 +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-SubRegReuseUndo.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
2009-09-10-LoadFoldingBug.ll Update more tests to the new EH scheme. 2011-08-31 21:39:05 +00:00
2009-09-10-SpillComments.ll Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack in 2011-01-03 22:53:22 +00:00
2009-09-16-CoalescerBug.ll
2009-09-19-earlyclobber.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2009-09-21-NoSpillLoopCount.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
2009-09-22-CoalescerBug.ll Fix a obvious logic error. 2009-09-23 05:23:19 +00:00
2009-09-23-LiveVariablesBug.ll Clean up LiveVariables and change how it deals with partial updates and kills. This also eliminate the horrible check which scan forward to the end of the basic block. It should be faster and more accurate. 2009-09-24 02:15:22 +00:00
2009-10-14-LiveVariablesBug.ll When LiveVariables is adding implicit-def to model "partial dead", add the earlyclobber marker if the superreg def has it. 2009-10-14 23:39:27 +00:00
2009-10-16-Scope.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2009-10-19-atomic-cmp-eflags.ll Convert a bunch more tests over to the new atomic instructions. 2011-09-26 23:15:09 +00:00
2009-10-19-EmergencySpill.ll If the physical register being spilled does not have an interval, spill its sub-registers instead. 2009-10-20 01:31:09 +00:00
2009-10-25-RewriterBug.ll - Revert some changes from 85044, 85045, and 85047 that broke x86_64 tests and 2009-10-26 04:56:07 +00:00
2009-11-04-SubregCoalescingBug.ll Make test less fragile 2010-02-03 21:39:04 +00:00
2009-11-13-VirtRegRewriterBug.ll Added getSubRegIndex(A,B) that returns subreg index of A to B. Use it to replace broken code in VirtRegRewriter. 2009-11-14 03:42:17 +00:00
2009-11-16-MachineLICM.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
2009-11-16-UnfoldMemOpBug.ll Add back r201608, r201622, r201624 and r201625 2014-02-19 17:23:20 +00:00
2009-11-17-UpdateTerminator.ll
2009-11-18-TwoAddrKill.ll Fix PR5300. 2009-11-18 21:33:35 +00:00
2009-11-25-ImpDefBug.ll Update more tests to the new EH scheme. 2011-08-31 21:39:05 +00:00
2009-12-01-EarlyClobberBug.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2009-12-11-TLSNoRedZone.ll
2010-01-05-ZExt-Shl.ll Don't assign the shift the same type as the variable being shifted. This could 2010-01-05 22:39:10 +00:00
2010-01-07-ISelBug.ll ReplaceAllUsesOfValueWith may delete other nodes that the one being replaced. Do not delete dead nodes again. 2010-01-08 02:36:12 +00:00
2010-01-07-UAMemFeature.ll Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul, 2010-05-03 22:36:46 +00:00
2010-01-08-Atomic64Bug.ll X86: expand atomics in IR instead of as MachineInstrs. 2014-07-01 18:53:31 +00:00
2010-01-11-ExtraPHIArg.ll Avoid adding PHI arguments for a predecessor that has gone away when a BRCOND was constant folded. 2010-01-11 21:02:33 +00:00
2010-01-13-OptExtBug.ll
2010-01-15-SelectionDAGCycle.ll Fix PR6019. A load has more than one use if it feeds a bitconvert that 2010-01-15 23:23:41 +00:00
2010-01-18-DbgValue.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-01-19-OptExtBug.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
2010-02-01-DbgValueCrash.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-02-01-TaillCallCrash.ll Fix PR6196. GV callee may not be a function. 2010-02-01 22:40:09 +00:00
2010-02-03-DualUndef.ll Fix small bug in handling instructions with more than one implicitly defined operand. 2010-02-04 18:46:28 +00:00
2010-02-04-SchedulerBug.ll When the scheduler unfold a load folding instruction it move some of the predecessors to the unfolded load. It decides what gets moved to the load by checking whether the new load is using the predecessor as an operand. The check neglects the cases whether the predecessor is a flagged scheduling unit. 2010-02-05 01:27:11 +00:00
2010-02-11-NonTemporal.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-02-12-CoalescerBug-Impdef.ll Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
2010-02-15-ImplicitDefBug.ll Fix PR6300. 2010-02-15 22:03:29 +00:00
2010-02-19-TailCallRetAddrBug.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
2010-02-23-DAGCombineBug.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
2010-02-23-DIV8rDefinesAX.ll DIV8r must define %AX since X86DAGToDAGISel::Select() sometimes uses it 2010-02-24 00:39:35 +00:00
2010-02-23-RematImplicitSubreg.ll Remember to handle sub-registers when moving imp-defs to a rematted instruction. 2010-02-23 22:44:02 +00:00
2010-02-23-SingleDefPhiJoin.ll Keep track of phi join registers explicitly in LiveVariables. 2010-02-23 22:43:58 +00:00
2010-03-04-Mul8Bug.ll Fix the remaining MUL8 and DIV8 to define AX instead of AL,AH. 2010-03-04 20:42:07 +00:00
2010-03-05-ConstantFoldCFG.ll Avoid creating bad PHI instructions when BR is being const-folded. 2010-03-05 21:49:10 +00:00
2010-03-05-EFLAGS-Redef.ll We don't really care about correct register liveness information after the 2010-03-05 21:49:13 +00:00
2010-03-17-ISelBug.ll Don't maintain a set of deleted nodes; instead, use a HandleSDNode 2010-06-18 01:24:29 +00:00
2010-04-06-SSEDomainFixCrash.ll Update more tests to the new EH scheme. 2011-08-31 21:39:05 +00:00
2010-04-08-CoalescerBug.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
2010-04-13-AnalyzeBranchCrash.ll Re-apply 101075 and fix it properly. Just reuse the debug info of the branch instruction being optimized. There is no need to --I which can deref off start of the BB. 2010-04-13 18:50:27 +00:00
2010-04-21-CoalescerBug.ll Do not try to optimize a copy that has already been marked for deletion. 2010-04-21 20:57:54 +00:00
2010-04-23-mmx-movdq2q.ll [SDAG] Introduce a combined set to the DAG combiner which tracks nodes 2014-07-24 22:15:28 +00:00
2010-04-29-CoalescerCrash.ll Reject really weird coalescer case when trying to merge identical subregisters 2010-04-29 23:47:46 +00:00
2010-04-30-LocalAlloc-LandingPad.ll Convert to the new EH model. 2011-11-08 00:17:28 +00:00
2010-05-03-CoalescerSubRegClobber.ll Instruction scheduling itinerary for Intel Atom. 2012-02-01 23:20:51 +00:00
2010-05-05-LocalAllocEarlyClobber.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-05-06-LocalInlineAsmClobber.ll Don't run RAFast in the optimizing regalloc pipeline. 2012-06-08 23:15:12 +00:00
2010-05-07-ldconvert.ll Fix PR 7087, and probably other things, by extending 2010-05-07 21:35:53 +00:00
2010-05-10-DAGCombinerBug.ll Be careful with operand promotion. For a binary operation, the source operands may be the same. PR7018. rdar://7939869. 2010-05-10 19:03:57 +00:00
2010-05-12-FastAllocKills.ll Don't run RAFast in the optimizing regalloc pipeline. 2012-06-08 23:15:12 +00:00
2010-05-16-nosseconversion.ll Fix i64->f64 conversion, x86-64, -no-sse. A bit 2010-05-21 00:52:33 +00:00
2010-05-25-DotDebugLoc.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-05-26-DotDebugLoc.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-05-26-FP_TO_INT-crash.ll Testcase for 104624/104619/PR7191/8023512. 2010-05-26 17:55:45 +00:00
2010-05-28-Crash.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-06-01-DeadArg-DbgInfo.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-06-09-FastAllocRegisters.ll Mark physregs defined by inline asm as implicit. 2010-06-09 20:05:00 +00:00
2010-06-14-fast-isel-fs-load.ll Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep 2013-04-10 23:30:20 +00:00
2010-06-15-FastAllocEarlyCLobber.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-06-24-g-constraint-crash.ll Don't write an output file to cwd, and put an rdar prefix on 2010-06-24 23:45:15 +00:00
2010-06-25-asm-RA-crash.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-06-25-CoalescerSubRegDefDead.ll Add Mode64Bit feature and sink it down to MC layer. 2011-07-07 21:06:52 +00:00
2010-06-28-FastAllocTiedOperand.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-06-28-matched-g-constraint.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2010-07-02-asm-alignstack.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2010-07-02-UnfoldBug.ll - Two-address pass should not assume unfolding is always successful. 2010-07-02 20:36:18 +00:00
2010-07-06-asm-RIP.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2010-07-06-DbgCrash.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-07-11-FPStackLoneUse.ll Fix broken x86_64 tests which specify non-64-bit cpu's. 2011-07-08 22:29:33 +00:00
2010-07-13-indirectXconstraint.ll
2010-07-15-Crash.ll Fix crash reported in PR7653. 2010-07-15 18:45:27 +00:00
2010-07-29-SetccSimplify.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
2010-08-04-MaskedSignedCompare.ll Flip the new block-placement pass to be on by default. 2012-04-16 13:49:17 +00:00
2010-08-04-MingWCrash.ll Convert to the new EH model. 2011-11-08 00:17:28 +00:00
2010-08-04-StackVariable.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-09-01-RemoveCopyByCommutingDef.ll Teach RemoveCopyByCommutingDef to check all aliases, not just subregisters. 2010-09-01 22:15:35 +00:00
2010-09-16-asmcrash.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-09-16-EmptyFilename.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-09-17-SideEffectsInChain.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
2010-09-30-CMOV-JumpTable-PHI.ll Eliminate the unused CodeGenPrepare option to split critical edges. 2011-03-02 03:31:46 +00:00
2010-10-08-cmpxchg8b.ll IR: add "cmpxchg weak" variant to support permitted failure. 2014-06-13 14:24:07 +00:00
2010-11-02-DbgParameter.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2010-11-09-MOVLPS.ll Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
2010-11-18-SelectOfExtload.ll Force cmov on test so block placement doesn't shuffle the code around. 2012-04-17 13:55:23 +00:00
2011-01-07-LegalizeTypesCrash.ll Fix the other problem reported in PR8582. Testcase and patch by 2011-01-06 23:45:22 +00:00
2011-01-10-DagCombineHang.ll Fix PR 8916 (qv for analysis), at least the immediate problem. 2011-01-10 21:53:07 +00:00
2011-01-24-DbgValue-Before-Use.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2011-02-04-FastRegallocNoFP.ll Mark that the return is using EAX so that we don't use it for some other 2011-02-04 22:44:08 +00:00
2011-02-12-shuffle.ll Move test for appropriate directory. 2011-05-17 19:06:43 +00:00
2011-02-21-VirtRegRewriter-KillSubReg.ll VirtRegRewriter assertion fix. 2011-02-22 06:52:56 +00:00
2011-02-23-UnfoldBug.ll Fix bug in X86 folding / unfolding table. Int_CMPSDrm and Int_CMPSSrm memory 2011-02-24 02:36:52 +00:00
2011-02-27-Fpextend.ll Windows codegen also dies on this, so restrict to the platform it was 2011-02-28 14:22:08 +00:00
2011-03-02-DAGCombiner.ll Test case for r126864. Radar 9056407. 2011-03-02 23:41:40 +00:00
2011-03-08-Sched-crash.ll Strip cruft. 2011-03-08 20:19:10 +00:00
2011-03-09-Physreg-Coalescing.ll
2011-03-30-CreateFixedObjCrash.ll Don't try to create zero-sized stack objects. 2011-03-30 23:44:13 +00:00
2011-04-13-SchedCmpJmp.ll For something like 2012-07-16 19:35:43 +00:00
2011-04-19-sclr-bb.ll Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change. 2013-07-18 22:47:09 +00:00
2011-05-09-loaduse.ll Fix broken CHECK lines 2014-02-16 07:31:05 +00:00
2011-05-26-UnreachableBlockElim.ll Change objectsize intrinsic to accept different address spaces. 2013-10-07 18:06:48 +00:00
2011-05-27-CrossClassCoalescing.ll Add a GR32_NOREX_NOSP register class and fix a bug where getMatchingSuperRegClass() 2011-05-27 22:26:04 +00:00
2011-06-01-fildll.ll
2011-06-03-x87chain.ll X86: Fix type check. Just because an integer type is illegal doesn't mean it's i64. 2013-10-07 19:11:35 +00:00
2011-06-06-fgetsign80bit.ll
2011-06-12-FastAllocSpill.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
2011-06-14-mmx-inlineasm.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2011-06-14-PreschedRegalias.ll lit support for REQUIRES: asserts. 2011-06-22 23:23:19 +00:00
2011-06-19-QuicksortCoalescerBug.ll Fix PR9960 by teaching SimpleRegisterCoalescing::AdjustCopiesBackFrom() to preserve 2011-05-20 03:54:04 +00:00
2011-07-13-BadFrameIndexDisplacement.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
2011-08-23-PerformSubCombine128.ll PerformSubCombine to work on integers larger than i128. Fixes a crasher. 2011-08-23 19:01:24 +00:00
2011-08-23-Trampoline.ll
2011-08-29-BlockConstant.ll Compress Repeated Byte Output 2011-08-31 17:30:56 +00:00
2011-08-29-InitOrder.ll Replace -use-init-array with -use-ctors. 2014-09-02 13:54:53 +00:00
2011-09-14-valcoalesce.ll X86: use sub-register sequences for MOV*r0 operations 2013-05-30 13:19:42 +00:00
2011-09-18-sse2cmp.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
2011-09-21-setcc-bug.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
2011-10-11-SpillDead.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
2011-10-11-srl.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
2011-10-12-MachineCSE.ll TBAA: remove !tbaa from testing cases when they are not needed. 2013-08-21 22:20:53 +00:00
2011-10-18-FastISel-VectorParams.ll Make x86 fast-isel correctly choose between aligned and unaligned operations for vector stores. Fixes PR16640. 2013-07-17 05:57:45 +00:00
2011-10-19-LegelizeLoad.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
2011-10-19-widen_vselect.ll Teach the DAGCombiner how to fold 'vselect' dag nodes according 2014-01-08 18:33:04 +00:00
2011-10-21-widen-cmp.ll Fix pr11193. 2011-10-22 12:39:25 +00:00
2011-10-27-tstore.ll Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change. 2013-07-18 22:47:09 +00:00
2011-10-30-padd.ll Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change. 2013-07-18 22:47:09 +00:00
2011-11-07-LegalizeBuildVector.ll Add a bunch of calls to RemoveDeadNode in LegalizeDAG, so legalization doesn't get confused by CSE later on. Fixes PR11318. 2011-11-08 01:25:24 +00:00
2011-11-22-AVX2-Domains.ll
2011-11-30-or.ll SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors. 2013-02-04 15:19:18 +00:00
2011-12-8-bitcastintprom.ll The type-legalizer often scalarizes code. One of the common patterns is extract-and-truncate. 2012-02-03 13:18:25 +00:00
2011-12-06-AVXVectorExtractCombine.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
2011-12-06-BitcastVectorGlobal.ll Support vector bitcasts in the AsmPrinter. PR11495. 2011-12-07 00:50:54 +00:00
2011-12-08-AVXISelBugs.ll This is the second fix related to VZEXT_MOVL node. 2011-12-20 13:34:28 +00:00
2011-12-15-vec_shift.ll
2011-12-26-extractelement-duplicate-load.ll Update tests to use sse4.2 instead of sse42. 2013-08-23 20:46:35 +00:00
2011-12-28-vselecti8.ll Teach DAGCombiner how to fold a SIGN_EXTEND_INREG of a BUILD_VECTOR of 2013-12-27 20:20:28 +00:00
2011-20-21-zext-ui2fp.ll Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change. 2013-07-18 22:47:09 +00:00
2012-1-10-buildvector.ll Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change. 2013-07-18 22:47:09 +00:00
2012-01-10-UndefExceptionEdge.ll TBAA: remove !tbaa from testing cases if not used. 2013-04-30 17:52:57 +00:00
2012-01-11-split-cv.ll Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change. 2013-07-18 22:47:09 +00:00
2012-01-12-extract-sv.ll Fix a bug in the AVX 256-bit shuffle code in cases where the splat element is on the boundary of two 128-bit vectors. 2012-01-12 15:31:55 +00:00
2012-01-16-mfence-nosse-flags.ll x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
2012-01-18-vbitcast.ll Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change. 2013-07-18 22:47:09 +00:00
2012-02-12-dagco.ll Fix a bug in DAGCombine for the optimization of BUILD_VECTOR. We cant generate a shuffle node from two vectors of different types. 2012-02-13 12:42:26 +00:00
2012-02-14-scalar.ll Fix PR12000. Some vector operations may use scalar operands with types 2012-02-14 13:06:32 +00:00
2012-02-23-mmx-inlineasm.ll test/CodeGen/X86/2012-02-23-mmx-inlineasm.ll: Fixup to add -march=x86. 2012-02-24 13:29:50 +00:00
2012-02-29-CoalescerBug.ll Don't redundantly copy implicit operands when rematerializing. 2012-03-01 00:41:17 +00:00
2012-03-15-build_vector_wl.ll
2012-03-20-LargeConstantExpr.ll It's possible to have a constant expression who's size is quite big (e.g., 2012-03-20 08:56:43 +00:00
2012-03-26-PostRALICMBug.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
2012-04-09-TwoAddrPassBug.ll Test case for PR12495. 2012-04-09 23:58:59 +00:00
2012-04-26-sdglue.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
2012-05-17-TwoAddressBug.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
2012-05-19-CoalescerCrash.ll Fix 12892. 2012-05-19 23:34:59 +00:00
2012-07-10-extload64.ll Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change. 2013-07-18 22:47:09 +00:00
2012-07-10-shufnorm.ll Add a dagcombine optimization to convert concat_vectors of undefs into a single undef. 2012-07-14 21:30:27 +00:00
2012-07-15-broadcastfold.ll [x86] Teach the new vector shuffle lowering to be even more aggressive 2014-10-01 03:19:43 +00:00
2012-07-15-BuildVectorPromote.ll move X86-specific test 2012-12-11 00:36:43 +00:00
2012-07-15-tconst_shl.ll Teach getTargetVShiftNode about TargetConstant nodes. 2012-07-15 20:27:43 +00:00
2012-07-15-vshl.ll AVX: Fix a bug in getTargetVShiftNode. The shift amount has to be a 128bit vector with the same element type as the input vector. 2012-07-14 22:26:05 +00:00
2012-07-16-fp2ui-i1.ll Make ComputeDemandedBits return a deterministic result when computing an AssertZext value. 2012-07-16 18:34:53 +00:00
2012-07-16-LeaUndef.ll Fix a bug in the 3-address conversion of LEA when one of the operands is an 2012-07-16 10:52:25 +00:00
2012-07-17-vtrunc.ll Fix a crash in the legalization of large vectors. 2012-07-17 09:07:37 +00:00
2012-07-23-select_cc.ll Fixed DAGCombine optimizations which generate select_cc for targets 2012-07-23 07:59:50 +00:00
2012-08-07-CmpISelBug.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
2012-08-16-setcc.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
2012-08-17-legalizer-crash.ll Revert r162101 and replace it with a solution that works for targets where the pointer type is illegal. 2014-01-22 22:34:17 +00:00
2012-08-28-UnsafeMathCrash.ll The commutative flag is already correctly set within the multiclass. If we set 2012-08-28 07:36:46 +00:00
2012-09-13-dagco-fneg.ll Fix a dagcombine optimization. The optimization attempts to optimize a bitcast of fneg to integers 2012-09-13 14:54:28 +00:00
2012-09-28-CGPBug.ll Do not delete BBs if their addresses are taken. rdar://12396696 2012-09-28 23:58:57 +00:00
2012-10-02-DAGCycle.ll [x86] Make some questionable tests not spew assembly to stdout, which 2014-08-02 00:50:10 +00:00
2012-10-03-DAGCycle.ll Fix a cycle in the DAG. In this code we replace multiple loads with a single load and 2012-10-03 19:30:31 +00:00
2012-10-18-crash-dagco.ll In SimplifySelectOps we pulled two loads through a select node despite the fact that one was dependent on the other. 2012-10-18 18:06:48 +00:00
2012-11-28-merge-store-alias.ll When combining consecutive stores allow loads in between the stores, if the loads do not alias. 2012-11-29 00:00:08 +00:00
2012-11-30-handlemove-dbg.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2012-11-30-misched-dbg.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2012-11-30-regpres-dbg.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
2012-12-1-merge-multiple.ll Allow merging multiple store sequences on the same chain. 2012-12-02 17:14:09 +00:00
2012-12-06-python27-miscompile.ll Fix a bug in the code that merges consecutive stores. Previously we did not 2012-12-06 17:34:13 +00:00
2012-12-12-DAGCombineCrash.ll Fix a bug in DAGCombiner::MatchBSwapHWord. Make sure the node has operands before referencing them. rdar://12868039 2012-12-13 01:34:32 +00:00
2012-12-14-v8fp80-crash.ll TypeLegalizer: Do not generate target specific nodes with illegal types, because we cant type-legalize them. 2012-12-14 21:20:37 +00:00
2012-12-19-NoImplicitFloat.ll Do not introduce vector operations in functions marked with noimplicitfloat. 2012-12-20 01:36:20 +00:00
2013-01-09-DAGCombineBug.ll DAGCombine: visitXOR can replace a node without returning it, bail out in that case. 2013-03-30 21:28:18 +00:00
2013-02-12-ShuffleToZext.ll Fixed a bug in X86TargetLowering::LowerVectorIntExtend() (assertion failure). 2013-02-14 08:20:26 +00:00
2013-03-13-VEX-DestReg.ll Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'false'. 2013-08-22 21:28:54 +00:00
2013-05-06-ConactVectorCrash.ll
2013-10-14-FastISel-incorrect-vreg.ll SelectionDAG switch lowering: Replace unreachable default with most popular case. 2014-12-06 01:28:50 +00:00
2014-05-29-factorial.ll llvm/test/CodeGen/X86/2014-05-29-factorial.ll: Relax an expression to match Win32 x64. 2014-06-09 14:20:23 +00:00
2014-05-30-CombineAddNSW.ll [DAG] Expose NoSignedWrap, NoUnsignedWrap and Exact flags to SelectionDAG. 2014-06-09 12:32:53 +00:00
2014-08-29-CompactUnwind.ll Fix PR20800: correctly calculate the offset of the subq instruction when generating compact unwind info. 2014-09-03 07:11:34 +00:00
9601.ll Oddly people want to use the 'r' constraint for fp constants on x86. 2011-05-19 21:33:47 +00:00
20090313-signext.ll
abi-isel.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
add_shl_constant.ll Add triple to test to fix bots 2014-09-11 17:50:20 +00:00
add-of-carry.ll Revert r213070. It's breaking the build in MCELFStreamer::EmitInstToData(...). 2014-07-15 16:24:24 +00:00
add.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
adde-carry.ll Revert a part of r126557 which could create unschedulable DAGs. 2011-06-29 13:47:25 +00:00
addr-label-difference.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
addr-mode-matcher.ll [ISel] Keep matching state consistent when folding during X86 address match 2014-10-03 20:00:34 +00:00
address-type-promotion-constantexpr.ll Fixed formatting, removed bug reference, renamed testcase 2014-07-16 22:40:28 +00:00
adx-intrinsics.ll [x86] Added _addcarry_ and _subborrow_ intrinsics 2014-08-21 09:43:43 +00:00
aes_intrinsics.ll Add non-AVX tests for AES intrinsics. 2013-10-24 06:50:17 +00:00
aliases.ll Use "weak alias" instead of "alias weak" 2014-07-30 22:51:54 +00:00
aligned-comm.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
aligned-variadic.ll X86: Add missing triples from r216119 2014-08-20 19:58:59 +00:00
alignment-2.ll X86: when we are auto-detecting the subtarget features, make sure we turn on 2012-08-10 23:43:32 +00:00
alignment.ll Add new line at end of file. 2011-09-30 23:21:11 +00:00
all-ones-vector.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
alldiv-divdi3.ll X86: MinGW should always use libgcc on Windows. 2010-10-10 23:11:06 +00:00
alloca-align-rounding-32.ll Allocate local registers in order for optimal coloring. 2013-07-25 18:35:14 +00:00
alloca-align-rounding.ll [x32] Use ebp/esp as frame and stack pointer 2014-08-07 09:41:19 +00:00
allrem-moddi3.ll Add _allrem, _aullrem and _allmul to the runtime for MSVC. 2011-07-08 21:40:25 +00:00
and-or-fold.ll This test case: 2010-03-03 00:35:56 +00:00
and-su.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
andimm8.ll Remove -join-physregs from the test suite. 2012-05-17 23:44:19 +00:00
anyext.ll As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias 2011-04-14 01:46:37 +00:00
anyregcc-crash.ll Grow the stackmap/patchpoint format to hold 64-bit IDs. 2013-12-13 18:37:10 +00:00
anyregcc.ll [Stackmaps] Update the stackmap format to use 64-bit relocations for the function address and properly align all entries. 2014-03-31 22:14:04 +00:00
apm.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +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 Delete -std-compile-opts. 2014-10-16 20:00:02 +00:00
asm-global-imm.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
asm-indirect-mem.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
asm-invalid-register-class-crasher.ll [inline asm] Add a test case for r180226. The specific issue is that the inline 2013-04-25 17:10:21 +00:00
asm-label2.ll Update more tests to the new EH scheme. 2011-08-31 21:39:05 +00:00
asm-label.ll SelectionDAG switch lowering: Replace unreachable default with most popular case. 2014-12-06 01:28:50 +00:00
asm-modifier-P.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
asm-modifier.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
asm-reg-type-mismatch.ll Make some ugly hacks for inline asm operands which name a specific register a bit more thorough. PR13196. 2012-06-25 23:42:33 +00:00
atom-bypass-slow-division-64.ll Revert "blockfreq: Temporarily turn on -debug-only=block-freq" 2014-04-19 22:45:44 +00:00
atom-bypass-slow-division.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
atom-call-reg-indirect-foldedreload32.ll Use FileCheck instead of grep. 2013-04-11 21:39:01 +00:00
atom-call-reg-indirect-foldedreload64.ll Use FileCheck instead of grep. 2013-04-11 21:39:01 +00:00
atom-call-reg-indirect.ll Add Atom Silvermont (slm) tests 2013-09-16 22:22:07 +00:00
atom-cmpb.ll [x86] Do not convert to cmp32 for Atom arch by Sergey Okunev 2014-04-01 08:13:07 +00:00
atom-fixup-lea1.ll This patch adds the X86FixupLEAs pass, which will reduce instruction 2013-04-25 20:29:37 +00:00
atom-fixup-lea2.ll This patch adds the X86FixupLEAs pass, which will reduce instruction 2013-04-25 20:29:37 +00:00
atom-fixup-lea3.ll This patch adds the X86FixupLEAs pass, which will reduce instruction 2013-04-25 20:29:37 +00:00
atom-fixup-lea4.ll Revert r209381 as it isn't a local variable. Add a testcase so that 2014-06-03 21:01:39 +00:00
atom-lea-addw-bug.ll Add test case for PR16785. 2013-10-01 17:02:48 +00:00
atom-lea-sp.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
atom-pad-short-functions.ll Update patch for the pad short functions pass for Intel Atom (only). 2013-01-11 22:06:56 +00:00
atom-sched.ll Add Atom Silvermont (slm) tests 2013-09-16 22:22:07 +00:00
atom-shuf.ll Add test for ATOM ISA SSSE3 2012-10-25 17:50:05 +00:00
atomic8.ll X86: expand atomics in IR instead of as MachineInstrs. 2014-07-01 18:53:31 +00:00
atomic16.ll x86: Emit LOCK prefix after DATA16 2014-12-15 22:34:58 +00:00
atomic32.ll X86: expand atomics in IR instead of as MachineInstrs. 2014-07-01 18:53:31 +00:00
atomic64.ll X86: expand atomics in IR instead of as MachineInstrs. 2014-07-01 18:53:31 +00:00
atomic128.ll X86: remove temporary atomicrmw used during lowering. 2014-07-14 15:31:13 +00:00
atomic6432.ll X86: expand atomics in IR instead of as MachineInstrs. 2014-07-01 18:53:31 +00:00
atomic_add.ll [X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow 2014-10-08 23:16:23 +00:00
atomic_idempotent.ll Lower idempotent RMWs to fence+load 2014-09-25 17:27:43 +00:00
atomic_mi.ll [X86] Avoid generating inc/dec when slow for x.atomic_store(1 + x.atomic_load()) 2014-10-08 19:38:18 +00:00
atomic_op.ll X86: expand atomics in IR instead of as MachineInstrs. 2014-07-01 18:53:31 +00:00
atomic-dagsched.ll Add addrspacecast instruction. 2013-11-15 01:34:59 +00:00
atomic-load-store-wide.ll [X86] Make wide loads be managed by AtomicExpand 2014-09-23 20:59:25 +00:00
atomic-load-store.ll Fix PR15355 2013-03-06 00:17:04 +00:00
atomic-minmax-i6432.ll X86: expand atomics in IR instead of as MachineInstrs. 2014-07-01 18:53:31 +00:00
atomic-ops-ancient-64.ll X86: correct 64-bit atomics on 32-bit 2014-07-14 16:28:13 +00:00
atomic-or.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
atomic-pointer.ll Fix PR15355 2013-03-06 00:17:04 +00:00
Atomics-64.ll X86: expand atomics in IR instead of as MachineInstrs. 2014-07-01 18:53:31 +00:00
attribute-sections.ll Be nice to Xcore and the XMOS assembler and avoid quoting section names 2011-03-04 20:03:14 +00:00
avoid_complex_am.ll [LSR] Canonicalize reg1 + ... + regN into reg1 + ... + 1*regN. 2014-05-20 19:25:04 +00:00
avoid-lea-scale2.ll test/CodeGen/X86: FileCheck-ize and add actions for x86_64-linux and x86_64-win32. 2011-03-16 13:53:07 +00:00
avoid-loop-align-2.ll Make CodePlacementOpt align loops, rather than loop headers. The 2009-10-15 00:36:22 +00:00
avoid-loop-align.ll Start function numbering at 0. 2010-04-17 16:29:15 +00:00
avx1-logical-load-folding.ll
avx1-stack-reload-folding.ll Fix CR/LF line endings in test case 2014-12-17 17:52:12 +00:00
avx2-arith.ll DAGCombiner: Don't fold vector muls with constants that look like a splat of a power of 2 but differ in bit width. 2013-09-19 13:28:20 +00:00
avx2-cmp.ll Add instruction selection for AVX2 integer comparisons. 2011-11-09 08:06:13 +00:00
avx2-conversions.ll X86: Custom lower sext v16i8 to v16i16, and the corresponding truncate. 2013-10-23 21:06:07 +00:00
avx2-gather.ll Fix AVX2 Gather execution domains. 2014-03-25 12:36:38 +00:00
avx2-intrinsics-x86-upgrade.ll [x86] Fix a pretty horrible bug and inconsistency in the x86 asm 2014-09-06 10:00:01 +00:00
avx2-intrinsics-x86.ll [X86][SSE] pslldq/psrldq shuffle mask decodes 2014-10-14 22:31:34 +00:00
avx2-logic.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
avx2-nontemporal.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
avx2-phaddsub.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
avx2-pmovx-256-old-shuffle.ll [X86] Add a temporary testcase for PR21876/r223996. 2014-12-11 23:07:52 +00:00
avx2-pmovxrm-intrinsics.ll [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns. 2014-12-06 01:31:07 +00:00
avx2-shift.ll X86: use vpsllvd (& friends) for 16-bit shifts on Haswell 2014-02-18 11:15:32 +00:00
avx2-vbroadcast.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
avx2-vector-shifts.ll SelectionDAG: Don't constant fold target-specific nodes. 2014-04-09 23:28:11 +00:00
avx2-vperm.ll Cleanup: test source files do not need to be executable 2013-04-22 08:02:43 +00:00
avx512-arith.ll [AVX512] Enable FP arithmetic lowering for AVX512VL subsets. 2014-12-18 12:28:22 +00:00
avx512-build-vector.ll [x86] Teach the new vector shuffle lowering how to lower 128-bit 2014-10-05 11:41:36 +00:00
avx512-cmp.ll AVX-512: Fixed a bug in emitting compare for MVT:i1 type. 2014-08-18 11:59:06 +00:00
avx512-cvt.ll AVX-512: SINT_TO_FP cost model and some bugfixes 2014-11-13 11:46:16 +00:00
avx512-fma-intrinsics.ll AVX-512: Added FMA instructions, intrinsics an tests for KNL and SKX targets 2014-12-23 10:30:39 +00:00
avx512-fma.ll AVX-512: Added FMA instructions. 2013-08-27 08:39:25 +00:00
avx512-gather-scatter-intrin.ll AVX-512: changes in intrinsics 2014-05-12 07:18:51 +00:00
avx512-i1test.ll AVX-512: Fixed a bug in lowering setcc for MVT::i1 type 2014-12-11 10:21:12 +00:00
avx512-inc-dec.ll AVX-512: dec/inc instructions are slow on KNL 2014-07-02 14:11:05 +00:00
avx512-insert-extract.ll [AVX512] Add DQ subvector inserts 2014-10-15 23:42:17 +00:00
avx512-intrinsics.ll AVX-512: Added all forms of BLENDM instructions, 2014-12-22 13:52:48 +00:00
avx512-logic.ll [AVX512] Enabling bit logic lowering 2014-12-12 17:02:18 +00:00
avx512-mask-op.ll [SKX] Enabling mask logic instructions: encoding, lowering 2014-07-28 13:46:45 +00:00
avx512-mov.ll [AVX512] Added load/store instructions to Register2Memory opcode tables. 2014-08-06 15:40:34 +00:00
avx512-nontemporal.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
avx512-select.ll Revert "Temporarily revert r220777 to sort out build bot breakage." 2014-11-01 03:19:45 +00:00
avx512-shift.ll AVX-512: Added SHIFT instructions. 2013-08-21 09:36:02 +00:00
avx512-trunc-ext.ll AVX-512-SKX: Added instruction VPMOVM2B/W/D/Q. 2014-10-05 14:11:08 +00:00
avx512-vbroadcast.ll [AVX512] Added lowering for VBROADCASTSS/SD instructions. 2014-12-09 18:45:30 +00:00
avx512-vec-cmp.ll [AVX512] Enabling MIN/MAX lowering. 2014-12-12 15:10:43 +00:00
avx512-vselect-crash.ll Teach the DAGCombiner how to fold 'vselect' dag nodes according 2014-01-08 18:33:04 +00:00
avx512bw-arith.ll [AVX512] Enable integer arithmetic lowering for AVX512BW/VL subsets. 2014-12-16 18:24:07 +00:00
avx512bw-intrinsics.ll AVX-512: BLENDM - fixed encoding of the broadcast version 2014-12-23 09:36:28 +00:00
avx512bw-mask-op.ll [SKX] Enabling mask logic instructions: encoding, lowering 2014-07-28 13:46:45 +00:00
avx512bw-mov.ll [AVX512] Added load/store from BW/VL subsets to Register2Memory opcode tables. 2014-09-26 09:48:50 +00:00
avx512bw-vec-cmp.ll [AVX512] Enabling MIN/MAX lowering. 2014-12-12 15:10:43 +00:00
avx512bwvl-arith.ll [AVX512] Enable integer arithmetic lowering for AVX512BW/VL subsets. 2014-12-16 18:24:07 +00:00
avx512bwvl-intrinsics.ll AVX-512: Added FMA instructions, intrinsics an tests for KNL and SKX targets 2014-12-23 10:30:39 +00:00
avx512bwvl-mov.ll [AVX512] Added load/store from BW/VL subsets to Register2Memory opcode tables. 2014-09-26 09:48:50 +00:00
avx512bwvl-vec-cmp.ll [SKX] Enable lowering of integer CMP operations. 2014-08-29 08:46:04 +00:00
avx512dq-mask-op.ll [SKX] Enabling mask logic instructions: encoding, lowering 2014-07-28 13:46:45 +00:00
avx512er-intrinsics.ll AVX-512: Scalar ERI intrinsics 2014-11-26 10:46:49 +00:00
avx512vl-arith.ll [AVX512] Enable FP arithmetic lowering for AVX512VL subsets. 2014-12-18 12:28:22 +00:00
avx512vl-intrinsics.ll AVX-512: Added all forms of BLENDM instructions, 2014-12-22 13:52:48 +00:00
avx512vl-logic.ll [AVX512] Enabling bit logic lowering 2014-12-12 17:02:18 +00:00
avx512vl-mov.ll [AVX512] Added load/store from BW/VL subsets to Register2Memory opcode tables. 2014-09-26 09:48:50 +00:00
avx512vl-nontemporal.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
avx512vl-vec-cmp.ll [AVX512] Enabling MIN/MAX lowering. 2014-12-12 15:10:43 +00:00
avx-arith.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
avx-basic.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
avx-bitcast.ll Remove some instructions that existed to provide aliases to the assembler. Can be done with InstAlias instead. Unfortunately, this was causing printer to use 'vmovq' or 'vmovd' based on what was parsed. To cleanup the inconsistencies convert all 'vmovd' with 64-bit registers to 'vmovq', but provide an alias so that 'vmovd' will still parse. 2013-10-08 05:53:50 +00:00
avx-brcond.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
avx-cast.ll Fix VINSERTF128/VEXTRACTF128 to be marked as FP instructions. Allow execution dependency fix pass to convert them to their integer equivalents when AVX2 is enabled. 2011-11-29 05:37:58 +00:00
avx-cmp.ll Match X86ISD::FSETCCsd and X86ISD::FSETCCss while in AVX mode. This fix 2011-09-19 21:29:24 +00:00
avx-cvt-2.ll [VectorLegalizer/X86] Don't unvectorize fp_to_uint for v8f32->v8i16 2014-03-17 17:06:14 +00:00
avx-cvt.ll X86: Promote sitofp <8 x i16> to <8 x i32> when AVX is available. 2013-03-31 12:49:15 +00:00
avx-fp2int.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
avx-intel-ocl.ll [X86][AVX] 256-bit vector stack unaligned load/stores identification 2014-11-18 23:38:19 +00:00
avx-intrinsics-x86_64.ll Fix pastos in handling of AVX cvttsd2si, PR8491. 2010-10-28 00:35:54 +00:00
avx-intrinsics-x86-upgrade.ll [x86] Fix a pretty horrible bug and inconsistency in the x86 asm 2014-09-06 10:00:01 +00:00
avx-intrinsics-x86.ll [X86][SSE] pslldq/psrldq shuffle mask decodes 2014-10-14 22:31:34 +00:00
avx-load-store.ll Revise alignment checking/calculation on 256-bit unaligned memory access 2013-03-25 23:50:10 +00:00
avx-logic.ll Properly qualify AVX2 specific parts of execution dependency table. Also enable converting between 256-bit PS/PD operations when AVX1 is enabled. Fixes PR11370. 2011-11-15 05:55:35 +00:00
avx-minmax.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
avx-select.ll Add 256-bit support for v8i32, v4i64 and v4f64 ISD::SELECT. Fix PR10556 2011-08-09 23:27:13 +00:00
avx-shift.ll [X86] Teach the backend how to lower vector shift left into multiply rather than scalarizing it. 2014-02-12 23:42:28 +00:00
avx-shuffle-x86_32.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
avx-splat.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
avx-trunc.ll Lower AVX v4i64->v4i32 truncate to one shuffle. 2014-03-05 19:41:16 +00:00
avx-unpack.ll Don't try to match 'unpackl/h v, v' for 32xi8 and 16xi16 when only AVX1 is supported. Fix 'unpackh v, v' for 256-bit types to understand 128-bit lanes. 2011-12-16 08:06:31 +00:00
avx-varargs-x86_64.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
avx-vbroadcast.ll Teach the DAGCombiner how to fold concat_vector nodes when the input is two 2014-02-11 15:42:46 +00:00
avx-vextractf128.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
avx-vinsertf128.ll Move testcase, this is testing extraction not inserting. 2013-03-07 18:51:02 +00:00
avx-vperm2x128.ll [x86] Teach the x86 vector shuffle lowering to detect mergable 128-bit 2014-11-21 13:56:05 +00:00
avx-vzeroupper.ll [X86] New and improved VZeroUpperInserter optimization. 2014-03-17 01:22:54 +00:00
avx-win64-args.ll Cleanup: test source files do not need to be executable 2013-04-22 08:02:43 +00:00
avx-win64.ll Passing AVX 256-bit structures in Win64 was wrong. 2012-02-01 10:46:14 +00:00
avx.ll [x86] Revert r218588, r218589, and r218600. These patches were pursuing 2014-09-30 02:52:28 +00:00
barrier-sse.ll Convert test to FileCheck. 2014-01-16 06:31:20 +00:00
barrier.ll Last batch of test conversions to new atomic instructions. 2011-09-27 00:17:29 +00:00
basic-promote-integers.ll Remove the "-promote-elements" flag. This flag is now enabled by default. 2012-06-04 11:27:21 +00:00
bc-extract.ll Update tests to use sse4.2 instead of sse42. 2013-08-23 20:46:35 +00:00
bigstructret2.ll Add a triple to the test to try to fix the windows bots. 2013-05-16 16:48:46 +00:00
bigstructret.ll test/CodeGen/X86/bigstructret.ll: Suppress one test. It is msvc-incompatible. (compatible to mingw32 and netbsd, though) 2012-05-25 15:40:54 +00:00
bit-test-shift.ll A select between a constant and zero, when fed by a bit test, can be efficiently 2010-09-22 22:58:22 +00:00
bitcast2.ll Explicitly disable AVX on a bunch of tests so they won't fail on AVX machines post r192171. 2013-10-08 06:06:57 +00:00
bitcast-i256.ll Enhance type legalization on bitcast from vector to integer 2012-09-13 19:58:21 +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
block-placement.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
bmi.ll [X86] Don't use BZHI for short masks (>=32 bits). Thanks to Ben Kramer for the 2014-04-22 07:40:34 +00:00
bool-simplify.ll
bool-zext.ll Fixed regression due to commit 131709, which disables vararg tail call optimizations on Win64 2011-05-20 17:49:39 +00:00
br-fold.ll Patch by Vadim Chugunov 2014-04-19 13:47:43 +00:00
brcond.ll
break-anti-dependencies.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
break-false-dep.ll [X86] Add missing memory variants to AVX false dependency breaking 2014-12-28 13:15:05 +00:00
bss_pagealigned.ll Be nice to Xcore and the XMOS assembler and avoid quoting section names 2011-03-04 20:03:14 +00:00
bswap-inline-asm.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
bswap-vector.ll [x86] Fix the completely broken vector widening legalization of bswap. 2014-07-03 07:04:38 +00:00
bswap.ll DAGCombiner: make sure or/shl/srl really has zero high bits before forming bswap 2013-08-27 13:46:45 +00:00
bt.ll Fix non-deterministic SDNodeOrder-dependent codegen 2014-01-12 14:09:17 +00:00
btq.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
buildvec-insertvec.ll
byval2.ll Make sure to not get AVX code on an AVX-capable host. Revealed in r167967. 2012-11-14 22:24:01 +00:00
byval3.ll Make sure to not get AVX code on an AVX-capable host. Revealed in r167967. 2012-11-14 22:24:01 +00:00
byval4.ll Make sure to not get AVX code on an AVX-capable host. Revealed in r167967. 2012-11-14 22:24:01 +00:00
byval5.ll Make sure to not get AVX code on an AVX-capable host. Revealed in r167967. 2012-11-14 22:24:01 +00:00
byval6.ll Instruction scheduling itinerary for Intel Atom. 2012-02-01 23:20:51 +00:00
byval7.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
byval-align.ll Recommit r132764 since it didn't cause the windows buildbot failures. 2011-06-09 15:39:01 +00:00
byval-callee-cleanup.ll Revert "Don't count inreg params when mangling fastcall functions" 2014-10-23 17:50:42 +00:00
byval.ll test/CodeGen/X86/byval*.ll: Win64 has not supported byval yet. 2011-03-16 13:52:20 +00:00
cache-intrinsic.ll Add @llvm.clear_cache builtin 2014-03-26 12:52:28 +00:00
call-imm.ll X86: Disable IsLegalToCallImmediateAddr for Win32 2014-03-28 21:40:47 +00:00
call-push.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
cas.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
catch.ll Don't assert with private type info variables. 2014-01-07 19:38:47 +00:00
cfi_enforcing.ll Add Forward Control-Flow Integrity. 2014-11-11 21:08:02 +00:00
cfi_invoke.ll Add Forward Control-Flow Integrity. 2014-11-11 21:08:02 +00:00
cfi_non_default_function.ll Add Forward Control-Flow Integrity. 2014-11-11 21:08:02 +00:00
cfi_simple_indirect_call.ll Add Forward Control-Flow Integrity. 2014-11-11 21:08:02 +00:00
cfi.ll Modify test to not use -disable-cfi. 2014-05-05 16:47:07 +00:00
cfstring.ll Remove the linker_private and linker_private_weak linkages. 2014-03-13 23:18:37 +00:00
chain_order.ll merge consecutive loads that are offset from a base address 2014-12-16 21:57:18 +00:00
change-compare-stride-1.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
change-compare-stride-trickiness-0.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
change-compare-stride-trickiness-1.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
change-compare-stride-trickiness-2.ll Move x86-specific tests out of test/Transforms/LoopStrengthReduce and 2010-08-05 17:04:15 +00:00
clobber-fi0.ll x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
clz.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
cmov-fp.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
cmov-into-branch.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
cmov.ll x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
cmp.ll X86: Don't turn shifts into ands if there's another use that may not check for equality. 2014-06-06 21:08:55 +00:00
cmpxchg16b.ll IR: add a second ordering operand to cmpxhg for failure 2014-03-11 10:48:52 +00:00
cmpxchg-clobber-flags.ll x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
cmpxchg-i1.ll X86: lower ATOMIC_CMP_SWAP_WITH_SUCCESS directly 2014-06-13 17:29:39 +00:00
cmpxchg-i128-i1.ll X86: lower ATOMIC_CMP_SWAP_WITH_SUCCESS directly 2014-06-13 17:29:39 +00:00
coalesce-esp.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
coalesce-implicitdef.ll TBAA: remove !tbaa from testing cases when they are not needed. 2013-08-21 22:20:53 +00:00
coalescer-commute1.ll Add -mcpu to some unit tests that only fail on certain hosts. 2013-06-24 09:51:30 +00:00
coalescer-commute2.ll Remove a test that was only testing for physreg joining. 2012-05-18 00:07:14 +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
coalescer-cross.ll Remove support for parsing the "type i32" syntax for defining a numbered 2011-06-19 00:03:46 +00:00
coalescer-dce2.ll
coalescer-dce.ll x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
coalescer-identity.ll TBAA: remove !tbaa from testing cases if not used. 2013-04-30 17:52:57 +00:00
coalescer-remat.ll IR: add "cmpxchg weak" variant to support permitted failure. 2014-06-13 14:24:07 +00:00
code_placement_align_all.ll Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change. 2013-07-18 22:47:09 +00:00
code_placement_eh.ll Update to new EH scheme. 2011-08-27 04:53:41 +00:00
code_placement.ll Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
codegen-prepare-addrmode-sext.ll [CodeGenPrepare] Handle zero extensions in the TypePromotionHelper. 2014-11-13 01:44:51 +00:00
codegen-prepare-cast.ll Add a testcase for r199430. 2014-01-22 20:11:50 +00:00
codegen-prepare-crash.ll [CGP] r205941 changed the logic, so that a cast happens *before* 'Result' is 2014-05-13 15:42:45 +00:00
codegen-prepare-extload.ll [CodeGenPrepare] Handle properly the promotion of operands when this does not 2014-12-22 18:11:52 +00:00
codegen-prepare.ll Add the ability to use GEPs for address sinking in CGP 2014-04-12 00:59:48 +00:00
codemodel.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
coff-comdat2.ll Fix an it's vs. its typo. 2014-09-19 01:14:56 +00:00
coff-comdat3.ll IR: Add COMDATs to the IR 2014-06-27 18:19:56 +00:00
coff-comdat.ll Update tests which broke from r218189 2014-09-20 21:18:43 +00:00
coff-feat00.ll Revert "Re-commit r192758 - MC: quote tricky symbol names in asm output" 2013-10-18 02:14:40 +00:00
coldcc64.ll Fix test by matching movaps instead of AVX-only vmovaps 2013-02-22 19:53:30 +00:00
combine-64bit-vec-binop.ll [X86] Add two combine rules to simplify dag nodes introduced during type legalization when promoting nodes with illegal vector type. 2014-05-30 23:17:53 +00:00
combine-and.ll [X86][SSE] Keep 4i32 vector insertions in integer domain on SSE4.1 targets 2014-12-02 22:31:23 +00:00
combine-avx2-intrinsics.ll [X86] Teach the backend how to fold SSE4.1/AVX/AVX2 blend intrinsics. 2014-05-15 15:18:15 +00:00
combine-avx-intrinsics.ll [X86] Teach the backend how to fold SSE4.1/AVX/AVX2 blend intrinsics. 2014-05-15 15:18:15 +00:00
combine-lds.ll
combine-or.ll [X86][SSE] Keep 4i32 vector insertions in integer domain on SSE4.1 targets 2014-12-02 22:31:23 +00:00
combine-sse2-intrinsics.ll [X86] Add target specific combine rules to fold SSE2/AVX2 packed arithmetic shift intrinsics. 2014-05-08 17:44:04 +00:00
combine-sse41-intrinsics.ll llvm/test/CodeGen/X86/combine-sse41-intrinsics.ll: Add explicit triple. 2014-05-15 15:45:31 +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-blend-avx2.ll [X86][SSE] Enable commutation for SSE immediate blend instructions 2014-11-04 23:25:08 +00:00
commute-blend-sse41.ll [X86][SSE] Enable commutation for SSE immediate blend instructions 2014-11-04 23:25:08 +00:00
commute-intrinsic.ll Rewrite X86 codegen regression test with FileCheck 2013-04-30 07:51:08 +00:00
commute-two-addr.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
commuted-blend-mask.ll [X86] When commuting SSE immediate blend, make sure that the new blend mask is a valid imm8. 2014-11-06 14:36:45 +00:00
compact-unwind.ll [CompactUnwind] Fix register encoding logic 2014-12-08 18:18:32 +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
compare-inf.ll X86: Turn fp selects into mask operations. 2013-08-04 12:05:16 +00:00
compiler_used.ll
complex-asm.ll Fix an inline asm pasto from 117667; was preventing 2010-11-09 01:15:07 +00:00
complex-fca.ll Exclude the X86/complex-fca.ll test at it probably wasn't supposed to work on Windows 2013-03-29 21:54:00 +00:00
computeKnownBits_urem.ll [pr19636] Fix known bit computation in urem instruction with power of two. 2014-05-30 15:00:45 +00:00
conditional-indecrement.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
const-base-addr.ll Add comments and test case for [DAG] Keep the opaque constant flag when performing unary constant folding operations (r204737). 2014-04-02 22:21:01 +00:00
constant-hoisting-shift-immediate.ll Move test from r207969 to another folder and rename it. 2014-05-05 18:10:15 +00:00
constant-pool-remat-0.ll Specify a more specific triple for constant-pool-remat-0.ll 2014-07-15 03:00:39 +00:00
constant-pool-sharing.ll CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF 2014-07-14 22:57:27 +00:00
constpool.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
constructor.ll Revert "Disable the fix for pr20793 because of a gnu ld bug." 2014-09-05 18:03:38 +00:00
convert-2-addr-3-addr-inc64.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
copysign-zero.ll
cpus.ll [x86] Change the test added in r223774 to first check the spelling of 2014-12-20 02:19:22 +00:00
crash-nosse.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
crash-O0.ll [RegAllocFast] Handle implicit definitions conservatively. 2014-12-03 23:38:08 +00:00
crash.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
critical-anti-dep-breaker.ll critical-anti-dependency breaker: don't use reg def info from kill insts (PR20308) 2014-08-20 18:03:00 +00:00
critical-edge-split-2.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
cse-add-with-overflow.ll Disabled subregister copy coalescing during MachineCSE. 2013-12-17 19:29:36 +00:00
cstring.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
ctpop-combine.ll X86: Perform integer comparisons at i32 or larger. 2013-11-22 19:57:47 +00:00
cttz-ctlz.ll [CodeGenPrepare] Teach when it is profitable to speculate calls to @llvm.cttz/ctlz. 2014-12-28 11:07:35 +00:00
cvt16.ll CodeGen: generate single libcall for fptrunc -> f16 operations. 2014-07-17 11:12:12 +00:00
cvtv2f32.ll DAGCombiner: Avoid generating illegal vector INT_TO_FP nodes 2013-01-02 22:13:01 +00:00
dag-rauw-cse.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
dagcombine-and-setcc.ll Revert "SelectionDAG: Enable (and (setcc x), (setcc y)) -> (setcc (and x, y)) for vectors" 2014-06-12 16:04:47 +00:00
dagcombine-buildvector.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
dagcombine-cse.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
dagcombine-shifts.ll Fix edge condition in DAGCombiner to improve codegen of shift sequences. 2013-10-17 11:02:58 +00:00
dagcombine-unsafe-math.ll Fix spelling, grammar, and match naming convention for test files. 2013-10-21 23:14:06 +00:00
darwin-bzero.ll rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is 2011-06-18 06:05:24 +00:00
darwin-no-dead-strip.ll Remove shouldEmitUsedDirectiveFor. 2014-03-06 22:47:08 +00:00
darwin-quote.ll
darwin-stub.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
dbg-changes-codegen-branch-folding.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
dbg-changes-codegen.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
DbgValueOtherTargets.test Remove unnecessary leading comment characters in lit-only file 2013-03-18 22:08:16 +00:00
discontiguous-loops.ll Re-apply r84295, with fixes to how the loop "top" and "bottom" blocks are 2009-10-20 04:50:37 +00:00
div8.ll Re-commit 131641 with fixes; de-pseudoize MOVSX16rr8 and friends. 2011-05-20 19:04:40 +00:00
divide-by-constant.ll [SDAG] Make the DAGCombine worklist not grow endlessly due to duplicate 2014-07-23 07:08:53 +00:00
divrem8_ext.ll [X86] 8bit divrem: Improve codegen for AH register extraction. 2014-11-03 20:26:35 +00:00
divrem.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
dllexport-x86_64.ll Use "weak alias" instead of "alias weak" 2014-07-30 22:51:54 +00:00
dllexport.ll Use "weak alias" instead of "alias weak" 2014-07-30 22:51:54 +00:00
dllimport-x86_64.ll Delete -std-compile-opts. 2014-10-16 20:00:02 +00:00
dllimport.ll Delete -std-compile-opts. 2014-10-16 20:00:02 +00:00
dollar-name.ll Fix an inconsistency in the x86 backend that led it to reject "calll foo" on 2010-09-22 05:49:14 +00:00
dont-trunc-store-double-to-float.ll Set trunc store action to Expand for all X86 targets. 2014-09-09 01:13:36 +00:00
dwarf-comp-dir.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
dyn_alloca_aligned.ll Fixed a bug in dynamic allocation memory on stack. 2013-10-14 07:26:51 +00:00
dyn-stackalloc.ll test/CodeGen/X86/dyn-stackalloc.ll: FileCheck-ize. 2011-03-16 13:52:08 +00:00
dynamic-alloca-in-entry.ll IR: Change inalloca's grammar a bit 2014-03-09 06:41:58 +00:00
dynamic-alloca-lifetime.ll Check for dynamic alloca's when selecting lifetime intrinsics. 2014-10-17 22:59:33 +00:00
dynamic-allocas-VLAs.ll Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary. 2012-11-26 22:55:05 +00:00
early-ifcvt-crash.ll Don't attempt MTM heuristics without a scheduling model present. 2013-04-02 18:26:45 +00:00
early-ifcvt.ll Recommit r171461 which was incorrectly reverted. Mark DIV/IDIV instructions hasSideEffects=1 because they can trap when dividing by 0. This is needed to keep early if conversion from moving them across basic blocks. 2013-01-05 07:39:25 +00:00
eh_frame.ll Fix a silly error I introduce in r131951. 2011-06-07 23:26:45 +00:00
elf-comdat2.ll IR: Add COMDATs to the IR 2014-06-27 18:19:56 +00:00
elf-comdat.ll IR: Add COMDATs to the IR 2014-06-27 18:19:56 +00:00
emit-big-cst.ll
empty-functions.ll Fix a lot of confusion around inserting nops on empty functions. 2014-09-15 18:32:58 +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 Fix tests that failed on i686-win32 after r160248: 2012-07-16 14:33:36 +00:00
equiv_with_fndef.ll CodeGen: Error on redefinitions instead of asserting 2014-12-24 23:06:55 +00:00
equiv_with_vardef.ll CodeGen: Error on redefinitions instead of asserting 2014-12-24 23:06:55 +00:00
exedepsfix-broadcast.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
expand-opaque-const.ll
extend.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
extended-fma-contraction.ll Start using CHECK-LABEL in some tests. 2013-07-12 14:54:12 +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-concat.ll Revert part of r166049 back and enable test case in r166125. 2012-10-17 23:45:54 +00:00
extract-extract.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
extract-store.ll X86: Resolve a long standing FIXME and properly isel pextr[bw]. 2014-02-07 00:16:33 +00:00
extractelement-from-arg.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
extractelement-load.ll Match new shuffle codegen for MOVHPD patterns 2014-12-10 16:58:54 +00:00
extractelement-shuffle.ll Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
extractps.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
f16c-intrinsics.ll X86: Pattern match scalar loads + vcvtph2ps into just vcvtph2ps. 2014-04-18 10:45:33 +00:00
fabs.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
fast-cc-callee-pops.ll Change x86_fastcallcc to require inreg markers. This allows it to known 2012-10-24 01:58:48 +00:00
fast-cc-merge-stack-adj.ll Changed register names (and pointer keywords) to be lower case when using Intel X86 assembler syntax. 2013-07-31 02:47:52 +00:00
fast-cc-pass-in-regs.ll Changed register names (and pointer keywords) to be lower case when using Intel X86 assembler syntax. 2013-07-31 02:47:52 +00:00
fast-isel-agg-constant.ll PR10077: fix fast-isel of extractvalue of aggregate constants. 2011-06-06 05:46:34 +00:00
fast-isel-args-fail2.ll llvm/test/CodeGen/X86/fast-isel-args-fail2.ll: Don't expect to fail with -Asserts. It might or might not crash. 2014-06-13 12:05:06 +00:00
fast-isel-args-fail.ll llvm/test/CodeGen: Some tests don't REQUIRE asserts any more. Remove them. 2014-10-12 06:47:47 +00:00
fast-isel-args.ll [FastIsel][X86] Add support for lowering the first 8 floating-point arguments. 2014-06-12 20:12:34 +00:00
fast-isel-atomic.ll Convert a bunch more tests over to the new atomic instructions. 2011-09-26 23:15:09 +00:00
fast-isel-avoid-unnecessary-pic-base.ll
fast-isel-bail.ll Remove support for parsing the "type i32" syntax for defining a numbered 2011-06-19 00:03:46 +00:00
fast-isel-bc.ll RegAlloc superpass: includes phi elimination, coalescing, and scheduling. 2012-02-10 04:10:36 +00:00
fast-isel-branch_weights.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
fast-isel-call-bool.ll llvm/test/CodeGen/X86/fast-isel-call-bool.ll: Add explicit -mtriple=x86_64-unknown to satisfy x64. 2014-12-28 23:37:11 +00:00
fast-isel-call.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
fast-isel-cmp-branch2.ll [FastISel][X86] Refactor the code to get the X86 condition from a helper function. NFC. 2014-06-16 23:58:24 +00:00
fast-isel-cmp-branch3.ll Reapply [FastISel][X86] Use XOR to materialize the "0" value (r215594). 2014-08-19 19:44:10 +00:00
fast-isel-cmp-branch.ll Add the ExceptionHandling::MSVC enumeration 2014-12-19 22:19:48 +00:00
fast-isel-cmp.ll [FastISel][X86] Optimize predicates and fold CMP instructions. 2014-06-17 21:55:43 +00:00
fast-isel-constant.ll Remove unused CHECK lines copied from another test 2013-02-22 18:16:21 +00:00
fast-isel-constpool.ll Reapply [FastISel][X86] Add large code model support for materializing floating-point constants (r215595). 2014-08-19 19:44:13 +00:00
fast-isel-divrem-x86-64.ll
fast-isel-divrem.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
fast-isel-expect.ll Remove unnecessary attributes from test case. 2013-03-25 18:36:19 +00:00
fast-isel-extract.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
fast-isel-fneg.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
fast-isel-fold-mem.ll [FastISel][X86] Add MachineMemOperand to load/store instructions. 2014-06-12 23:27:57 +00:00
fast-isel-gep.ll Add the ExceptionHandling::MSVC enumeration 2014-12-19 22:19:48 +00:00
fast-isel-gv.ll Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep 2013-04-10 23:30:20 +00:00
fast-isel-i1.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
fast-isel-mem.ll Reapply [FastISel][X86] Use XOR to materialize the "0" value (r215594). 2014-08-19 19:44:10 +00:00
fast-isel-ret-ext.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
fast-isel-select-cmov2.ll [FastISel][X86] Optimize selects when the condition comes from a compare. 2014-06-23 21:55:36 +00:00
fast-isel-select-cmov.ll [FastISel][X86] Optimize selects when the condition comes from a compare. 2014-06-23 21:55:36 +00:00
fast-isel-select-cmp.ll [FastISel][X86] Only fold the cmp into the select when both instructions are in the same basic block. 2014-06-25 20:06:12 +00:00
fast-isel-select-pseudo-cmov.ll [FastISel][X86] Lower unsupported selects to control-flow. 2014-06-23 21:55:44 +00:00
fast-isel-select-sse.ll [FastISel][X86] Add support for floating-point select. 2014-06-23 21:55:40 +00:00
fast-isel-select.ll [FastISel][X86] Optimize selects when the condition comes from a compare. 2014-06-23 21:55:36 +00:00
fast-isel-sse12-fptoint.ll [FastISel][X86] Add support for cvttss2si/cvttsd2si intrinsics. 2014-06-13 02:21:58 +00:00
fast-isel-store.ll Fix copy and paste bug from r186491 to make v2f64 use MOVAPD/MOVUPD as it should. 2013-07-18 07:16:44 +00:00
fast-isel-tailcall.ll Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep 2013-04-10 23:30:20 +00:00
fast-isel-tls.ll Use "weak alias" instead of "alias weak" 2014-07-30 22:51:54 +00:00
fast-isel-x32.ll Fix test breakage from r221386 2014-11-05 20:02:05 +00:00
fast-isel-x86-64.ll [x86 fast-isel] Materialize allocas with the correct-sized lea for ILP32 2014-11-05 19:27:21 +00:00
fast-isel-x86.ll Fast-ISel: Remove dead code after falling back from selecting call instructions (PR20863) 2014-09-08 20:24:10 +00:00
fast-isel.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
fastcall-correct-mangling.ll Use a raw_stream to implement the mangler. 2014-01-29 02:30:38 +00:00
fastcc3struct.ll Rewrite some tests with FileCHeck in X86 codegen 2013-04-29 22:41:29 +00:00
fastcc-2.ll Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep 2013-04-10 23:30:20 +00:00
fastcc-byval.ll Rewrite some tests with FileCHeck in X86 codegen 2013-04-29 22:41:29 +00:00
fastcc-sret.ll
fastcc.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
fastisel-gep-promote-before-add.ll Avoid illegal integer promotion in fastisel 2013-11-15 19:09:27 +00:00
fastmath-optnone.ll Normally an 'optnone' function goes through fast-isel, which does not 2014-11-03 18:19:26 +00:00
fdiv.ll Add a comment noting that the fdiv -> fmul conversion won't generate 2012-04-10 20:35:27 +00:00
field-extract-use-trunc.ll Add nounwind. 2010-04-17 03:43:36 +00:00
fildll.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
float-asmprint.ll Fix ppcf128 component access on little-endian systems 2014-07-03 15:06:47 +00:00
floor-soft-float.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
fltused_function_pointer.ll Properly emit _fltused with FastISel. Refactor to share code with SDAG. 2012-02-22 19:06:13 +00:00
fltused.ll Properly emit _fltused with FastISel. Refactor to share code with SDAG. 2012-02-22 19:06:13 +00:00
fma3-intrinsics.ll Replace X86 FMA intrinsic pseduo-instructions with def pats. 2014-01-31 21:29:19 +00:00
fma4-intrinsics-x86_64-folded-load.ll [X86] Split FMA4 RM tests into a separate file. NFC. 2014-11-06 21:46:23 +00:00
fma_patterns_wide.ll Start using CHECK-LABEL in some tests. 2013-07-12 14:54:12 +00:00
fma_patterns.ll Improve logic that decides if its profitable to commute when some of the virtual registers involved have uses/defs chains connecting them to physical register. Fix up the tests that this change improves. 2014-11-05 06:43:02 +00:00
fma-do-not-commute.ll [X86] Add a test case for r208252. 2014-05-07 22:52:58 +00:00
fma-intrinsics-x86_64.ll [X86] Add missing FMA3 VFMADDSUB in the emitter. 2014-11-06 21:58:11 +00:00
fma-phi-213-to-231.ll [X86] Use ADD/SUB instead of INC/DEC for Haswell and Broadwell CPUs 2014-11-17 16:17:51 +00:00
fma.ll [BUG] Due to a typo introduced in r199933 and r200027 two tests for FMA were never even started. 2014-07-17 17:14:35 +00:00
fmaxnum.ll Add minnum / maxnum codegen 2014-10-21 23:01:01 +00:00
fminnum.ll Add minnum / maxnum codegen 2014-10-21 23:01:01 +00:00
fmul-combines.ll Add triple and remove hashes to account for buildbot differences in comment strings. 2014-09-11 16:08:44 +00:00
fmul-zero.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
fnabs.ll Lower FNEG ( FABS (x) ) -> FNABS (x) [X86 codegen] PR20578 2014-10-01 21:20:06 +00:00
fold-add.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
fold-and-shift.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +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-oper.ll Fix for PR18396: Assertion: MO->isDead "Cannot fold physreg def". 2014-01-07 07:31:10 +00:00
fold-call.ll Fix for PR14739. It's not safe to fold a load into a call across a store. Thanks to Nick Lewycky for the initial patch. 2013-01-06 19:00:15 +00:00
fold-imm.ll Rewrite X86 codegen regression test with FileCheck 2013-04-30 07:51:08 +00:00
fold-load-vec.ll Added more insertps optimizations 2014-05-19 19:45:57 +00:00
fold-load.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
fold-mul-lohi.ll test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They are useless to Win64 target. 2011-03-16 13:52:38 +00:00
fold-pcmpeqd-1.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
fold-pcmpeqd-2.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
fold-sext-trunc.ll Remove support for parsing the "type i32" syntax for defining a numbered 2011-06-19 00:03:46 +00:00
fold-tied-op.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
fold-vector-sext-crash.ll [DAGCombiner] Avoid introducing an illegal build_vector when folding a sign_extend. 2014-01-28 12:53:56 +00:00
fold-vector-sext-zext.ll [DAGCombiner] Teach how to fold sext/aext/zext of constant build vectors. 2014-01-27 18:45:30 +00:00
fold-vex.ll llvm/test/CodeGen/X86/fold-vex.ll: Add explicit triple. 2012-12-24 11:14:06 +00:00
fold-xmm-zero.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
fold-zext-trunc.ll PR9055: extend the fix to PR4050 (r70179) to apply to zext and anyext. 2011-04-16 23:25:34 +00:00
force-align-stack-alloca.ll [X86] Convert esp-relative movs of function arguments into pushes, step 1 2014-12-09 06:10:44 +00:00
force-align-stack.ll Add an option to always emit realignment code for a particular module. 2010-08-05 23:57:43 +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 Changed register names (and pointer keywords) to be lower case when using Intel X86 assembler syntax. 2013-07-31 02:47:52 +00:00
fp_load_cast_fold.ll Rewrite some tests with FileCHeck in X86 codegen 2013-04-29 22:41:29 +00:00
fp_load_fold.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
fp-elim-and-no-fp-elim.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
fp-elim.ll Fix some tests. The 'false' version just omits the attribute altogether. 2013-08-22 21:20:14 +00:00
fp-fast.ll Force CPU type to unbreak unit tests on Haswell machines. 2013-11-30 03:07:16 +00:00
fp-immediate-shorten.ll Rewrite X86 codegen regression test with FileCheck 2013-04-30 07:51:08 +00:00
fp-in-intregs.ll Add test triples to fix win32 failures. Revert workaround from r161292. 2012-08-08 20:31:37 +00:00
fp-load-trunc.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
fp-select-cmp-and.ll X86: Turn fp selects into mask operations. 2013-08-04 12:05:16 +00:00
fp-stack-2results.ll Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
fp-stack-compare-cmov.ll X86: Don't emit conditional floating point moves on when targeting pre-pentiumpro architectures. 2012-04-27 12:07:43 +00:00
fp-stack-compare.ll X86: Don't emit conditional floating point moves on when targeting pre-pentiumpro architectures. 2012-04-27 12:07:43 +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 Handle IMPLICIT_DEF instructions in X86FloatingPoint. 2011-08-03 16:33:19 +00:00
fp-stack-O0.ll Fix APFloat::convert so that it handles narrowing conversions correctly; it 2011-11-26 03:38:02 +00:00
fp-stack-ret-conv.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +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 Fix for CHECK-NOT misspelling. 2012-05-24 22:08:29 +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
fp-stack.ll now that fp reg kill insertion stuff happens as a separate 2010-05-21 18:17:54 +00:00
fp-trunc.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
fp-une-cmp.ll
fpstack-debuginstr-kill.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
frame-base.ll X86: FrameIndex addressing modes do have a base register. 2013-09-19 11:33:53 +00:00
frameaddr.ll Use 32-bit ebp for NaCl64 in a limited case: llvm.frameaddress. 2014-12-05 20:55:53 +00:00
fsgsbase.ll Test case for X86 FS/GS Base intrinsics 2011-10-31 02:15:47 +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 Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
ga-offset.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
gather-addresses.ll [X86] Improve a dag-combine that handles a vector extract -> zext sequence. 2014-12-04 13:49:51 +00:00
gcc_except_table_functions.ll Allow the use of functions as typeinfo in landingpad clauses 2014-11-14 00:35:50 +00:00
gcc_except_table.ll Re-apply r211399, "Generate native unwind info on Win64" with a fix to ignore SEH pseudo ops in X86 JIT emitter. 2014-06-25 12:41:52 +00:00
ghc-cc64.ll Parse 'ghccc' in .ll files as the GHC convention (cc 10) 2014-12-01 21:04:44 +00:00
ghc-cc.ll Parse 'ghccc' in .ll files as the GHC convention (cc 10) 2014-12-01 21:04:44 +00:00
global-sections-tls.ll Be nice to Xcore and the XMOS assembler and avoid quoting section names 2011-03-04 20:03:14 +00:00
global-sections.ll On MachO, don't put non-private constants in mergeable sections. 2014-08-28 20:13:31 +00:00
gs-fold.ll ELF does not imply GNU/Linux. Do not assume GNU conventions just because we 2012-07-24 20:04:16 +00:00
h-register-addressing-32.ll FileCheck-ize three tests of llvm/test/CodeGen/X86/h-register(s). 2013-09-02 12:00:53 +00:00
h-register-addressing-64.ll FileCheck-ize three tests of llvm/test/CodeGen/X86/h-register(s). 2013-09-02 12:00:53 +00:00
h-register-store.ll test/CodeGen/X86: Add a pattern for Win64. 2011-03-16 13:52:51 +00:00
h-registers-0.ll llvm/test/CodeGen/X86: Update tests with -mattr=-bmi not to take BMI, corresponding to Craig's r189742. 2013-09-02 12:00:46 +00:00
h-registers-1.ll FileCheck-ize three tests of llvm/test/CodeGen/X86/h-register(s). 2013-09-02 12:00:53 +00:00
h-registers-2.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
h-registers-3.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
haddsub-2.ll [X86] Teach how to combine AVX and AVX2 horizontal binop on packed 256-bit vectors. 2014-06-12 10:53:48 +00:00
haddsub-undef.ll [X86] Teach how to combine horizontal binop even in the presence of undefs. 2014-06-19 10:29:41 +00:00
haddsub.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
half.ll X86: support fpext/fptrunc operations to and from 16-bit floats. 2014-07-18 13:01:25 +00:00
handle-move.ll llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll and handle-move.ll, corresponding to r178549. 2013-04-02 22:35:08 +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 Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
hidden-vis-pic.ll Split out the MC part of this test. 2014-03-21 17:16:11 +00:00
hidden-vis.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
hipe-cc64.ll
hipe-cc.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
hipe-prologue.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
hoist-common.ll MachineSink: Fix and tweak critical-edge breaking heuristic. 2013-10-14 16:57:17 +00:00
hoist-invariant-load.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +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 Make test independent of scheduling 2014-01-12 15:57:38 +00:00
i128-and-beyond.ll signficant cleanups to EmitGlobalConstant (including streamerization 2010-01-20 07:11:32 +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 Add -mcpu to two X86 tests. 2013-08-21 17:14:31 +00:00
i128-ret.ll Relax expressions and add explicit triplets -linux and -win32. 2011-02-22 07:20:18 +00:00
i128-sdiv.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
i256-add.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
i486-fence-loop.ll ISelDAG: spot chain cycles involving MachineNodes 2013-09-22 08:21:56 +00:00
iabs.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
ident-metadata.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +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 Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
imul64-lea.ll Two changes relevant to LEA and x32: 2013-02-01 19:28:09 +00:00
imul-lea-2.ll Replace some more greps with FileChecks in tests 2013-01-31 00:44:12 +00:00
imul-lea.ll Replace some more greps with FileChecks in tests 2013-01-31 00:44:12 +00:00
inalloca-ctor.ll [X86] Convert esp-relative movs of function arguments into pushes, step 1 2014-12-09 06:10:44 +00:00
inalloca-invoke.ll [X86] Convert esp-relative movs of function arguments into pushes, step 1 2014-12-09 06:10:44 +00:00
inalloca-regparm.ll Replace an assertion with a fatal error 2014-07-24 19:53:33 +00:00
inalloca-stdcall.ll [X86] Convert esp-relative movs of function arguments into pushes, step 1 2014-12-09 06:10:44 +00:00
inalloca.ll IR: Change inalloca's grammar a bit 2014-03-09 06:41:58 +00:00
indirect-hidden.ll X86: emit hidden stubs into a proper non_lazy_symbol_pointer section. 2014-04-29 10:06:10 +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-error.ll Emit a better error when running out of registers on inline asm. 2013-10-05 19:33:37 +00:00
inline-asm-flag-clobber.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
inline-asm-fpstack.ll [X86] Simplify X87 stackifier pass. 2014-08-01 22:19:41 +00:00
inline-asm-h.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
inline-asm-modifier-n.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
inline-asm-modifier-q.ll [x86] Fix printing of register operands with q modifier. 2014-03-28 23:28:07 +00:00
inline-asm-mrv.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +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-ptr-cast.ll Fixed to use input redirection for source - to eliminate .s output. 2010-11-18 00:50:20 +00:00
inline-asm-q-regs.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
inline-asm-R-constraint.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
inline-asm-sp-clobber-memcpy.ll Revert "X86 memcpy lowering: use "rep movs" even when esi is used as base pointer" (r204174) 2014-03-26 16:30:54 +00:00
inline-asm-stack-realign2.ll Fix XFAIL rules. 2013-12-11 08:38:42 +00:00
inline-asm-stack-realign3.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
inline-asm-stack-realign.ll Fix XFAIL rules. 2013-12-11 08:38:42 +00:00
inline-asm-tied.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
inline-asm-x-scalar.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
inline-asm.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
inlineasm-sched-bug.ll This patch addresses a problem with the Post RA scheduler generating an 2012-10-29 15:01:23 +00:00
inreg.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
ins_split_regalloc.ll [RegAlloc] Make tryInstructionSplit less aggressive. 2014-01-02 22:47:22 +00:00
ins_subreg_coalesce-1.ll llvm/test/CodeGen/X86: Update tests with -mattr=-bmi not to take BMI, corresponding to Craig's r189742. 2013-09-02 12:00:46 +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 the first have of the optimization which eliminates BRCOND 2010-06-24 15:04:11 +00:00
insert-positions.ll Move x86-specific tests out of test/Transforms/LoopStrengthReduce and 2010-08-05 17:04:15 +00:00
insertelement-copytoregs.ll s/grep/FileCheck/ in some tests 2013-02-13 22:00:37 +00:00
insertelement-legalize.ll now that generic vector types aren't selected onto MMX registers, these 2010-12-19 20:12:58 +00:00
int-intrinsic.ll Add a new llvm.x86.int intrinsic, allowing access to the 2010-08-23 19:39:25 +00:00
invalid-shift-immediate.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
isel-optnone.ll Teach ISel not to optimize 'optnone' functions (revised). 2013-11-22 19:11:24 +00:00
isel-sink2.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
isel-sink3.ll Fix register-dependent X86 tests. 2011-04-05 00:32:44 +00:00
isel-sink.ll Add the ability to use GEPs for address sinking in CGP 2014-04-12 00:59:48 +00:00
isint.ll
isnan2.ll
isnan.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
ispositive.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
jump_sign.ll [SDAG] Introduce a combined set to the DAG combiner which tracks nodes 2014-07-24 22:15:28 +00:00
jump_table_alias.ll Add Forward Control-Flow Integrity. 2014-11-11 21:08:02 +00:00
jump_table_align.ll Add Forward Control-Flow Integrity. 2014-11-11 21:08:02 +00:00
jump_table_bitcast.ll Add Forward Control-Flow Integrity. 2014-11-11 21:08:02 +00:00
jump_tables.ll Add Forward Control-Flow Integrity. 2014-11-11 21:08:02 +00:00
label-redefinition.ll Convert the uses of '|&' to use '2>&1 |' instead, which works on old 2012-07-02 18:37:59 +00:00
large-code-model-isel.ll [X86][ISel] Fix a regression I introduced in r224884 2014-12-28 15:20:57 +00:00
large-constants.ll Revert "Revert "Add Constant Hoisting Pass" (r200034)" 2014-01-25 02:02:55 +00:00
large-gep-chain.ll Selecting the address from a very long chain of GEPs can blow the stack. 2013-09-24 00:13:08 +00:00
large-gep-scale.ll APInt-ify the gep scaling code, so that it correctly handles the case where 2009-10-23 17:57:43 +00:00
large-global.ll EmitZerofill should take a 64-bit size or else it's chopping off large zero-filled global. rdar://11729134 2012-06-22 20:14:46 +00:00
ldzero.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
lea-2.ll [x32] Fix FrameIndex check in SelectLEA64_32Addr 2014-08-20 11:59:22 +00:00
lea-3.ll [x32] Fix FrameIndex check in SelectLEA64_32Addr 2014-08-20 11:59:22 +00:00
lea-4.ll [x32] Fix FrameIndex check in SelectLEA64_32Addr 2014-08-20 11:59:22 +00:00
lea-5.ll [x32] Fix FrameIndex check in SelectLEA64_32Addr 2014-08-20 11:59:22 +00:00
lea-recursion.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
lea.ll [x32] Fix FrameIndex check in SelectLEA64_32Addr 2014-08-20 11:59:22 +00:00
leaf-fp-elim.ll Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'false'. 2013-08-22 21:28:54 +00:00
legalize-fmp-oeq-vector-select.ll Make TranslateX86CC return COND_INVALID instead of aborting when it 2009-10-20 16:22:37 +00:00
legalize-libcalls.ll Reapply r143206, with fixes. Disallow physical register lifetimes 2011-11-03 21:49:52 +00:00
legalize-shift-64.ll X86: When lowering shl_parts, don't emit shift amounts larger than the bit width. 2013-12-13 13:40:24 +00:00
legalize-sub-zero-2.ll The change for PR9190 wasn't quite right. We need to avoid making the 2011-02-16 01:10:03 +00:00
legalize-sub-zero.ll Add testcase for PR9190. 2011-02-16 01:08:31 +00:00
legalizedag_vec.ll now that generic vector types aren't selected onto MMX registers, these 2010-12-19 20:12:58 +00:00
lfence.ll Last batch of test conversions to new atomic instructions. 2011-09-27 00:17:29 +00:00
libcall-sret.ll DAG: move sret demotion into most basic LowerCallTo implementation. 2014-06-18 11:52:44 +00:00
licm-dominance.ll X86: use sub-register sequences for MOV*r0 operations 2013-05-30 13:19:42 +00:00
licm-nested.ll X86: use sub-register sequences for MOV*r0 operations 2013-05-30 13:19:42 +00:00
licm-symbol.ll Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack in 2011-01-03 22:53:22 +00:00
limited-prec.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
live-out-reg-info.ll Rename ComputeMaskedBits to computeKnownBits. "Masked" has been 2014-05-14 21:14:37 +00:00
liveness-local-regalloc.ll Add <imp-def> of super-register when lowering SUBREG_TO_REG. 2012-07-27 20:19:49 +00:00
load-slice.ll Fix known typos 2014-01-24 17:20:08 +00:00
lock-inst-encoding.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
log2_not_readnone.ll Revert r151816 as Jim has the appropriate fix. 2012-03-01 17:41:19 +00:00
long-setcc.ll More rewrites of x86 codegen regression tests with FileCheck 2013-05-01 05:34:30 +00:00
longlong-deadload.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
loop-blocks.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
loop-hoist.ll Start function numbering at 0. 2010-04-17 16:29:15 +00:00
loop-strength-reduce2.ll FileCheck-ize 2011-07-02 20:42:25 +00:00
loop-strength-reduce4.ll Fix register-dependent X86 tests. 2011-04-05 00:32:44 +00:00
loop-strength-reduce5.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
loop-strength-reduce6.ll Eliminate the other half of the BRCOND optimization, and update 2010-06-24 15:24:03 +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 [MachineSink] Use the real post dominator tree 2014-10-15 03:27:43 +00:00
loop-strength-reduce-2.ll Revert r164910 because it causes failures to several phase2 builds. 2012-09-30 07:17:56 +00:00
loop-strength-reduce-3.ll
loop-strength-reduce.ll Revert r164910 because it causes failures to several phase2 builds. 2012-09-30 07:17:56 +00:00
lower-bitcast.ll [SDAG] Introduce a combined set to the DAG combiner which tracks nodes 2014-07-24 22:15:28 +00:00
lower-vec-shift-2.ll [X86] Improved lowering of packed v8i16 vector shifts by non-constant count. 2014-12-08 14:36:51 +00:00
lower-vec-shift.ll [X86] Improve the lowering of packed shifts by constant build_vector. 2014-04-15 19:30:48 +00:00
lsr-delayed-fold.ll LSR needs to remember inserted instructions even in postinc mode, because 2010-06-05 00:33:07 +00:00
lsr-i386.ll Watch out for a constant offset cancelling out a base register, forming 2010-07-15 15:14:45 +00:00
lsr-interesting-step.ll
lsr-loop-exit-cond.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
lsr-negative-stride.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
lsr-nonaffine.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
lsr-normalization.ll
lsr-overflow.ll When checking for signed multiplication overflow, watch out for INT_MIN and -1. 2011-05-23 21:07:39 +00:00
lsr-quadratic-expand.ll Don't re-use existing addrec expansions if they contain casts. 2011-03-02 01:34:10 +00:00
lsr-redundant-addressing.ll FileCheck-ize another codegen test. 2011-07-02 20:42:22 +00:00
lsr-reuse-trunc.ll Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge after r155618. 2012-04-27 07:11:58 +00:00
lsr-reuse.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
lsr-sort.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
lsr-static-addr.ll X86: use sub-register sequences for MOV*r0 operations 2013-05-30 13:19:42 +00:00
lsr-wrap.ll Make this test less dependent on register allocation choices. 2010-08-29 14:49:42 +00:00
lzcnt-tzcnt.ll [X86] Improved tablegen patters for matching TZCNT/LZCNT. 2014-12-08 17:47:18 +00:00
lzcnt.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
machine-cp.ll MachineCopyPropagation has special logic for removing COPY instructions. It will remove plain COPYs using eraseFromParent(), but if the COPY has imp-defs/imp-uses it will convert it to a KILL, to keep the imp-def around. 2014-01-22 09:12:27 +00:00
machine-cse.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
MachineBranchProb.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
MachineSink-CritEdge.ll X86: Stop LEA64_32r doing unspeakable things to its arguments. 2013-06-10 20:43:49 +00:00
MachineSink-DbgValue.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
MachineSink-eflags.ll
MachineSink-PHIUse.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
macho-comdat.ll IR: Add COMDATs to the IR 2014-06-27 18:19:56 +00:00
masked_memop.ll Scalarizer for masked load and store intrinsics. 2014-12-28 08:54:45 +00:00
masked-iv-safe.ll [LSR] Canonicalize reg1 + ... + regN into reg1 + ... + 1*regN. 2014-05-20 19:25:04 +00:00
masked-iv-unsafe.ll As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias 2011-04-14 01:46:37 +00:00
maskmovdqu.ll Add in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmovq/dq instructions. This way the asm parser will pick the right one based on the mode. Instruction selection already did the right thing based on the pointer size. 2013-10-09 02:18:34 +00:00
mature-mc-support.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
mcinst-avx-lowering.ll Remove some instructions that existed to provide aliases to the assembler. Can be done with InstAlias instead. Unfortunately, this was causing printer to use 'vmovq' or 'vmovd' based on what was parsed. To cleanup the inconsistencies convert all 'vmovd' with 64-bit registers to 'vmovq', but provide an alias so that 'vmovd' will still parse. 2013-10-08 05:53:50 +00:00
mcinst-lowering.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
mem-intrin-base-reg.ll [X86] Convert esp-relative movs of function arguments into pushes, step 1 2014-12-09 06:10:44 +00:00
mem-promote-integers.ll [x86] Make some questionable tests not spew assembly to stdout, which 2014-08-02 00:50:10 +00:00
membarrier.ll Last batch of test conversions to new atomic instructions. 2011-09-27 00:17:29 +00:00
memcmp.ll X86: Perform integer comparisons at i32 or larger. 2013-11-22 19:57:47 +00:00
memcpy-2.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
memcpy.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
memset64-on-x86-32.ll X86: Enable SSE memory intrinsics even when stack alignment is less than 16 bytes. 2012-11-14 20:08:40 +00:00
memset-2.ll Hide the stub created for MO_ExternalSymbol too. 2013-12-05 05:19:12 +00:00
memset-3.ll rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is 2011-06-18 06:05:24 +00:00
memset-sse-stack-realignment.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
memset.ll Fix the root cause of PR15348 by correctly handling alignment 0 on 2013-02-25 14:20:21 +00:00
merge_store.ll Add the ability to use GEPs for address sinking in CGP 2014-04-12 00:59:48 +00:00
MergeConsecutiveStores.ll Revert "merge consecutive stores of extracted vector elements" 2014-12-31 00:40:28 +00:00
mfence.ll Last batch of test conversions to new atomic instructions. 2011-09-27 00:17:29 +00:00
mingw-alloca.ll Added test for -elf configuration, to see that _alloca call is properly 2013-10-24 09:36:08 +00:00
misaligned-memset.ll Do not throw away alignment when generating the DAG for 2010-11-18 01:35:23 +00:00
misched-aa-colored.ll Tweak the spelling of the asserts requirement a bit more. This makes it 2014-01-21 22:39:19 +00:00
misched-aa-mmos.ll Conservatively handle multiple MMOs in MIsNeedChainEdge 2014-01-08 21:52:02 +00:00
misched-balance.ll MachineSink: Fix and tweak critical-edge breaking heuristic. 2013-10-14 16:57:17 +00:00
misched-code-difference-with-debug.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
misched-copy.ll x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
misched-crash.ll x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
misched-fusion.ll
misched-ilp.ll
misched-matmul.ll [MiSched] Fix a logic error in tryPressure() 2014-10-10 17:06:20 +00:00
misched-matrix.ll mi-sched: improve the generic register pressure comparison. 2013-08-30 04:27:29 +00:00
misched-new.ll RegisterPresssureTracker: Track live physical register by unit. 2012-12-05 21:37:42 +00:00
mmx-arg-passing2.ll Massive rewrite of MMX: 2010-09-30 23:57:10 +00:00
mmx-arg-passing.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
mmx-arith.ll
mmx-bitcast-to-i64.ll Massive rewrite of MMX: 2010-09-30 23:57:10 +00:00
mmx-builtins.ll Add in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmovq/dq instructions. This way the asm parser will pick the right one based on the mode. Instruction selection already did the right thing based on the pointer size. 2013-10-09 02:18:34 +00:00
mmx-copy-gprs.ll Fix register-dependent X86 tests. 2011-04-05 00:32:44 +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 Mark all these as needing SSE2. Should fix PPC and 2010-10-01 04:17:55 +00:00
mmx-pinsrw.ll Rewrite some tests with FileCHeck in X86 codegen 2013-04-29 22:41:29 +00:00
mmx-punpckhdq.ll Update tests to use sse4.2 instead of sse42. 2013-08-23 20:46:35 +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
mmx-shuffle.ll Remove support for using "foo" as symbols instead of %"foo". This is ancient 2011-06-17 06:36:20 +00:00
mod128.ll
movbe.ll X86: Enable ISel of 16-bit MOVBE instructions. 2014-03-11 00:44:14 +00:00
movfs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
movgs.ll [x86] Regenerate a number of FileCheck assertions with my script for 2014-10-03 01:06:32 +00:00
movmsk.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
movntdq-no-avx.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
movtopush.ll Add newline missing in r224010. 2014-12-11 11:30:20 +00:00
ms-inline-asm.ll MS inline asm: Hide symbol to attempt to fix test failure on darwin 2014-08-01 21:54:37 +00:00
mul64.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mul128_sext_loop.ll CodeGenPrep: sink extends of illegal types into use block. 2014-03-13 13:36:25 +00:00
mul128.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
mul-legalize.ll More rewrites of x86 codegen regression tests with FileCheck 2013-05-01 05:34:30 +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
muloti.ll Fix UMULO support for 2x register width to allow the full 2011-06-18 00:09:57 +00:00
mult-alt-generic-i686.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
mult-alt-generic-x86_64.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
mult-alt-x86.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
multiple-loop-post-inc.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
multiple-return-values-cross-block.ll remove asmparser support for the old getresult instruction, which has been subsumed by extractvalue. 2011-06-17 06:57:15 +00:00
mulx32.ll llvm/test/CodeGen/X86/mulx*.ll: Fix copypasto. 2012-09-26 09:24:12 +00:00
mulx64.ll llvm/test/CodeGen/X86/mulx*.ll: Fix copypasto. 2012-09-26 09:24:12 +00:00
musttail-fastcall.ll Make musttail more robust for vector types on x86 2014-12-22 23:58:37 +00:00
musttail-indirect.ll Revert "Don't count inreg params when mangling fastcall functions" 2014-10-23 17:50:42 +00:00
musttail-thiscall.ll Implement X86 code generation for musttail 2014-04-29 23:55:41 +00:00
musttail-varargs.ll Make musttail more robust for vector types on x86 2014-12-22 23:58:37 +00:00
musttail.ll Implement X86 code generation for musttail 2014-04-29 23:55:41 +00:00
named-reg-alloc.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
named-reg-notareg.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
nancvt.ll Delete -std-compile-opts. 2014-10-16 20:00:02 +00:00
narrow_op-1.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
narrow-shl-cst.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
narrow-shl-load.ll [SDAG] Make the DAGCombine worklist not grow endlessly due to duplicate 2014-07-23 07:08:53 +00:00
neg_cmp.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
neg_fp.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
neg-shl-add.ll Fold (add x, shl(0 - y, n)) -> sub(x, shl(y, n)), to simplify some code 2010-01-19 23:30:49 +00:00
negate-add-zero.ll [Constant Hoisting] Make the constant materialization cost operand dependent 2014-03-21 06:04:45 +00:00
negative_zero.ll More rewrites of x86 codegen regression tests with FileCheck 2013-05-01 05:34:30 +00:00
negative-sin.ll test/CodeGen/X86/negative-sin.ll: FileCheck-ize. 2010-12-29 03:58:47 +00:00
negative-stride-fptosi-user.ll Make LSR's OptimizeShadowIV ignore induction variables with negative 2009-10-26 15:32:57 +00:00
negative-subscript.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
newline-and-quote.ll
no-cmov.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
nobt.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
nocx16.ll
non-lazy-bind.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
nonconst-static-ev.ll Remove "REQUIRES:shell" from tests. They work for me. 2014-11-04 13:41:33 +00:00
nonconst-static-iv.ll Remove "REQUIRES:shell" from tests. They work for me. 2014-11-04 13:41:33 +00:00
nontemporal-2.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
nontemporal.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
norex-subreg.ll x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
nosse-error1.ll Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00
nosse-error2.ll Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00
nosse-varargs.ll Implement -mno-sse: if SSE is disabled on x86-64, don't store XMM on stack for 2009-02-01 18:15:56 +00:00
null-streamer.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
objc-gc-module-flags.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
object-size.ll Reapply [FastISel][X86] Emit more efficient instructions for integer constant materialization (r215593). 2014-08-19 19:44:06 +00:00
odr_comdat.ll Fix to make sure that a comdat group gets generated correctly for a static member 2012-02-23 10:36:04 +00:00
opaque-constant-asm.ll Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
opt-ext-uses.ll manually upgrade a bunch of tests to modern syntax, and remove some that 2011-06-17 03:14:27 +00:00
opt-shuff-tstore.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
optimize-max-0.ll rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is 2011-06-18 06:05:24 +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 Forget remove the tempfile argument 2013-05-01 05:45:57 +00:00
optimize-max-3.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
or-address.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
or-branch.ll
osx-private-labels.ll Add three other sections when L symbols are allowed. 2014-11-06 05:01:21 +00:00
overlap-shift.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
packed_struct.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
palignr-2.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
palignr.ll [X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2 2014-11-19 10:06:49 +00:00
pass-three.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
patchpoint-invoke.ll Fix a bit of confusion about .set and produce more readable assembly. 2014-10-21 01:17:30 +00:00
patchpoint-webkit_jscc.ll [Stackmaps] Make ithe frame-pointer required for stackmaps. 2014-10-02 22:21:49 +00:00
patchpoint.ll [Stackmaps] Make ithe frame-pointer required for stackmaps. 2014-10-02 22:21:49 +00:00
peep-setb.ll
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 x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
peep-test-3.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
peep-test-4.ll X86: If we have an instruction that sets a flag and a zero test on the input of that instruction try to eliminate the test. 2014-05-14 16:14:45 +00:00
peephole-fold-movsd.ll llvm/test/CodeGen/X86/peephole-fold-movsd.ll: Relax an expression for win32. 2014-09-15 19:00:31 +00:00
peephole-multiple-folds.ll llvm/test/CodeGen/X86/peephole-multiple-folds.ll: Relax expressions to satisfy win32. 2014-04-03 20:07:51 +00:00
personality_size.ll
personality.ll Port test to cfi. 2014-03-21 00:30:24 +00:00
phaddsub.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
phi-bit-propagation.ll Fix PR9324 / <rdar://problem/9052489> by handling the case where a PHI has no uses. 2011-02-27 08:06:01 +00:00
phi-immediate-factoring.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
phielim-split.ll Split loop exiting edges more aggressively. 2012-07-20 20:49:53 +00:00
phys_subreg_coalesce-2.ll Prepare remaining tests for -join-physreg going away. 2011-05-04 23:54:59 +00:00
phys_subreg_coalesce-3.ll x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
phys_subreg_coalesce.ll More rewrites of x86 codegen regression tests with FileCheck 2013-05-01 05:34:30 +00:00
phys-reg-local-regalloc.ll This patch fixes 8 out of 20 unexpected failures in "make check" 2012-07-18 20:49:17 +00:00
pic_jumptable.ll Mark jump tables in code sections with DataRegion directives. 2012-09-24 23:06:27 +00:00
pic-load-remat.ll Enable hoisting load from constant memories. 2009-11-20 23:31:34 +00:00
pic.ll Make this test a bit stricter. 2013-12-11 04:10:41 +00:00
pmovext.ll
pmovsx-inreg.ll X86: Custom lower sext v16i8 to v16i16, and the corresponding truncate. 2013-10-23 21:06:07 +00:00
pmul.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
pmulld.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
pointer-vector.ll Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID 2012-12-30 02:33:22 +00:00
popcnt.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
postalloc-coalescing.ll Add nounwind. 2010-03-25 20:01:07 +00:00
postra-licm.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
powi.ll Teach codegen to lower llvm.powi to an efficient (but not optimal) 2010-01-01 03:32:16 +00:00
pr1462.ll Store a DataLayout in Module. 2014-02-25 20:01:08 +00:00
pr1489.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr1505.ll
pr1505b.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
pr2177.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr2182.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
pr2326.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
pr2656.ll Rewrite X86 codegen regression test with FileCheck 2013-04-30 07:51:08 +00:00
pr2659.ll Flip the new block-placement pass to be on by default. 2012-04-16 13:49:17 +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 Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +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 Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
pr3366.ll As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias 2011-04-14 01:46:37 +00:00
pr3457.ll Add -mcpu to some unit tests that only fail on certain hosts. 2013-06-24 09:51:30 +00:00
pr3522.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
pr5145.ll X86: expand atomics in IR instead of as MachineInstrs. 2014-07-01 18:53:31 +00:00
pr7882.ll Make fast scheduler handle asm clobbers correctly. 2010-08-17 22:17:24 +00:00
pr9127.ll Reapply 132424 with fixes. This fixes PR10068. 2011-06-03 23:53:54 +00:00
pr9743.ll Use the dwarf->llvm mapping to print register names in the cfi 2011-05-30 20:20:15 +00:00
pr10068.ll Add test for PR10068. 2011-06-02 20:02:48 +00:00
pr10475.ll Fix PR10475 2013-03-01 18:40:30 +00:00
pr10499.ll Fix PR10499 2013-02-25 23:01:03 +00:00
pr10523.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
pr10524.ll
pr10525.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
pr10526.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
pr11202.ll Don't print a label before .cfi_startproc when we don't need to. This makes 2012-01-07 22:42:19 +00:00
pr11334.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
pr11415.ll Don't run RAFast in the optimizing regalloc pipeline. 2012-06-08 23:15:12 +00:00
pr11468.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
pr11985.ll Fix PR11985 2012-09-12 21:43:09 +00:00
pr11998.ll Add regression tests (WORKSFORME) 2013-03-01 19:23:37 +00:00
pr12312.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
pr12360.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
pr12889.ll TBAA: remove !tbaa from testing cases if not used. 2013-04-30 17:52:57 +00:00
pr13209.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
pr13220.ll Restrict this to x86, hopefully fixing ARM buildbots. 2012-07-13 07:02:00 +00:00
pr13458.ll Re-work X86 code generation of atomic ops with spin-loop 2012-09-20 03:06:15 +00:00
pr13577.ll fix PR13577, an issue introduced by r161687 2012-08-11 23:47:06 +00:00
pr13859.ll Fix PR13859 2012-09-17 18:05:20 +00:00
pr13899.ll Fix PR13899 2012-10-01 16:44:04 +00:00
pr14088.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
pr14098.ll Avoid rematerializing a redef immediately after the old def. 2012-10-16 22:51:58 +00:00
pr14161.ll [x86] Regenerate a number of FileCheck assertions with my script for 2014-10-03 01:06:32 +00:00
pr14204.ll Fix PR14204 2012-10-29 17:57:12 +00:00
pr14314.ll Fix test case added in patch fixing PR14314 2012-11-12 22:33:18 +00:00
pr14333.ll Handle DAG CSE adding new uses during ReplaceAllUsesWith. Fixes PR14333. 2012-11-14 05:08:56 +00:00
pr14562.ll Fix the lit test added in r174972 2013-02-12 16:07:27 +00:00
pr15267.ll [SDAG] Introduce a combined set to the DAG combiner which tracks nodes 2014-07-24 22:15:28 +00:00
pr15296.ll Fix PR15296 2013-03-20 02:33:21 +00:00
pr15309.ll Fix PR15309 2013-03-14 06:57:42 +00:00
pr16031.ll Fix non-deterministic SDNodeOrder-dependent codegen 2014-01-12 14:09:17 +00:00
pr16360.ll
pr16807.ll Fix PR16807 2013-10-15 17:51:02 +00:00
pr17546.ll Fix PR17546 2013-10-15 17:51:58 +00:00
pr17631.ll Enhance the fix of PR17631 2013-12-03 09:17:32 +00:00
pr17764.ll Fix PR17764 2013-11-02 00:10:02 +00:00
pr18014.ll
pr18023.ll Unrevert r195599 with testcase fix. 2013-11-25 18:05:22 +00:00
pr18054.ll Fix PR18054 2013-11-26 20:31:31 +00:00
pr18162.ll Fix PR18162 - Incorrect assertion assumed that the SDValue resno is zero. 2013-12-10 01:13:59 +00:00
pr18846.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
pr19049.ll Always print the implicit .text at the start of an asm file. 2014-03-05 20:09:15 +00:00
pr20020.ll bug fix for PR20020: anti-dependency-breaker causes miscompilation 2014-07-03 15:19:40 +00:00
pr20088.ll CodeGen/X86/pr20088.ll: Add -march=x86-64, or llc fails due to non-x86 default target. 2014-06-25 03:05:47 +00:00
pr21099.ll [X86] Fix a bug with fetch_add(INT32_MIN) 2014-10-07 23:53:57 +00:00
pr21529.ll Simplify testcase. NFC. 2014-11-11 20:49:16 +00:00
pr22019.ll CodeGen: Allow aliases to be overridden by variables 2014-12-24 22:44:29 +00:00
pre-ra-sched.ll x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
prefetch.ll Enabling 3DNow! prefetch instruction for a few AMD processors: bobcat, jaguar, 2013-10-16 19:04:11 +00:00
prefixdata.ll Prologue support 2014-12-03 02:08:38 +00:00
preserve_allcc64.ll Add two new calling conventions for runtime calls 2014-01-17 19:47:03 +00:00
preserve_mostcc64.ll Add two new calling conventions for runtime calls 2014-01-17 19:47:03 +00:00
private-2.ll Add back r201608, r201622, r201624 and r201625 2014-02-19 17:23:20 +00:00
private.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
prologuedata.ll Prologue support 2014-12-03 02:08:38 +00:00
promote-assert-zext.ll As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias 2011-04-14 01:46:37 +00:00
promote-i16.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
promote-trunc.ll Remove the "-promote-elements" flag. This flag is now enabled by default. 2012-06-04 11:27:21 +00:00
promote.ll Enable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from SSE4.1 2012-10-23 17:34:00 +00:00
pshufb-mask-comments.ll Fix test case commited in r218242 to appease buildbot. 2014-09-22 18:07:20 +00:00
pshufd-combine-crash.ll [x86] Fix assertion failure caused by a wrong combine of PSHUFD nodes with different types. 2014-07-07 23:25:23 +00:00
psubus.ll X86: Add a couple of target-specific dag combines that turn VSELECTS into psubus if possible. 2012-12-15 16:47:44 +00:00
ptr-rotate.ll Add RORX code generation support 2012-09-26 08:24:51 +00:00
ptrtoint-constexpr.ll Canonicalize ConstantInts to the right operand of commutative 2010-02-22 22:43:23 +00:00
ragreedy-bug.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
ragreedy-hoist-spill.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
ragreedy-last-chance-recoloring.ll [MiSched] Fix a logic error in tryPressure() 2014-10-10 17:06:20 +00:00
rd-mod-wr-eflags.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
rdpmc.ll [X86] Add support for builtin to read performance monitoring counters. 2014-06-30 17:14:21 +00:00
rdrand.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
rdseed.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
rdtsc.ll Fix rdtsc.ll test to match r8 on win64 2014-04-24 20:14:08 +00:00
recip-fastmath.ll Expose the number of Newton-Raphson iterations applied to the hardware's reciprocal estimate as a parameter (x86). 2014-11-12 21:39:01 +00:00
red-zone2.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
red-zone.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
reghinting.ll Instruction scheduling itinerary for Intel Atom. 2012-02-01 23:20:51 +00:00
regpressure.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
rem.ll Merge and filecheckize. 2013-10-31 17:50:45 +00:00
remat-constant.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
remat-fold-load.ll Avoid folding loads that are unsafe to move. 2012-07-20 21:29:31 +00:00
remat-invalid-liveness.ll [X86] Never hoist the shift value of a shift instruction. 2014-04-30 19:17:32 +00:00
remat-mov-0.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
remat-phys-dead.ll x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
remat-scalar-zero.ll
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 [X86] Improve the lowering of BITCAST from MVT::f64 to MVT::v4i16/MVT::v8i8. 2014-05-22 16:21:39 +00:00
return_zeroext_i2.ll [pr19635] Revert most of r170537, and add new testcase. 2014-08-08 08:21:19 +00:00
returned-trunc-tail-calls.ll Refactor isInTailCallPosition handling 2013-08-06 09:12:35 +00:00
reverse_branches.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
rip-rel-address.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
rip-rel-lea.ll Two changes relevant to LEA and x32: 2013-02-01 19:28:09 +00:00
rodata-relocs.ll Convert a couple of grep tests to FileCheck. 2013-07-13 17:30:25 +00:00
rot16.ll Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383. 2013-11-22 02:28:04 +00:00
rot32.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
rot64.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
rotate2.ll Add RORX code generation support 2012-09-26 08:24:51 +00:00
rotate4.ll [X86] Add peephole for masked rotate amount 2014-03-12 21:20:55 +00:00
rotate.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
rounding-ops.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
rtm.ll Add support of RTM from TSX extension 2012-11-08 07:28:54 +00:00
saddo-redundant-add.ll [X86] Prevent the creation of redundant ops for sadd and ssub with overflow. 2014-01-24 06:47:57 +00:00
sandybridge-loads.ll Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change. 2013-07-18 22:47:09 +00:00
scalar_sse_minmax.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
scalar_widen_div.ll Update tests to use sse4.2 instead of sse42. 2013-08-23 20:46:35 +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 test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They are useless to Win64 target. 2011-03-16 13:52:38 +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 Add the ExceptionHandling::MSVC enumeration 2014-12-19 22:19:48 +00:00
sdiv-exact.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
segmented-stacks-dynamic.ll [x32] Fix segmented stacks support 2014-09-22 13:11:35 +00:00
segmented-stacks.ll x86_64: Fix calls to __morestack under the large code model. 2014-12-30 20:05:19 +00:00
select_const.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
select-with-and-or.ll Optimize vector select from all 0s or all 1s 2013-04-11 05:15:54 +00:00
select.ll [SDAG] Fix a really, really terrible bug in the DAG combiner. 2014-08-04 21:29:59 +00:00
selectiondag-cse.ll Fix PR12599. 2012-04-20 23:36:09 +00:00
setcc-narrowing.ll Add missing check to SETCC optimization. 2013-09-24 22:50:14 +00:00
setcc-sentinals.ll llvm/test/CodeGen/X86/setcc-sentinals.ll: Relax expressions for x86_64-win32. 2013-08-14 00:46:00 +00:00
setcc.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
setjmp-spills.ll Fix llc to not reuse spill slots in functions that invoke setjmp() 2014-01-14 04:20:01 +00:00
setoeq.ll Reapply 132424 with fixes. This fixes PR10068. 2011-06-03 23:53:54 +00:00
setuge.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sext-i1.ll [DAGCombine] Remove SIGN_EXTEND-related inf-loop 2014-10-06 20:19:47 +00:00
sext-load.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
sext-ret-val.ll As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias 2011-04-14 01:46:37 +00:00
sext-setcc-self.ll Attempt to fix windows buildbots. Patch by James Benton. 2012-07-06 14:43:16 +00:00
sext-subreg.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
sext-trunc.ll manually upgrade a bunch of tests to modern syntax, and remove some that 2011-06-17 03:14:27 +00:00
sfence.ll Last batch of test conversions to new atomic instructions. 2011-09-27 00:17:29 +00:00
sha.ll Add sha intrinsic tests 2013-09-23 16:57:52 +00:00
shift-and.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
shift-bmi2.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
shift-coalesce.ll Changed register names (and pointer keywords) to be lower case when using Intel X86 assembler syntax. 2013-07-31 02:47:52 +00:00
shift-codegen.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
shift-combine-crash.ll [DAG] Fix an assertion failure caused by an invalid cast in method 'BuildVectorSDNode::isConstantSplat' 2014-03-22 01:47:22 +00:00
shift-combine.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
shift-double.ll
shift-folding.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +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-pair.ll Change this DAGCombine to build AND of SHR instead of SHR of AND; this matches the ordering we prefer in instcombine. Part of rdar://9562809. 2011-06-09 22:14:44 +00:00
shift-parts.ll Revert "Revert r212640, "Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine."" 2014-07-10 18:21:04 +00:00
shift-pcmp.ll llvm/test/CodeGen/X86/shift-pcmp.ll: Tweak to appease FileCheck. "CHECK-LABEL" doesn't identify labels magically and CHECK-LABEL behaves free from other contexts. 2014-02-22 07:27:04 +00:00
shl_elim.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
shl_undef.ll Fix known typos 2014-01-24 17:20:08 +00:00
shl-anyext.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
shl-i64.ll Testing vector code without sse doesn't make much sense. 2012-02-05 11:19:39 +00:00
shrink-compare.ll Enable (sext x) == C --> x == (trunc C) combine 2014-12-21 16:48:42 +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
shuffle-combine-crash.ll [DAGCombiner] Fix a crash caused by a missing check for legal type when trying to fold shuffles. 2014-07-13 21:02:14 +00:00
sibcall-2.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
sibcall-3.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
sibcall-4.ll Parse 'ghccc' in .ll files as the GHC convention (cc 10) 2014-12-01 21:04:44 +00:00
sibcall-5.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
sibcall-6.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
sibcall-byval.ll Test case for r133858 (tail call optimize in the presence of byval). 2011-06-25 02:44:56 +00:00
sibcall.ll [x86] Disambiguate RET[QL] and fix aliases for 16-bit mode 2014-01-08 12:58:07 +00:00
simple-zext.ll DAGCombiner: fix use-counting issue when forming zextload 2013-07-02 09:58:53 +00:00
sincos-opt.ll [x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd. 2014-10-05 22:57:31 +00:00
sincos.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
sink-blockfreq.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
sink-hoist.ll x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
sink-out-of-loop.ll [MachineSink] Use the real post dominator tree 2014-10-15 03:27:43 +00:00
sjlj-baseptr.ll [X86] Restore X86 base pointer after call to llvm.eh.sjlj.setjmp 2014-12-04 00:56:38 +00:00
sjlj.ll Fix setjmp on models with non-Small code model nor non-Static relocation model 2012-10-17 02:22:27 +00:00
slow-div.ll [X86] For Silvermont CPU use 16-bit division instead of 64-bit for small positive numbers 2014-11-21 11:19:34 +00:00
slow-incdec.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
small-byval-memcpy.ll Enable FeatureFastUAMem for btver2 2014-11-28 18:40:18 +00:00
smul-with-overflow.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
soft-fp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
splat-for-size.ll Use broadcasts to optimize overall size when loading constant splat vectors (x86-64 with AVX or AVX2). 2014-09-22 18:54:01 +00:00
split-eh-lpad-edges.ll Update more tests to the new EH scheme. 2011-08-31 21:39:05 +00:00
split-vector-bitcast.ll Prevent x86-specific DAGCombine from creating nodes with illegal type (which could not be selected). Fixes a minor isel issue that was breaking the testcase from r136130. 2011-07-26 21:02:58 +00:00
split-vector-rem.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sqrt-fastmath.ll Allow AVX vrsqrtps generation. 2014-10-24 17:59:18 +00:00
sqrt.ll [FastISel][X86] Add support for the sqrt intrinsic. 2014-06-11 23:11:02 +00:00
sse1.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
sse2-intrinsics-x86.ll [X86][SSE] pslldq/psrldq shuffle mask decodes 2014-10-14 22:31:34 +00:00
sse2-vector-shifts.ll Make DAGCombiner work on vector bitshifts with constant splat vectors. 2014-03-17 18:58:01 +00:00
sse2.ll [X86] Improved lowering of v4x32 build_vector dag nodes. 2014-11-19 19:34:29 +00:00
sse3-avx-addsub-2.ll [x86] As a follow-up to r217819, don't check for VSELECT legality now 2014-09-16 00:24:42 +00:00
sse3-avx-addsub.ll [x86] Add the beginnings of a proper DAG combine to match ADDSUBPS and 2014-09-16 00:15:20 +00:00
sse3-intrinsics-x86.ll Add tests for SSE intrinsics in non-avx mode by copying from the AVX test cases. Some of these may have been tested by other tests, but most weren't. Patch by Cameron McInally. 2013-10-24 06:45:13 +00:00
sse3.ll [X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2 2014-11-19 10:06:49 +00:00
sse4a.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
sse41-intrinsics-x86-upgrade.ll [x86] Fix a pretty horrible bug and inconsistency in the x86 asm 2014-09-06 10:00:01 +00:00
sse41-intrinsics-x86.ll [x86] Fix a pretty horrible bug and inconsistency in the x86 asm 2014-09-06 10:00:01 +00:00
sse41-pmovxrm-intrinsics.ll [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns. 2014-12-06 01:31:07 +00:00
sse41.ll [X86][SSE] Keep 4i32 vector insertions in integer domain on SSE4.1 targets 2014-12-02 22:31:23 +00:00
sse42_64.ll Update tests to use sse4.2 instead of sse42. 2013-08-23 20:46:35 +00:00
sse42-intrinsics-x86.ll Replace sse41/sse42 with sse4.1/sse4.2 in test command lines to fix bots. 2013-10-24 07:00:06 +00:00
sse42.ll
sse_partial_update.ll Model sqrtss as a binary operation with one source operand tied to the destination (PR14221) 2014-12-19 22:16:28 +00:00
sse_reload_fold.ll Convert the uses of '|&' to use '2>&1 |' instead, which works on old 2012-07-02 18:37:59 +00:00
sse-align-0.ll test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They are useless to Win64 target. 2011-03-16 13:52:38 +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 Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
sse-align-3.ll Kill and collapse outstanding DomainValues. 2011-11-07 23:08:21 +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 Enable -sse-domain-fix by default. Now with tests! 2010-03-30 22:47:00 +00:00
sse-align-7.ll test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They are useless to Win64 target. 2011-03-16 13:52:38 +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 Experiment with changing the default 32-bit linux stack alignment to 2011-01-13 06:47:10 +00:00
sse-align-12.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
sse-commute.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
sse-domains.ll [X86] Break false dependencies before partial register updates when the source operand is in memory 2014-12-15 13:18:21 +00:00
sse-fcopysign.ll
sse-intel-ocl.ll Special calling conventions for Intel OpenCL built-in library. 2012-10-24 14:46:16 +00:00
sse-intrinsics-x86.ll Add tests for SSE intrinsics in non-avx mode by copying from the AVX test cases. Some of these may have been tested by other tests, but most weren't. Patch by Cameron McInally. 2013-10-24 06:45:13 +00:00
sse-load-ret.ll Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
sse-minmax.ll Improve logic that decides if its profitable to commute when some of the virtual registers involved have uses/defs chains connecting them to physical register. Fix up the tests that this change improves. 2014-11-05 06:43:02 +00:00
sse-scalar-fp-arith.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
sse-varargs.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
ssp-data-layout.ll [stackprotector] Implement the sspstrong rules for stack layout. 2014-02-01 01:36:16 +00:00
ssse3-intrinsics-x86.ll Add tests for SSE intrinsics in non-avx mode by copying from the AVX test cases. Some of these may have been tested by other tests, but most weren't. Patch by Cameron McInally. 2013-10-24 06:45:13 +00:00
stack_guard_remat.ll [stack protector] Fix a potential security bug in stack protector where the 2014-07-25 19:31:34 +00:00
stack-align2.ll Instruction scheduling itinerary for Intel Atom. 2012-02-01 23:20:51 +00:00
stack-align-memcpy.ll Revert "X86 memcpy lowering: use "rep movs" even when esi is used as base pointer" (r204174) 2014-03-26 16:30:54 +00:00
stack-align.ll
stack-protector-dbginfo.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
stack-protector-vreg-to-vreg-copy.ll TBAA: remove !tbaa from testing cases when they are not needed. 2013-09-30 18:17:35 +00:00
stack-protector-weight.ll [stack protector] Set edge weights for newly created basic blocks. 2014-12-01 04:27:03 +00:00
stack-protector.ll [stack protector] Make the StackProtector pass respect ssp-buffer-size. 2014-04-17 19:08:36 +00:00
stack-update-frame-opcode.ll
StackColoring-dbg.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
StackColoring.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
stackmap-fast-isel.ll [Stackmaps] Make ithe frame-pointer required for stackmaps. 2014-10-02 22:21:49 +00:00
stackmap-large-constants.ll [Stackmaps] Make test less fragile. NFC. 2014-11-04 17:11:00 +00:00
stackmap-liveness.ll [Stackmaps] Make ithe frame-pointer required for stackmaps. 2014-10-02 22:21:49 +00:00
stackmap-nops.ll [Stackmaps] Make ithe frame-pointer required for stackmaps. 2014-10-02 22:21:49 +00:00
stackmap-shadow-optimization.ll Fix a stackmap bug introduced in r220710. 2014-10-27 22:38:45 +00:00
stackmap.ll [Stackmaps] Make ithe frame-pointer required for stackmaps. 2014-10-02 22:21:49 +00:00
stackpointer.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
statepoint-call-lowering.ll [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder 2014-12-02 18:50:36 +00:00
statepoint-forward.ll Semantic tests for memory invalidation at statepoints 2014-12-29 23:55:33 +00:00
statepoint-stack-usage.ll [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder 2014-12-02 18:50:36 +00:00
statepoint-stackmap-format.ll [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder 2014-12-02 18:50:36 +00:00
stdarg.ll test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They are useless to Win64 target. 2011-03-16 13:52:38 +00:00
stdcall-notailcall.ll [x86] Disambiguate RET[QL] and fix aliases for 16-bit mode 2014-01-08 12:58:07 +00:00
stdcall.ll [x86] Disambiguate RET[QL] and fix aliases for 16-bit mode 2014-01-08 12:58:07 +00:00
store_op_load_fold2.ll Changed register names (and pointer keywords) to be lower case when using Intel X86 assembler syntax. 2013-07-31 02:47:52 +00:00
store_op_load_fold.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
store-empty-member.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
store-fp-constant.ll Rewrite some tests with FileCHeck in X86 codegen 2013-04-29 22:41:29 +00:00
store-global-address.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
store-narrow.ll [SDAG] Introduce a combined set to the DAG combiner which tracks nodes 2014-07-24 22:15:28 +00:00
stores-merging.ll Additional fix for 200201: due to dependence on bitwidth test was moved to X86 directory. 2014-01-27 09:43:10 +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 test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They are useless to Win64 target. 2011-03-16 13:52:38 +00:00
stride-reuse.ll Trivial change to make the test use Use –mcpu=generic, 2012-03-01 19:57:20 +00:00
sub-with-overflow.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
sub.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
subreg-to-reg-0.ll
subreg-to-reg-1.ll Rewrite some tests with FileCHeck in X86 codegen 2013-04-29 22:41:29 +00:00
subreg-to-reg-2.ll
subreg-to-reg-3.ll Rewrite some tests with FileCHeck in X86 codegen 2013-04-29 22:41:29 +00:00
subreg-to-reg-4.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
subreg-to-reg-6.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
sunkaddr-ext.ll Fix for incorrect address sinking in the presence of potential overflows. 2014-03-26 17:27:01 +00:00
switch-bt.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
switch-crit-edge-constant.ll Rewrite some tests with FileCHeck in X86 codegen 2013-04-29 22:41:29 +00:00
switch-default-only.ll Switch lowering: Fix broken 'Figure out which block is next' code 2014-11-29 21:17:05 +00:00
switch-jump-table.ll SelectionDAG switch lowering: use 'unsigned' to count destination popularity 2014-12-16 23:41:59 +00:00
switch-or.ll Implement the "if (X == 6 || X == 4)" -> "if ((X|2) == 6)" optimization. 2010-11-22 09:45:38 +00:00
switch-order-weight.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
switch-zextload.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
SwitchLowering.ll move tests that depend on the x86 backend out of codegen/generic, 2010-02-09 06:41:03 +00:00
swizzle-2.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
swizzle-avx2.ll [DAG] Teach how to combine a pair of shuffles into a single shuffle if the resulting mask is legal. 2014-07-08 15:22:29 +00:00
SwizzleShuff.ll [x86] Make vector legalization of extloads work more like the "normal" 2014-07-24 22:09:56 +00:00
tail-call-attrs.ll Allow compatible extension attributes for tail calls 2013-08-12 09:45:46 +00:00
tail-call-got.ll Revert r195318 as it causes miscompilation (PR18029) 2013-11-22 10:30:39 +00:00
tail-call-legality.ll Refactor isInTailCallPosition handling 2013-08-06 09:12:35 +00:00
tail-dup-addr.ll Don't print a label before .cfi_startproc when we don't need to. This makes 2012-01-07 22:42:19 +00:00
tail-opts.ll
tail-threshold.ll Add triple. 2011-06-14 23:47:36 +00:00
tailcall-64.ll Start using CHECK-LABEL in some tests. 2013-07-12 14:54:12 +00:00
tailcall-calleesave.ll X86: specify CPU on new test to fix atom buildbot 2013-08-04 10:00:45 +00:00
tailcall-cgp-dup.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
tailcall-disable.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
tailcall-fastisel.ll Add a triple to this test. 2012-12-11 00:51:36 +00:00
tailcall-largecode.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
tailcall-multiret.ll Do not insert a tail call when returning multiple values on X86 2014-08-20 19:00:37 +00:00
tailcall-returndup-void.ll Parse 'ghccc' in .ll files as the GHC convention (cc 10) 2014-12-01 21:04:44 +00:00
tailcall-ri64.ll Target/X86: Tweak win64's tailcall. 2011-01-26 02:04:09 +00:00
tailcall-stackalign.ll Fix an inconsistency in the x86 backend that led it to reject "calll foo" on 2010-09-22 05:49:14 +00:00
tailcall-structret.ll Reapply "s/grep/FileCheck/ in some tests" 2013-02-14 03:45:08 +00:00
tailcall.ll merge some tests. 2012-06-01 05:00:54 +00:00
tailcallbyval64.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
tailcallbyval.ll Reapply "s/grep/FileCheck/ in some tests" 2013-02-14 03:45:08 +00:00
tailcallfp2.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
tailcallfp.ll Reapply "s/grep/FileCheck/ in some tests" 2013-02-14 03:45:08 +00:00
tailcallpic1.ll Reapply "s/grep/FileCheck/ in some tests" 2013-02-14 03:45:08 +00:00
tailcallpic2.ll Revert r195318 as it causes miscompilation (PR18029) 2013-11-22 10:30:39 +00:00
tailcallstack64.ll Instruction scheduling itinerary for Intel Atom. 2012-02-01 23:20:51 +00:00
targetLoweringGeneric.ll Add SARX/SHRX/SHLX code generation support 2012-09-26 08:26:25 +00:00
tbm_patterns.ll Add an additional pattern for BLCI since opt can turn (not (add x, 1)) into (sub -2, x). 2013-10-05 17:17:53 +00:00
tbm-intrinsics-x86_64.ll Fix broken CHECK lines 2014-02-16 07:31:05 +00:00
test-nofold.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
test-shrink-bug.ll Fix the x86 test-shrink optimization so that it doesn't shrink comparisons 2009-10-09 20:35:19 +00:00
test-shrink.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
testb-je-fusion.ll [X86] Mark pseudo instruction TEST8ri_NOEREX as hasSIdeEffects=0. 2014-07-10 18:00:53 +00:00
testl-commute.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
this-return-64.ll Start using CHECK-LABEL in some tests. 2013-07-12 14:54:12 +00:00
tls-addr-non-leaf-function.ll [X86][ELF] Fix PR20243 - leaf frame pointer bug with TLS access 2014-11-11 18:44:49 +00:00
tls-local-dynamic.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
tls-models.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
tls-pic.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
tls-pie.ll
tls.ll Expanded test for x86-pc-windows-gnu and x86_64-pc-windows-gnu environments. 2014-04-18 21:10:11 +00:00
tlv-1.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
tlv-2.ll Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack in 2011-01-03 22:53:22 +00:00
tlv-3.ll Testcase for PR17964 2013-11-17 10:53:19 +00:00
trap.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
trunc-ext-ld-st.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
trunc-to-bool.ll Enable MI Sched for x86. 2013-10-15 23:33:07 +00:00
TruncAssertZext.ll Fix CR/LF line endings in test case. 2014-11-17 08:00:45 +00:00
twoaddr-coalesce-2.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
twoaddr-coalesce.ll test/twoaddr-coalesce: Do not use @main. 2010-09-02 03:45:51 +00:00
twoaddr-lea.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
twoaddr-pass-sink.ll Revert the test moves from 176733. Use "REQUIRES: asserts" instead. 2013-03-12 16:27:52 +00:00
twoaddr-sink-terminator.ll PR10998: It is not legal to sink an instruction past the terminator of a block; make sure we don't do that. 2011-09-23 22:41:57 +00:00
uint64-to-float.ll Flip the new block-placement pass to be on by default. 2012-04-16 13:49:17 +00:00
uint_to_fp-2.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
uint_to_fp.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
umul-with-carry.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
umul-with-overflow.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
unaligned-32-byte-memops.ll combine consecutive subvector 16-byte loads into one 32-byte load 2014-12-16 16:30:01 +00:00
unaligned-load.ll
unaligned-spill-folding.ll Force a CPU that doesn't have AVX, otherwise this test fails. 2013-10-06 13:52:41 +00:00
undef-label.ll Add a test for the recent regression. 2011-06-14 20:38:50 +00:00
unknown-location.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
unreachable-loop-sinking.ll Don't do code sinking on unreachable blocks. It's unprofitable and hazardous. 2010-04-05 19:17:22 +00:00
unwind-init.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
unwindraise.ll TBAA: remove !tbaa from testing cases if not used. 2013-05-02 18:11:35 +00:00
urem-i8-constant.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
use-add-flags.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
utf8.ll Make the test for r154235 more platform-independent with a shorter 2012-04-07 01:33:14 +00:00
utf16-cfstrings.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
v2f32.ll [x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd. 2014-10-05 22:57:31 +00:00
v4f32-immediate.ll Rewrite some tests with FileCHeck in X86 codegen 2013-04-29 22:41:29 +00:00
v4i32load-crash.ll Stop test/CodeGen/X86/v4i32load-crash.ll targeting non-X86-64 targets. 2014-02-27 09:24:31 +00:00
v8i1-masks.ll Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change. 2013-07-18 22:47:09 +00:00
vaargs.ll x86-32: PUSHF/POPF use/def EFLAGS 2014-12-16 20:15:45 +00:00
vararg_no_start.ll ARM / x86_64 varargs: Don't save regparms in prologue without va_start 2014-08-22 21:59:26 +00:00
vararg_tailcall.ll TBAA: remove !tbaa from testing cases if not used. 2013-04-30 17:52:57 +00:00
vararg-callee-cleanup.ll Verifier: Don't reject varargs callee cleanup functions 2014-08-29 21:25:28 +00:00
variable-sized-darwin-bzero.ll rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is 2011-06-18 06:05:24 +00:00
variadic-node-pic.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vastart-defs-eflags.ll ARM / x86_64 varargs: Don't save regparms in prologue without va_start 2014-08-22 21:59:26 +00:00
vbinop-simplify-bug.ll Update test/CodeGen/X86/vbinop-simplify-bug.ll. 2014-01-15 20:16:14 +00:00
vec_add.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_align_i256.ll
vec_align.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_anyext.ll
vec_call.ll
vec_cast2.ll [x86] Don't form overly fragmented blends when splitting and 2014-11-13 02:42:08 +00:00
vec_cast.ll test/CodeGen/X86/vec_cast.ll: [PR8311] Add explicit -mtriple=x86_64-linux and -mtriple=x86_64-win32. Thanks to Nadav, it might be fixed in r126424. 2011-03-05 02:38:02 +00:00
vec_clear.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_compare-sse4.ll Update tests to use sse4.2 instead of sse42. 2013-08-23 20:46:35 +00:00
vec_compare.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +00:00
vec_ctbits.ll llvm/test/CodeGen/X86/vec_ctbits.ll: Add explicit -mtriple=x86_64-unknown. It was incompatible to Win32 x64. 2014-09-12 15:10:56 +00:00
vec_ext_inreg.ll now that generic vector types aren't selected onto MMX registers, these 2010-12-19 20:12:58 +00:00
vec_extract-avx.ll [DAGCombine] Slightly improve lowering of BUILD_VECTOR into a shuffle. 2014-12-17 12:32:17 +00:00
vec_extract-sse4.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
vec_extract.ll [x86] Slap a triple on this test since it is poking around at the stack 2014-10-04 04:22:55 +00:00
vec_fabs.ll Improved test cases that were added with r214892. 2014-08-05 20:16:35 +00:00
vec_floor.ll Use roundps/pd for llvm.ceil, llvm.trunc, llvm.rint, and llvm.nearbyint of vector types. 2012-11-16 06:37:56 +00:00
vec_fneg.ll optimize vector fneg of bitcasted integer value 2014-08-14 15:15:28 +00:00
vec_fpext.ll Convert test to CHECK-LABEL 2014-07-16 15:37:08 +00:00
vec_i64.ll
vec_ins_extract-1.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
vec_ins_extract.ll Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test 2009-11-03 15:29:06 +00:00
vec_insert-2.ll Rename features to match what gcc and clang use. 2013-08-23 20:21:34 +00:00
vec_insert-3.ll Rename features to match what gcc and clang use. 2013-08-23 20:21:34 +00:00
vec_insert-4.ll BUILD_VECTOR was missing out on some prime opportunities to use SSE 4.1 inserts. 2010-03-24 20:49:50 +00:00
vec_insert-5.ll [X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2 2014-11-19 10:06:49 +00:00
vec_insert-7.ll Update tests to use sse4.2 instead of sse42. 2013-08-23 20:46:35 +00:00
vec_insert-8.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
vec_insert-9.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
vec_loadsingles.ll merge consecutive loads that are offset from a base address 2014-12-16 21:57:18 +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 Relax tests expecting to see CPI symbols 2014-07-15 02:44:49 +00:00
vec_round.ll Fix broken CHECK lines. 2014-01-11 21:06:00 +00:00
vec_sdiv_to_shift.ll Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion. 2013-07-13 20:38:47 +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 [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +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-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 Explicitly disable AVX on a bunch of tests so they won't fail on AVX machines post r192171. 2013-10-08 06:06:57 +00:00
vec_set-A.ll FileCheck-ize a test, no functionality changed. 2011-07-02 20:42:06 +00:00
vec_set-B.ll Rewrite some tests with FileCHeck in X86 codegen 2013-04-29 22:41:29 +00:00
vec_set-C.ll Fix a typo in the mattr part of the run line. 2013-10-08 06:12:26 +00:00
vec_set-D.ll More rewrites of x86 codegen regression tests with FileCheck 2013-05-01 05:34:30 +00:00
vec_set-F.ll test/CodeGen/X86: Add explicit triplet -mtriple=i686-linux to 3 tests incompatible to Win32 codegen. 2010-09-19 21:58:55 +00:00
vec_set-H.ll
vec_set.ll Rename features to match what gcc and clang use. 2013-08-23 20:21:34 +00:00
vec_setcc-2.ll Test commit 2014-02-28 18:44:39 +00:00
vec_setcc.ll Improve logic that decides if its profitable to commute when some of the virtual registers involved have uses/defs chains connecting them to physical register. Fix up the tests that this change improves. 2014-11-05 06:43:02 +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_shift4.ll Force CPU type to unbreak unit tests on Haswell machines. 2013-11-30 03:07:16 +00:00
vec_shift5.ll [X86] Teach the backend how to fold target specific dag node for packed 2013-12-28 11:11:52 +00:00
vec_shift6.ll [X86] Teach the backend how to lower vector shift left into multiply rather than scalarizing it. 2014-02-12 23:42:28 +00:00
vec_shift.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vec_shuf-insert.ll Test commit - added a new line to vec_shuf-insert.ll. 2014-02-10 12:42:13 +00:00
vec_split.ll Legalizer: Add support for splitting insert_subvectors. 2014-06-21 12:56:42 +00:00
vec_ss_load_fold.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
vec_trunc_sext.ll Fix a logic bug in x86 vector codegen: sext (zext (x) ) != sext (x) (PR20472). 2014-08-28 18:59:22 +00:00
vec_udiv_to_shift.ll Added missing newline 2011-11-08 00:03:24 +00:00
vec_uint_to_fp.ll [X86] Do not custom lower UINT_TO_FP when the target type does not 2014-11-21 00:47:19 +00:00
vec_unsafe-fp-math.ll Allow vector fsub ops with constants to get the same optimizations as scalars. 2014-09-05 22:26:22 +00:00
vec_zero_cse.ll Rewrite some tests with FileCHeck in X86 codegen 2013-04-29 22:41:29 +00:00
vec_zero-2.ll Fix PR5315, original patch by Nicolas Capens! 2009-11-06 00:11:57 +00:00
vec_zero.ll Teach DAG combine to handle vector add/sub with vectors of all 0s. 2012-12-10 08:12:29 +00:00
vec-loadsingles-alignment.ll X86: Don't over-align combined loads. 2014-12-23 00:35:23 +00:00
vec-sign.ll
vec-trunc-store.ll now that generic vector types aren't selected onto MMX registers, these 2010-12-19 20:12:58 +00:00
vector-blend.ll [X86] Improved target specific combine on VSELECT dag nodes. 2014-11-24 12:23:15 +00:00
vector-ctpop.ll [x86] Add vector @llvm.ctpop intrinsic custom lowering 2014-12-22 19:45:43 +00:00
vector-gep.ll [x86] Revert r212324 which was too aggressive w.r.t. allowing undef 2014-07-07 19:03:32 +00:00
vector-idiv.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
vector-intrinsics.ll Fill in missing support for ISD::FEXP, ISD::FPOWI, and friends. 2010-06-01 18:35:14 +00:00
vector-rem.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vector-sext.ll [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns. 2014-12-06 01:31:07 +00:00
vector-shuffle-128-v2.ll [x86] Clean up the shift lowering vector shuffle tests a bit using my 2014-12-07 17:15:53 +00:00
vector-shuffle-128-v4.ll [x86] Clean up the shift lowering vector shuffle tests a bit using my 2014-12-07 17:15:53 +00:00
vector-shuffle-128-v8.ll [x86] Clean up the shift lowering vector shuffle tests a bit using my 2014-12-07 17:15:53 +00:00
vector-shuffle-128-v16.ll [x86] Switch a constant selection test to use positive assertions and to 2014-12-07 17:15:58 +00:00
vector-shuffle-256-v4.ll [x86] Add some tests for a common unpack pattern of vector shuffle that 2014-11-22 05:44:43 +00:00
vector-shuffle-256-v8.ll [x86] Make the previous logic significantly less conservative and get 2014-11-21 14:33:24 +00:00
vector-shuffle-256-v16.ll [x86] Add some tests for a common unpack pattern of vector shuffle that 2014-11-22 05:44:43 +00:00
vector-shuffle-256-v32.ll [x86] Add some tests for a common unpack pattern of vector shuffle that 2014-11-22 05:44:43 +00:00
vector-shuffle-512-v8.ll [x86] Restructure the checking patterns for v16 and v32 avx2 vector 2014-11-21 14:53:03 +00:00
vector-shuffle-combining.ll [DagCombine] Improve DAGCombiner BUILD_VECTOR when it has two sources of elements 2014-12-23 08:59:45 +00:00
vector-shuffle-sse1.ll [x86] Clean up the SSE1 test to use a slightly different pattern for 2014-12-07 17:16:00 +00:00
vector-variable-idx2.ll Replace more uses of sse41 with sse4.1. 2013-08-23 20:39:19 +00:00
vector-variable-idx.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vector-zext.ll [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns. 2014-12-06 01:31:07 +00:00
vector-zmov.ll Added missing tests for X86vzmovl folding. NFC. 2014-12-15 22:45:48 +00:00
vector.ll
vectorcall.ll X86: Implement the vectorcall calling convention 2014-10-28 01:29:26 +00:00
vfcmp.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
viabs.ll AVX-512: Implemented masking for integer arithmetic & logic instructions. 2014-03-27 09:45:08 +00:00
visibility2.ll Adding a test case for revision 132825. 2011-06-10 02:44:19 +00:00
visibility.ll Print visibility info for external variables. 2011-04-05 15:51:32 +00:00
volatile.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
vortex-bug.ll Eliminate more uses of llvm-as and llvm-dis. 2009-09-08 23:54:48 +00:00
vselect-2.ll [X86] Improved target specific combine on VSELECT dag nodes. 2014-11-24 12:23:15 +00:00
vselect-avx.ll [X86] Lower VSELECT into SHRUNKBLEND when we shrink the bits used into the 2014-11-06 02:25:03 +00:00
vselect-minmax.ll [AVX512] Enabling MIN/MAX lowering. 2014-12-12 15:10:43 +00:00
vselect.ll Improve logic that decides if its profitable to commute when some of the virtual registers involved have uses/defs chains connecting them to physical register. Fix up the tests that this change improves. 2014-11-05 06:43:02 +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 [DAGCombiner] insert_vector_elt: Avoid building a vector twice. 2013-07-30 00:24:09 +00:00
vshift-2.ll [DAGCombiner] insert_vector_elt: Avoid building a vector twice. 2013-07-30 00:24:09 +00:00
vshift-3.ll [DAGCombiner] insert_vector_elt: Avoid building a vector twice. 2013-07-30 00:24:09 +00:00
vshift-4.ll [X86] Avoid introducing extra shuffles when lowering packed vector shifts. 2014-12-05 12:13:30 +00:00
vshift-5.ll Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally. 2013-07-14 06:24:09 +00:00
vshift-6.ll [X86] Fix assertion failure caused by a wrong folding of vector shifts by immediate count. 2014-01-14 13:17:12 +00:00
vsplit-and.ll Improve the widening of integral binary vector operations 2013-08-19 20:01:35 +00:00
warn-stack.ll
weak_def_can_be_hidden.ll
weak.ll
wide-fma-contraction.ll
wide-integer-fold.ll
widen_arith-1.ll
widen_arith-2.ll
widen_arith-3.ll
widen_arith-4.ll
widen_arith-5.ll
widen_arith-6.ll
widen_cast-1.ll [SDAG] Introduce a combined set to the DAG combiner which tracks nodes 2014-07-24 22:15:28 +00:00
widen_cast-2.ll
widen_cast-3.ll
widen_cast-4.ll [x86] Re-apply a variant of the x86 side of r212324 now that the rest 2014-07-09 10:06:58 +00:00
widen_cast-5.ll
widen_cast-6.ll [x86,SDAG] Sink the logic for folding shuffles of splats more 2014-07-08 08:45:38 +00:00
widen_conv-1.ll [SDAG] Introduce a combined set to the DAG combiner which tracks nodes 2014-07-24 22:15:28 +00:00
widen_conv-2.ll
widen_conv-3.ll
widen_conv-4.ll
widen_conversions.ll [x86] Fully generalize the zext lowering in the new vector shuffle 2014-09-19 20:00:32 +00:00
widen_extract-1.ll
widen_load-0.ll
widen_load-1.ll
widen_load-2.ll [SDAG] Introduce a combined set to the DAG combiner which tracks nodes 2014-07-24 22:15:28 +00:00
widen_shuffle-1.ll [x86] Enable the new vector shuffle lowering by default. 2014-10-04 03:52:55 +00:00
WidenArith.ll
win32_sret.ll
win32-pic-jumptable.ll Compute the correct jump table entries on 32 bit windows. 2014-11-06 14:39:49 +00:00
win64_alloca_dynalloca.ll
win64_call_epi.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
win64_eh.ll Add the ExceptionHandling::MSVC enumeration 2014-12-19 22:19:48 +00:00
win64_params.ll
win64_vararg.ll CodeGen: Handle va_start in the entry block 2014-09-02 18:42:44 +00:00
win_chkstk.ll
win_cst_pool.ll CodeGen: Handle ConstantVector and undef in WinCOFF constant pools 2014-07-15 02:34:12 +00:00
win_ftol2.ll
windows-itanium-alloca.ll X86: use the correct alloca symbol for Windows Itanium 2014-11-20 18:01:26 +00:00
x32-function_pointer-1.ll [x32] Fix function indirect calls 2014-09-17 07:09:23 +00:00
x32-function_pointer-2.ll [x32] Fix function indirect calls 2014-09-17 07:09:23 +00:00
x32-function_pointer-3.ll [x32] Fix function indirect calls 2014-09-17 07:09:23 +00:00
x86_64-mul-by-const.ll
x86-64-and-mask.ll
x86-64-arg.ll
x86-64-asm.ll
x86-64-call.ll [x32] Fix function indirect calls 2014-09-17 07:09:23 +00:00
x86-64-dead-stack-adjust.ll
x86-64-disp.ll
x86-64-double-precision-shift-left.ll
x86-64-double-precision-shift-right.ll
x86-64-double-shifts-Oz-Os-O2.ll
x86-64-double-shifts-var.ll
x86-64-extend-shift.ll
x86-64-gv-offset.ll
x86-64-jumps.ll
x86-64-mem.ll
x86-64-pic-1.ll
x86-64-pic-2.ll
x86-64-pic-3.ll
x86-64-pic-4.ll
x86-64-pic-5.ll
x86-64-pic-6.ll
x86-64-pic-7.ll
x86-64-pic-8.ll
x86-64-pic-9.ll
x86-64-pic-10.ll Use "weak alias" instead of "alias weak" 2014-07-30 22:51:54 +00:00
x86-64-pic-11.ll
x86-64-psub.ll
x86-64-ptr-arg-simple.ll
x86-64-ret0.ll
x86-64-shortint.ll
x86-64-sret-return-2.ll
x86-64-sret-return.ll
x86-64-stack-and-frame-ptr.ll [x32] Use ebp/esp as frame and stack pointer 2014-08-07 09:41:19 +00:00
x86-64-static-relo-movl.ll Allow X86FastIsel to cope with 64 bit absolute relocations 2014-06-17 23:22:41 +00:00
x86-64-tls-1.ll [SDAG] Introduce a combined set to the DAG combiner which tracks nodes 2014-07-24 22:15:28 +00:00
x86-64-varargs.ll
x86-mixed-alignment-dagcombine.ll Fix test case introduced in r214322 2014-07-30 20:26:09 +00:00
x86-setcc-int-to-fp-combine.ll [SDAG] Introduce a combined set to the DAG combiner which tracks nodes 2014-07-24 22:15:28 +00:00
x86-shifts.ll
x86-store-gv-addr.ll
x86-upgrade-avx-vbroadcast.ll
xaluo.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
xmm-r64.ll
xmulo.ll
xop-intrinsics-x86_64.ll
xor-icmp.ll
xor.ll
xtest.ll
zero-remat.ll
zext-extract_subreg.ll
zext-fold.ll
zext-inreg-0.ll
zext-inreg-1.ll
zext-sext.ll
zext-shl.ll
zext-trunc.ll
zlib-longest-match.ll