llvm-project/llvm/test/CodeGen/WebAssembly
Sam Clegg caeb6cfbc2 [WebAssembly] Fix signature of __powitf2 libcall
Add tests for @llvm.powi.f64/f128.

See: https://llvm.org/docs/LangRef.html#llvm-powi-intrinsic

Differential Revision: https://reviews.llvm.org/D74274
2020-02-07 20:30:47 -08:00
..
PR40172.ll
PR40267.ll
PR41149.ll
PR41841.ll
add-prototypes-conflict.ll
add-prototypes.ll
address-offsets.ll
atomic-fence.ll
atomic-fence.mir [WebAssembly] Make returns variadic 2019-10-09 21:42:08 +00:00
atomic-mem-consistency.ll
atomic-rmw.ll
bulk-memory-intrinsics.ll
bulk-memory.ll
byval.ll
call-pic.ll
call.ll
cfg-stackify-dbg-skip.ll
cfg-stackify-dbg.mir
cfg-stackify-eh.ll [WebAssembly] Fix a bug in 'try' placement 2019-10-08 16:15:39 +00:00
cfg-stackify.ll
cfi.ll
clear-cache.ll Revert "[Support] make report_fatal_error `abort` instead of `exit`" 2020-01-15 17:52:25 -08:00
comparisons-f32.ll
comparisons-f64.ll
comparisons-i32.ll
comparisons-i64.ll
conv-trap.ll [WebAssembly] Trapping fptoint builtins and intrinsics 2019-10-15 01:11:51 +00:00
conv.ll
copysign-casts.ll
cpus.ll Revert "[Support] make report_fatal_error `abort` instead of `exit`" 2020-01-15 17:52:25 -08:00
custom-sections.ll
dbgvalue.ll
dead-vreg.ll
debugtest-opt.ll [WebAssembly] Preserve debug frame base information through register coloring 2020-01-28 16:58:15 -08:00
divrem-constant.ll
eh-labels.mir [WebAssembly] Make returns variadic 2019-10-09 21:42:08 +00:00
eh-lsda.ll
exception.ll Revert "[Support] make report_fatal_error `abort` instead of `exit`" 2020-01-15 17:52:25 -08:00
explicit-locals.mir [WebAssembly] Make returns variadic 2019-10-09 21:42:08 +00:00
export-name.ll [WebAssembly] Add new `export_name` clang attribute for controlling wasm export names 2019-12-11 11:54:57 -08:00
f16.ll
f32.ll
f64.ll
fast-isel-br-i1.ll
fast-isel-i24.ll
fast-isel-i256.ll
fast-isel-noreg.ll
fast-isel.ll
frem.ll
func.ll
function-bitcasts-varargs.ll
function-bitcasts.ll
function-info.mir [WebAssembly] Make returns variadic 2019-10-09 21:42:08 +00:00
global.ll [AsmPrinter] Print FP constant in hexadecimal form instead 2020-02-07 16:00:55 +00:00
global_dtors.ll
globl.ll
i32-load-store-alignment.ll
i32.ll
i64-load-store-alignment.ll
i64.ll
i128-returned.ll
i128.ll
ident.ll
immediates.ll
implicit-def.ll
import-module.ll
indirect-import.ll Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
indirectbr.ll
inline-asm-m.ll
inline-asm-roundtrip.ll
inline-asm.ll
inlineasm-output-template.ll
irreducible-cfg-exceptions.ll
irreducible-cfg.ll
irreducible-cfg.mir
legalize.ll
libcalls.ll [WebAssembly] Fix signature of __powitf2 libcall 2020-02-07 20:30:47 -08:00
lit.local.cfg
llround-conv-i32.ll [WebAssembly] Make returns variadic 2019-10-09 21:42:08 +00:00
load-ext-atomic.ll
load-ext.ll
load-store-i1.ll
load-store-pic.ll
load.ll
lower-em-ehsjlj-options.ll
lower-em-exceptions-resume-only.ll [WebAssembly] Fix resume-only case in Emscripten EH 2020-01-23 18:13:52 -08:00
lower-em-exceptions-whitelist.ll
lower-em-exceptions.ll
lower-em-sjlj-alias.ll
lower-em-sjlj-sret.ll
lower-em-sjlj.ll [WebAssembly] Add debug info to insts in Emscripten SjLj 2020-02-07 19:08:39 -08:00
lower-global-dtors.ll
main-declaration.ll
main-no-args.ll
main-three-args.ll
main-with-args.ll
mem-intrinsics.ll
memory-addr32.ll
muloti4.ll
multi-return.ll [WebAssembly] Track frame registers through VReg and local allocation 2020-01-17 17:23:56 -08:00
multivalue.ll Revert "[WebAssembly][InstrEmitter] Foundation for multivalue call lowering" 2020-02-04 20:04:59 -08:00
mutable-globals.ll
negative-base-reg.ll Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
null-streamer.ll
offset-atomics.ll Revert "[Support] make report_fatal_error `abort` instead of `exit`" 2020-01-15 17:52:25 -08:00
offset-fastisel.ll
offset-folding.ll
offset.ll
phi.ll
reference-types.ll [WebAssembly] Add reference types target feature 2020-01-24 14:26:27 -08:00
reg-argument.mir [WebAssembly] Make returns variadic 2019-10-09 21:42:08 +00:00
reg-copy.mir [WebAssembly] Make returns variadic 2019-10-09 21:42:08 +00:00
reg-stackify.ll
return-address-emscripten.ll
return-address-unknown.ll
return-int32.ll
return-void.ll
returned.ll
select.ll [WebAssembly] Fix miscompile of select with and 2019-11-15 16:22:01 -08:00
signext-arg.ll
signext-inreg.ll
signext-zeroext.ll
simd-arith.ll [WebAssembly] Enable recently implemented SIMD operations 2020-02-04 18:36:32 -08:00
simd-bitcasts.ll [WebAssembly] Enable recently implemented SIMD operations 2020-02-04 18:36:32 -08:00
simd-build-pair.ll [WebAssembly] Enable recently implemented SIMD operations 2020-02-04 18:36:32 -08:00
simd-build-vector.ll [WebAssembly] v8x16.swizzle and rewrite BUILD_VECTOR lowering 2019-10-09 17:39:19 +00:00
simd-comparisons.ll [WebAssembly] Enable recently implemented SIMD operations 2020-02-04 18:36:32 -08:00
simd-conversions.ll
simd-extended-extract.ll [WebAssembly] Enable recently implemented SIMD operations 2020-02-04 18:36:32 -08:00
simd-illegal-signext.ll
simd-intrinsics.ll [WebAssembly] Add avgr_u intrinsics and require nuw in patterns 2019-12-18 15:31:38 -08:00
simd-load-splat.ll Reland "[WebAssembly] Handle multiple loads of splatted loads" 2019-10-31 20:02:24 -07:00
simd-load-store-alignment.ll
simd-nested-shuffles.ll
simd-noopt.ll
simd-offset.ll [WebAssembly] Enable recently implemented SIMD operations 2020-02-04 18:36:32 -08:00
simd-reductions.ll
simd-scalar-to-vector.ll [WebAssembly] Enable recently implemented SIMD operations 2020-02-04 18:36:32 -08:00
simd-select.ll
simd-sext-inreg.ll
simd-unsupported.ll
simd.ll [WebAssembly] Enable recently implemented SIMD operations 2020-02-04 18:36:32 -08:00
stack-alignment.ll
stack-insts.ll
stack-protector.ll
store-trunc-atomic.ll
store-trunc.ll
store.ll
switch.ll
tailcall.ll [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
target-features-tls.ll
target-features.ll [WebAssembly] Update bleeding-edge CPU features 2020-01-24 14:27:35 -08:00
tls-general-dynamic.ll Revert "[Support] make report_fatal_error `abort` instead of `exit`" 2020-01-15 17:52:25 -08:00
tls-local-exec.ll
umulo-128-legalisation-lowering.ll
umulo-i64.ll
unreachable.ll
unsupported-function-bitcasts.ll
unused-argument.ll
userstack.ll
varargs.ll
vector-sdiv.ll
vtable.ll
wasmehprepare.ll