index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
Mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Div, Rem int/unsigned int
Reed Kotler
2012-10-12
6
-0
/
+117
*
Implement MipsTargetLowering::CanLowerReturn.
Akira Hatanaka
2012-10-10
1
-0
/
+244
*
Patch for integer multiply, signed/unsigned, long/long long.
Reed Kotler
2012-10-05
3
-0
/
+59
*
checking test case for r164811. was an omission to not check this in. this w...
Reed Kotler
2012-10-01
1
-0
/
+41
*
MIPS DSP: add operands to make sure instruction strings are being matched.
Akira Hatanaka
2012-09-28
2
-23
/
+23
*
MIPS DSP: other miscellaneous instructions.
Akira Hatanaka
2012-09-28
2
-0
/
+71
*
MIPS DSP: ADDUH.QB instruction sub-class.
Akira Hatanaka
2012-09-28
1
-0
/
+200
*
MIPS DSP: ABSQ_S.PH instruction sub-class.
Akira Hatanaka
2012-09-27
2
-0
/
+215
*
MIPS DSP: SHLL.QB instruction sub-class.
Akira Hatanaka
2012-09-27
2
-0
/
+252
*
Test case for r164755 and 164756.
Akira Hatanaka
2012-09-27
2
-0
/
+294
*
MIPS DSP: ADDU.QB instruction sub-class.
Akira Hatanaka
2012-09-27
2
-0
/
+309
*
MIPS DSP: Branch on Greater Than or Equal To Value 32 in DSPControl Pos Field...
Akira Hatanaka
2012-09-27
1
-0
/
+10
*
MIPS DSP: all the remaining instructions which read or write accumulators.
Akira Hatanaka
2012-09-27
2
-0
/
+348
*
MIPS DSP: add support for extract-word instructions.
Akira Hatanaka
2012-09-27
1
-0
/
+110
*
MIPS DSP: add vector load/store patterns.
Akira Hatanaka
2012-09-27
1
-0
/
+27
*
Handled unaligned load/stores properly in Mips16
Akira Hatanaka
2012-09-15
1
-0
/
+15
*
Fix UseInitArray option for MIPS target.
Logan Chien
2012-09-05
1
-0
/
+14
*
Fix mips' long branch pass.
Akira Hatanaka
2012-08-28
1
-2
/
+8
*
Fix bug 13532.
Akira Hatanaka
2012-08-28
1
-0
/
+12
*
Disable Mips' delay slot filler when optimization level is O0.
Akira Hatanaka
2012-08-24
1
-6
/
+12
*
In MipsDAGToDAGISel::SelectAddr, fold add node into address operand, if its
Akira Hatanaka
2012-08-24
1
-1
/
+1
*
Add register Mips::GP to the list of reserved registers if target is bare-metal
Akira Hatanaka
2012-08-22
1
-0
/
+12
*
Add option disable-mips-delay-filler. Turn on mips' delay slot filler by
Akira Hatanaka
2012-08-22
3
-7
/
+9
*
Test case for r162008.
Akira Hatanaka
2012-08-16
1
-0
/
+12
*
Don't modify MO while use_iterator is still pointing to it.
Jakob Stoklund Olesen
2012-08-09
1
-0
/
+1
*
Add test triples to fix win32 failures. Revert workaround from r161292.
Bob Wilson
2012-08-08
1
-5
/
+5
*
1. Redo mips16 instructions to avoid multiple opcodes for same instruction.
Akira Hatanaka
2012-08-03
19
-0
/
+336
*
Set transient stack alignment in constructor of MipsFrameLowering and re-enable
Akira Hatanaka
2012-08-02
1
-4
/
+1
*
Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering and
Akira Hatanaka
2012-07-31
1
-1
/
+1
*
Let PEI::calculateFrameObjectOffsets compute the final stack size rather than
Akira Hatanaka
2012-07-31
1
-2
/
+4
*
Expand DYNAMIC_STACKALLOC nodes rather than doing custom-lowering.
Akira Hatanaka
2012-07-31
1
-10
/
+5
*
When store nodes or memcpy nodes are created to copy the function call
Akira Hatanaka
2012-07-31
1
-1
/
+3
*
Fix type of LUXC1 and SUXC1. These instructions were incorrectly defined as
Akira Hatanaka
2012-07-31
2
-12
/
+12
*
Fix call setup for PIC.
Akira Hatanaka
2012-07-26
4
-51
/
+32
*
Eliminate the stack slot used to save the global base register.
Akira Hatanaka
2012-07-25
4
-61
/
+61
*
Add basic ability to setup call frame, and make procedure calls.
Akira Hatanaka
2012-07-23
3
-0
/
+51
*
Fix Mips long branch pass.
Akira Hatanaka
2012-07-21
1
-4
/
+6
*
Mips specific inline asm operand modifier 'M':
Jack Carter
2012-07-18
1
-62
/
+123
*
Fix function select_cc_f32 in test/CodeGen/Mips/selectcc.ll.
Akira Hatanaka
2012-07-16
1
-6
/
+8
*
Test case for r160036.
Akira Hatanaka
2012-07-11
1
-0
/
+22
*
Implement MipsTargetLowering::LowerSELECT_CC to custom lower SELECT_CC.
Akira Hatanaka
2012-07-11
1
-0
/
+25
*
Lower RETURNADDR node in Mips backend.
Akira Hatanaka
2012-07-11
1
-0
/
+23
*
Mips specific inline asm operand modifier 'L'.
Jack Carter
2012-07-10
1
-1
/
+11
*
Make register Mips::RA allocatable if not in mips16 mode.
Akira Hatanaka
2012-07-10
1
-0
/
+288
*
Mips specific inline asm operand modifier D.
Jack Carter
2012-07-05
1
-22
/
+53
*
test case for r159770.
Akira Hatanaka
2012-07-05
1
-0
/
+15
*
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
1
-0
/
+6
*
Revert " mips32 long long register inline asm constraint support." as
Eric Christopher
2012-07-02
1
-6
/
+0
*
deleted test/CodeGen/Mips/inlineasm-cnstrnt-bad-r-1.ll
Jack Carter
2012-07-02
1
-17
/
+0
*
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
1
-0
/
+6
[next]