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
/
test
/
ObjectYAML
/
wasm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Allow multivalue signatures in object files
Thomas Lively
2019-10-18
12
-31
/
+44
*
[yaml2obj/ObjectYAML] - Cleanup the error reporting API, add custom errors ha...
George Rimar
2019-09-13
1
-1
/
+1
*
[WebAssembly] Target features section
Thomas Lively
2019-03-20
1
-0
/
+25
*
[WebAssembly] Update MC for bulk memory
Thomas Lively
2019-02-19
2
-8
/
+26
*
[WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_
Sam Clegg
2019-02-04
3
-10
/
+10
*
[WebAssembly] Parse llvm.ident into producers section
Thomas Lively
2019-01-17
2
-0
/
+43
*
Revert "[WebAssembly] Parse llvm.ident into producers section"
Thomas Lively
2019-01-17
2
-43
/
+0
*
[WebAssembly] Parse llvm.ident into producers section
Thomas Lively
2019-01-16
2
-0
/
+43
*
[WebAssembly] Store section alignment as a power of 2
Sam Clegg
2019-01-16
6
-7
/
+7
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
3
-7
/
+7
*
[WebAssembly] Check if the section order is correct
Heejin Ahn
2018-12-15
1
-0
/
+20
*
[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
-0
/
+24
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
1
-0
/
+92
*
[WebAssembly] Add shared memory support to limits field
Derek Schuff
2018-11-06
1
-0
/
+36
*
[WebAssembly] Add version to object file metadata
Sam Clegg
2018-04-26
5
-3
/
+6
*
[WebAssembly] libObject: Don't include the name the size of custom sections
Sam Clegg
2018-04-12
1
-2
/
+2
*
[WebAssembly] Disallow weak undefined globals in the object format
Nicholas Wilson
2018-03-09
1
-0
/
+24
*
[WebAssembly] Add validation to reloc section
Nicholas Wilson
2018-03-05
2
-1
/
+24
*
[WebAssembly] Fix tests with invalid yaml (required CODE section missing)
Nicholas Wilson
2018-03-05
3
-3
/
+28
*
[WebAssembly] Check function type indexes
Nicholas Wilson
2018-03-02
2
-0
/
+14
*
[WebAssembly] Remove DataSize from linking metadata section
Sam Clegg
2018-02-27
2
-4
/
+0
*
[WebAssembly] Add first claass symbol table to wasm objects
Sam Clegg
2018-02-23
2
-16
/
+34
*
[WebAssembly] Remove debug names from symbol table
Sam Clegg
2018-01-17
1
-0
/
+8
*
[WebAssembly] Explicitly specify function/global index space in YAML
Sam Clegg
2018-01-09
9
-18
/
+36
*
[WebAssembly] Add support for init functions linking metadata
Sam Clegg
2017-12-14
1
-0
/
+6
*
[WebAssembly] Use bitfield types in wasm YAML representation
Sam Clegg
2017-12-13
6
-19
/
+19
*
[WebAssembly] Add linking metatdata test coverage for wasm2yaml
Sam Clegg
2017-12-13
1
-0
/
+60
*
[WebAssembly] Allow each data segment to specify its own alignment
Sam Clegg
2017-09-29
1
-2
/
+0
*
[WebAssembly] Update relocation names to match spec
Sam Clegg
2017-09-01
1
-4
/
+4
*
[WebAssembly] Validate exports when parsing object files
Sam Clegg
2017-08-31
2
-0
/
+27
*
[WebAssembly] Expose the offset of each data segment
Sam Clegg
2017-07-12
1
-2
/
+3
*
[WebAssembly] Add data size and alignement to linking section
Sam Clegg
2017-06-27
1
-2
/
+19
*
[WebAssembly] Add support for weak symbols in the binary format
Sam Clegg
2017-06-20
1
-0
/
+40
*
obj2yaml: Improve error reporting
Sam Clegg
2017-06-16
1
-1
/
+1
*
[WebAssembly] Improve libObject support for wasm imports and exports
Sam Clegg
2017-05-09
2
-16
/
+57
*
[WebAssembly] Fix validation of start function
Sam Clegg
2017-05-09
2
-3
/
+10
*
[WebAssembly] Add ObjectYAML support for wasm name section
Sam Clegg
2017-05-05
1
-0
/
+40
*
[WebAssembly] Allow for signed relocation addends
Sam Clegg
2017-04-26
2
-11
/
+25
*
[WebAssembly] Read global index in init expression as LEB
Sam Clegg
2017-04-25
1
-4
/
+4
*
[Test commit] Cleanup some whitespace in a test file
Sam Clegg
2017-04-14
1
-2
/
+0
*
Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR
Jonas Hahnfeld
2017-04-04
2
-7
/
+3
*
[WebAssembly] Improve support for WebAssembly binary format
Derek Schuff
2017-03-30
14
-0
/
+384