Set correct <def,undef> flags when lowering REG_SEQUENCE.
[oota-llvm.git] / test / CodeGen / Mips /
2012-01-24 Akira HatanakaPattern for f32 to i64 conversion.
2012-01-24 Akira Hatanaka64-bit sign extension in register instructions.
2012-01-04 Akira HatanakaHave getRegForInlineAsmConstraint return the correct...
2011-12-24 Akira HatanakaTest case for r147232.
2011-12-21 Akira HatanakaFix bug in zero-store peephole pattern reported in...
2011-12-21 Akira HatanakaExpand 64-bit CTLZ nodes if target architecture does...
2011-12-20 Akira HatanakaTest case for r147017.
2011-12-20 Akira HatanakaAdd function MipsDAGToDAGISel::SelectMULT and factor...
2011-12-20 Akira Hatanaka64-bit data directive.
2011-12-20 Akira Hatanaka32-to-64-bit sext_inreg pattern.
2011-12-20 Akira HatanakaAdd code in MipsDAGToDAGISel for selecting constant...
2011-12-19 Akira HatanakaAdd a test case for r146900.
2011-12-19 Akira HatanakaAdd patterns for matching immediates whose lower 16...
2011-12-19 Akira HatanakaRemove definitions of double word shift plus 32 instruc...
2011-12-19 Akira HatanakaRemove the restriction on the first operand of the...
2011-12-14 Akira HatanakaAdd support for local dynamic TLS model in LowerGlobalT...
2011-12-13 Akira HatanakaMove direct object emitter test to directory test/MC...
2011-12-13 Akira HatanakaRelocation against a symbol, instead of against section...
2011-12-12 Akira HatanakaTest case for r146432 by Jack Carter.
2011-12-12 Chandler CarruthManually upgrade the test suite to specify the flag...
2011-12-09 Akira Hatanakajalr should use t9 ($25) for indirect calls regardless...
2011-12-07 Akira Hatanaka32 to 64-bit zext pattern.
2011-12-07 Akira Hatanaka64-bit WrapperPICPat patterns.
2011-12-07 Akira HatanakaModify LowerFCOPYSIGN to handle Mips64.
2011-12-07 Akira HatanakaFix 64-bit immediate patterns.
2011-12-05 Akira HatanakaAdd definitions of 64-bit extract and insert instrucion...
2011-12-05 Akira HatanakaHave LowerJumpTable support Mips64. Modify 2010-07...
2011-12-02 Akira HatanakaTest cases for 64-bit multiplication and division.
2011-12-02 Akira HatanakaFix test cases to use FileCheck.
2011-11-29 Akira HatanakaChange names for MIPS "generic" processors defined...
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-11-03 Dan GohmanReapply r143206, with fixes. Disallow physical register...
2011-10-29 Dan GohmanRevert r143206, as there are still some failing tests.
2011-10-28 Dan GohmanReapply r143177 and r143179 (reverting r143188), with...
2011-10-28 Duncan SandsSpeculatively disable Dan's commits 143177 and 143179...
2011-10-28 Dan GohmanEliminate LegalizeOps' LegalizedNodes map and have...
2011-10-24 Dan GohmanChange the default scheduler from Latency to ILP, since...
2011-10-11 Akira HatanakaTest cases for 64-bit load and store instructions.
2011-10-03 Akira HatanakaMove CHECK after entry label.
2011-10-03 Akira HatanakaAdd support for 64-bit logical NOR.
2011-10-03 Akira HatanakaAdd support for 64-bit count leading ones and zeros...
2011-10-03 Akira HatanakaAdd support for 64-bit divide instructions.
2011-10-03 Akira HatanakaAdd support for 64-bit integer multiply instructions.
2011-09-30 Akira HatanakaRemove unnecessary checking of register operands.
2011-09-30 Akira HatanakaAdd definitions of Mips64 rotate instructions.
2011-09-30 Akira HatanakaCheck values of immediate operands.
2011-09-30 Akira HatanakaMips64 shift instructions.
2011-09-30 Akira HatanakaMips64 arithmetic and logical instructions with one...
2011-09-29 Akira HatanakaFill delay slot with useful instructions. Modified...
2011-09-29 Akira HatanakaMips64 arithmetic and logical instructions with two...
2011-09-26 Eli FriedmanConvert more tests over to the new atomic instructions.
2011-09-21 Akira HatanakaRemove +.
2011-09-21 Akira HatanakaRe-enable some of the disabled tests. Use FileCheck...
2011-09-13 Akira HatanakaDelete test cases that generate code for allegrex/psp...
2011-09-13 Akira HatanakaAdd pattern used to match MipsLo, which is needed when...
2011-09-13 Akira HatanakaDisable tests which generate code for allegrex or psp.
2011-09-09 Akira HatanakaFix test cases.
2011-09-09 Akira HatanakaDrop support for Mips1 and Mips2.
2011-09-09 Akira HatanakaDrop support for Allegrex. Allegrex implements a varian...
2011-09-09 Akira HatanakaChange default target architecture from Mips1 to Mips32...
2011-09-06 Nick LewyckyDisable these tests harder. They're XFAIL'd, but that...
2011-09-02 Bill WendlingBetter fix for this testcase. Update it to the new...
2011-09-02 Bill WendlingUpdate for new EH stuff. (I'm not sure if this is 100...
2011-09-01 Dan GohmanRevert r131152, r129796, r129761. This code is currentl...
2011-08-18 Akira HatanakaUse subword loads instead of a 4-byte load when the...
2011-08-17 Akira HatanakaAdd support for ext and ins.
2011-08-16 Akira HatanakaAdd test case for r137711.
2011-08-16 Akira HatanakaFix handling of double precision loads and stores when...
2011-08-12 Akira HatanakaDefine unaligned load and store.
2011-08-12 Akira HatanakaTest case for 137484
2011-08-11 Akira HatanakaEnclose directive .cprestore with .set macro and nomacr...
2011-07-19 Akira HatanakaLower memory barriers to sync instructions.
2011-07-19 Akira HatanakaUse the correct opcodes: SLLV/SRLV or AND must be used...
2011-07-19 Akira HatanakaRemove redundant instructions.
2011-07-18 Akira HatanakaDo not treat atomic.load.sub differently than other...
2011-07-18 Akira HatanakaSet mayLoad or mayStore flags for SC and LL in order...
2011-06-24 Akira HatanakaChange the chain input of nodes that load the address...
2011-06-24 Akira HatanakaPrevent generation of redundant addiu instructions...
2011-06-21 Akira HatanakaRe-apply 132758 and 132768 which were speculatively...
2011-06-17 Chris Lattnermake the asmparser reject function and type redefinitio...
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2011-06-09 Eric ChristopherSpeculatively revert 132758 and 132768 to try to fix...
2011-06-09 Akira HatanakaInitial support for inline asm memory operand constraints.
2011-06-08 Akira HatanakaFix bug in lowering of DYNAMIC_STACKALLOC nodes. The...
2011-06-07 Akira HatanakaAdd test case for C++ exception handling and fix the...
2011-06-02 Akira HatanakaDetect FI|cst pattern in MipsDAGToDAGISel::SelectAddr...
2011-06-02 Akira HatanakaTest case for r132444.
2011-05-31 Bruno Cardoso LopesThis patch implements atomic intrinsics atomic.load...
2011-05-31 Bruno Cardoso LopesThis patch implements the thread local storage. Impleme...
2011-05-29 Jakob Stoklund OlesenFix PR10046 by updating LiveVariables kill info when...
2011-05-28 Akira HatanakaDefine a wrapper node for target constant nodes (tgloba...
2011-05-26 Akira HatanakaAdd support for C++ exception handling.
2011-05-25 Akira HatanakaDefine WeakRefDirective.
2011-05-25 Akira HatanakaCustom-lower FCOPYSIGN nodes.
2011-05-25 Akira HatanakaFix lowering of DYNAMIC_STACKALLOC nodes.
2011-05-24 Akira HatanakaTest case for r132003.
2011-05-24 Akira HatanakaFix test case.
2011-05-24 Akira HatanakaRevision 131986 test case.
2011-05-23 Akira HatanakaAdd pattern for double-to-integer conversion. Patch...
2011-05-23 Akira HatanakaChange StackDirection from StackGrowsUp to StackGrowsDown.
next