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
/
lld
/
ELF
/
Arch
/
PPC64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ELF][PowerPC] Support R_PPC_COPY and R_PPC64_COPY
Fangrui Song
2020-01-24
1
-0
/
+1
*
[ELF][PPC64] Implement IPLT code sequence for non-preemptible IFUNC
Fangrui Song
2019-12-29
1
-1
/
+9
*
[ELF] writePlt, writeIplt: replace parameters gotPltEntryAddr and index with ...
Fangrui Song
2019-12-18
1
-5
/
+5
*
[ELF] Add IpltSection
Fangrui Song
2019-12-17
1
-1
/
+2
*
[ELF] Delete relOff from TargetInfo::writePLT
Fangrui Song
2019-12-16
1
-3
/
+2
*
[ELF][PPC64] Support long branch thunks with addends
Fangrui Song
2019-12-05
1
-2
/
+2
*
[ELF][AArch64] Support R_AARCH64_{CALL26,JUMP26} range extension thunks with ...
Fangrui Song
2019-12-02
1
-2
/
+3
*
Fix a few typos in lld/ELF to cycle bots
Nico Weber
2019-10-28
1
-3
/
+3
*
[ELF] Wrap things in `namespace lld { namespace elf {`, NFC
Fangrui Song
2019-10-07
1
-9
/
+13
*
[ELF][PPC] Fix getRelExpr for R_PPC64_REL16_HI
Fangrui Song
2019-08-17
1
-0
/
+1
*
[ELF][PPC] Improve error message for unknown relocations
Fangrui Song
2019-08-15
1
-2
/
+19
*
[ELF] Don't special case symbolic relocations with 0 addend to ifunc in writa...
Fangrui Song
2019-08-13
1
-5
/
+5
*
[ELF][PPC] Don't relax ifunc toc-indirect accesses to toc-relative
Fangrui Song
2019-08-06
1
-1
/
+5
*
[ELF][PPC] Refactor some ppc64 tests
Fangrui Song
2019-07-18
1
-0
/
+1
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
1
-322
/
+322
*
[ELF][PPC][X86] Use [-2**(n-1), 2**n) to check overflows for R_PPC_ADDR16, R_...
Fangrui Song
2019-06-24
1
-3
/
+9
*
[ELF][ARM][AARCH64][MIPS][PPC] Simplify the logic to create R_*_RELATIVE for ...
Fangrui Song
2019-06-20
1
-0
/
+7
*
Revert "Revert r362867: [ELF][PPC] Simplify {read,write}FromHalf16"
Fangrui Song
2019-06-12
1
-28
/
+29
*
Revert r362867: [ELF][PPC] Simplify {read,write}FromHalf16
Rui Ueyama
2019-06-11
1
-29
/
+28
*
[ELF] Make the rule to create relative relocations in a writable section stri...
Fangrui Song
2019-06-11
1
-0
/
+1
*
[ELF][PPC] Simplify {read,write}FromHalf16
Fangrui Song
2019-06-08
1
-28
/
+29
*
[PPC32] Support GD/LD/IE/LE TLS models and their relaxations
Fangrui Song
2019-06-06
1
-3
/
+4
*
[ELF][PPC64] Rename some PPC64 ELFv2 specific RelExpr from R_PPC_* to R_PPC64_*
Fangrui Song
2019-06-03
1
-2
/
+2
*
[ELF][PPC64] Don't apply LD->LE relaxation on R_PPC64_GOT_DTPREL16*
Fangrui Song
2019-06-03
1
-4
/
+0
*
[ELF] Delete GotEntrySize and GotPltEntrySize
Fangrui Song
2019-05-31
1
-2
/
+0
*
[LLD][ELF] - Improve diagnostic about unrecognized relocations.
George Rimar
2019-05-23
1
-1
/
+1
*
[PPC64] Define getThunkSectionSpacing() based on the range of R_PPC64_REL24
Fangrui Song
2019-05-10
1
-0
/
+9
*
[PPC64] toc-indirect to toc-relative relaxation
Fangrui Song
2019-05-07
1
-2
/
+107
*
[PPC64] Consider localentry offset when computing branch distance
Fangrui Song
2019-04-24
1
-1
/
+4
*
[PPC64] Allow R_PPC64_DTPREL* to preemptable local-dynamic symbols
Fangrui Song
2019-04-23
1
-1
/
+1
*
Create an instance of Target after reading all input files. NFC.
Rui Ueyama
2019-03-28
1
-1
/
+0
*
[PPC64] Sort .toc sections accessed with small code model relocs.
Sean Fertile
2019-02-12
1
-7
/
+3
*
[PPC64] Set the number of relocations processed for R_PPC64_TLS[GL]D to 2
Fangrui Song
2019-02-06
1
-0
/
+15
*
[PPC64] Reland r351978 'Sort .toc sections accessed with small code model ...'
Sean Fertile
2019-01-24
1
-0
/
+9
*
Revert "[PPC64] Sort .toc sections accessed with small code model ..."
Sean Fertile
2019-01-23
1
-9
/
+0
*
[PPC64] Sort .toc sections accessed with small code model relocs close to .got.
Sean Fertile
2019-01-23
1
-0
/
+9
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PPC64] Fix RelType in checkInt and checkAlignment diagnsotics.
Sean Fertile
2019-01-10
1
-8
/
+10
*
[PPC64] Add toc-optimizations for got based relocations.
Sean Fertile
2018-12-20
1
-7
/
+15
*
[PPC64] Support got-based relocations.
Sean Fertile
2018-12-18
1
-2
/
+17
*
Remove unreachable code.
Rui Ueyama
2018-12-04
1
-1
/
+0
*
[PPC][PPC64] PPC_REL14 and PPC64_REL14 relocations
Martell Malone
2018-12-04
1
-4
/
+15
*
[ELF] Make TrapInstr and Filler byte arrays. NFC.
Simon Atanasyan
2018-11-14
1
-2
/
+1
*
[PPC64] Long branch thunks.
Sean Fertile
2018-11-14
1
-3
/
+23
*
[PPC64] Use INT32_MIN instead of std::numeric_limits<int32_t>::min()
Fangrui Song
2018-11-07
1
-2
/
+1
*
[ELF] Refactor per-target TLS layout configuration. NFC.
Ryan Prichard
2018-10-31
1
-2
/
+0
*
[ELF][PPC64]Workaround bogus Visual Studio build warning
James Henderson
2018-10-30
1
-1
/
+2
*
[ELF][PPC64] Fix a split-stack comment in rLLD344622
Fangrui Song
2018-10-22
1
-1
/
+1
*
[ELF] Format PPC64.cpp, NFC
Fangrui Song
2018-10-22
1
-12
/
+10
*
[PPC64] Fix offset checks on rel24 call relocations.
Sean Fertile
2018-10-18
1
-1
/
+2
[next]