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
*
Make SubRegIndex size mandatory, following r183020.
Ahmed Bougacha
2013-05-31
1
-10
/
+10
*
[mips] Big-endian code generation for atomic instructions.
Akira Hatanaka
2013-05-31
1
-2
/
+16
*
Order CALLSEQ_START and CALLSEQ_END nodes.
Andrew Trick
2013-05-29
1
-2
/
+2
*
Mips assembler: Improve set register alias handling
Jack Carter
2013-05-28
1
-5
/
+28
*
Make helper functions static.
Rafael Espindola
2013-05-27
4
-113
/
+65
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
7
-71
/
+71
*
Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.
Michael J. Spencer
2013-05-24
2
-2
/
+2
*
Remove the Copied parameter from MemoryObject::readBytes.
Benjamin Kramer
2013-05-24
1
-1
/
+1
*
Mips16 does not use register scavenger from TargetRegisterInfo. It allocates
Reed Kotler
2013-05-21
1
-2
/
+2
*
[mips] Rename option to make it compatible with gcc.
Akira Hatanaka
2013-05-21
1
-1
/
+1
*
[mips] Add instruction selection patterns for blez and bgez.
Akira Hatanaka
2013-05-21
2
-0
/
+10
*
Add some additional functions to the list of helper functions for
Reed Kotler
2013-05-21
1
-2
/
+13
*
[mips] Add (setne $lhs, 0) instruction selection pattern.
Akira Hatanaka
2013-05-20
1
-0
/
+2
*
[mips] Trap on integer division by zero.
Akira Hatanaka
2013-05-20
4
-5
/
+58
*
Add LLVMContext argument to getSetCCResultType
Matt Arsenault
2013-05-18
2
-3
/
+4
*
[mips] Improve instruction selection for pattern (store (fp_to_sint $src), $p...
Akira Hatanaka
2013-05-16
3
-9
/
+40
*
Remove addFrameMove.
Rafael Espindola
2013-05-16
2
-31
/
+27
*
[mips] Factor out unaligned store lowering code.
Akira Hatanaka
2013-05-16
1
-10
/
+14
*
Mips assembler: Add TwoOperandConstraint definitions
Jack Carter
2013-05-16
1
-2
/
+1
*
Mips td file formatting: white space and long lines
Jack Carter
2013-05-16
4
-8
/
+13
*
[mips] Test case for r182042. Add comment.
Akira Hatanaka
2013-05-16
1
-0
/
+12
*
[mips] Fix instruction selection pattern for sint_to_fp node to avoid emittin...
Akira Hatanaka
2013-05-16
3
-5
/
+53
*
Mips assembler: Add branch macro definitions
Jack Carter
2013-05-16
2
-15
/
+27
*
[mips] Fix indentation.
Akira Hatanaka
2013-05-16
1
-5
/
+5
*
[mips] Delete unused enum value.
Akira Hatanaka
2013-05-16
2
-4
/
+0
*
Patch number 2 for mips16/32 floating point interoperability stubs.
Reed Kotler
2013-05-16
1
-3
/
+43
*
Fix typo.
Reed Kotler
2013-05-14
1
-1
/
+1
*
Removed an unnamed namespace and forgot to make two of the functions inside
Reed Kotler
2013-05-14
1
-3
/
+5
*
This is the first of three patches which creates stubs used for
Reed Kotler
2013-05-14
1
-0
/
+275
*
Mips assembler: Assembler macro ADDIU $rs,imm
Jack Carter
2013-05-13
1
-1
/
+2
*
[mips] Add option -mno-ldc1-sdc1.
Akira Hatanaka
2013-05-13
3
-4
/
+75
*
[mips] Define a helper function which creates an instruction with the same
Akira Hatanaka
2013-05-13
2
-0
/
+19
*
[mips] Rename functions. No functionality changes.
Akira Hatanaka
2013-05-13
7
-29
/
+29
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
2
-4
/
+5
*
Change getFrameMoves to return a const reference.
Rafael Espindola
2013-05-11
2
-12
/
+10
*
Checkin in of first of several patches to finish implementation of
Reed Kotler
2013-05-10
12
-16
/
+282
*
Remove unused argument.
Rafael Espindola
2013-05-10
3
-5
/
+4
*
[mips] Add instruction selection pattern for (seteq $LHS, 0).
Akira Hatanaka
2013-05-08
1
-0
/
+2
*
Remove some uneeded pseudos in the presence of the naked function attribute.
Reed Kotler
2013-05-03
1
-2
/
+8
*
[mips] Split the DSP control register and define one register for each field of
Akira Hatanaka
2013-05-03
5
-191
/
+258
*
[mips] Handle reading, writing or copying of ccond field of DSP control
Akira Hatanaka
2013-05-02
3
-1
/
+60
*
[mips] Fix the head Mips16RegisterInfo.cpp comment
Richard Sandiford
2013-05-02
1
-2
/
+1
*
[mips] Rename class and functions. Simplify code.
Akira Hatanaka
2013-05-01
1
-26
/
+29
*
[mips] Fix handling of instructions which copy to/from accumulator registers.
Akira Hatanaka
2013-04-30
7
-37
/
+43
*
[mips] Instruction selection patterns for DSP-ASE vector select and compare
Akira Hatanaka
2013-04-30
5
-3
/
+145
*
[mips] Simplify code.
Akira Hatanaka
2013-04-30
1
-4
/
+1
*
[mips] Clear isCommutable bit of instructions which are not commutable.
Akira Hatanaka
2013-04-30
1
-14
/
+8
*
Mips assembler: .set reorder support
Jack Carter
2013-04-25
1
-0
/
+13
*
[mips] Add definitions of micromips load and store instructions.
Akira Hatanaka
2013-04-25
4
-17
/
+43
*
[mips] Add definitions of micromips shift instructions.
Akira Hatanaka
2013-04-25
4
-12
/
+62
[next]