[PATCH] Ensure that TCReturn instructions are resolved

Tim Northover t.p.northover at gmail.com
Thu Nov 27 16:59:02 PST 2014


Hi Ben,

The code itself looks reasonable, but it'd be good to have a test here. Probably a .ll file living in test/CodeGen/ARM that makes sure the TCRETURNs are lowered and tail calls are emitted when using the ghc calling convention.

Cheers.

Tim.

http://reviews.llvm.org/D6445






More information about the llvm-commits mailing list