[llvm-commits] [llvm] r95198 - in /llvm/trunk: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp lib/Transforms/Scalar/TailRecursionElimination.cpp test/CodeGen/X86/tailcall1.ll test/CodeGen/X86/tailcall2.ll test/Transforms/TailCallElim/no-return-calls.ll

Chris Lattner clattner at apple.com
Tue Feb 2 21:22:09 PST 2010


On Feb 2, 2010, at 7:55 PM, Evan Cheng wrote:

> Author: evancheng
> Date: Tue Feb  2 21:55:59 2010
> New Revision: 95198
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=95198&view=rev
> Log:
> Revert 94937 and move the noreturn check to codegen.

Thanks!



More information about the llvm-commits mailing list