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
/
MipsMCAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow target to specify prefix for labels
Matt Arsenault
2014-12-04
1
-0
/
+1
*
Remove HasLEB128.
Rafael Espindola
2014-08-15
1
-1
/
+0
*
Print a=b as an assignment.
Rafael Espindola
2014-06-24
1
-1
/
+1
*
Add a MCAsmInfoELF class and factor some code into it.
Rafael Espindola
2013-10-16
1
-1
/
+0
*
Remove unused argument.
Rafael Espindola
2013-05-10
1
-1
/
+1
*
Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...
Eli Bendersky
2013-01-23
1
-2
/
+3
*
This patch produces the correct pointer size
Jack Carter
2013-01-08
1
-0
/
+4
*
This patch is needed to make c++ exceptions work for mips16.
Reed Kotler
2012-12-16
1
-1
/
+1
*
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
Jia Liu
2012-02-17
1
-1
/
+1
*
add Emacs tag and fix some comment error in file headers
Jia Liu
2012-02-17
1
-1
/
+1
*
Add a new MachineJumpTableInfo entry type, EK_GPRel64BlockAddress, which is
Akira Hatanaka
2012-02-03
1
-0
/
+1
*
64-bit data directive.
Akira Hatanaka
2011-12-20
1
-1
/
+1
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+2
*
Add a base class for Mips TargetMachines and add Mips64 TargetMachines.
Akira Hatanaka
2011-09-21
1
-1
/
+2
*
Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatest
Evan Cheng
2011-07-15
1
-0
/
+6
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
1
-0
/
+32