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 Assembler] Add alias definitions for jal
Jack Carter
2013-03-28
2
-0
/
+7
*
Fix comment.
Akira Hatanaka
2013-03-25
1
-3
/
+3
*
Allow the register scavenger to spill multiple registers
Hal Finkel
2013-03-22
1
-1
/
+1
*
Fix the invalid opcode for Mips branch instructions in the assembler
Jack Carter
2013-03-22
1
-4
/
+6
*
This patch that enables the Mips assembler to use symbols for offset for inst...
Jack Carter
2013-03-22
2
-17
/
+154
*
This patch enables the Mips .set directive to define aliases
Jack Carter
2013-03-21
1
-6
/
+93
*
Silence anonymous type in anonymous union warnings.
Eric Christopher
2013-03-15
1
-18
/
+23
*
Remove some unused variables to clean the Clang -Werror build
David Blaikie
2013-03-14
1
-2
/
+0
*
[mips] Set isAllocatable bit of unallocatable register classes to 0.
Akira Hatanaka
2013-03-14
1
-8
/
+13
*
Add a new method which enables one to change register classes.
Reed Kotler
2013-03-14
1
-0
/
+8
*
Provide the register scavenger to processFunctionBeforeFrameFinalized
Hal Finkel
2013-03-14
1
-1
/
+2
*
[mips] Fix filename in comment and delete unnecessary lines of code.
Akira Hatanaka
2013-03-14
1
-5
/
+1
*
Add back lines which were accidentally deleted in CMakeLists.txt.
Akira Hatanaka
2013-03-14
1
-0
/
+2
*
[mips] Define function MipsSEDAGToDAGISel::selectAddESubE.
Akira Hatanaka
2013-03-14
2
-31
/
+31
*
[mips] Rename functions and variables to start with proper case.
Akira Hatanaka
2013-03-14
7
-57
/
+57
*
Add header file MipsISelDAGToDAG.h.
Akira Hatanaka
2013-03-14
1
-0
/
+93
*
[mips] Define two subclasses of MipsDAGToDAGISel. Mips16DAGToDAGISel is for
Akira Hatanaka
2013-03-14
6
-648
/
+900
*
[mips] Define two subclasses of MipsTargetLowering. Mips16TargetLowering is for
Akira Hatanaka
2013-03-13
9
-878
/
+1106
*
[mips] Rename function and variable names to start with proper case. Fix typos.
Akira Hatanaka
2013-03-12
3
-571
/
+493
*
DAGCombiner: Use correct value type for checking legality of BR_CC v3
Tom Stellard
2013-03-08
1
-1
/
+4
*
[mips] Custom-legalize BR_JT.
Akira Hatanaka
2013-03-06
2
-1
/
+33
*
[mips] Remove android calling convention.
Akira Hatanaka
2013-03-05
4
-19
/
+1
*
[mips] Fix MipsCC::analyzeReturn so that, in soft-float mode, fp128 gets
Akira Hatanaka
2013-03-05
2
-40
/
+55
*
[mips] Fix MipsTargetLowering::LowerCallResult and LowerReturn to correctly
Akira Hatanaka
2013-03-05
2
-15
/
+74
*
[mips] Fix MipsTargetLowering::LowerCall to pass fp128 arguments in floating
Akira Hatanaka
2013-03-05
2
-6
/
+15
*
[mips] Correct handling of fp128 (long double) formals and read long double
Akira Hatanaka
2013-03-05
2
-9
/
+79
*
[mips] Print move instructions.
Akira Hatanaka
2013-03-04
2
-2
/
+2
*
Mips specific inline assembler constraint 'R'
Jack Carter
2013-03-04
1
-0
/
+5
*
Mips ISD typo
Jia Liu
2013-03-04
1
-1
/
+1
*
[mips] Fix inefficient code generation.
Akira Hatanaka
2013-03-01
3
-1
/
+16
*
Fix indentation.
Akira Hatanaka
2013-03-01
1
-15
/
+10
*
Fix PR10475
Michael Liao
2013-03-01
1
-1
/
+1
*
[mips] Remove unused option. Fix 80-column violations.
Akira Hatanaka
2013-03-01
1
-16
/
+8
*
[mips] Add the capability to search delay slot filling instructions in
Akira Hatanaka
2013-03-01
1
-32
/
+303
*
[mips] Do not add SecondLastInst to list BranchInstrs if there is only one
Akira Hatanaka
2013-03-01
1
-2
/
+2
*
[mips] Define an overloaded version of function MipsInstrInfo::AnalyzeBranchAdd.
Akira Hatanaka
2013-03-01
2
-74
/
+103
*
[mips] Add options to disable searching backward and in successor blocks.
Akira Hatanaka
2013-03-01
1
-0
/
+12
*
[mips] Add capability to search in the forward direction for instructions that
Akira Hatanaka
2013-03-01
1
-23
/
+92
*
[mips] Define helper function searchRange
Akira Hatanaka
2013-03-01
1
-9
/
+29
*
[mips] Rename function findDelayInstr to searchBackward.
Akira Hatanaka
2013-03-01
1
-3
/
+3
*
[mips] Define class MemDefsUses.
Akira Hatanaka
2013-03-01
1
-23
/
+126
*
Fix cut/paste error in a comment.
Reed Kotler
2013-02-27
1
-1
/
+1
*
Add the skeleton for the Mips constant island pass.
Reed Kotler
2013-02-27
4
-0
/
+89
*
[mips] Use class RegDefsUses to track register defs and uses.
Akira Hatanaka
2013-02-26
1
-89
/
+82
*
Make pseudos FEXT_CCRX16_ins and FEXT_CCRXI16_ins into custom emitters.
Reed Kotler
2013-02-25
5
-69
/
+70
*
Make psuedo FEXT_T8I816_ins into a custom emitter.
Reed Kotler
2013-02-24
5
-61
/
+39
*
Make psuedo FEXT_T8I816_ins a custom inserter. It should be expanded
Reed Kotler
2013-02-24
4
-22
/
+34
*
Add new base instruction def for cmpi, cmp, slt and sltu so that def/uses
Reed Kotler
2013-02-23
1
-5
/
+10
*
Expand pseudos/macros for Selt. This is the last of the complex
Reed Kotler
2013-02-23
3
-0
/
+82
*
[mips] Emit call16 operator instead of got_disp. The former allows lazy binding.
Akira Hatanaka
2013-02-22
1
-3
/
+1
[next]