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
/
X86
/
X86TargetObjectFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Honor -fuse-init-array when os is not specified on x86"
Mitch Phillips
2019-12-17
1
-1
/
+22
*
Honor -fuse-init-array when os is not specified on x86
Kamlesh Kumar
2019-12-16
1
-22
/
+1
*
[MachO][TLOF] Use hasLocalLinkage to determine if indirect symbol is local
Francis Visoiu Mistrih
2019-08-22
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MS][ARM64] Hoist __ImageBase handling into TargetLoweringObjectFileCOFF
Reid Kleckner
2018-06-12
1
-97
/
+0
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86)
Davide Italiano
2017-06-21
1
-0
/
+6
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-2
/
+2
*
CodeGen: simplify TargetMachine::getSymbol interface. NFC.
Tim Northover
2016-11-22
1
-3
/
+3
*
[Triple] Add triple for Fuchsia
Petr Hosek
2016-10-06
1
-0
/
+7
*
[CodeGen] Add support for emitting .init_array instead of .ctors on FreeBSD.
Davide Italiano
2016-09-26
1
-0
/
+7
*
Move the Mangler from the AsmPrinter down to TLOF and clean up the
Eric Christopher
2016-09-16
1
-10
/
+10
*
CodeGen: Use PLT relocations for relative references to unnamed_addr functions.
Peter Collingbourne
2016-04-22
1
-34
/
+11
*
[X86] Create mergeable constant pool entries for AVX
David Majnemer
2016-02-22
1
-0
/
+5
*
[X86] Use the correct alignment for COMDAT constant pool entries
David Majnemer
2016-02-21
1
-6
/
+19
*
Sink COFF.h MC include into .cpp files
Reid Kleckner
2015-09-03
1
-0
/
+1
*
Remove DataLayout from TargetLoweringObjectFile, redirect to Module
Mehdi Amini
2015-07-16
1
-4
/
+3
*
Revert "Revert r240762 "[X86] Cleanup X86WindowsTargetObjectFile::getSectionF...
David Majnemer
2015-06-26
1
-36
/
+28
*
Revert r240762 "[X86] Cleanup X86WindowsTargetObjectFile::getSectionForConstant"
Hans Wennborg
2015-06-26
1
-25
/
+37
*
[X86] Cleanup X86WindowsTargetObjectFile::getSectionForConstant
David Majnemer
2015-06-26
1
-37
/
+25
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-8
/
+8
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-1
/
+1
*
Make NaCl's use of .init_array for static constructors match Linux
Derek Schuff
2015-03-11
1
-1
/
+2
*
[AsmPrinter][TLOF] 32-bit MachO support for replacing GOT equivalents
Bruno Cardoso Lopes
2015-03-06
1
-7
/
+5
*
[AsmPrinter][TLOF] ARM64 MachO support for replacing GOT equivalents
Bruno Cardoso Lopes
2015-03-06
1
-1
/
+1
*
X86: Form IMGREL relocations for LLVM Functions
David Majnemer
2015-03-06
1
-9
/
+7
*
[X86][ELF] Correct relocation for DWARF TLS references
Paul Robinson
2015-03-03
1
-6
/
+5
*
Revert r230979, should apply to all X86 ELF.
Paul Robinson
2015-03-02
1
-5
/
+0
*
[PS4] Correct relocation for DWARF TLS references.
Paul Robinson
2015-03-02
1
-0
/
+5
*
[AsmPrinter] Access pointers to globals via pcrel GOT entries
Bruno Cardoso Lopes
2015-02-23
1
-0
/
+16
*
X86: Simplify X86WindowsTargetObjectFile::getSectionForConstant
David Majnemer
2014-07-15
1
-9
/
+3
*
CodeGen: Handle ConstantVector and undef in WinCOFF constant pools
David Majnemer
2014-07-15
1
-13
/
+21
*
CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF
David Majnemer
2014-07-14
1
-0
/
+61
*
Restore condition incorrectly changed in r96289 to the older state.
Joerg Sonnenberger
2014-04-30
1
-1
/
+1
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-6
/
+6
*
move getNameWithPrefix and getSymbol to TargetMachine.
Rafael Espindola
2014-02-19
1
-3
/
+3
*
Add back r201608, r201622, r201624 and r201625
Rafael Espindola
2014-02-19
1
-12
/
+14
*
Revert r201622 and r201608.
Daniel Jasper
2014-02-19
1
-14
/
+12
*
Fix PR18743.
Rafael Espindola
2014-02-18
1
-12
/
+14
*
Use a consistent argument order in TargetLoweringObjectFile.
Rafael Espindola
2014-02-09
1
-9
/
+8
*
Pass the Mangler by reference.
Rafael Espindola
2014-02-08
1
-6
/
+6
*
WinCOFF: Transform IR expressions featuring __ImageBase into image relative r...
David Majnemer
2014-01-15
1
-0
/
+52
*
Re-sort #include lines again, prior to moving headers around.
Chandler Carruth
2014-01-13
1
-1
/
+1
*
Move the llvm mangler to lib/IR.
Rafael Espindola
2014-01-07
1
-1
/
+1
*
Move getSymbol to TargetLoweringObjectFile.
Rafael Espindola
2013-10-29
1
-2
/
+2
*
[DebugInfo] Allow getDebugThreadLocalSymbol to return MCExpr
Ulrich Weigand
2013-07-02
1
-1
/
+1
*
PR16493: DebugInfo with TLS on PPC crashing due to invalid relocation
David Blaikie
2013-07-01
1
-0
/
+6
*
Remove heavy and unused #inclues from X86TargetObjectFile.cpp.
Jakub Staszak
2013-01-10
1
-5
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Use TARGET2 relocation for TType references on ARM.
Anton Korobeynikov
2012-11-14
1
-4
/
+4
[next]