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
/
Config.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lld] Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-06
1
-1
/
+1
*
[WebAssembly] Initialize memory in start function
Thomas Lively
2019-09-04
1
-1
/
+0
*
[lld][WebAssembly] Support for growable tables
Jacob Gravelle
2019-08-27
1
-0
/
+1
*
[lld][WebAssembly] Store table base in config rather than passing it around. ...
Sam Clegg
2019-08-27
1
-0
/
+6
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-42
/
+42
*
[WebAssembly] Add option to emit passive segments
Thomas Lively
2019-07-03
1
-0
/
+1
*
[WebAssembly] Don't export __data_end and __heap_base by default.
Sam Clegg
2019-05-31
1
-0
/
+1
*
[WebAssembly] Add support for -emit-relocs
Sam Clegg
2019-05-24
1
-0
/
+1
*
[WebAssembly] Handle command line options consistently with the ELF backend.
Sam Clegg
2019-05-08
1
-0
/
+8
*
Reland "[WebAssembly] Add linker options to control feature checking"
Thomas Lively
2019-03-26
1
-0
/
+2
*
Revert "[WebAssembly] Add linker options to control feature checking"
Thomas Lively
2019-03-25
1
-2
/
+0
*
[WebAssembly] Add linker options to control feature checking
Thomas Lively
2019-03-22
1
-0
/
+2
*
[WebAssembly] Implement --trace and --trace-symbol
Sam Clegg
2019-02-06
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] Initial support for shared objects (-shared)
Sam Clegg
2018-11-15
1
-0
/
+5
*
[WebAssembly] Support creation and import of shared memories
Derek Schuff
2018-11-06
1
-0
/
+1
*
[WebAssembly] Add --[no]-export-dynamic to replace --export-default
Sam Clegg
2018-09-27
1
-1
/
+1
*
[WebAssembly] Update Config member to match command line option
Sam Clegg
2018-09-27
1
-1
/
+1
*
[WebAssembly] Add --export-default/--no-export-default options
Sam Clegg
2018-09-25
1
-0
/
+1
*
[WebAssembly] Add --export-all flag
Sam Clegg
2018-06-07
1
-0
/
+1
*
[WebAssembly] Initial support for LTO
Sam Clegg
2018-05-30
1
-1
/
+9
*
[WebAssembly] Add option to remove LEB padding at relocate sites
Sam Clegg
2018-05-18
1
-0
/
+2
*
[WebAssembly] Add a flag to control merging data segments
Sam Clegg
2018-05-10
1
-0
/
+1
*
[WebAssembly] Check function signatures by default
Sam Clegg
2018-05-05
1
-1
/
+0
*
[WebAssembly] Add --stack-first option which places the shadow stack at start...
Sam Clegg
2018-05-03
1
-0
/
+1
*
[WebAssembly] Name Config members after commandline argument. NFC
Nicholas Wilson
2018-03-28
1
-3
/
+2
*
[WebAssembly] Add export/import for function pointer table
Nicholas Wilson
2018-03-27
1
-0
/
+3
*
[WebAssembly] Remove unused forward declaration.
Rui Ueyama
2018-03-01
1
-2
/
+0
*
[WebAssembly] Refactor linker-generated symbols. NFC.
Sam Clegg
2018-02-02
1
-3
/
+0
*
[WebAssembly] Add support for --gc-sections
Sam Clegg
2018-01-31
1
-0
/
+2
*
[WebAssembly] Remove unneeded include. NFC.
Sam Clegg
2018-01-28
1
-4
/
+2
*
[WebAssembly] Remove --emit-relocs
Sam Clegg
2018-01-22
1
-1
/
+0
*
[WebAssembly] Define __heap_base global
Sam Clegg
2018-01-17
1
-0
/
+1
*
[WebAssembly] Create synthetic __wasm_call_ctors function
Sam Clegg
2018-01-12
1
-0
/
+1
*
[WebAssembly] Remove used variable
Sam Clegg
2017-12-07
1
-1
/
+0
*
[WebAssembly] Improve support linker synthetic symbols
Sam Clegg
2017-12-05
1
-1
/
+2
*
[WebAssembly] Remove used --sysroot option
Sam Clegg
2017-12-05
1
-1
/
+0
*
[WebAssembly] Allow function signature checking at link time
Sam Clegg
2017-11-30
1
-0
/
+1
*
Use llvm::StringSet instead of std::set.
Rui Ueyama
2017-11-29
1
-3
/
+2
*
[WebAssembly] Remove initializers from Config.h
Sam Clegg
2017-11-28
1
-13
/
+13
*
[WebAssembly] Initial wasm linker implementation
Sam Clegg
2017-11-17
1
-0
/
+52