Files
clang-p2996/llvm/test/CodeGen/ARM
Un1q32 6f34d03b31 Remove iOS 5 check for tailcalls on ARM (#133354)
Fixes #102053

The check was added in 8decdc472f, and at
the time iOS 5 was the latest iOS version, before that commit tail calls
were disabled for all ARMv7 targets. Testing a build of wasm3 with the
patch on a device running iOS 3.0 shows a noticeable performance
improvement and no issues.
2025-04-04 16:02:39 -07:00
..