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
*
[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
*
Have writeCOFFWriter return Expected<unique_ptr>.
Eric Beckmann
2017-06-19
1
-16
/
+14
*
[WebAssembly] Use __stack_pointer global when writing wasm binary
Sam Clegg
2017-06-16
1
-1
/
+3
*
Clean up some things in the WindowsResource changes.
Eric Beckmann
2017-06-16
1
-102
/
+93
*
[Object] Remove redundant std::move.
Benjamin Kramer
2017-06-16
1
-1
/
+1
*
Switch external cvtres.exe for llvm's own resource library.
Eric Beckmann
2017-06-16
1
-29
/
+24
*
MC, Object: Reserve a section type, SHT_LLVM_ODRTAB, for the ODR table.
Peter Collingbourne
2017-06-14
1
-0
/
+1
*
Use reference to iterate through string table instead of copying.
Eric Beckmann
2017-06-13
1
-1
/
+1
*
Fix a bug introduced in r305092 on big-endian systems.
Eric Beckmann
2017-06-13
1
-3
/
+1
*
Fix alignment complaint.
Eric Beckmann
2017-06-13
1
-3
/
+2
*
Improve error messages in order to help with fixing a big-endian bug.
Eric Beckmann
2017-06-13
1
-3
/
+3
*
Revert "Revert "Fix alignment bug in COFF emission.""
Eric Beckmann
2017-06-13
1
-46
/
+67
*
Update the test framework for llvm-cvtres to be more comprehensive.
Eric Beckmann
2017-06-13
1
-15
/
+21
*
Revert "Fix alignment bug in COFF emission."
Eric Beckmann
2017-06-13
1
-88
/
+61
*
Fix alignment bug in COFF emission.
Eric Beckmann
2017-06-13
1
-61
/
+88
*
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...
Peter Collingbourne
2017-06-12
1
-3
/
+3
*
[llvm-ar] Make llvm-lib behave more like the MSVC archiver
Reid Kleckner
2017-06-12
1
-6
/
+8
*
Fix a ubsan failure introduced by r305092
Vedant Kumar
2017-06-10
1
-2
/
+2
*
Implement COFF emission for parsed Windows Resource ( .res) files.
Eric Beckmann
2017-06-09
1
-9
/
+507
*
Fixed warning: dereferencing type-punned pointer will break strict-aliasing r...
Galina Kistanova
2017-06-08
1
-7
/
+7
*
Object: Move datalayout check into irsymtab::build. NFCI.
Peter Collingbourne
2017-06-08
1
-4
/
+4
*
Bitcode: Introduce a BitcodeFileContents data type. NFCI.
Peter Collingbourne
2017-06-08
2
-10
/
+18
*
Object: Factor out the code for creating the irsymtab for an arbitrary bitcod...
Peter Collingbourne
2017-06-08
2
-0
/
+57
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
13
-123
/
+129
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
10
-15
/
+15
*
[DWARF] Adding support for the DWARF v5 string offsets table (consumer/reader...
Wolfgang Pieb
2017-06-06
1
-0
/
+6
*
Re-land "COFF: migrate def parser from LLD to LLVM"
Reid Kleckner
2017-06-02
3
-0
/
+848
*
Revert "COFF: migrate def parser from LLD to LLVM"
Reid Kleckner
2017-06-02
3
-848
/
+0
[next]