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
/
clang
/
lib
/
Driver
/
ToolChains
/
WebAssembly.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Default to -fuse-init-array
Fangrui Song
2019-12-12
1
-3
/
+3
*
[WebAssembly] Find wasm-opt with GetProgramPath
Dan Gohman
2019-12-02
1
-4
/
+4
*
[WebAssembly] Change the llvm-lto dir to use the LLVM Version
Dan Gohman
2019-11-25
1
-11
/
+17
*
[WebAssembly] Use wasm-opt and LTO libraries when available.
Dan Gohman
2019-11-22
1
-0
/
+36
*
[WebAssembly] -fwasm-exceptions enables reference-types
Heejin Ahn
2019-11-13
1
-1
/
+9
*
[WebAssembly] -pthread implies -target-feature +sign-ext
Thomas Lively
2019-10-18
1
-1
/
+8
*
[WebAssembly] Add -fwasm-exceptions for wasm EH
Heejin Ahn
2019-09-12
1
-0
/
+20
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[WebAssembly] Make pthread imply bulk-memory, mutable-globals
Thomas Lively
2019-07-12
1
-1
/
+15
*
[WebAssembly] Implement Address Sanitizer for Emscripten
Guanzhong Chen
2019-06-26
1
-1
/
+1
*
[WebAssembly] Modernize include path handling
Sam Clegg
2019-06-13
1
-7
/
+34
*
[WebAssembly] Support Leak Sanitizer on Emscripten
Thomas Lively
2019-06-06
1
-1
/
+1
*
[WebAssembly] Support VPtr sanitizer for Emscripten
Thomas Lively
2019-05-29
1
-0
/
+8
*
[WebAssembly] Use "linker" as linker shortname.
Sam Clegg
2019-05-24
1
-7
/
+0
*
[WebAssembly] Reland of rL356953 (4dcf3acce6)
Sam Clegg
2019-03-28
1
-1
/
+22
*
Revert "[WebAssembly] Don't use default GetLinkerPath"
Derek Schuff
2019-03-27
1
-22
/
+1
*
[WebAssembly] Don't use default GetLinkerPath
Sam Clegg
2019-03-25
1
-1
/
+22
*
[WebAssembly] Make driver -pthread imply linker --shared-memory
Thomas Lively
2019-03-22
1
-1
/
+3
*
[WebAssembly] Temporarily disable bulk-memory with -pthread
Thomas Lively
2019-03-02
1
-21
/
+1
*
[WebAssembly] Remove uses of ThreadModel
Thomas Lively
2019-02-28
1
-39
/
+28
*
[WebAssembly] Make thread-related options consistent
Heejin Ahn
2019-02-11
1
-6
/
+41
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses it
Dan Gohman
2019-01-15
1
-3
/
+35
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-08-31
1
-9
/
+6
*
[WebAssembly] Remove use of lld -flavor flag
Sam Clegg
2018-08-07
1
-2
/
+0
*
[WebAssembly] Support -stdlib=libc++ switch
Sam Clegg
2018-01-12
1
-0
/
+20
*
[WebAssembly] Remove `-allow-undefined-file wasm.syms` from linker args
Sam Clegg
2018-01-11
1
-2
/
+0
*
[WebAssembly] Pass through --undefined to Wasm LLD
Sam Clegg
2017-12-02
1
-0
/
+1
*
[WebAssemby] Enable "-mthread-model single" by default, for now.
Dan Gohman
2017-11-27
1
-0
/
+8
*
Driver: remove `SupportsObjCGC` (NFC)
Saleem Abdulrasool
2017-11-19
1
-3
/
+0
*
[WebAssembly] Add crt1.o with calling lld
Sam Clegg
2017-10-27
1
-0
/
+3
*
[WebAssembly] Include libclang_rt.builtins in the standard way
Sam Clegg
2017-10-27
1
-1
/
+1
*
[WebAssembly] Remove invliad lld arguments
Sam Clegg
2017-09-14
1
-27
/
+0
*
Introduce -nostdlib++ flag to disable linking the C++ standard library.
Nico Weber
2017-07-25
1
-2
/
+1
*
[OpenMP] Extend CLANG target options with device offloading kind.
Gheorghe-Teodor Bercea
2017-07-06
1
-1
/
+2
*
[WebAssembly] Add default -allow-undefined-file to linker args
Sam Clegg
2017-06-23
1
-2
/
+3
*
[WebAssembly] Fix location and -flavor when running lld
Sam Clegg
2017-05-09
1
-1
/
+4
*
[Driver] Consolidate tools and toolchains by target platform. (NFC)
David L. Jones
2017-03-08
1
-0
/
+163