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
/
PowerPC
/
MCTargetDesc
/
PPCELFObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PowerPC] Minor cleanup in PPCELFObjectWriter::getRelocTypeInner
Ulrich Weigand
2013-06-20
1
-24
/
+24
*
[PowerPC] Clean up generation of ha16() / lo16() markers
Ulrich Weigand
2013-05-23
1
-6
/
+3
*
[PowerPC] Merge/rename PPC fixup types
Ulrich Weigand
2013-05-17
1
-3
/
+2
*
[PowerPC] Fix processing of ha16/lo16 fixups
Ulrich Weigand
2013-05-17
1
-5
/
+1
*
Cleanup relocation sorting for ELF.
Rafael Espindola
2013-05-15
1
-44
/
+0
*
[PowerPC] Remove need for adjustFixupOffst hack
Ulrich Weigand
2013-05-15
1
-14
/
+0
*
[PowerPC] Fix regression in generating @ha/@l relocs
Ulrich Weigand
2013-05-08
1
-1
/
+10
*
PowerPC: Support PC-relative fixup_ppc_brcond14.
Ulrich Weigand
2013-04-26
1
-0
/
+3
*
PowerPC: Simplify handling of fixups.
Ulrich Weigand
2013-03-26
1
-27
/
+6
*
Fix missing relocation for TLS addressing peephole optimization.
Bill Schmidt
2013-02-25
1
-0
/
+3
*
Relocation enablement for PPC DAG postprocessing pass
Bill Schmidt
2013-02-21
1
-1
/
+15
*
PowerPC: Fix eh_frame relocation for PIC
Adhemerval Zanella
2013-01-04
1
-0
/
+5
*
This patch removes some nondeterminism from direct object file output
Bill Schmidt
2012-12-14
1
-0
/
+45
*
This patch improves the 64-bit PowerPC InitialExec TLS support by providing
Bill Schmidt
2012-12-14
1
-2
/
+5
*
This patch implements local-dynamic TLS model support for the 64-bit
Bill Schmidt
2012-12-12
1
-2
/
+22
*
This patch implements the general dynamic TLS model for 64-bit PowerPC.
Bill Schmidt
2012-12-11
1
-0
/
+9
*
This patch introduces initial-exec model support for thread-local storage
Bill Schmidt
2012-12-04
1
-0
/
+6
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-27
1
-1
/
+15
*
Add (some) PowerPC TLS relocation types to ELF.h and
Ulrich Weigand
2012-11-13
1
-2
/
+18
*
This patch fixes the MC object emission of 'nop' for external function calls
Adhemerval Zanella
2012-10-25
1
-0
/
+2
*
Initial TOC support for PowerPC64 object creation
Adhemerval Zanella
2012-10-25
1
-6
/
+64
*
Fix an incomplete refactoring of the ppc backend. Thanks to rdivacky for repo...
Rafael Espindola
2011-12-22
1
-2
/
+2
*
Move PPC bits to lib/Target/PowerPC.
Rafael Espindola
2011-12-22
1
-0
/
+103
[prev]