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
/
test
/
MC
/
Mips
Age
Commit message (
Expand
)
Author
2013-04-01
Mips direct object exception handling regression
Jack Carter
2013-03-28
[Mips Assembler] Add support for OR macro with imediate opperand
Jack Carter
2013-03-28
[Mips Assembler] Add alias definitions for jal
Jack Carter
2013-03-27
test file name change to correct typo
Jack Carter
2013-03-22
Fix the invalid opcode for Mips branch instructions in the assembler
Jack Carter
2013-03-22
This patch that enables the Mips assembler to use symbols for offset for inst...
Jack Carter
2013-03-21
This patch enables the Mips .set directive to define aliases
Jack Carter
2013-02-21
Mips specific standalone assembler addressing mode %hi and %lo.
Jack Carter
2013-02-20
ELF symbol table field st_other support,
Jack Carter
2013-02-19
ELF symbol table field st_other support,
Jack Carter
2013-02-19
ELF symbol table field st_other support,
Jack Carter
2013-02-07
[mips] Add definition of JALR instruction which has two register operands. Ch...
Akira Hatanaka
2013-02-05
This patch that sets the Mips ELF header flag for
Jack Carter
2013-02-05
This patch that sets the EmitAlias flag in td files
Jack Carter
2013-01-30
This patch implements runtime Mips specific
Jack Carter
2013-01-25
This patch implements parsing the .word
Jack Carter
2013-01-18
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-17
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-16
reverting 172579
Jack Carter
2013-01-16
Akira,
Jack Carter
2013-01-15
This patch fixes a Mips specific bug where
Jack Carter
2013-01-12
This patch tackles the problem of parsing Mips
Jack Carter
2013-01-08
This patch produces the correct addend value for
Jack Carter
2013-01-08
This patch produces the correct pointer size
Jack Carter
2012-12-21
[mips] Fix encoding of BAL instruction. Also, fix assembler test case which
Akira Hatanaka
2012-11-21
Mips direct object xgot support
Jack Carter
2012-11-03
[mips] Stop reserving register AT and use register scavenger when a scratch
Akira Hatanaka
2012-10-11
Add test cases for correct parsing of register names in 32- and 64-bit modes.
David Chisnall
2012-10-11
Expose move to/from coprocessor instructions in MIPS64 mode.
David Chisnall
2012-10-09
Initial assembler implementation of Mips load address macro
Jack Carter
2012-10-06
Adding support for instructions mfc0, mfc2, mtc0, mtc2
Jack Carter
2012-10-04
Implement methods that enable expansion of load immediate
Jack Carter
2012-10-04
This patch is a partial implementation of mips .set assembler directive. Dire...
Jack Carter
2012-09-07
Initial relocations test for the Mips standalone assembler.
Jack Carter
2012-09-07
The Mips standalone assembler aliased instruction support.
Jack Carter
2012-09-07
The Mips standalone assembler intial directive support.
Jack Carter
2012-09-07
The Mips standalone assembler fpu instruction support.
Jack Carter
2012-09-06
The Mips standalone assembler memory instruction support.
Jack Carter
2012-09-06
Mips specific llvm assembler support for branch and jump instructions.
Jack Carter
2012-09-05
Mips specific llvm assembler support for ALU instructions. This includes
Jack Carter
2012-08-31
The instruction DINS may be transformed into DINSU or DEXTM depending
Jack Carter
2012-08-28
The instruction DEXT may be transformed into DEXTU or DEXTM depending
Jack Carter
2012-08-28
Some instructions are passed to the assembler to be
Jack Carter
2012-08-28
Fix mips' long branch pass.
Akira Hatanaka
2012-08-22
Add option disable-mips-delay-filler. Turn on mips' delay slot filler by
Akira Hatanaka
2012-08-22
For mips64 switch statements in subroutines could generate
Jack Carter
2012-08-09
Another 32 to 64 bit sign extension bug.
Jack Carter
2012-08-07
The define for 64 bit sign extension neglected to
Jack Carter
2012-08-06
The Mips64InstrInfo.td definitions DynAlloc64 LEA_ADDiu64
Jack Carter
[next]