index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Mips
Age
Commit message (
Expand
)
Author
2013-05-14
This is the first of three patches which creates stubs used for
Reed Kotler
2013-05-13
Mips assembler: Assembler macro ADDIU $rs,imm
Jack Carter
2013-05-13
[mips] Add option -mno-ldc1-sdc1.
Akira Hatanaka
2013-05-13
[mips] Define a helper function which creates an instruction with the same
Akira Hatanaka
2013-05-13
[mips] Rename functions. No functionality changes.
Akira Hatanaka
2013-05-13
Remove the MachineMove class.
Rafael Espindola
2013-05-11
Change getFrameMoves to return a const reference.
Rafael Espindola
2013-05-10
Checkin in of first of several patches to finish implementation of
Reed Kotler
2013-05-10
Remove unused argument.
Rafael Espindola
2013-05-08
[mips] Add instruction selection pattern for (seteq $LHS, 0).
Akira Hatanaka
2013-05-03
Remove some uneeded pseudos in the presence of the naked function attribute.
Reed Kotler
2013-05-03
[mips] Split the DSP control register and define one register for each field of
Akira Hatanaka
2013-05-02
[mips] Handle reading, writing or copying of ccond field of DSP control
Akira Hatanaka
2013-05-02
[mips] Fix the head Mips16RegisterInfo.cpp comment
Richard Sandiford
2013-05-01
[mips] Rename class and functions. Simplify code.
Akira Hatanaka
2013-04-30
[mips] Fix handling of instructions which copy to/from accumulator registers.
Akira Hatanaka
2013-04-30
[mips] Instruction selection patterns for DSP-ASE vector select and compare
Akira Hatanaka
2013-04-30
[mips] Simplify code.
Akira Hatanaka
2013-04-30
[mips] Clear isCommutable bit of instructions which are not commutable.
Akira Hatanaka
2013-04-25
Mips assembler: .set reorder support
Jack Carter
2013-04-25
[mips] Add definitions of micromips load and store instructions.
Akira Hatanaka
2013-04-25
[mips] Add definitions of micromips shift instructions.
Akira Hatanaka
2013-04-23
[mips] Compare splat value with element size instead of calling isUIntN.
Akira Hatanaka
2013-04-22
80 columns.
Akira Hatanaka
2013-04-22
[mips] In performDSPShiftCombine, check that all elements in the vector are
Akira Hatanaka
2013-04-20
Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.
Tim Northover
2013-04-19
[mips] Instruction selection patterns for DSP-ASE vector shifts.
Akira Hatanaka
2013-04-19
ArrayRefize getMachineNode(). No functionality change.
Michael Liao
2013-04-19
[mips] First patch which adds support for micromips.
Akira Hatanaka
2013-04-19
[mips] Fix InstAlias of XOR and OR macros. Set EmitAlias flag and change
Akira Hatanaka
2013-04-18
[mips] Rename function.
Akira Hatanaka
2013-04-18
[mips] DSP-ASE move from HI/LO register instructions.
Akira Hatanaka
2013-04-18
Mips assembler: formatting and comment changes.
Jack Carter
2013-04-17
Fix -Werror build.
Evgeniy Stepanov
2013-04-17
Mips assembler: Enable handling of nested expressions
Jack Carter
2013-04-15
Mips assembler: Explicit floating point condition register recognition.
Jack Carter
2013-04-13
[mips] Move MipsTargetLowering::lowerINTRINSIC_W_CHAIN and
Akira Hatanaka
2013-04-13
[mips] Reapply r179420 and r179421.
Akira Hatanaka
2013-04-13
[mips] Override TargetLoweringBase::isShuffleMaskLegal.
Akira Hatanaka
2013-04-12
Revert r179420 and r179421.
Akira Hatanaka
2013-04-12
[mips] Instruction selection patterns for carry-setting and using add
Akira Hatanaka
2013-04-12
[mips] v4i8 and v2i16 add, sub and mul instruction selection patterns.
Akira Hatanaka
2013-04-11
[mips] Custom-lower i64 MULHS and MULHU nodes. Remove the code which selects
Akira Hatanaka
2013-04-11
[mips] Clean up MipsISelDAGToDAG.cpp and MipsISelLowering.cpp.
Akira Hatanaka
2013-04-10
This is for an experimental option -mips-os16. The idea is to compile all
Reed Kotler
2013-04-09
Mips specific inline asm operand modifier 'D'
Jack Carter
2013-04-09
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-02
[mips] Small update to the implementation of eh.return for Mips.
Akira Hatanaka
2013-04-02
[mips] Expand pseudo multiply/divide instructions in MipsCodeEmitter.cpp.
Akira Hatanaka
2013-03-30
[mips] Add patterns for DSP indexed load instructions.
Akira Hatanaka
[next]