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
/
wasm
/
Symbols.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lld][WebAssembly] Add libcall symbols to the link when LTO is being used.
Sam Clegg
2020-01-10
1
-0
/
+11
*
[WebAssembly] Wrap definitions in namespace lld { namespace wasm {. NFC
Fangrui Song
2019-10-10
1
-43
/
+45
*
[LLD] Simplify the demangleItanium function. NFC.
Martin Storsjo
2019-09-27
1
-2
/
+1
*
[WebAssembly] Initialize memory in start function
Thomas Lively
2019-09-04
1
-0
/
+1
*
[WebAssembly] Implement NO_STRIP
Dan Gohman
2019-08-29
1
-0
/
+4
*
[lld][WebAssembly] Allow linking of pic code into static binaries
Sam Clegg
2019-08-13
1
-3
/
+7
*
[WebAssembly] Compute and export TLS block alignment
Guanzhong Chen
2019-07-19
1
-0
/
+1
*
[WebAssembly] Implement thread-local storage (local-exec model)
Guanzhong Chen
2019-07-16
1
-1
/
+10
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-151
/
+151
*
[WebAssembly] Add option to emit passive segments
Thomas Lively
2019-07-03
1
-0
/
+1
*
[wasm-ld] Add __global_base symbol to mark the value of --global-base
Guanzhong Chen
2019-06-26
1
-0
/
+1
*
[WebAssembly] Fix for discarded init functions
Sam Clegg
2019-06-07
1
-0
/
+7
*
[lld] Trace all references with lld --trace-symbol
Sam Clegg
2019-05-24
1
-3
/
+10
*
[WebAssembly] Refactor synthetic sections and relocation processing. NFC.
Sam Clegg
2019-05-21
1
-12
/
+10
*
[WebAssembly] Always take into account added when applying runtime relocations
Sam Clegg
2019-04-25
1
-0
/
+3
*
[WebAssembly] Apply data relocations at runtime in shared objects
Sam Clegg
2019-04-04
1
-0
/
+1
*
[WebAssembly] Initial implementation of PIC code generation
Sam Clegg
2019-03-26
1
-0
/
+6
*
[WebAssembly] Don't generate invalid modules when function signatures mismatch
Sam Clegg
2019-02-20
1
-0
/
+8
*
[WebAssembly] Honor WASM_SYMBOL_EXPORT symbol flag
Sam Clegg
2019-02-07
1
-1
/
+1
*
[WebAssembly] Implement --trace and --trace-symbol
Sam Clegg
2019-02-06
1
-0
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-12-08
1
-0
/
+35
*
[WebAssembly] Import the stack pointer when building shared libraries
Sam Clegg
2018-11-15
1
-3
/
+3
*
[WebAssembly] Initial support for shared objects (-shared)
Sam Clegg
2018-11-15
1
-0
/
+2
*
[WebAssembly] Respect `--no-mangle` in more locations
Sam Clegg
2018-11-09
1
-2
/
+6
*
[WebAssembly] Add --[no]-export-dynamic to replace --export-default
Sam Clegg
2018-09-27
1
-3
/
+3
*
[WebAssembly] Add --export-default/--no-export-default options
Sam Clegg
2018-09-25
1
-0
/
+3
*
[WebAssembly] Fix --export of LTO symbols
Sam Clegg
2018-06-28
1
-1
/
+1
*
[WebAssembly] Add support for bitcode archive members
Sam Clegg
2018-06-28
1
-0
/
+10
*
[lld] Update uses of DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-15
1
-12
/
+13
*
[WebAssembly] Update to match llvm changes
Sam Clegg
2018-05-14
1
-18
/
+4
*
[WebAssembly] Add support for debug (DWARF) sections
Sam Clegg
2018-05-04
1
-0
/
+17
*
[LLD][WASM] Handle WASM_SYMBOL_TYPE_SECTION in toString().
Roman Lebedev
2018-04-26
1
-0
/
+2
*
[WebAssembly] Implement GC for imports
Nicholas Wilson
2018-04-20
1
-2
/
+9
*
[WebAssembly] Refactor to avoid conflating global and fucntion index space. NFC
Sam Clegg
2018-03-12
1
-29
/
+38
*
[WebAssembly] Remove a second parameter from toString().
Rui Ueyama
2018-03-09
1
-2
/
+2
*
[WebAssembly] Handle weak undefined functions with a synthetic stub
Nicholas Wilson
2018-03-09
1
-2
/
+2
*
[WebAssembly] Reduce code repetition. NFC.
Rui Ueyama
2018-02-28
1
-0
/
+2
*
[WebAssembly] Simplify Symbol::getWasmType. NFC.
Rui Ueyama
2018-02-28
1
-10
/
+4
*
[WebAssembly] Inline translateVA as it's trivial.
Rui Ueyama
2018-02-28
1
-1
/
+3
*
[WebAssembly] Remove trivial accessors.
Rui Ueyama
2018-02-28
1
-1
/
+1
*
[WebAssembly] Add explicit symbol table
Sam Clegg
2018-02-23
1
-6
/
+85
*
[WebAssembly] Rename GlobalSymbol types. NFC.
Sam Clegg
2018-02-20
1
-11
/
+11
*
Consistent (non) use of empty lines in include blocks
Sam Clegg
2018-02-20
1
-1
/
+0
*
[WebAssembly] Remove InputChunk from Symbol baseclass
Sam Clegg
2018-02-20
1
-17
/
+27
*
[WebAssembly] Remove unneeded classifer methods from Symbol class. NFC.
Sam Clegg
2018-02-17
1
-2
/
+0
*
[WebAssembly] Simplify FunctionSymbol::get/set/hasFunctionType. NFC.
Sam Clegg
2018-02-16
1
-13
/
+3
*
[WebAssebmly] Remove use of Optional to fix assertion in gcc
Sam Clegg
2018-02-14
1
-6
/
+8
*
[WebAssembly] Use a Symbol class heirarchy. NFC.
Sam Clegg
2018-02-14
1
-62
/
+52
*
[WebAssembly] Add __data_end link-sythentic symbol.
Sam Clegg
2018-02-07
1
-0
/
+1
[next]