summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/function-pointer64.ll
AgeCommit message (Expand)Author
2024-12-02[WebAssembly] Define call-indirect-overlong and bulk-memory-opt features (#11...Dan Gohman
2024-07-01[WebAssembly] Update generic and bleeding-edge CPUs (#96584)Heejin Ahn
2024-05-23[WebAssembly] Use 64-bit table when targeting wasm64 (#92042)Sam Clegg
2022-12-19[WebAssembly] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-03-22[WebAssembly] Always emit functype directives for defined functionsAlex Bradbury
2021-07-14[WebAssembly] Remove datalayout strings from llc testsThomas Lively
2021-03-24[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.Andy Wingo
2021-03-03[WebAssembly] Swap operand order of call_indirect in text formatAndy Wingo
2021-03-01[WebAssembly] call_indirect issues table number relocsAndy Wingo
2021-02-23Revert "[WebAssembly] call_indirect issues table number relocs"Andy Wingo
2021-02-22[WebAssembly] call_indirect issues table number relocsAndy Wingo
2021-01-19Revert "[WebAssembly] call_indirect issues table number relocs"Sam Clegg
2021-01-19[WebAssembly] call_indirect issues table number relocsAndy Wingo
2020-11-18Reland "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping He...Georgii Rymar
2020-11-18Revert "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping He...Georgii Rymar
2020-11-18[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping Hex8/Hex16...Georgii Rymar
2020-07-16[WebAssembly] 64-bit (function) pointer fixes.Wouter van Oortmerssen