[SystemZ] Use zeroing form of RISBG for shift-and-AND sequences
[oota-llvm.git] / test / CodeGen / X86 /
2013-07-11 Hal FinkelMove r186044 tests into CodeGen/X86
2013-07-09 Adrian Prantlmove test into the appropriate subdir.
2013-07-09 Adrian PrantlReapply an improved version of r180816/180817.
2013-07-09 Stephen LinAppease buildbots after r185956: just set -mcpu explici...
2013-07-09 Stephen LinAppease Atom buildbot after r185956 (explicitly turn...
2013-07-09 Stephen LinAttempt to appease buildbot after r185956 by explicitly...
2013-07-09 Stephen LinAArch64/PowerPC/SystemZ/X86: This patch fixes the inter...
2013-07-09 Alexander PotapenkoRevert r185872 - "Stop emitting weak symbols into the...
2013-07-08 Bill WendlingStop emitting weak symbols into the "coal" sections.
2013-07-08 Nico RieckReuse %rax after calling __chkstk on win64
2013-07-08 Nico RieckRevert "Proper va_arg/va_copy lowering on win64"
2013-07-08 Nico RieckRevert "Reuse %rax after calling __chkstk on win64"
2013-07-07 Nico RieckReuse %rax after calling __chkstk on win64
2013-07-06 Nico RieckProper va_arg/va_copy lowering on win64
2013-07-06 Benjamin KramerDAGCombiner: Don't drop extension behavior when shrinki...
2013-07-03 Rafael EspindolaPrefix failing commands with not to make clear they...
2013-07-03 Rafael EspindolaRemove another old test.
2013-07-03 Rafael EspindolaRemove test for the old EH system. It doesn't parse...
2013-07-02 Tim NorthoverDAGCombiner: fix use-counting issue when forming zextload
2013-06-28 Manman RenDebug Info: clean up usage of Verify.
2013-06-26 Elena DemikhovskyOptimized integer vector multiplication operation by...
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 NAKAMURA Takumillvm/test/CodeGen/X86: Add explicit -mtriple=x86_64...
2013-06-24 NAKAMURA Takumillvm/test/CodeGen/X86/legalize-shift-64.ll: Add explici...
2013-06-24 Andrew TrickAdd -mcpu to some unit tests that only fail on certain...
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2013-06-24 Andrew TrickFix tail merging to assign the (more) correct BasicBloc...
2013-06-23 Andrew TrickAdd MI-Sched support for x86 macro fusion.
2013-06-21 Michael LiaoAdd '-mcpu=' to prevent breaking on ATOM due to differe...
2013-06-21 Andrew TrickAdd missing REQUIRES: asserts in crash.ll.
2013-06-21 Michael LiaoFix PR16360
2013-06-21 Andrew TrickUpdate physreg live intervals during remat.
2013-06-20 David BlaikieDebugInfo: don't use location lists when the location...
2013-06-18 Quentin ColombetDuring SelectionDAG building explicitly set a node...
2013-06-17 Andrew TrickReenable, improve, and add MI-Sched unit tests.
2013-06-17 Benjamin KramerSwitch spill weights from a basic loop depth estimation...
2013-06-15 David BlaikieDebugInfo: follow up to 184045 to constrain the tests...
2013-06-15 David BlaikieDebugInfo: print DBG_VALUE MachineInstrs with [] for...
2013-06-15 Andrew TrickMachine Model: Add MicroOpBufferSize and resource Buffe...
2013-06-15 David BlaikieDebug Info: Don't print the display name and colon...
2013-06-14 Tim NorthoverMark rematerialized super/sub registers as dead.
2013-06-14 Stephen LinSelectionDAG: Fix incorrect condition checks in some...
2013-06-14 Derek SchuffMake PrologEpilogInserter save/restore all callee saved...
2013-06-14 Benjamin KramerX86: cvtpi2ps is just an SSE instruction with MMX opera...
2013-06-10 Tim NorthoverX86: Stop LEA64_32r doing unspeakable things to its...
2013-06-09 Elena DemikhovskyRemoved PackedDouble domain from scalar instructions...
2013-06-08 Quentin ColombetReapply r183552. This time, use a standard type for...
2013-06-07 Quentin ColombetRevert commits related to stack warning.
2013-06-07 Quentin ColombetExplicit triple in warn stack size test cases to not...
2013-06-07 Quentin ColombetAdd a backend option to warn on a given stack size...
2013-06-07 Quentin ColombetTeach AsmPrinter how to print odd constants.
2013-06-07 Rafael EspindolaSupport OpenBSD's native frame protection conventions.
2013-06-05 Michael Liao[PATCH] Fix VGATHER* operand constraints
2013-06-01 Tim NorthoverRevert r183069: "TMP: LEA64_32r fixing"
2013-06-01 Tim NorthoverTMP: LEA64_32r fixing
2013-06-01 Tim NorthoverX86: change MOV64ri64i32 into MOV32ri64
2013-05-31 Eric ChristopherTemporarily Revert "X86: change MOV64ri64i32 into MOV32...
2013-05-31 Quentin ColombetModify how the formulae are rated in Loop Strength...
2013-05-31 Tim NorthoverX86: change MOV64ri64i32 into MOV32ri64
2013-05-30 Benjamin KramerForce a triple so we don't get bitten by windows' diffe...
2013-05-30 Benjamin KramerForce fragile test to the atom scheduler model.
2013-05-30 Tim NorthoverX86: allow registers 8-15 in test
2013-05-30 Tim NorthoverX86: use sub-register sequences for MOV*r0 operations
2013-05-30 Bill WendlingThis testcase tests command line attributes which we...
2013-05-29 Andrew TrickOrder CALLSEQ_START and CALLSEQ_END nodes.
2013-05-27 Preston GurdConvert sqrt functions into sqrt instructions when...
2013-05-27 Rafael EspindolaAdd a cpu to try to bring back the atom bots.
2013-05-26 Andrew TrickFix PR16143: Insert DEBUG_VALUE before terminator.
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 4/4.
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 3/4.
2013-05-24 Diego NovilloAdd a new function attribute 'cold' to functions.
2013-05-23 Nick LewyckyAdd missing test from r175092.
2013-05-22 Nadav RotemX86: Fix a bug in EltsFromConsecutiveLoads. We can...
2013-05-22 Benjamin KramerX86: When expanding PCMPGTQ to PCMPGTD we always want...
2013-05-22 David MajnemerX86: Remove test instructions proceeding shift by immed...
2013-05-21 Benjamin KramerX86: When emulating unsigned PCMPGTQ with PCMPGTD,...
2013-05-21 Benjamin KramerDAGCombine: Avoid an edge case where it tried to create...
2013-05-18 David MajnemerX86: Bad peephole interaction between adc, MOV32r0
2013-05-17 Benjamin KramerX86: Make shuffle -> shift conversion more aggressive...
2013-05-17 Benjamin KramerFileCheckize test.
2013-05-16 Benjamin KramerDAGCombine: Also shrink eq compares where the constant...
2013-05-16 Rafael EspindolaAdd a triple to the test to try to fix the windows...
2013-05-16 Rafael EspindolaMore addFrameMove test coverage.
2013-05-16 Rafael EspindolaAdd more addFrameMove test coverage.
2013-05-16 Benjamin KramerRelax CHECK-NEXTs a bit to cope with atom's return...
2013-05-15 David MajnemerSet an explicit triple for this test.
2013-05-15 David MajnemerX86: Remove redundant test instructions
2013-05-15 Derek SchuffFix miscompile due to StackColoring incorrectly merging...
2013-05-14 Eric ChristopherReapply "Subtract isn't commutative, fix this for MMX...
2013-05-14 Eric ChristopherTemporarily revert "Subtract isn't commutative, fix...
2013-05-14 Eric ChristopherSubtract isn't commutative, fix this for MMX psub.
2013-05-10 Benjamin KramerDAGCombiner: Generate a correct constant for vector...
2013-05-09 Owen AndersonTeach SelectionDAG to constant fold all-constant FMA...
2013-05-09 Bill WendlingGenerate a compact unwind encoding in the face of a...
2013-05-08 Nick LewyckyFix a bug in codegenprep where it was losing track...
2013-05-08 David MajnemerDAGCombiner: Simplify inverted bit tests
2013-05-06 Bill WendlingReduce attributes.
2013-05-06 Michael KupersteinFix slightly too aggressive conact_vector optimization.
2013-05-06 Bill WendlingAdd a testcase that checks that we generate functions...
2013-05-05 David MajnemerRemove a recently redundant transform from X86ISelLowering.
next