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
...
*
[Object] Verify object sizes before handing out StringRefs pointing out
Benjamin Kramer
2017-08-31
1
-12
/
+3
*
Simplify writeArchive return type.
Rui Ueyama
2017-08-30
2
-11
/
+8
*
Untabify.
NAKAMURA Takumi
2017-08-28
1
-12
/
+12
*
Fix bug 34051 by handling empty .res files gracefully.
Eric Beckmann
2017-08-24
1
-12
/
+27
*
[WebAssembly] Fix overflow for input with missing version
Jonas Devlieghere
2017-08-23
1
-1
/
+9
*
[MachO] Use Twines more efficiently.
Benjamin Kramer
2017-08-20
1
-183
/
+229
*
[COFF] Make the weak aliases optional
Martin Storsjo
2017-08-16
1
-2
/
+2
*
[llvm-dlltool] Fix creating stdcall/fastcall import libraries for i386
Martin Storsjo
2017-08-16
1
-1
/
+7
*
[COFF] Add SymbolName as a distinct field in COFFImportFile
Martin Storsjo
2017-08-16
1
-1
/
+1
*
[Triple] Add isThumb and isARM functions.
Florian Hahn
2017-08-12
1
-2
/
+1
*
Don't pass the code model to MC
Rafael Espindola
2017-08-02
1
-1
/
+1
*
[llvm-dlltool] Write correct weak externals
Martin Storsjo
2017-07-31
1
-8
/
+5
*
[llvm] Update MachOObjectFile::exports interface
Alexander Shaposhnikov
2017-07-29
1
-3
/
+2
*
[LTO] Prevent dead stripping and internalization of symbols with sections
Teresa Johnson
2017-07-25
1
-0
/
+4
*
[COFF] ARM64 support for COFFImportFile
Martin Storsjo
2017-07-25
1
-0
/
+3
*
Small tweak to one check in error handling to the dyld compact export
Kevin Enderby
2017-07-24
1
-2
/
+2
*
Add error handling to the dyld compact export entries in libObject.
Kevin Enderby
2017-07-20
1
-22
/
+154
*
Object: preserve more information about DEF file
Saleem Abdulrasool
2017-07-19
1
-4
/
+8
*
Object: rename parameter from DLLName to ImportName
Saleem Abdulrasool
2017-07-18
1
-16
/
+16
*
Object: handle extensions properly in def files
Saleem Abdulrasool
2017-07-18
1
-3
/
+3
*
llvm: add llvm-dlltool support to the archiver
Martell Malone
2017-07-18
4
-22
/
+122
*
Revert r308329: llvm: add llvm-dlltool support to the archiver
Rui Ueyama
2017-07-18
4
-122
/
+22
*
llvm: fix -Wcast gcc warn error from rL308329
Martell Malone
2017-07-18
1
-6
/
+3
*
llvm: add llvm-dlltool support to the archiver
Martell Malone
2017-07-18
4
-22
/
+125
*
[WebAssembly] Expose the offset of each data segment
Sam Clegg
2017-07-12
1
-4
/
+6
*
Revert "Revert "Revert "Revert "Switch external cvtres.exe for llvm's own res...
Eric Beckmann
2017-07-08
1
-16
/
+9
*
Add name offset flags, for parity with cvtres.exe.
Eric Beckmann
2017-07-07
1
-2
/
+2
*
[WebAssembly] Support weak defined symbols
Sam Clegg
2017-07-07
1
-10
/
+20
*
Revert "Revert "Revert "Switch external cvtres.exe for llvm's own resource li...
Eric Beckmann
2017-07-05
1
-1
/
+0
*
Revert "Revert "Revert "Replace trivial use of external rc.exe by writing our...
Eric Beckmann
2017-07-05
1
-8
/
+16
*
Revert "Revert "Replace trivial use of external rc.exe by writing our own .re...
Eric Beckmann
2017-07-05
1
-16
/
+8
*
Revert "Revert "Switch external cvtres.exe for llvm's own resource library.""
Eric Beckmann
2017-07-05
1
-1
/
+2
*
Revert "Switch external cvtres.exe for llvm's own resource library."
Eric Beckmann
2017-07-05
1
-2
/
+1
*
Revert "Replace trivial use of external rc.exe by writing our own .res file."
Eric Beckmann
2017-07-05
1
-8
/
+16
*
Revert "Revert "Replace trivial use of external rc.exe by writing our own .re...
Eric Beckmann
2017-07-01
1
-17
/
+8
*
Fix bug in symbol generation for resource COFF
Eric Beckmann
2017-06-30
1
-1
/
+1
*
[llvm-readobj] Improve printouts for COFF ARM64 binaries
Martin Storsjo
2017-06-30
1
-1
/
+1
*
Revert "Replace trivial use of external rc.exe by writing our own .res file."
Eric Beckmann
2017-06-29
1
-8
/
+17
*
[COFF, ARM64] Add support for Windows ARM64 COFF format
Mandeep Singh Grang
2017-06-27
1
-0
/
+23
*
Object: Teach irsymtab::read() to try to use the irsymtab that we wrote to disk.
Peter Collingbourne
2017-06-27
1
-3
/
+27
*
Bitcode: Write the irsymtab to disk.
Peter Collingbourne
2017-06-27
1
-0
/
+1
*
Object: Add version and producer fields to the irsymtab header. NFCI.
Peter Collingbourne
2017-06-27
1
-0
/
+18
*
[WebAssembly] Add support for printing relocations with llvm-objdump
Sam Clegg
2017-06-27
1
-1
/
+4
*
[WebAssembly] Add data size and alignement to linking section
Sam Clegg
2017-06-27
1
-1
/
+10
*
Replace trivial use of external rc.exe by writing our own .res file.
Eric Beckmann
2017-06-26
1
-16
/
+8
*
Updated llvm-objdump symbolic disassembly with x86_64 Mach-O MH_KEXT_BUNDLE
Kevin Enderby
2017-06-22
1
-9
/
+30
*
[llvm-readobj] Dump the COFF image load config
Reid Kleckner
2017-06-22
1
-0
/
+20
*
Object: Have the irsymtab builder take a string table builder. NFCI.
Peter Collingbourne
2017-06-21
1
-17
/
+19
*
[WebAssembly] Fix build failures introduced in r305769
Sam Clegg
2017-06-20
1
-0
/
+1
*
[WebAssembly] Add support for weak symbols in the binary format
Sam Clegg
2017-06-20
1
-5
/
+83
[prev]
[next]