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
*
This patch implements parsing the .word
Jack Carter
2013-01-25
1
-7
/
+42
*
[mips] Set flag neverHasSideEffects flag on some of the floating point instru...
Akira Hatanaka
2013-01-25
1
-12
/
+8
*
MipsISelLowering.cpp: Fill unreachable paths to fix warnings. [-Wsometimes-un...
NAKAMURA Takumi
2013-01-24
1
-0
/
+6
*
MipsISelLowering.cpp: Fix a warning, take two. [-Wunused-variable]
NAKAMURA Takumi
2013-01-24
1
-2
/
+2
*
MipsISelLowering.cpp: Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-01-24
1
-3
/
+5
*
The next phase of Mips16 hard float implementation.
Reed Kotler
2013-01-24
2
-36
/
+246
*
Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...
Eli Bendersky
2013-01-23
1
-2
/
+3
*
[mips] Implement MipsRegisterInfo::getRegPressureLimit.
Akira Hatanaka
2013-01-22
2
-0
/
+24
*
[mips] Clean up code in MipsTargetLowering::LowerCall. No functional change
Akira Hatanaka
2013-01-22
2
-21
/
+14
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-19
6
-34
/
+52
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
8
-1
/
+145
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
2
-47
/
+57
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-17
3
-2
/
+24
*
reverting 172579
Jack Carter
2013-01-16
3
-21
/
+2
*
Akira,
Jack Carter
2013-01-16
3
-2
/
+21
*
This patch fixes a Mips specific bug where
Jack Carter
2013-01-15
1
-1
/
+7
*
Improve r172471: avoid all those extra casts on the lines nearby
Dmitri Gribenko
2013-01-14
1
-4
/
+6
*
Fix Casting
David Greene
2013-01-14
1
-1
/
+2
*
MipsDisassembler.cpp: Prune DecodeHWRegs64RegisterClass() to suppress a warni...
NAKAMURA Takumi
2013-01-12
1
-16
/
+0
*
MipsAsmParser: Try to unbreak tests to add extra check.
NAKAMURA Takumi
2013-01-12
1
-2
/
+2
*
This patch tackles the problem of parsing Mips
Jack Carter
2013-01-12
7
-237
/
+496
*
This patch produces the correct addend value for
Jack Carter
2013-01-08
1
-0
/
+1
*
This patch produces the correct pointer size
Jack Carter
2013-01-08
1
-0
/
+4
*
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-08
1
-1
/
+1
*
Change SMRange to be half-open (exclusive end) instead of closed (inclusive)
Jordan Rose
2013-01-07
1
-27
/
+23
*
Remove # from the beginning and end of def names. The # is a paste operator a...
Craig Topper
2013-01-07
2
-27
/
+27
*
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-07
2
-12
/
+1
*
[mips] Fix data layout string. Add 64 to the list of native integer widths
Akira Hatanaka
2013-01-05
1
-4
/
+6
*
[mips] MipsTargetLowering::getSetCCResultType should return a vector type if
Akira Hatanaka
2013-01-04
1
-1
/
+3
*
[mips] 80 columns.
Akira Hatanaka
2013-01-04
4
-8
/
+14
*
[mips] Reorder template parameters. Remove class shift_rotate_imm32 and
Akira Hatanaka
2013-01-04
2
-54
/
+59
*
[mips] Refactor conditional move instructions.
Akira Hatanaka
2013-01-04
1
-13
/
+20
*
[mips] Refactor instructions which move data from or to coprocessors.
Akira Hatanaka
2013-01-04
3
-33
/
+34
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
16
-37
/
+37
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-1
/
+1
*
[mips] Refactor subword-swap, EXT/INS, load-effective-address and read-hardware
Akira Hatanaka
2012-12-21
3
-54
/
+73
*
[mips] Refactor SYNC and multiply/divide instructions.
Akira Hatanaka
2012-12-21
3
-54
/
+59
*
[mips] Refactor BAL instructions.
Akira Hatanaka
2012-12-21
2
-10
/
+40
*
[mips] Fix encoding of BAL instruction. Also, fix assembler test case which
Akira Hatanaka
2012-12-21
1
-1
/
+1
*
[mips] Refactor jump, jump register, jump-and-link and nop instructions.
Akira Hatanaka
2012-12-21
3
-41
/
+50
*
[mips] Refactor load/store left/right and load-link and store-conditional
Akira Hatanaka
2012-12-21
2
-79
/
+52
*
[mips] Refactor load/store instructions.
Akira Hatanaka
2012-12-21
2
-62
/
+34
*
[mips] Remove unnecessary isPseudo parameter.
Akira Hatanaka
2012-12-21
1
-24
/
+16
*
[mips] Refactor LUI instruction.
Akira Hatanaka
2012-12-21
3
-6
/
+17
*
[mips] Refactor count leading zero or one instructions.
Akira Hatanaka
2012-12-21
3
-20
/
+29
*
[mips] Refactor sign-extension-in-register instructions.
Akira Hatanaka
2012-12-21
3
-11
/
+21
*
[mips] Refactor instructions which copy from and to HI/LO registers.
Akira Hatanaka
2012-12-21
3
-22
/
+35
*
[mips] Refactor logical NOR instructions.
Akira Hatanaka
2012-12-21
2
-7
/
+6
*
[mips] Move instruction definitions in MipsInstrInfo.td.
Akira Hatanaka
2012-12-21
1
-37
/
+39
*
Call llvm_unreachable instead of assert.
Reed Kotler
2012-12-21
1
-1
/
+1
[next]