summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/WebAssembly
AgeCommit message (Expand)Author
2025-11-10[WebAssembly] Enable musttail only when tail-call is enabled (#163618)Jasmine Tang
2025-08-07[clang][WebAssembly] Support reftypes & varargs in test_function_pointer_sign...Hood Chatham
2025-07-03WebAssembly: Move validation of EH flags to TargetMachine construct time (#14...Matt Arsenault
2025-07-02clang: Forward exception_model flag for bitcode inputs (#146342)Matt Arsenault
2024-03-27[CodeGen][LLVM] Make the `va_list` related intrinsics generic. (#85460)Alex Voicu
2024-01-11[Clang] Set writable and dead_on_unwind attributes on sret arguments (#77116)Nikita Popov
2023-06-10[clang][WebAssembly] Implement support for table types and builtinsPaulo Matos
2023-06-06[WebAssembly] Add tests ensuring rotates persistPaulo Matos
2023-03-17[clang][WebAssembly] Initial support for reference type funcref in clangPaulo Matos
2023-03-16clang: Use ptrmask for pointer alignmentMatt Arsenault
2023-02-17[WebAssembly] Initial support for reference type externref in clangPaulo Matos
2023-02-16[Clang] Convert some tests to opaque pointers (NFC)Nikita Popov
2023-02-16[Clang] Regenerate check lines (NFC)Nikita Popov
2023-02-05Revert "[clang][WebAssembly] Initial support for reference type externref in ...Vitaly Buka
2023-01-31[clang][WebAssembly] Initial support for reference type externref in clangPaulo Matos
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-02-13A significant number of our tests in C accidentally use functionsAaron Ballman
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2021-12-16[WebAssembly] Support clang -fwasm-exceptions for bitcodeHeejin Ahn
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2020-11-20[clang][CodeGen] Move WebAssembly specific tests to WebAssembly subtarget folderSimon Pilgrim