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
/
test
/
CodeGen
/
builtins-wasm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Add avgr_u intrinsics and require nuw in patterns
Thomas Lively
2019-12-18
1
-0
/
+14
*
[WebAssembly] Replace SIMD int min/max builtins with patterns
Thomas Lively
2019-12-16
1
-84
/
+0
*
[WebAssembly] Add experimental SIMD dot product instruction
Thomas Lively
2019-11-01
1
-0
/
+6
*
[WebAssembly] SIMD integer min and max instructions
Thomas Lively
2019-10-31
1
-0
/
+84
*
[WebAssembly] Trapping fptoint builtins and intrinsics
Thomas Lively
2019-10-15
1
-0
/
+48
*
[WebAssembly] Add builtin and intrinsic for v8x16.swizzle
Thomas Lively
2019-10-09
1
-1
/
+6
*
[WebAssembly] Narrowing and widening SIMD ops
Thomas Lively
2019-09-13
1
-0
/
+76
*
For PR17164: split -fno-lax-vector-conversion into three different
Richard Smith
2019-09-13
1
-3
/
+3
*
Revert "For PR17164: split -fno-lax-vector-conversion into three different"
Jonas Devlieghere
2019-09-13
1
-3
/
+3
*
For PR17164: split -fno-lax-vector-conversion into three different
Richard Smith
2019-09-13
1
-3
/
+3
*
[WebAssembly] Add SIMD QFMA/QFMS
Thomas Lively
2019-08-31
1
-0
/
+28
*
[WebAssembly] Compute and export TLS block alignment
Guanzhong Chen
2019-07-19
1
-0
/
+6
*
[WebAssembly] Implement __builtin_wasm_tls_base intrinsic
Guanzhong Chen
2019-07-18
1
-0
/
+5
*
[WebAssembly] Implement thread-local storage (local-exec model)
Guanzhong Chen
2019-07-16
1
-0
/
+6
*
[WebAssembly] Change wasm.throw's first argument to an immediate
Heejin Ahn
2019-03-19
1
-4
/
+4
*
[WebAssembly] Use rethrow intrinsic in the rethrow block
Heejin Ahn
2019-03-16
1
-4
/
+4
*
[WebAssembly] Bulk memory intrinsics and builtins
Thomas Lively
2019-02-13
1
-3
/
+15
*
[WebAssembly] Remove old builtins
Dan Gohman
2019-01-14
1
-24
/
+0
*
[WebAssembly] Add unimplemented-simd128 feature, gate builtins
Thomas Lively
2019-01-10
1
-6
/
+4
*
[WebAssembly] Change type of wake count to unsigned int
Heejin Ahn
2018-11-16
1
-1
/
+1
*
[WebAssembly] Fix type names in truncation builtins
Thomas Lively
2018-11-01
1
-8
/
+8
*
[WebAssembly] Bitselect and min/max builtins
Thomas Lively
2018-10-25
1
-0
/
+60
*
[WebAssembly] Lower to target-independent saturating add
Thomas Lively
2018-10-25
1
-4
/
+4
*
[WebAssembly] Saturating float-to-int builtins
Thomas Lively
2018-10-11
1
-0
/
+72
*
[WebAssembly][NFC] Rename test functions for builtins
Thomas Lively
2018-10-09
1
-45
/
+45
*
[WebAssembly] abs and sqrt builtins
Thomas Lively
2018-10-05
1
-0
/
+24
*
[WebAssembly] any_true and all_true builtins
Thomas Lively
2018-10-05
1
-0
/
+48
*
[WebAssembly] saturating arithmetic builtins
Thomas Lively
2018-10-05
1
-0
/
+56
*
[WebAssembly] __builtin_wasm_replace_lane_* builtins
Thomas Lively
2018-10-05
1
-0
/
+38
*
[WebAssembly] __builtin_wasm_extract_lane_* builtins
Thomas Lively
2018-10-05
1
-4
/
+70
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-08-31
1
-22
/
+22
*
[WebAssembly] Revert type of wake count in atomic.wake to i32
Heejin Ahn
2018-08-20
1
-3
/
+3
*
[WebAssembly] Support for atomic.wait / atomic.wake builtins
Heejin Ahn
2018-08-02
1
-0
/
+18
*
[WebAssembly] Update to the new names for the memory builtin functions.
Dan Gohman
2018-06-01
1
-5
/
+17
*
[WebAssembly] Add mem.* builtin functions.
Dan Gohman
2018-01-23
1
-4
/
+16
*
[WebAssembly] Restore __builtin_wasm_rethrow builtin
Heejin Ahn
2017-09-16
1
-0
/
+6
*
Remove __builtin_wasm_rethrow builtin
Heejin Ahn
2017-09-15
1
-6
/
+0
*
[WebAssembly] Add throw/rethrow builtins for exception handling
Heejin Ahn
2017-06-30
1
-0
/
+12
*
[WebAssembly] Update grow_memory's return type.
Dan Gohman
2017-01-18
1
-4
/
+4
*
[WebAssembly] Rename memory_size intrinsic to current_memory
Derek Schuff
2016-05-02
1
-3
/
+3
*
[WebAssembly] Update wasm builtin functions to match spec changes.
Dan Gohman
2015-11-05
1
-9
/
+3
*
[WebAssembly] Add a __builtin_wasm_resize_memory() intrinsic.
Dan Gohman
2015-10-02
1
-0
/
+6
*
[WebAssembly] Add a __builtin_wasm_memory_size() intrinsic.
Dan Gohman
2015-10-02
1
-0
/
+6
*
[WebAssembly] Initial WebAssembly support in clang
Dan Gohman
2015-09-03
1
-0
/
+10