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
/
yaml2obj
/
yaml2wasm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[yaml2obj] Move core yaml2obj code into lib and include for use in unit tests
Alex Brachet
2019-08-07
1
-658
/
+0
*
Revert "[yaml2obj] Move core yaml2obj code into lib and include for use in un...
Dmitri Gribenko
2019-08-06
1
-0
/
+658
*
[yaml2obj] Move core yaml2obj code into lib and include for use in unit tests
Alex Brachet
2019-08-06
1
-658
/
+0
*
[WebAssembly] Add more test coverage for reloctions against section symbols
Sam Clegg
2019-05-07
1
-5
/
+0
*
[WebAssembly] Add DataCount section to object files
Thomas Lively
2019-04-12
1
-0
/
+10
*
[WebAssembly] Target features section
Thomas Lively
2019-03-20
1
-0
/
+16
*
[WebAssembly] Update MC for bulk memory
Thomas Lively
2019-02-19
1
-2
/
+5
*
[WebAssembly] Fix imported function symbol names that differ from their impor...
Dan Gohman
2019-02-07
1
-1
/
+2
*
[WebAssembly] clang-tidy (NFC)
Heejin Ahn
2019-02-04
1
-33
/
+33
*
[WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_
Sam Clegg
2019-02-04
1
-5
/
+5
*
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
/
+27
*
Revert "[WebAssembly] Parse llvm.ident into producers section"
Thomas Lively
2019-01-17
1
-27
/
+0
*
[WebAssembly] Parse llvm.ident into producers section
Thomas Lively
2019-01-16
1
-0
/
+27
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-1
/
+1
*
[WebAssembly] Check if the section order is correct
Heejin Ahn
2018-12-15
1
-0
/
+9
*
[WebAssembly] Update dylink section parsing
Sam Clegg
2018-12-12
1
-0
/
+4
*
[WebAssembly] Add support for dylink section in object format
Sam Clegg
2018-11-14
1
-1
/
+15
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
1
-10
/
+27
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-32
/
+31
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Write DWARF data into wasm object file
Sam Clegg
2018-04-26
1
-4
/
+17
*
[WebAssembly] Add version to object file metadata
Sam Clegg
2018-04-26
1
-0
/
+1
*
[WebAssembly] Use section index in relocation section header
Sam Clegg
2018-04-24
1
-6
/
+10
*
[WebAssembly] libObject: Don't include the name the size of custom sections
Sam Clegg
2018-04-12
1
-0
/
+1
*
[WebAssembly] Use uint8_t for single byte values to match the spec
Sam Clegg
2018-03-01
1
-22
/
+22
*
[WebAssembly] Remove DataSize from linking metadata section
Sam Clegg
2018-02-27
1
-5
/
+0
*
[WebAssembly] NDEBUG is spelled without a leading underscore.
Benjamin Kramer
2018-02-23
1
-1
/
+1
*
[WebAssembly] Add first claass symbol table to wasm objects
Sam Clegg
2018-02-23
1
-8
/
+31
*
[WebAssembly] Add COMDAT support
Sam Clegg
2018-01-09
1
-0
/
+17
*
[WebAssembly] Explicitly specify function/global index space in YAML
Sam Clegg
2018-01-09
1
-3
/
+34
*
[WebAssembly] Add support for init functions linking metadata
Sam Clegg
2017-12-14
1
-0
/
+11
*
[WebAssembly] Add linking metatdata test coverage for wasm2yaml
Sam Clegg
2017-12-13
1
-1
/
+0
*
Remove redundant includes from tools.
Michael Zolotukhin
2017-12-13
1
-2
/
+0
*
[WebAssembly] Allow each data segment to specify its own alignment
Sam Clegg
2017-09-29
1
-11
/
+8
*
Reland "[WebAssembly] Add support for naming wasm data segments"
Sam Clegg
2017-09-20
1
-0
/
+11
*
Reverting due to Green Dragon bot failure.
Mike Edwards
2017-09-20
1
-11
/
+0
*
[WebAssembly] Add support for naming wasm data segments
Sam Clegg
2017-09-19
1
-0
/
+11
*
[WebAssembly] Update relocation names to match spec
Sam Clegg
2017-09-01
1
-3
/
+3
*
[WebAssembly] Expose the offset of each data segment
Sam Clegg
2017-07-12
1
-1
/
+1
*
[WebAssembly] Add data size and alignement to linking section
Sam Clegg
2017-06-27
1
-16
/
+44
*
[WebAssembly] Add support for weak symbols in the binary format
Sam Clegg
2017-06-20
1
-7
/
+32
*
[WebAssembly] Fix build error in wasm YAML code
Sam Clegg
2017-05-10
1
-4
/
+4
*
[WebAssembly] Improve libObject support for wasm imports and exports
Sam Clegg
2017-05-09
1
-2
/
+9
*
[WebAssembly] Add ObjectYAML support for wasm name section
Sam Clegg
2017-05-05
1
-10
/
+36
*
[WebAssembly] Improve support for WebAssembly binary format
Derek Schuff
2017-03-30
1
-0
/
+377