aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips
Commit message (Expand)AuthorAgeFilesLines
* Div, Rem int/unsigned int Reed Kotler2012-10-126-0/+117
* Implement MipsTargetLowering::CanLowerReturn.Akira Hatanaka2012-10-101-0/+244
* Patch for integer multiply, signed/unsigned, long/long long.Reed Kotler2012-10-053-0/+59
* checking test case for r164811. was an omission to not check this in. this w...Reed Kotler2012-10-011-0/+41
* MIPS DSP: add operands to make sure instruction strings are being matched.Akira Hatanaka2012-09-282-23/+23
* MIPS DSP: other miscellaneous instructions.Akira Hatanaka2012-09-282-0/+71
* MIPS DSP: ADDUH.QB instruction sub-class.Akira Hatanaka2012-09-281-0/+200
* MIPS DSP: ABSQ_S.PH instruction sub-class.Akira Hatanaka2012-09-272-0/+215
* MIPS DSP: SHLL.QB instruction sub-class.Akira Hatanaka2012-09-272-0/+252
* Test case for r164755 and 164756.Akira Hatanaka2012-09-272-0/+294
* MIPS DSP: ADDU.QB instruction sub-class.Akira Hatanaka2012-09-272-0/+309
* MIPS DSP: Branch on Greater Than or Equal To Value 32 in DSPControl Pos Field...Akira Hatanaka2012-09-271-0/+10
* MIPS DSP: all the remaining instructions which read or write accumulators.Akira Hatanaka2012-09-272-0/+348
* MIPS DSP: add support for extract-word instructions.Akira Hatanaka2012-09-271-0/+110
* MIPS DSP: add vector load/store patterns.Akira Hatanaka2012-09-271-0/+27
* Handled unaligned load/stores properly in Mips16 Akira Hatanaka2012-09-151-0/+15
* Fix UseInitArray option for MIPS target.Logan Chien2012-09-051-0/+14
* Fix mips' long branch pass.Akira Hatanaka2012-08-281-2/+8
* Fix bug 13532.Akira Hatanaka2012-08-281-0/+12
* Disable Mips' delay slot filler when optimization level is O0.Akira Hatanaka2012-08-241-6/+12
* In MipsDAGToDAGISel::SelectAddr, fold add node into address operand, if itsAkira Hatanaka2012-08-241-1/+1
* Add register Mips::GP to the list of reserved registers if target is bare-metalAkira Hatanaka2012-08-221-0/+12
* Add option disable-mips-delay-filler. Turn on mips' delay slot filler byAkira Hatanaka2012-08-223-7/+9
* Test case for r162008.Akira Hatanaka2012-08-161-0/+12
* Don't modify MO while use_iterator is still pointing to it.Jakob Stoklund Olesen2012-08-091-0/+1
* Add test triples to fix win32 failures. Revert workaround from r161292.Bob Wilson2012-08-081-5/+5
* 1. Redo mips16 instructions to avoid multiple opcodes for same instruction.Akira Hatanaka2012-08-0319-0/+336
* Set transient stack alignment in constructor of MipsFrameLowering and re-enableAkira Hatanaka2012-08-021-4/+1
* Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering andAkira Hatanaka2012-07-311-1/+1
* Let PEI::calculateFrameObjectOffsets compute the final stack size rather thanAkira Hatanaka2012-07-311-2/+4
* Expand DYNAMIC_STACKALLOC nodes rather than doing custom-lowering.Akira Hatanaka2012-07-311-10/+5
* When store nodes or memcpy nodes are created to copy the function callAkira Hatanaka2012-07-311-1/+3
* Fix type of LUXC1 and SUXC1. These instructions were incorrectly defined asAkira Hatanaka2012-07-312-12/+12
* Fix call setup for PIC.Akira Hatanaka2012-07-264-51/+32
* Eliminate the stack slot used to save the global base register.Akira Hatanaka2012-07-254-61/+61
* Add basic ability to setup call frame, and make procedure calls.Akira Hatanaka2012-07-233-0/+51
* Fix Mips long branch pass.Akira Hatanaka2012-07-211-4/+6
* Mips specific inline asm operand modifier 'M':Jack Carter2012-07-181-62/+123
* Fix function select_cc_f32 in test/CodeGen/Mips/selectcc.ll.Akira Hatanaka2012-07-161-6/+8
* Test case for r160036.Akira Hatanaka2012-07-111-0/+22
* Implement MipsTargetLowering::LowerSELECT_CC to custom lower SELECT_CC.Akira Hatanaka2012-07-111-0/+25
* Lower RETURNADDR node in Mips backend.Akira Hatanaka2012-07-111-0/+23
* Mips specific inline asm operand modifier 'L'.Jack Carter2012-07-101-1/+11
* Make register Mips::RA allocatable if not in mips16 mode.Akira Hatanaka2012-07-101-0/+288
* Mips specific inline asm operand modifier D.Jack Carter2012-07-051-22/+53
* test case for r159770.Akira Hatanaka2012-07-051-0/+15
* mips32 long long register inline asm constraint support.Jack Carter2012-07-021-0/+6
* Revert " mips32 long long register inline asm constraint support." asEric Christopher2012-07-021-6/+0
* deleted test/CodeGen/Mips/inlineasm-cnstrnt-bad-r-1.llJack Carter2012-07-021-17/+0
* mips32 long long register inline asm constraint support.Jack Carter2012-07-021-0/+6