[llvm-commits] [llvm] r60997 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

Bill Wendling isanbard at gmail.com
Sun Dec 14 11:28:37 PST 2008


On Dec 14, 2008, at 1:44 AM, Duncan Sands wrote:

> Hi Bill, I forgot that the type legalizer does not
> try to legalize target constants.  I should have
> caught this with my x86-32 checking, but while I
> ran the full llvm and Ada testsuites, it looks like
> I forgot to do a simple "make check", d'oh!  I've
> committed a fixed version.
>
Great! Thanks, Duncan.

-bw




More information about the llvm-commits mailing list