[llvm-commits] [llvm] r72536 - /llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp

Bill Wendling isanbard at gmail.com
Thu May 28 13:43:04 PDT 2009


On Thu, May 28, 2009 at 1:40 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> Author: efriedma
> Date: Thu May 28 15:40:34 2009
> New Revision: 72536
>
> URL: http://llvm.org/viewvc/llvm-project?rev=72536&view=rev
> Log:
> Re-commit r72514 and r72516 with a fixed version of BR_CC lowering.
> This patch removes some special cases for opcodes and does a bit of
> cleanup.
>
Thanks, Eli. Could you add the testcase from the PR if it's appropriate?

-bw



More information about the llvm-commits mailing list