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
/
lib
/
Target
/
Mips
/
MipsMCInstLower.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow negative offsets in MipsMCInstLower::LowerOperand
Alex Richardson
2019-12-04
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[mips] Extend LONG_BRANCH_LUi/ADDiu with extra parameter
Aleksandar Beserminji
2018-06-12
1
-2
/
+2
*
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warni...
Eugene Zelenko
2017-08-03
1
-11
/
+17
*
[mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations.
Daniel Sanders
2016-05-03
1
-4
/
+3
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[mips] Optimize long branch for MIPS64 by removing %higher and %highest.
Sasa Stankovic
2014-05-27
1
-2
/
+1
*
[mips] Fix MipsLongBranch pass to work when the offset from the branch to the
Sasa Stankovic
2014-04-30
1
-0
/
+9
*
The asm printer has a mangler. Use it.
Rafael Espindola
2013-10-29
1
-3
/
+1
*
MIPS DSP: add code necessary for pseudo instruction lowering.
Akira Hatanaka
2012-09-27
1
-1
/
+1
*
There are some Mips instructions that are lowered by the
Jack Carter
2012-09-06
1
-2
/
+0
*
The instruction DINS may be transformed into DINSU or DEXTM depending
Jack Carter
2012-08-31
1
-1
/
+1
*
The instruction DEXT may be transformed into DEXTU or DEXTM depending
Jack Carter
2012-08-28
1
-0
/
+1
*
Doubleword Shift Left Logical Plus 32
Jack Carter
2012-07-16
1
-0
/
+2
*
Fix coding style violations. Remove white spaces and tabs.
Akira Hatanaka
2012-06-14
1
-1
/
+1
*
Remove code in MipsAsmPrinter and MipsMCInstLower.
Akira Hatanaka
2012-06-14
1
-1
/
+0
*
Remove code which is no longer needed in MipsAsmPrinter and MipsMCInstLower.
Akira Hatanaka
2012-06-02
1
-2
/
+0
*
Remove the code that expands MIPS' .cpload directive.
Akira Hatanaka
2012-05-25
1
-1
/
+0
*
Remove the code that emits MIPS' .cprestore directive.
Akira Hatanaka
2012-05-25
1
-1
/
+0
*
Make the following changes in MipsAsmPrinter.cpp:
Akira Hatanaka
2012-05-12
1
-1
/
+1
*
Emit all directives except for ".cprestore" during asm printing rather than emit
Akira Hatanaka
2012-03-28
1
-5
/
+5
*
Reorder includes in Target backends to following coding standards. Remove som...
Craig Topper
2012-03-17
1
-3
/
+1
*
remove blanks, and some code format
Jia Liu
2012-02-28
1
-3
/
+3
*
Add an option to use a virtual register as the global base register instead of
Akira Hatanaka
2012-02-24
1
-0
/
+1
*
add Emacs tag and fix some comment error in file headers
Jia Liu
2012-02-17
1
-1
/
+1
*
Expand .cprestore directive to multiple instructions if the offset does not fit
Akira Hatanaka
2011-12-13
1
-1
/
+1
*
This patch makes the following changes necessary for MIPS' direct code emission.
Akira Hatanaka
2011-11-23
1
-1
/
+3
*
Properly handle Mips MC relocations and lower cpload and cprestore macros to ...
Bruno Cardoso Lopes
2011-11-08
1
-0
/
+3
*
Drop support for Mips1 and Mips2.
Akira Hatanaka
2011-09-09
1
-4
/
+0
*
80 columns.
Akira Hatanaka
2011-09-09
1
-1
/
+1
*
Fix handling of double precision loads and stores when Mips1 is targeted.
Akira Hatanaka
2011-08-16
1
-0
/
+4
*
Define function MipsMCInstLower::LowerOperand.
Akira Hatanaka
2011-08-16
1
-0
/
+1
*
Add parameter Offset to MipsMCInstLower::LowerSymbolOperand.
Akira Hatanaka
2011-08-16
1
-1
/
+1
*
Define class MipsMCInstLower.
Akira Hatanaka
2011-07-07
1
-0
/
+43