Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a9a7bf68ee35ffbe2fd6a8ac06290f24f94e16f9
/
llvm
/
lib
/
Target
/
PowerPC
/
MCTargetDesc
/
PPCELFObjectWriter.cpp
0e05192
[MC] Merge VK_PPC_TPREL in to generic VK_TPREL.
by Colin LeMahieu
· 10 years ago
8340f94
Convert a few assert failures into proper errors.
by Rafael Espindola
· 10 years ago
850ba46
Simplify. NFC.
by Rafael Espindola
· 10 years ago
de1dc9c
[PPC] Fix PR24686 by failing assembly for an invalid relocation
by Bill Schmidt
· 10 years ago
0a7d0ad
Untabify.
by NAKAMURA Takumi
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
95fb9b9
Merge MCELF.h into MCSymbolELF.h.
by Rafael Espindola
· 10 years ago
e3b2acf
Pass MCSymbols to the helper functions in MCELF.h.
by Rafael Espindola
· 10 years ago
ece40ca
Pass a MCSymbol to needsRelocateWithSymbol.
by Rafael Espindola
· 10 years ago
5560a4c
Use raw_pwrite_stream in the object writer/streamer.
by Rafael Espindola
· 11 years ago
49286e9
clang-format bits of code to make a followup patch easy to read.
by Rafael Espindola
· 11 years ago
a88b605
Add support for small-model PIC for PowerPC.
by Justin Hibbits
· 11 years ago
8c90fd7
Add override to overriden virtual methods, remove virtual keywords.
by Benjamin Kramer
· 11 years ago
7c8ae53
[PowerPC] Support TLS on PPC32/ELF
by Hal Finkel
· 11 years ago
46797c6
[MC] Pass MCSymbolData to needsRelocateWithSymbol
by Ulrich Weigand
· 11 years ago
bb68610
[PowerPC] ELFv2 MC support for .localentry directive
by Ulrich Weigand
· 11 years ago
3ee2af7
[PowerPC] 32-bit ELF PIC support
by Hal Finkel
· 11 years ago
3d082fa
Fix pr19645.
by Rafael Espindola
· 12 years ago
5904e12
Completely rewrite ELFObjectWriter::RecordRelocation.
by Rafael Espindola
· 12 years ago
c03f44c
Remove another unused argument.
by Rafael Espindola
· 12 years ago
9ab3801
Remove unused argument.
by Rafael Espindola
· 12 years ago
cae3a17
[PowerPC] Generate little-endian object files
by Ulrich Weigand
· 12 years ago
94bc422
Add llvm_unreachable after fully-covered switches to appease GCC
by Alexey Samsonov
· 12 years ago
7fadc0e
Look through variables when computing relocations.
by Rafael Espindola
· 12 years ago
52cf8e4
by Ulrich Weigand
· 12 years ago
b204431
by Ulrich Weigand
· 12 years ago
5b42759
by Ulrich Weigand
· 12 years ago
4050995
by Ulrich Weigand
· 12 years ago
f11efe7
by Ulrich Weigand
· 12 years ago
3a75861
by Ulrich Weigand
· 12 years ago
93372b4
by Ulrich Weigand
· 12 years ago
b6a30d1
by Ulrich Weigand
· 12 years ago
91add7d
by Ulrich Weigand
· 12 years ago
876a0d0
by Ulrich Weigand
· 12 years ago
e9126f5
by Ulrich Weigand
· 12 years ago
72ddbd6
by Ulrich Weigand
· 12 years ago
e67c565
by Ulrich Weigand
· 12 years ago
d51c09f
by Ulrich Weigand
· 12 years ago
68e2e1b
by Ulrich Weigand
· 12 years ago
9e90b3c
by Ulrich Weigand
· 12 years ago
41789de
by Ulrich Weigand
· 12 years ago
6e23ac6
by Ulrich Weigand
· 12 years ago
994f49e
by Ulrich Weigand
· 12 years ago
0f2a6fe
Cleanup relocation sorting for ELF.
by Rafael Espindola
· 12 years ago
2fb140e
by Ulrich Weigand
· 12 years ago
e462053
by Ulrich Weigand
· 12 years ago
72a7dc0
by Ulrich Weigand
· 13 years ago
3e18601
PowerPC: Simplify handling of fixups.
by Ulrich Weigand
· 13 years ago
b454829
Fix missing relocation for TLS addressing peephole optimization.
by Bill Schmidt
· 13 years ago
3822ef2
Relocation enablement for PPC DAG postprocessing pass
by Bill Schmidt
· 13 years ago
9b0b781
PowerPC: Fix eh_frame relocation for PIC
by Adhemerval Zanella
· 13 years ago
a4f8984
This patch removes some nondeterminism from direct object file output
by Bill Schmidt
· 13 years ago
9f0b4ec
This patch improves the 64-bit PowerPC InitialExec TLS support by providing
by Bill Schmidt
· 13 years ago
24b8dd6
This patch implements local-dynamic TLS model support for the 64-bit
by Bill Schmidt
· 13 years ago
c56f1d3
This patch implements the general dynamic TLS model for 64-bit PowerPC.
by Bill Schmidt
· 13 years ago
ca4a0c9
This patch introduces initial-exec model support for thread-local storage
by Bill Schmidt
· 13 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
34627e3
This patch implements medium code model support for 64-bit PowerPC.
by Bill Schmidt
· 13 years ago
8557850
Add (some) PowerPC TLS relocation types to ELF.h and
by Ulrich Weigand
· 13 years ago
1be10dc
This patch fixes the MC object emission of 'nop' for external function calls
by Adhemerval Zanella
· 13 years ago
f2aceda
Initial TOC support for PowerPC64 object creation
by Adhemerval Zanella
· 13 years ago
2500962
Fix an incomplete refactoring of the ppc backend. Thanks to rdivacky for reporting
by Rafael Espindola
· 14 years ago
38a400d
Move PPC bits to lib/Target/PowerPC.
by Rafael Espindola
· 14 years ago