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
/
ObjectYAML
/
WasmYAML.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Allow multivalue signatures in object files
Thomas Lively
2019-10-18
1
-2
/
+1
*
[WebAssembly] Make __attribute__((used)) not imply export.
Dan Gohman
2019-08-29
1
-0
/
+1
*
[WebAssembly] Add more test coverage for reloctions against section symbols
Sam Clegg
2019-05-07
1
-1
/
+2
*
[WebAssembly] Support EXPLICIT_NAME symbols in llvm-readobj
Dan Gohman
2019-04-30
1
-0
/
+1
*
[WebAssembly] Add DataCount section to object files
Thomas Lively
2019-04-12
1
-0
/
+11
*
[WebAssembly] Target features section
Thomas Lively
2019-03-20
1
-0
/
+25
*
[WebAssembly] Update MC for bulk memory
Thomas Lively
2019-02-19
1
-2
/
+12
*
[WebAssembly] Add symbol flag to the binary format llvm.used
Sam Clegg
2019-02-07
1
-0
/
+1
*
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
/
+18
*
Revert "[WebAssembly] Parse llvm.ident into producers section"
Thomas Lively
2019-01-17
1
-18
/
+0
*
[WebAssembly] Parse llvm.ident into producers section
Thomas Lively
2019-01-16
1
-0
/
+18
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-4
/
+4
*
[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
/
+14
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
1
-0
/
+24
*
[WebAssembly] Add shared memory support to limits field
Derek Schuff
2018-11-06
1
-0
/
+1
*
[WebAssembly] Add V128 value type to binary format
Thomas Lively
2018-09-20
1
-0
/
+1
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-8
/
+8
*
[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
/
+1
*
[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
-2
/
+27
*
[WebAssembly] Add COMDAT support
Sam Clegg
2018-01-09
1
-0
/
+21
*
[WebAssembly] Explicitly specify function/global index space in YAML
Sam Clegg
2018-01-09
1
-1
/
+3
*
[WebAssembly] Remove unneeded sub-directory
Sam Clegg
2017-12-21
1
-1
/
+1
*
[WebAssembly] Add support for init functions linking metadata
Sam Clegg
2017-12-14
1
-0
/
+7
*
[WebAssembly] Use bitfield types in wasm YAML representation
Sam Clegg
2017-12-13
1
-0
/
+22
*
[WebAssembly] Allow each data segment to specify its own alignment
Sam Clegg
2017-09-29
1
-2
/
+9
*
Reland "[WebAssembly] Add support for naming wasm data segments"
Sam Clegg
2017-09-20
1
-0
/
+1
*
Reverting due to Green Dragon bot failure.
Mike Edwards
2017-09-20
1
-1
/
+0
*
[WebAssembly] Add support for naming wasm data segments
Sam Clegg
2017-09-19
1
-0
/
+1
*
[WebAssembly] Only treat imports/exports as symbols when reading relocatable ...
Sam Clegg
2017-09-06
1
-1
/
+1
*
[WebAssembly] Expose the offset of each data segment
Sam Clegg
2017-07-12
1
-1
/
+2
*
[ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-07-01
1
-3
/
+5
*
[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
-9
/
+41
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[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
-2
/
+6
*
[WebAssembly] Add ObjectYAML support for wasm name section
Sam Clegg
2017-05-05
1
-1
/
+11
*
[WebAssembly] Allow for signed relocation addends
Sam Clegg
2017-04-26
1
-1
/
+1
*
[WebAssembly] Read global index in init expression as LEB
Sam Clegg
2017-04-25
1
-0
/
+3
*
Add virtual destructor to WasmYAML::Section or avoid memory leak
Derek Schuff
2017-03-31
1
-0
/
+9
*
[WebAssembly] Improve support for WebAssembly binary format
Derek Schuff
2017-03-30
1
-0
/
+348