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
/
lib
/
Target
/
Mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS DSP: ABSQ_S.PH instruction sub-class.
Akira Hatanaka
2012-09-27
2
-0
/
+162
*
MIPS DSP: SHLL.QB instruction sub-class.
Akira Hatanaka
2012-09-27
2
-0
/
+151
*
MIPS DSP: rddsp (instruction which reads DSPControl register fields to a GPR).
Akira Hatanaka
2012-09-27
2
-0
/
+26
*
MIPS DSP: CMPU.EQ.QB instruction sub-class.
Akira Hatanaka
2012-09-27
2
-0
/
+224
*
MIPS DSP: ADDU.QB instruction sub-class.
Akira Hatanaka
2012-09-27
2
-0
/
+195
*
MIPS DSP: Branch on Greater Than or Equal To Value 32 in DSPControl Pos Field...
Akira Hatanaka
2012-09-27
4
-0
/
+103
*
MIPS DSP: all the remaining instructions which read or write accumulators.
Akira Hatanaka
2012-09-27
3
-0
/
+444
*
MIPS DSP: add support for extract-word instructions.
Akira Hatanaka
2012-09-27
4
-0
/
+224
*
MIPS DSP: add functions which decode DSP and accumulator registers.
Akira Hatanaka
2012-09-27
1
-0
/
+29
*
MIPS DSP: add code necessary for pseudo instruction lowering.
Akira Hatanaka
2012-09-27
5
-2
/
+22
*
MIPS DSP: add bitcast patterns between vectors and int.
Akira Hatanaka
2012-09-27
1
-0
/
+10
*
MIPS DSP: add vector load/store patterns.
Akira Hatanaka
2012-09-27
2
-0
/
+18
*
Add case clauses for returning dsp accumulator encoding values in function
Akira Hatanaka
2012-09-26
1
-2
/
+4
*
Add DSP accumulator registers and register class. Remove hi/lo registers.
Akira Hatanaka
2012-09-26
1
-33
/
+9
*
Delete member MipsFunctionInfo::OutArgFIRange and code that accesses it.
Akira Hatanaka
2012-09-26
3
-31
/
+8
*
Initialize boolean variables in MipsSubtarget's constructor.
Akira Hatanaka
2012-09-25
1
-1
/
+2
*
blank line for test commit
Reed Kotler
2012-09-25
1
-0
/
+1
*
Rather then have a wrapper function, have tblgen instantiate the implementation.
Chad Rosier
2012-09-24
1
-17
/
+0
*
Rather then have a wrapper function, have tblgen instantiate the implementation.
Chad Rosier
2012-09-24
1
-4
/
+0
*
MIPS DSP: Add immediate leaves.
Akira Hatanaka
2012-09-22
1
-0
/
+20
*
MIPS DSP: Add predicates and instruction template.
Akira Hatanaka
2012-09-22
1
-0
/
+25
*
Add MIPS DSP register classes. Set actions of DSP vector operations and override
Akira Hatanaka
2012-09-21
2
-0
/
+49
*
SelectionDAG node enums for MIPS DSP nodes.
Akira Hatanaka
2012-09-21
2
-0
/
+55
*
Add MIPS accumulator and DSP control registers.
Akira Hatanaka
2012-09-21
2
-1
/
+45
*
Add flags and feature bits for mips dsp.
Akira Hatanaka
2012-09-21
2
-0
/
+9
*
[ms-inline asm] Expose the mnemonicIsValid() function in the AsmParser.
Chad Rosier
2012-09-21
1
-0
/
+4
*
Mips16FrameLowering.cpp: Remove unused TII introduced in r164349. [-Wunused-v...
NAKAMURA Takumi
2012-09-21
1
-1
/
+0
*
Properly save and restore RA and Mips16 callee save registers S0,S1
Akira Hatanaka
2012-09-21
3
-6
/
+52
*
Revert r164051.
Akira Hatanaka
2012-09-18
1
-4
/
+0
*
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
Roman Divacky
2012-09-18
2
-8
/
+16
*
Make sure there is enough room for RA. getStackSize needs to be cleaned up but
Akira Hatanaka
2012-09-17
1
-0
/
+4
*
Remove unused private fields to silence -Wunused-private-field.
Craig Topper
2012-09-15
1
-9
/
+6
*
Remove aligned/unaligned load/store fragments defined in MipsInstrInfo.td and
Akira Hatanaka
2012-09-15
6
-146
/
+52
*
Handled unaligned load/stores properly in Mips16
Akira Hatanaka
2012-09-15
1
-2
/
+7
*
Fix Doxygen issues:
Dmitri Gribenko
2012-09-14
1
-1
/
+1
*
mips16 fixes.
Akira Hatanaka
2012-09-14
2
-2
/
+16
*
mips16: When copying operands in a conditional branch instruction, allow for
Akira Hatanaka
2012-09-13
1
-3
/
+9
*
Misc.
Akira Hatanaka
2012-09-12
1
-3
/
+6
*
Fix PR11985
Michael Liao
2012-09-12
1
-4
/
+4
*
Fix a couple of Doxygen comment issues pointed out by -Wdocumentation.
Dmitri Gribenko
2012-09-12
1
-1
/
+1
*
Remove redundant semicolons which are null statements.
Dmitri Gribenko
2012-09-10
1
-1
/
+1
*
Make helper function static.
Benjamin Kramer
2012-09-10
1
-2
/
+1
*
MipsAsmParser: Fix a couple of string use-after-frees and misuses of classof.
Benjamin Kramer
2012-09-07
1
-8
/
+8
*
The Mips standalone assembler aliased instruction support.
Jack Carter
2012-09-07
1
-0
/
+20
*
The Mips standalone assembler intial directive support.
Jack Carter
2012-09-07
1
-0
/
+43
*
The Mips standalone assembler fpu instruction support.
Jack Carter
2012-09-07
2
-7
/
+220
*
Remove unused variable introduced by r163346.
David Blaikie
2012-09-06
1
-2
/
+0
*
The Mips standalone assembler memory instruction support.
Jack Carter
2012-09-06
1
-7
/
+211
*
There are some Mips instructions that are lowered by the
Jack Carter
2012-09-06
6
-95
/
+124
*
Mips specific llvm assembler support for branch and jump instructions.
Jack Carter
2012-09-06
1
-2
/
+9
[next]