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
/
tools
/
obj2yaml
/
wasm2yaml.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Allow multivalue signatures in object files
Thomas Lively
2019-10-18
1
-5
/
+2
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-20
/
+20
*
[WebAssembly] Add DataCount section to object files
Thomas Lively
2019-04-12
1
-0
/
+6
*
[WebAssembly] Target features section
Thomas Lively
2019-03-20
1
-0
/
+10
*
[WebAssembly] Update MC for bulk memory
Thomas Lively
2019-02-19
1
-1
/
+2
*
[WebAssembly] clang-tidy (NFC)
Heejin Ahn
2019-02-04
1
-7
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Parse llvm.ident into producers section
Thomas Lively
2019-01-17
1
-0
/
+23
*
Revert "[WebAssembly] Parse llvm.ident into producers section"
Thomas Lively
2019-01-17
1
-23
/
+0
*
[WebAssembly] Parse llvm.ident into producers section
Thomas Lively
2019-01-16
1
-0
/
+23
*
[WebAssembly] Update dylink section parsing
Sam Clegg
2018-12-12
1
-0
/
+1
*
[WebAssembly] Add support for dylink section in object format
Sam Clegg
2018-11-14
1
-1
/
+10
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
1
-0
/
+17
*
[WebAssembly] Refactor WasmSignature and use it for MCSymbolWasm
Derek Schuff
2018-10-03
1
-3
/
+7
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-6
/
+9
*
[WebAssembly] Write DWARF data into wasm object file
Sam Clegg
2018-04-26
1
-0
/
+3
*
[WebAssembly] Add version to object file metadata
Sam Clegg
2018-04-26
1
-0
/
+6
*
[WebAssembly] Identify COMDATs by index rather than string. NFC
Nicholas Wilson
2018-03-14
1
-10
/
+6
*
[WebAssembly] Remove DataSize from linking metadata section
Sam Clegg
2018-02-27
1
-1
/
+0
*
[WebAssembly] Add first claass symbol table to wasm objects
Sam Clegg
2018-02-23
1
-6
/
+17
*
[WebAssembly] MC: Remove unused code for handling of wasm globals
Sam Clegg
2018-01-31
1
-2
/
+2
*
[WebAssembly] Remove debug names from symbol table
Sam Clegg
2018-01-17
1
-6
/
+3
*
[WebAssembly] Add COMDAT support
Sam Clegg
2018-01-09
1
-3
/
+20
*
[WebAssembly] Explicitly specify function/global index space in YAML
Sam Clegg
2018-01-09
1
-0
/
+2
*
[WebAssembly] Add support for init functions linking metadata
Sam Clegg
2017-12-14
1
-2
/
+6
*
[WebAssembly] Allow each data segment to specify its own alignment
Sam Clegg
2017-09-29
1
-5
/
+6
*
[WebAssembly] Add support for local symbol bindings
Sam Clegg
2017-09-20
1
-8
/
+3
*
Reland "[WebAssembly] Add support for naming wasm data segments"
Sam Clegg
2017-09-20
1
-1
/
+11
*
Reverting due to Green Dragon bot failure.
Mike Edwards
2017-09-20
1
-11
/
+1
*
[WebAssembly] Add support for naming wasm data segments
Sam Clegg
2017-09-19
1
-1
/
+11
*
[WebAssembly] Expose the offset of each data segment
Sam Clegg
2017-07-12
1
-3
/
+4
*
[WebAssembly] Add data size and alignement to linking section
Sam Clegg
2017-06-27
1
-0
/
+2
*
[WebAssembly] Add support for weak symbols in the binary format
Sam Clegg
2017-06-20
1
-26
/
+47
*
[WebAssembly] Fix build error in wasm YAML code
Sam Clegg
2017-05-10
1
-3
/
+3
*
[WebAssembly] Improve libObject support for wasm imports and exports
Sam Clegg
2017-05-09
1
-23
/
+40
*
[WebAssembly] Add ObjectYAML support for wasm name section
Sam Clegg
2017-05-05
1
-1
/
+18
*
[WebAssembly] Improve support for WebAssembly binary format
Derek Schuff
2017-03-30
1
-0
/
+219