index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Mips
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-21
[opaque pointer type] Allow gep_type_iterator to work with the pointee type f...
David Blaikie
1
-0
/
+1
2015-05-21
Stop forwarding (get|set)Aligment from MCSectionData to MCSection.
Rafael Espindola
2
-16
/
+17
2015-05-21
Move alignment from MCSectionData to MCSection.
Rafael Espindola
8
-22
/
+24
2015-05-20
Revert r237789 - [mips] The naming convention for private labels is ABI depe...
Daniel Sanders
5
-23
/
+2
2015-05-20
[mips] The naming convention for private labels is ABI dependant.
Daniel Sanders
5
-2
/
+23
2015-05-20
[mips] [IAS] Factor out .set nomacro warning. NFC.
Toma Tabacu
1
-8
/
+11
2015-05-19
[mips][microMIPSr6] Implement NOR, OR, ORI, XOR and XORI instructions
Zoran Jovanovic
2
-7
/
+22
2015-05-19
[mips][microMIPSr6] Implement AND and ANDI instructions
Zoran Jovanovic
2
-3
/
+10
2015-05-19
[mips] Correct and improve special-case shuffle instructions.
Daniel Sanders
6
-114
/
+271
2015-05-19
[mips][microMIPSr6] Implement DIV, DIVU, MOD and MODU instructions
Zoran Jovanovic
2
-5
/
+18
2015-05-18
[mips][microMIPSr6] Implement LSA instruction
Jozef Kolek
3
-2
/
+31
2015-05-18
MC: Clean up method names in MCContext.
Jim Grosbach
4
-17
/
+17
2015-05-18
[mips][microMIPSr6] Implement ALIGN and AUI instructions
Jozef Kolek
3
-4
/
+59
2015-05-15
Remove MCAssembler.h include from MCStreamer.h and fix users of MCStreamer.h
Pete Cooper
1
-0
/
+1
2015-05-15
Remove 3 includes from MCInstrDesc.h and explicitly include them where needed
Pete Cooper
1
-0
/
+1
2015-05-15
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
1
-1
/
+1
2015-05-15
MC: Update MCCodeEmitter naming. NFC.
Jim Grosbach
2
-4
/
+4
2015-05-15
MC: Update MCFixup naming. NFC.
Jim Grosbach
1
-12
/
+12
2015-05-15
[mips] [IAS] Fix expansion of negative 32-bit immediates for LI/DLI.
Toma Tabacu
1
-5
/
+18
2015-05-14
[mips] [IAS] Enforce .set nomacro.
Toma Tabacu
1
-0
/
+10
2015-05-14
[mips] [IAS] Emit .set macro/nomacro.
Toma Tabacu
1
-0
/
+2
2015-05-14
[mips] Do not place users of $ra in the delay slot of call instructions.
Vasileios Kalintiris
1
-0
/
+8
2015-05-14
[mips] [IAS] Warn when LA is used with a 64-bit symbol.
Toma Tabacu
1
-8
/
+11
2015-05-14
[mips] [IAS] Give expandLoadAddressSym() more specific arguments. NFC.
Toma Tabacu
1
-23
/
+13
2015-05-13
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
6
-274
/
+274
2015-05-13
[mips] [IAS] Preemptively fix warning introduced by r237255. NFC.
Toma Tabacu
1
-3
/
+6
2015-05-13
[mips][microMIPSr6] Implement CLO and CLZ instructions
Jozef Kolek
3
-3
/
+45
2015-05-13
[mips] [IAS] Unify common functionality of LA and LI.
Toma Tabacu
1
-86
/
+82
2015-05-13
Reverting r237234, "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
4
-68
/
+64
2015-05-13
Use std::bitset for SubtargetFeatures
Michael Kuperstein
4
-64
/
+68
2015-05-12
[mips][microMIPSr6] Implement SELEQZ and SELNEZ instructions
Jozef Kolek
3
-3
/
+36
2015-05-12
[Mips] Return false for isFPCloseToIncomingSP()
Petar Jovanovic
1
-0
/
+2
2015-05-12
[mips][FastISel] Handle calls with non legal types i8 and i16.
Vasileios Kalintiris
1
-1
/
+3
2015-05-12
[mips][FastISel] Allow computation of addresses from constant expressions.
Vasileios Kalintiris
1
-2
/
+4
2015-05-12
Migrate existing backends that care about software floating point
Eric Christopher
3
-4
/
+8
2015-05-08
[mips][microMIPSr6] Implement ALUIPC and AUIPC instructions
Jozef Kolek
3
-3
/
+32
2015-05-08
[mips][microMIPSr6] Implement ADDIUPC and LWPC instructions
Jozef Kolek
3
-3
/
+31
2015-05-08
[mips] Only use FGR_{32,64} in TableGen descriptions. NFC.
Toma Tabacu
2
-33
/
+23
2015-05-08
[mips] Emit the .insn directive for empty basic blocks.
Vasileios Kalintiris
2
-0
/
+7
2015-05-07
InMips16HardFloat was only being set conditional on whether or
Eric Christopher
1
-1
/
+1
2015-05-07
Rename the MIPS routine abiUsesSoftFloat -> useSoftFloat to match
Eric Christopher
8
-15
/
+13
2015-05-07
Change getTargetNodeName() to produce compiler warnings for missing cases, fi...
Matthias Braun
2
-3
/
+27
2015-05-07
[mips][microMIPSr6] Implement JIALC and JIC instructions
Jozef Kolek
2
-3
/
+30
2015-05-07
[MIPS] Move MIPS ABI flags structure constants to the separate header
Simon Atanasyan
2
-84
/
+26
2015-05-07
[mips] Add the SoftFloat MipsSubtarget feature.
Toma Tabacu
11
-87
/
+105
2015-05-05
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
Quentin Colombet
4
-6
/
+8
2015-05-05
[mips] Generate code for insert/extract operations when using the N64 ABI and...
Daniel Sanders
2
-17
/
+146
2015-05-05
[mips][msa] Test basic operations for the N32 ABI too.
Daniel Sanders
2
-3
/
+13
2015-05-01
[mips] [IAS] Fix error messages for using LI with 64-bit immediates.
Toma Tabacu
1
-12
/
+13
2015-05-01
[mips] [IAS] Slightly improve shift instruction generation in expandLoadImm.
Toma Tabacu
1
-20
/
+35
[next]