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
/
MCTargetDesc
/
MipsMCExpr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Split long lines in the code. NFC
Simon Atanasyan
2019-11-03
1
-1
/
+2
*
Reapply: [mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag
Simon Atanasyan
2019-01-24
1
-6
/
+8
*
Revert "[mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag"
Amara Emerson
2019-01-24
1
-8
/
+6
*
[mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag
Simon Atanasyan
2019-01-23
1
-6
/
+8
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[mips] Fix TestDWARF32Version5Addr8AllForms test failure on MIPS hosts
Simon Atanasyan
2018-12-03
1
-0
/
+8
*
[mips] Fix PR35140
Simon Dardis
2017-11-06
1
-4
/
+4
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[Mips] Fix some Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko
2017-02-03
1
-1
/
+7
*
[mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations.
Daniel Sanders
2016-05-03
1
-49
/
+246
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
1
-2
/
+2
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-4
/
+4
*
If available, pass down the Fixup object to EvaluateAsRelocatable.
Joerg Sonnenberger
2014-08-10
1
-2
/
+3
*
Move expression visitation logic up to MCStreamer.
Rafael Espindola
2014-06-25
1
-1
/
+1
*
Simplify the visitation of target expressions. No functionality change.
Rafael Espindola
2014-06-25
1
-29
/
+3
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
[mips] Extend MipsMCExpr class to handle %higher(sym1 - sym2 + const) and
Sasa Stankovic
2014-04-03
1
-3
/
+46
*
Try harder to evaluate expressions when printing assembly.
Rafael Espindola
2014-03-12
1
-3
/
+1
*
[cleanup] Re-sort all the includes with utils/sort_includes.py.
Chandler Carruth
2014-03-04
1
-1
/
+1
*
[mips] Implement %hi(sym1 - sym2) and %lo(sym1 - sym2) expressions
Petar Jovanovic
2014-02-04
1
-0
/
+73