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
/
test
/
CodeGen
/
Mips
/
longbranch.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Involves microMIPS's jump in the analyzable branch set
Simon Atanasyan
2018-08-29
1
-5
/
+2
*
[mips] Merge MipsLongBranch and MipsHazardSchedule passes
Aleksandar Beserminji
2018-05-22
1
-2
/
+0
*
[mips] Analyze and provide selection patterns microMIPSR6 branches
Simon Dardis
2018-04-27
1
-4
/
+2
*
[mips] Add partial support for R6 in the long branch pass
Simon Dardis
2017-12-14
1
-155
/
+309
*
Revert r305382, it caused PR33513.
Nico Weber
2017-06-19
1
-20
/
+20
*
[mips] Fix machine verifier errors in the long branch pass
Simon Dardis
2017-06-14
1
-20
/
+20
*
[mips] interAptiv based generic schedule model
Simon Dardis
2016-09-01
1
-1
/
+1
*
[mips] Correct label prefixes for N32 and N64.
Daniel Sanders
2016-07-19
1
-7
/
+7
*
[mips] Emit a JALR with $rd equal to $zero, instead of a JR in MIPS32R6.
Vasileios Kalintiris
2016-06-18
1
-0
/
+13
*
[mips] Make Static a default relocation model for MIPS codegen
Petar Jovanovic
2016-04-11
1
-6
/
+6
*
[MC] Use .p2align instead of .align
Dan Gohman
2016-01-26
1
-1
/
+1
*
Revert r237789 - [mips] The naming convention for private labels is ABI depe...
Daniel Sanders
2015-05-20
1
-30
/
+30
*
[mips] The naming convention for private labels is ABI dependant.
Daniel Sanders
2015-05-20
1
-30
/
+30
*
Replace obsolete -mattr=n64 command line option with -target-abi=n64. No func...
Vladimir Medic
2015-02-26
1
-2
/
+2
*
[mips][microMIPS] Delay slot filler: Replace the microMIPS JR with the JRC
Jozef Kolek
2015-02-13
1
-2
/
+1
*
[mips][microMIPS] Implement CodeGen support for SW16 and LW16 instructions
Zoran Jovanovic
2015-02-04
1
-1
/
+1
*
[mips][microMIPS] Implement CodeGen support for LI16 instruction.
Jozef Kolek
2014-12-11
1
-1
/
+1
*
[mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc...
Daniel Sanders
2014-11-07
1
-1
/
+1
*
[mips] Modify long branch for NaCl:
Sasa Stankovic
2014-06-05
1
-0
/
+34
*
[mips] Optimize long branch for MIPS64 by removing %higher and %highest.
Sasa Stankovic
2014-05-27
1
-4
/
+1
*
[mips] Fix MipsLongBranch pass to work when the offset from the branch to the
Sasa Stankovic
2014-04-30
1
-31
/
+127
*
[mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 te...
Daniel Sanders
2014-04-14
1
-0
/
+1
*
[mips] Fix a bug in MipsLongBranch::replaceBranch, which was erasing
Akira Hatanaka
2013-10-04
1
-2
/
+6
*
[mips] Use register number instead of name to print register $AT.
Akira Hatanaka
2012-11-02
1
-8
/
+8
*
Fix mips' long branch pass.
Akira Hatanaka
2012-08-28
1
-2
/
+8
*
Fix Mips long branch pass.
Akira Hatanaka
2012-07-21
1
-4
/
+6
*
Test case for MIPS long branch pass.
Akira Hatanaka
2012-06-14
1
-0
/
+23