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
/
Sparc
/
MCTargetDesc
/
SparcAsmBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-8
/
+8
*
Completely rewrite ELFObjectWriter::RecordRelocation.
Rafael Espindola
2014-03-29
1
-1
/
+1
*
Add const to a method I missed in the previous commit.
Rafael Espindola
2014-03-28
1
-7
/
+4
*
[SparcV9] Adds support for branch on integer register instructions (BPr) and ...
Venkatraman Govindaraju
2014-03-02
1
-0
/
+8
*
[Sparc] Implement writeNopData. Emit actual NOP instruction instead of just f...
Venkatraman Govindaraju
2014-03-01
1
-3
/
+8
*
[Sparc] Teach SparcAsmParser to emit correct relocations for PIC code.
Venkatraman Govindaraju
2014-03-01
1
-0
/
+4
*
[Sparc] Emit relocations for Thread Local Storage (TLS) when integrated assem...
Venkatraman Govindaraju
2014-02-07
1
-3
/
+72
*
[Sparc] Emit correct relocations for PIC code when integrated assembler is used.
Venkatraman Govindaraju
2014-02-07
1
-0
/
+24
*
Just returning false is the default.
Rafael Espindola
2014-02-06
1
-4
/
+0
*
[Sparc] Correct the mask for fixup_sparc_br19.
Venkatraman Govindaraju
2014-01-08
1
-1
/
+1
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
[Sparc] Add support for parsing sparc asm modifiers such as %hi, %lo etc.,
Venkatraman Govindaraju
2014-01-07
1
-14
/
+14
*
[Sparc] Add ELF Object Writer for Sparc.
Venkatraman Govindaraju
2014-01-06
1
-7
/
+64
*
[Sparc] Add initial implementation of MC Code emitter for sparc.
Venkatraman Govindaraju
2014-01-05
1
-0
/
+101