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
/
Object
Commit message (
Expand
)
Author
Age
Files
Lines
*
ObjectFile makeTriple - silence static analyzer dyn_cast<COFFObjectFile> null...
Simon Pilgrim
2019-10-01
1
-1
/
+1
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-5
/
+5
*
[NFC] Add { } to silence compiler warning [-Wmissing-braces].
Huihui Zhang
2019-09-25
1
-2
/
+2
*
Support for 64-bit PC-relative relocations for X86_64
Artur Pilipenko
2019-09-21
1
-0
/
+2
*
[TextAPI] Arch&Platform to Target
Cyndy Ishida
2019-09-20
1
-2
/
+2
*
[Object] Uncapitalize an error message
Fangrui Song
2019-09-20
1
-1
/
+1
*
[Object] Extend MachOUniversalBinary::getObjectForArch
Alexander Shaposhnikov
2019-09-19
2
-5
/
+20
*
[ARM] VFPv2 only supports 16 D registers.
Eli Friedman
2019-09-17
1
-1
/
+1
*
[Alignment] Move OffsetToAlignment to Alignment.h
Guillaume Chatelet
2019-09-12
1
-6
/
+8
*
Revert [llvm-nm] Add tapi file support
Cyndy Ishida
2019-09-11
1
-1
/
+1
*
[llvm-nm] Add tapi file support
Cyndy Ishida
2019-09-11
1
-1
/
+1
*
[Object] Implement relocation resolver for COFF ARM/ARM64
Martin Storsjo
2019-09-10
1
-2
/
+53
*
[llvm-readobj][yaml2obj] Support SHT_LLVM_SYMPART, SHT_LLVM_PART_EHDR and SHT...
Fangrui Song
2019-09-06
1
-0
/
+2
*
[LLD] [COFF] Implement MinGW default manifest handling
Martin Storsjo
2019-09-04
1
-5
/
+95
*
Recommit r370661 "[llvm-nm] - Add a test case for case when we dump a symbol ...
George Rimar
2019-09-02
1
-1
/
+3
*
[LLD] [COFF] Support merging resource object files
Martin Storsjo
2019-08-30
1
-0
/
+124
*
[WindowsResource] Remove use of global variables in WindowsResourceParser
Martin Storsjo
2019-08-30
1
-58
/
+45
*
[WindowsResource] Avoid duplicating the input filenames for each resource. NFC.
Martin Storsjo
2019-08-30
1
-4
/
+5
*
[COFF] Add a ResourceSectionRef method for getting resource contents
Martin Storsjo
2019-08-30
1
-0
/
+117
*
[COFF] Add a ResourceSectionRef method for getting the data entry, print it i...
Martin Storsjo
2019-08-29
1
-0
/
+18
*
[COFF] Add a bounds checking helper for iterating a coff_resource_dir_table
Martin Storsjo
2019-08-29
1
-0
/
+22
*
[COFF] Fix error handling in ResourceSectionRef
Martin Storsjo
2019-08-29
1
-3
/
+6
*
[llvm-objdump] Add the missing ARMv8 subarch detection
Yi Kong
2019-08-28
1
-0
/
+15
*
[XCOFF][AIX] Generate symbol table entries with llvm-readobj
Jason Liu
2019-08-27
1
-20
/
+143
*
[Object] FIX: update PlatformKind name in TapiFile
Cyndy Ishida
2019-08-21
1
-2
/
+2
*
[Object] Add tapi files to object
Cyndy Ishida
2019-08-21
5
-3
/
+163
*
[BinaryFormat] Teach identify_magic about Tapi files.
Cyndy Ishida
2019-08-21
3
-0
/
+6
*
Be explicit about Windows coff name trailing character policy
Serge Guelton
2019-08-21
1
-6
/
+14
*
[yaml2obj/obj2yaml][MachO] Allow setting custom section data
Seiya Nuta
2019-08-20
1
-1
/
+6
*
[Object/COFF.h] - Stop returning std::error_code in a few methods. NFCI.
George Rimar
2019-08-19
1
-23
/
+0
*
[BPF] Fix bpf llvm-objdump issues.
Yonghong Song
2019-08-17
1
-2
/
+2
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
4
-5
/
+5
*
Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Exp...
George Rimar
2019-08-14
5
-20
/
+33
*
Revert r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expec...
George Rimar
2019-08-14
5
-33
/
+20
*
[llvm/Object] - Convert SectionRef::getName() to return Expected<>
George Rimar
2019-08-14
5
-20
/
+33
*
[XCOFF] Use a single symbolic constant for the size of an embeded name. [NFC]
Sean Fertile
2019-08-12
1
-9
/
+9
*
Print reasonable representations of type names in llvm-nm, readelf and readobj
Sunil Srivastava
2019-08-09
1
-1
/
+10
*
Switch LLVM to use 64-bit offsets (2/5)
Igor Kudrin
2019-08-06
2
-2
/
+2
*
[NFC] Test commit, corrected some spelling in comment
David Candler
2019-08-02
1
-1
/
+1
*
[Object] Add public MaxSectionAlignment to MachOUniversal
Shoaib Meenai
2019-07-25
1
-6
/
+7
*
[llvm-ar] Fix support for archives with members larger than 4GB
Owen Reynolds
2019-07-23
2
-8
/
+17
*
[Object][XCOFF] Remove extra includes from XCOFF related files. [NFC]
Sean Fertile
2019-07-22
1
-5
/
+0
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-19
1
-0
/
+6
*
Remove the static initialize introduced in r365099
Steven Wu
2019-07-18
1
-9
/
+11
*
Revert "[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame."
Hsiangkai Wang
2019-07-18
1
-6
/
+0
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-18
1
-0
/
+6
*
[DWARF][RISCV] Add support for RISC-V relocations needed for debug info
Alex Bradbury
2019-07-18
1
-0
/
+53
*
[Object] isNotObjectErrorInvalidFileType: simplify
Fangrui Song
2019-07-13
1
-13
/
+10
*
[Object] isNotObjectErrorInvalidFileType: fix use-after-move
Fangrui Song
2019-07-13
1
-1
/
+1
*
[Support] Move llvm::MemoryBuffer to sys::fs::file_t
Reid Kleckner
2019-07-10
1
-6
/
+7
[next]