summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/libcalls.ll
AgeCommit message (Expand)Author
2025-03-06[WebAssembly] Add Libcall signatures for modf and variants (#130201)Derek Schuff
2024-12-10[SelectionDAG] Use the nuw flag when expanding loads. (#119288)Dan Gohman
2024-06-11[WASM] Fix for wasi libc build break add tan to RuntimeLibcallSignatureTable ...Farzon Lotfi
2023-10-20[WebAssembly] Add exp10 libcall signatures (#69661)Ashley Nelson
2023-08-03[PEI][WebAssembly] Switch to backwards frame index eliminationJay Foad
2023-07-06[WebAssembly] Add frexp{f,l} libcall signaturesDerek Schuff
2023-06-23[WebAssembly] Add lowering for llvm.rint and llvm.roundevenxortoast
2023-06-07[WebAssembly] Add ldexp{,f,l} libcall signaturesDerek Schuff
2023-04-04[WebAssembly] Add libcall signatures for roundevenThomas Lively
2023-01-26[NFC][WebAssembly] Updated testsSamuel Parker
2022-05-26[FileCheck] Catch missspelled directives.Ivan Kosarev
2021-07-14[WebAssembly] Remove datalayout strings from llc testsThomas Lively
2021-06-17Update @llvm.powi to handle different int sizes for the exponentBjorn Pettersson
2020-02-18[WebAssembly] Replace all calls with generalized multivalue callsThomas Lively
2020-02-13[WebAssembly] Add cbrt function signaturesThomas Lively
2020-02-07[WebAssembly] Fix signature of __powitf2 libcallSam Clegg
2019-05-24[WebAssembly] Expand more SIMD float opsThomas Lively
2019-02-23[WebAssembly] Update CodeGen test expectations after rL354697. NFCSam Clegg
2018-08-27[WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen
2018-08-13Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen
2018-08-10[WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen
2018-07-27Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen
2018-07-27[WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen
2018-05-10[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg
2018-01-19[WebAssembly] Fix libcall signature lookupDerek Schuff