[LLVMbugs] [Bug 615] TailCalElim pass breaks 'tail' marker semantics
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Aug 6 21:28:44 PDT 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=615
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From sabre at nondot.org 2005-08-06 23:28 -------
Fixed. Testcase here: TailCallElim/dont-tce-tail-marked-call.ll
Patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050801/027474.html
While I was at it, I enhanced -tailcallelim to move allocas out of the loop when
the tail marker is present. See the patch for details.
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list