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
/
lib
/
Target
/
WebAssembly
/
WebAssemblyRuntimeLibcallSignatures.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put "built-in" function definitions in global Used list, for LTO. (fix bug 34...
Peter Collingbourne
2018-07-24
1
-1
/
+1
*
[WebAssembly] Fix the signatures for the __mulo* libcalls.
Dan Gohman
2018-05-31
1
-3
/
+31
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Avoid cast ExprType to wasm::ValType
Sam Clegg
2018-03-02
1
-31
/
+30
*
[WebAssembly] Relax constexpr for old standard libraries.
Benjamin Kramer
2018-02-26
1
-1
/
+1
*
[WebAssembly] Fix macro metaprogram to not duplicate code as much.
Benjamin Kramer
2018-02-23
1
-7
/
+11
*
[WebAssembly] Fix MSVC build
Derek Schuff
2018-01-20
1
-5
/
+6
*
[WebAssembly] Fix libcall signature lookup
Derek Schuff
2018-01-19
1
-13
/
+14
*
[WebAssembly] Remove duplicated RTLIB names
Derek Schuff
2018-01-18
1
-976
/
+394
*
Add support for emitting libcalls for x86_fp80 -> fp128 and vice-versa
Benjamin Kramer
2018-01-17
1
-0
/
+4
*
[WebAssembly] Update libcall signature lists
Derek Schuff
2018-01-09
1
-0
/
+60
*
Fix Wasm as a follow up to r321035 and the other one
Reid Kleckner
2017-12-19
1
-1
/
+7
*
Add element atomic memset intrinsic
Daniel Neilson
2017-07-12
1
-0
/
+11
*
[WebAssembly] Mark element atomic memcpy/memmove intrinsics as unsupported
Heejin Ahn
2017-07-12
1
-11
/
+10
*
Fix to web assembly lib call list
Daniel Neilson
2017-07-12
1
-0
/
+11
*
[WebAssembly] Use LEB encoding for value types
Derek Schuff
2017-03-14
1
-181
/
+177
*
[WebAssembly] Define a table of function signatures for runtime library calls.
Dan Gohman
2017-02-22
1
-0
/
+1306