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
*
[mips] Do not generate INS/EXT nodes if target does not have support for
Akira Hatanaka
2013-10-09
2
-14
/
+19
*
Add fabsf to the list of inlined functions; otherwise
Reed Kotler
2013-10-08
1
-0
/
+1
*
[mips] Simplify and optimize code.
Akira Hatanaka
2013-10-08
2
-11
/
+7
*
Let rotr and bswap be handled by expansion for Mips16 since we don't
Reed Kotler
2013-10-08
1
-0
/
+5
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
7
-71
/
+135
*
Add Mips16 patterns for sign extend byte and sign extend halfword.
Reed Kotler
2013-10-07
1
-0
/
+30
*
[mips] Coding style clean up.
Akira Hatanaka
2013-10-07
2
-62
/
+46
*
[mips] Disable tail merging when long branch pass is enabled.
Akira Hatanaka
2013-10-07
1
-1
/
+7
*
[mips] Define method MipsSubtarget::enableLongBranchPass.
Akira Hatanaka
2013-10-07
2
-2
/
+5
*
[mips] Fix definition of mfhi and mflo instructions to read from the whole
Akira Hatanaka
2013-10-07
10
-79
/
+105
*
Remove getEHExceptionRegister and getEHHandlerRegister.
Rafael Espindola
2013-10-07
2
-13
/
+0
*
Remove some really nasty uses of hasRawTextSupport.
Rafael Espindola
2013-10-05
5
-126
/
+117
*
forgot to remove this file as well
Jack Carter
2013-10-04
1
-53
/
+0
*
reverting per request
Jack Carter
2013-10-04
4
-42
/
+4
*
Support tblockaddr for static compilation in Mips16.
Reed Kotler
2013-10-04
1
-1
/
+4
*
[MC][AsmParser] Hook for post assembly file processing
Jack Carter
2013-10-04
5
-4
/
+95
*
[mips] Fix a bug in MipsLongBranch::replaceBranch, which was erasing
Akira Hatanaka
2013-10-04
1
-0
/
+5
*
Test commit. Updated comment.
Matheus Almeida
2013-10-01
1
-1
/
+1
*
[mips][msa] Added support for matching mod_[us] from normal IR (i.e. not intr...
Daniel Sanders
2013-10-01
2
-9
/
+23
*
This patch adds aliases for Mips sub instruction with immediate operands. Cor...
Vladimir Medic
2013-10-01
2
-2
/
+38
*
[mips][msa] Direct Object Emission for I8 instructions.
Jack Carter
2013-09-30
2
-28
/
+39
*
[mips][msa] Direct Object Emission for I5 instructions.
Jack Carter
2013-09-30
2
-49
/
+64
*
[mips][msa] Direct Object Emission for 2R instructions.
Jack Carter
2013-09-30
2
-16
/
+21
*
[PATCH 1/4] [mips][msa] Source register of FILL instructions is GPR
Jack Carter
2013-09-30
2
-15
/
+26
*
Even more spelling fixes for "instruction".
Robert Wilhelm
2013-09-28
2
-6
/
+6
*
MipsMachineFunction.cpp: Add missing #include <raw_ostream.h>
NAKAMURA Takumi
2013-09-28
1
-0
/
+1
*
[mips] Make sure loads from lazy-binding entries do not get CSE'd or hoisted out
Akira Hatanaka
2013-09-28
4
-19
/
+33
*
[mips] Define a derived class of PseudoSourceValue that represents a GOT entry
Akira Hatanaka
2013-09-27
2
-0
/
+106
*
[mips] Rewrite MipsTargetLowering::getAddr functions as template functions.
Akira Hatanaka
2013-09-27
3
-81
/
+135
*
[mips][msa] Implemented insert.d intrinsic.
Daniel Sanders
2013-09-27
1
-14
/
+3
*
[mips][msa] Implemented fill.d intrinsic.
Daniel Sanders
2013-09-27
1
-3
/
+5
*
[mips][msa] Implemented copy_[us].d intrinsic.
Daniel Sanders
2013-09-27
2
-0
/
+21
*
[mips][msa] Rename arguments to MSA_INSERT_DESC_BASE to better match their ex...
Daniel Sanders
2013-09-27
1
-6
/
+6
*
[mips][msa] Implemented insert_vector_elt for v4f32 and v2f64.
Daniel Sanders
2013-09-27
3
-0
/
+85
*
[mips][msa] Implemented extract_vector_elt for v4f32 or v2f64
Daniel Sanders
2013-09-27
3
-4
/
+104
*
[mips][msa] Added support for MSA registers to copyPhysReg
Daniel Sanders
2013-09-27
1
-0
/
+4
*
[mips][msa] Added support for matching splati from normal IR (i.e. not intrin...
Daniel Sanders
2013-09-27
9
-8
/
+93
*
[mips][msa] Added MSA.txt to describe instruction selection quirks.
Daniel Sanders
2013-09-27
1
-0
/
+30
*
[mips][msa] Tidy up
Daniel Sanders
2013-09-27
1
-131
/
+119
*
[mips][msa] MSA requires FR=1 mode (64-bit FPU register file). Report fatal e...
Daniel Sanders
2013-09-27
1
-0
/
+5
*
[mips][msa] Expand all truncstores and loadexts for MSA as well as DSP
Daniel Sanders
2013-09-27
1
-14
/
+16
*
[mips][msa] Added missing check in performSRACombine
Daniel Sanders
2013-09-27
1
-0
/
+4
*
[mips][msa] Direct Object Emission for 3RF instructions.
Jack Carter
2013-09-26
2
-112
/
+124
*
[mips][msa] Updates encoding of 3RF instructions to match the latest revision...
Jack Carter
2013-09-26
1
-2
/
+2
*
[mips][msa] Direct Object Emission for 3R instructions.
Jack Carter
2013-09-26
3
-330
/
+402
*
[mips][msa] Updates encoding of 3R instructions to match the latest revision ...
Jack Carter
2013-09-26
1
-9
/
+9
*
[mips][msa] Direct Object Emission for 2RF instructions.
Jack Carter
2013-09-25
1
-41
/
+36
*
[mips][msa] Direct Object Emission support for the MSA instruction set.
Jack Carter
2013-09-25
5
-8
/
+235
*
[mips][msa] Updates encoding of 2RF instructions to match the latest revision...
Jack Carter
2013-09-25
1
-4
/
+4
*
Fix a bad typo in the inline assembly code for mips16 pic fp stubs
Reed Kotler
2013-09-25
1
-3
/
+3
[next]