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
/
lld
/
test
/
wasm
/
relocatable.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Allow multivalue signatures in object files
Thomas Lively
2019-10-18
1
-3
/
+4
*
[lld][WebAssembly] Preserve symbol flags in --relocatable output
Sam Clegg
2019-09-23
1
-1
/
+4
*
[WebAssembly] Sort output data sections to place .bss last
Thomas Lively
2019-09-19
1
-30
/
+30
*
[WebAssembly] Initialize memory in start function
Thomas Lively
2019-09-04
1
-1
/
+1
*
[WebAssembly] Fix null pointer in createInitTLSFunction
Guanzhong Chen
2019-08-06
1
-175
/
+185
*
[WebAssembly] Update MC for bulk memory
Thomas Lively
2019-02-19
1
-6
/
+6
*
[WebAssembly] Update relocation naming to match llvm change. NFC.
Sam Clegg
2019-02-04
1
-9
/
+9
*
[WebAssembly] Store section alignment as a power of 2
Sam Clegg
2019-01-16
1
-7
/
+7
*
[WebAssembly] Instruction renaming
Thomas Lively
2019-01-08
1
-1
/
+1
*
[WebAssembly] Remove final -wasm component of target triple. NFC.
Sam Clegg
2018-05-10
1
-1
/
+1
*
[WebAssembly] Check function signatures by default
Sam Clegg
2018-05-05
1
-1
/
+1
*
[WebAssembly] Add version to linking section (to match llvm-side change)
Sam Clegg
2018-04-26
1
-0
/
+1
*
[WebAssembly] Reorder symbol table to match MC order
Nicholas Wilson
2018-02-28
1
-30
/
+30
*
[WebAssembly] Remove DataSize from linking metadata
Sam Clegg
2018-02-27
1
-1
/
+0
*
[WebAssembly] Add explicit symbol table
Sam Clegg
2018-02-23
1
-91
/
+71
*
Use wasm-ld instead of "lld -flavor wasm".
Rui Ueyama
2018-02-16
1
-1
/
+1
*
[WebAssembly] Fix signature mismatches in test code
Sam Clegg
2018-02-02
1
-1
/
+1
*
[WebAssembly] Write minimal types section
Sam Clegg
2018-01-31
1
-7
/
+7
*
[WebAssembly] Always start table index at 1, even for relocatable output
Sam Clegg
2018-01-24
1
-6
/
+6
*
[WebAssembly] Use inline target tripple in test cases
Sam Clegg
2018-01-24
1
-2
/
+4
*
[WebAssembly] Update to match llvm changes to TABLE relocations
Sam Clegg
2018-01-23
1
-1
/
+1
*
[WebAssembly] Include SYMBOL_INFO for imports as well as exports
Sam Clegg
2018-01-19
1
-0
/
+2
*
[WebAssembly] Include weak imports when linking with --relocatable
Sam Clegg
2018-01-19
1
-23
/
+59
*
[WebAssembly] Add missing function exports and SYM_INFO to --relocatable output
Sam Clegg
2018-01-18
1
-0
/
+15
*
[WebAssembly] Simplify generation of "names" section
Sam Clegg
2018-01-17
1
-0
/
+2
*
[WebAssembly] Add COMDAT support
Sam Clegg
2018-01-12
1
-11
/
+53
*
[WebAssembly] Update YAML in tests to match LLVM change
Sam Clegg
2018-01-09
1
-6
/
+12
*
[WebAssembly] Write out undefined symbol addresses as zero
Sam Clegg
2018-01-08
1
-1
/
+1
*
[WebAssemlby] Fix typo in target triple used in tests
Sam Clegg
2017-12-19
1
-2
/
+2
*
[WebAssembly] Update YAML expected output after llvm change
Sam Clegg
2017-12-14
1
-5
/
+5
*
Remove trailing whitespace.
Rui Ueyama
2017-12-12
1
-30
/
+30
*
[WebAssembly] Improve wasm test cases
Sam Clegg
2017-12-08
1
-5
/
+2
*
[WebAssembly] Fix symbol exports under -r/--relocatable
Sam Clegg
2017-12-07
1
-0
/
+12
*
[WebAssembly] Initial wasm linker implementation
Sam Clegg
2017-11-17
1
-0
/
+185