index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Mips
/
MCTargetDesc
/
MipsMCCodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
2015-03-24
1
-2
/
+2
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-03-24
1
-2
/
+2
*
Recommit r232027 with PR22883 fixed: Add infrastructure for support of multip...
Daniel Sanders
2015-03-13
1
-1
/
+4
*
Remove the use of the subtarget in MCCodeEmitter creation and
Eric Christopher
2015-03-10
1
-2
/
+0
*
Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
Michael Kuperstein
2015-02-19
1
-2
/
+2
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-02-19
1
-2
/
+2
*
[mips][microMIPS] Implement movep instruction
Zoran Jovanovic
2015-02-10
1
-0
/
+34
*
[mips][microMIPS] Implement LWGP instruction
Jozef Kolek
2015-01-28
1
-0
/
+15
*
[mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction B
Jozef Kolek
2015-01-21
1
-0
/
+22
*
[mips][microMIPS] Implement ADDIUPC instruction
Jozef Kolek
2015-01-21
1
-0
/
+12
*
Reverted revision 226577.
Jozef Kolek
2015-01-20
1
-22
/
+0
*
[mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction B
Jozef Kolek
2015-01-20
1
-0
/
+22
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
[mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions
Jozef Kolek
2015-01-12
1
-0
/
+22
*
[mips][microMIPS] Implement LWSP and SWSP instructions
Jozef Kolek
2014-12-23
1
-0
/
+14
*
[mips][microMIPS] Implement SWP and LWP instructions
Zoran Jovanovic
2014-12-16
1
-0
/
+7
*
[mips][microMIPS] Implement NOP aliases
Jozef Kolek
2014-11-29
1
-1
/
+2
*
[mips][microMIPS] Implement SWM16 and LWM16 instructions
Zoran Jovanovic
2014-11-27
1
-0
/
+31
*
[mips][microMIPS] Implement LBU16, LHU16, LW16, SB16, SH16 and SW16 instructions
Jozef Kolek
2014-11-24
1
-0
/
+42
*
[mips][micromips] Implement SWM32 and LWM32 instructions
Zoran Jovanovic
2014-11-19
1
-0
/
+31
*
[mips][microMIPS] Implement ANDI16 instruction
Zoran Jovanovic
2014-11-05
1
-0
/
+28
*
Reverted revisions 221351, 221352 and 221353.
Zoran Jovanovic
2014-11-05
1
-28
/
+0
*
[mips][microMIPS] Implement ANDI16 instruction
Zoran Jovanovic
2014-11-05
1
-0
/
+28
*
[mips][microMIPS] Implement ADDIUR1SP instruction
Zoran Jovanovic
2014-10-23
1
-0
/
+14
*
ps][microMIPS] Implement ADDIUR2 instruction
Zoran Jovanovic
2014-10-23
1
-0
/
+14
*
[mips][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions
Zoran Jovanovic
2014-10-23
1
-0
/
+9
*
[mips][microMIPS] Implement ADDIUSP instruction
Zoran Jovanovic
2014-10-10
1
-0
/
+14
*
[mips][microMIPS] Implement JRADDIUSP instruction
Zoran Jovanovic
2014-09-12
1
-0
/
+19
*
[mips][mips64r6] Relocation R_MIPS_PC18_S3
Zoran Jovanovic
2014-06-13
1
-5
/
+15
*
[mips][mips64r6] Add R_MIPS_PC19_S2
Zoran Jovanovic
2014-06-12
1
-5
/
+15
*
[mips][mips64r6] Add LDPC instruction
Zoran Jovanovic
2014-06-09
1
-0
/
+11
*
[mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_PCLO16
Zoran Jovanovic
2014-05-27
1
-0
/
+6
*
[mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS_PC26_S2
Zoran Jovanovic
2014-05-27
1
-2
/
+6
*
[mips][mips64r6] Add Compact indexed jumps.
Zoran Jovanovic
2014-05-16
1
-0
/
+19
*
[mips][mips64r6] Add compact branch instructions
Zoran Jovanovic
2014-05-16
1
-0
/
+40
*
[mips][mips64r6] Add addiupc, aluipc, and auipc
Daniel Sanders
2014-05-15
1
-1
/
+11
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-2
/
+2
*
[mips] Extend MipsMCExpr class to handle %higher(sym1 - sym2 + const) and
Sasa Stankovic
2014-04-03
1
-2
/
+8
*
[mips] Splitting up class definition from implementation.
Matheus Almeida
2014-03-20
1
-129
/
+42
*
[mips] Implement %hi(sym1 - sym2) and %lo(sym1 - sym2) expressions
Petar Jovanovic
2014-02-04
1
-0
/
+21
*
Delete MCSubtargetInfo data members from target MCCodeEmitter classes
David Woodhouse
2014-01-28
1
-28
/
+28
*
Propagate MCSubtargetInfo through TableGen's getBinaryCodeForInstr()
David Woodhouse
2014-01-28
1
-40
/
+65
*
Explictly pass MCSubtargetInfo to MCCodeEmitter::EncodeInstruction()
David Woodhouse
2014-01-28
1
-2
/
+4
*
Fix misaligned indentation in "if" block in MipsMCCodeEmitter.cpp
Mark Seaborn
2013-12-31
1
-92
/
+92
*
Fix indentation alignment of a declaration in MipsMCCodeEmitter.cpp
Mark Seaborn
2013-12-29
1
-2
/
+2
*
Support for microMIPS TLS relocations.
Zoran Jovanovic
2013-12-19
1
-2
/
+4
*
[mips][msa] Fix issue with immediate fields of LD/ST instructions
Matheus Almeida
2013-12-05
1
-0
/
+46
*
[mips][msa] Fix immediate value of LSA instruction as it was being wrongly en...
Matheus Almeida
2013-11-18
1
-0
/
+12
*
Support for microMIPS branch instructions.
Zoran Jovanovic
2013-11-04
1
-0
/
+28
*
Support for microMIPS jump instructions
Zoran Jovanovic
2013-10-29
1
-0
/
+23
[prev]
[next]