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
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
90
-3166
/
+6619
*
am b7485134: am 449fc261: Merge "llvm: convert makefiles to support multilib ...
Colin Cross
2014-02-18
4
-8
/
+0
|
\
|
*
llvm: convert makefiles to support multilib build
Colin Cross
2014-02-06
4
-8
/
+0
*
|
Update LLVM for merge to 3.4.
Stephen Hines
2014-02-13
2
-3
/
+2
*
|
Merge remote-tracking branch 'upstream/release_34' into merge-20140211
Stephen Hines
2014-02-11
73
-2446
/
+13068
|
\
\
|
|
/
|
/
|
|
*
Merged r195973:
Daniel Sanders
2013-12-01
1
-5
/
+47
|
*
Merged r195972:
Daniel Sanders
2013-12-01
1
-15
/
+17
|
*
Merged from r195975 and r195976.
Daniel Sanders
2013-12-01
1
-1
/
+3
|
*
Merging r195456:
Bill Wendling
2013-11-26
1
-2
/
+3
|
*
Merging r195444:
Bill Wendling
2013-11-26
1
-1
/
+3
|
*
Merging r195364:
Bill Wendling
2013-11-26
1
-4
/
+8
|
*
Merging r195343:
Bill Wendling
2013-11-26
1
-0
/
+3
|
*
Merging r195152:
Bill Wendling
2013-11-20
5
-9
/
+70
|
*
Remove unused special member functions and reformat.
Eric Christopher
2013-11-19
2
-14
/
+3
|
*
Fix previous commit and fully remove variable.
Eric Christopher
2013-11-19
3
-5
/
+3
|
*
Remove unused variable.
Eric Christopher
2013-11-19
1
-1
/
+0
|
*
[Mips] Support for MicroMips STO refactoring.
Jack Carter
2013-11-19
4
-58
/
+9
|
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
3
-2
/
+5
|
*
[Mips] MipsTargetStreamer refactoring.
Jack Carter
2013-11-18
4
-64
/
+92
|
*
[mips] Fix 'ran out of registers' in MIPS32 with FP64 when generating code fo...
Daniel Sanders
2013-11-18
2
-2
/
+12
|
*
[mips][msa] Update encoding of bnz.v (typo).
Matheus Almeida
2013-11-18
1
-1
/
+1
|
*
[mips][msa] Fix immediate value of LSA instruction as it was being wrongly en...
Matheus Almeida
2013-11-18
5
-6
/
+108
|
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
4
-9
/
+1
|
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
4
-1
/
+9
|
*
[mips][msa] lowerMSABitClear() should use SelectionDAG::getNOT() instead of u...
Daniel Sanders
2013-11-15
1
-14
/
+2
|
*
Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
2013-11-15
1
-59
/
+91
|
*
Use instr mapping for microMIPS in llvm-mc.
Zoran Jovanovic
2013-11-15
2
-5
/
+9
|
*
Make all the conditional Mips 16 branches get initially set for the
Reed Kotler
2013-11-15
3
-28
/
+46
|
*
Take care of long short branch immediate instructions for mips16 in
Reed Kotler
2013-11-13
1
-5
/
+10
|
*
Fix bug in .gpword directive parsing.
Vladimir Medic
2013-11-13
1
-4
/
+2
|
*
Support for microMIPS trap instruction with immediate operands.
Zoran Jovanovic
2013-11-13
4
-8
/
+27
|
*
This patch fixes a bug in floating point operands parsing, when instruction a...
Vladimir Medic
2013-11-13
1
-2
/
+19
|
*
Mips16InstrInfo.cpp: Use <cctype> instead of <ctype.h>
NAKAMURA Takumi
2013-11-13
1
-2
/
+1
|
*
Allow the code which returns the length for inline assembler to know
Reed Kotler
2013-11-13
3
-3
/
+52
|
*
[mips] Fix a bug in function CC_MipsO32_FP64. The second double precision
Akira Hatanaka
2013-11-12
1
-1
/
+1
|
*
[mips] Revert part of r194510 that was accidentally committed.
Akira Hatanaka
2013-11-12
1
-1
/
+1
|
*
[mips] Fix and re-enable a test case that has been disabled for a long time.
Akira Hatanaka
2013-11-12
1
-1
/
+1
|
*
[mips][msa] Enable inlinse assembly for MSA.
Daniel Sanders
2013-11-12
2
-9
/
+51
|
*
[mips][msa] Fix buildbot failures caused by an unused variable when assertion...
Daniel Sanders
2013-11-12
1
-2
/
+1
|
*
[mips][msa] Added support for matching bclr, and bclri from normal IR (i.e. n...
Daniel Sanders
2013-11-12
9
-38
/
+161
|
*
[mips][msa] Added support for matching bset, bseti, bneg, and bnegi from norm...
Daniel Sanders
2013-11-12
2
-70
/
+216
|
*
Change the default branch instruction to be the 16 bit variety for mips16.
Reed Kotler
2013-11-12
3
-5
/
+26
|
*
[mips] Partially revert r193641. Stack alignment should not be determined by
Akira Hatanaka
2013-11-11
1
-1
/
+1
|
*
Mostly finish up constant islands port for Mips for load constants.
Reed Kotler
2013-11-10
1
-3
/
+20
|
*
[mips] Make sure there is a chain edge dependency between loads that read
Akira Hatanaka
2013-11-09
1
-3
/
+5
|
*
[mips][msa] Update encoding of LDI instruction.
Matheus Almeida
2013-11-08
1
-4
/
+4
|
*
Support for microMIPS trap instructions 1.
Zoran Jovanovic
2013-11-07
4
-8
/
+32
|
*
Disable some code that is causing some warnings. It's in the process
Reed Kotler
2013-11-07
1
-3
/
+2
|
*
Implement gpword directive for mips, test case added. Stype changes using cla...
Vladimir Medic
2013-11-06
1
-299
/
+313
|
*
Fix definition for Mips16 pc relative load word instructions.
Reed Kotler
2013-11-06
1
-5
/
+3
[next]