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
/
include
/
llvm
/
BinaryFormat
/
Wasm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Implement thread-local storage (local-exec model)
Guanzhong Chen
2019-07-16
1
-0
/
+2
*
[WebAssembly] Rename except_ref type to exnref
Heejin Ahn
2019-07-15
1
-2
/
+2
*
[WebAssembly] Add option to emit passive segments
Thomas Lively
2019-07-03
1
-0
/
+3
*
[WebAssembly] Fix list of relocations with addends in lld
Keno Fischer
2019-06-26
1
-0
/
+1
*
[WebAssembly] Apply data relocations at runtime in shared objects
Sam Clegg
2019-04-04
1
-0
/
+3
*
[WebAssembly] Target features section
Thomas Lively
2019-03-20
1
-0
/
+12
*
[WebAssembly] Update MC for bulk memory
Thomas Lively
2019-02-19
1
-3
/
+9
*
[WebAssembly] Fix imported function symbol names that differ from their impor...
Dan Gohman
2019-02-07
1
-1
/
+3
*
[WebAssembly] Add symbol flag to the binary format llvm.used
Sam Clegg
2019-02-07
1
-0
/
+1
*
[WebAssembly] Remove redundant namespaces qualifiers. NFC.
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
/
+6
*
Revert "[WebAssembly] Parse llvm.ident into producers section"
Thomas Lively
2019-01-17
1
-6
/
+0
*
[WebAssembly] Parse llvm.ident into producers section
Thomas Lively
2019-01-16
1
-0
/
+6
*
[WebAssembly] Store section alignment as a power of 2
Sam Clegg
2019-01-16
1
-1
/
+1
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-2
/
+2
*
[WebAssembly] Check if the section order is correct
Heejin Ahn
2018-12-15
1
-13
/
+14
*
[WebAssembly] Update dylink section parsing
Sam Clegg
2018-12-12
1
-0
/
+1
*
[WebAssembly] Make WasmSymbol's signature usable for events (NFC)
Heejin Ahn
2018-12-08
1
-8
/
+0
*
[WebAssembly] Change event section code to 13
Heejin Ahn
2018-12-05
1
-1
/
+1
*
[WebAssembly] Add equality comparison operators for WasmEventType
Heejin Ahn
2018-11-18
1
-0
/
+8
*
[WebAssembly] Add support for dylink section in object format
Sam Clegg
2018-11-14
1
-0
/
+7
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
1
-1
/
+22
*
[WebAssembly] Add shared memory support to limits field
Derek Schuff
2018-11-06
1
-0
/
+1
*
[WebAssembly] Refactor WasmSignature and use it for MCSymbolWasm
Derek Schuff
2018-10-03
1
-16
/
+25
*
[WebAssembly] Add V128 value type to binary format
Thomas Lively
2018-09-20
1
-0
/
+2
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-16
/
+16
*
[WebAssembly] Provide WasmFunction content offset information.
Sam Clegg
2018-05-15
1
-0
/
+1
*
[WebAssembly] Move toString helpers to BinaryFormat
Sam Clegg
2018-05-14
1
-0
/
+3
*
[WebAssembly] Write DWARF data into wasm object file
Sam Clegg
2018-04-26
1
-2
/
+3
*
[WebAssembly] Add version to object file metadata
Sam Clegg
2018-04-26
1
-0
/
+3
*
[WebAssebmly] Add Module name to WasmSymbol
Sam Clegg
2018-04-25
1
-0
/
+1
*
[WebAssembly] Distinguish debug/symbol names in the Wasm structs. NFC
Nicholas Wilson
2018-04-20
1
-4
/
+5
*
[WebAssembly] Add DenseMap traits and operator== for Wasm type structs
Nicholas Wilson
2018-03-14
1
-0
/
+17
*
[WebAssembly] Identify COMDATs by index rather than string. NFC
Nicholas Wilson
2018-03-14
1
-2
/
+3
*
[WebAssembly] Add except_ref as a first-class type
Heejin Ahn
2018-03-08
1
-0
/
+2
*
[WebAssembly] Attach a name to globals similarly to function naming
Nicholas Wilson
2018-03-05
1
-1
/
+2
*
[WebAssembly] Fix broken gcc build after rL326454
Sam Clegg
2018-03-01
1
-4
/
+4
*
[WebAssembly] Use uint8_t for single byte values to match the spec
Sam Clegg
2018-03-01
1
-21
/
+21
*
[WebAssembly] Remove DataSize from linking metadata section
Sam Clegg
2018-02-27
1
-2
/
+0
*
[WebAssembly] Add first claass symbol table to wasm objects
Sam Clegg
2018-02-23
1
-17
/
+34
*
[WebAssembly] MC: Remove unused code for handling of wasm globals
Sam Clegg
2018-01-31
1
-3
/
+7
*
[WebAssembly] Remove debug names from symbol table
Sam Clegg
2018-01-17
1
-3
/
+9
*
[WebAssembly] Add COMDAT support
Sam Clegg
2018-01-09
1
-6
/
+16
*
[WebAssembly] Explicitly specify function/global index space in YAML
Sam Clegg
2018-01-09
1
-0
/
+2
*
[WebAssembly] Remove unneeded sub-directory
Sam Clegg
2017-12-21
1
-1
/
+1
*
use uint32_t
Sam Clegg
2017-12-17
1
-2
/
+2
*
[WebAssembly] Export some more info on wasm funtions
Sam Clegg
2017-12-17
1
-0
/
+2
*
[WebAssembly] Add support for init functions linking metadata
Sam Clegg
2017-12-14
1
-0
/
+7
*
[WebAssembly] Add linking metatdata test coverage for wasm2yaml
Sam Clegg
2017-12-13
1
-1
/
+0
[next]