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
/
AArch64
/
MCTargetDesc
/
AArch64ELFObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Minor cleanup to MCFixup::Kind handling. NFC.
Sam Clegg
2019-08-23
1
-3
/
+3
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
MC: AArch64: Add support for prel_g* relocation specifiers.
Peter Collingbourne
2019-07-18
1
-0
/
+14
*
[AArch64] Support .reloc *, R_AARCH64_NONE, *
Fangrui Song
2019-05-17
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AArch64] Add Tiny Code Model for AArch64
David Green
2018-08-22
1
-1
/
+3
*
[AArch64] Add support for got relocated LDR's
David Green
2018-08-02
1
-0
/
+2
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-10
/
+5
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
1
-4
/
+4
*
[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to
Lang Hames
2017-10-09
1
-3
/
+3
*
clang-format a file.
Rafael Espindola
2017-06-27
1
-59
/
+64
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[AArch64] ILP32 Backend Relocation Support
Joel Jones
2017-05-02
1
-22
/
+106
*
Revert "Remove "_NC" suffix and semantics from TLSDESC_LD{64,32}_LO12 and"
Zachary Turner
2017-05-02
1
-106
/
+22
*
Remove "_NC" suffix and semantics from TLSDESC_LD{64,32}_LO12 and
Joel Jones
2017-05-02
1
-22
/
+106
*
[AArch64, Lanai] Fix some Clang-tidy modernize and Include What You Use warni...
Eugene Zelenko
2017-01-06
1
-5
/
+8
*
Give some helper classes/functions internal linkage. NFC.
Benjamin Kramer
2016-11-19
1
-3
/
+3
*
AArch64 ILP32 relocations for assembly and ELF
Joel Jones
2016-10-24
1
-66
/
+136
*
[AArch64] Replace some uses of report_fatal_error with reportError in AArch64...
Oliver Stannard
2016-03-23
1
-17
/
+35
*
Convert a few assert failures into proper errors.
Rafael Espindola
2016-01-13
1
-5
/
+6
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-1
/
+1
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
clang-format bits of code to make a followup patch easy to read.
Rafael Espindola
2015-04-09
1
-2
/
+2
*
Update AArch64 ELF relocations to ABI 1.0
Will Newton
2014-11-26
1
-1
/
+1
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+257
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-291
/
+0
*
Remove another unused argument.
Rafael Espindola
2014-03-27
1
-3
/
+2
*
Remove unused argument.
Rafael Espindola
2014-03-27
1
-5
/
+4
*
Add AArch64 big endian Target (aarch64_be)
Christian Pirker
2014-02-24
1
-5
/
+6
*
AArch64: add block comments where missing
Tim Northover
2013-02-14
1
-0
/
+5
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+287