[llvm-commits] [llvm] r115191 - in /llvm/trunk: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp test/CodeGen/X86/2010-09-30-CMOV-JumpTable-PHI.ll
Duncan Sands
baldrick at free.fr
Fri Oct 1 08:20:17 PDT 2010
Hi Jakob,
> This bug was exposed on 32-bit Linux when disabling critical edge splitting in
> codegen prepare.
does this mean that Evan can try disabling critical edge splitting by default
now? By the way, how did you manage to work out what the problem was?
Thanks a lot for fixing it!
Duncan.
More information about the llvm-commits
mailing list