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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore register mask operands when lowering instructions to MC.
Jakob Stoklund Olesen
2012-01-18
1
-0
/
+2
*
Cleanup Mips code and rename some variables. Patch by Jack Carter
Bruno Cardoso Lopes
2011-12-30
1
-73
/
+73
*
Tidy up. Simplify logic. No functional change intended.
Akira Hatanaka
2011-12-19
1
-20
/
+20
*
Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object
Akira Hatanaka
2011-12-14
1
-0
/
+3
*
Expand .cprestore directive to multiple instructions if the offset does not fit
Akira Hatanaka
2011-12-13
1
-6
/
+27
*
Add a few moreLocal/Global R_MIPS_GOT related fixups and
Bruno Cardoso Lopes
2011-12-07
1
-0
/
+1
*
This patch makes the following changes necessary for MIPS' direct code emission.
Akira Hatanaka
2011-11-23
1
-32
/
+146
*
Mips MC object code emission improvements:
Bruno Cardoso Lopes
2011-11-11
1
-0
/
+1
*
Properly handle Mips MC relocations and lower cpload and cprestore macros to ...
Bruno Cardoso Lopes
2011-11-08
1
-20
/
+77
*
Add enums and functions for symbols Mips64 uses.
Akira Hatanaka
2011-09-22
1
-0
/
+5
*
Drop support for Mips1 and Mips2.
Akira Hatanaka
2011-09-09
1
-44
/
+0
*
Fix handling of double precision loads and stores when Mips1 is targeted.
Akira Hatanaka
2011-08-16
1
-0
/
+44
*
Define function MipsMCInstLower::LowerOperand.
Akira Hatanaka
2011-08-16
1
-25
/
+28
*
Add parameter Offset to MipsMCInstLower::LowerSymbolOperand.
Akira Hatanaka
2011-08-16
1
-4
/
+4
*
Raise assertion when MachineOperand has unexpected target flag.
Akira Hatanaka
2011-07-08
1
-1
/
+2
*
Make sure variable Kind is assigned a value to suppress warning.
Akira Hatanaka
2011-07-08
1
-1
/
+1
*
Define class MipsMCInstLower.
Akira Hatanaka
2011-07-07
1
-0
/
+117