[llvm-commits] [llvm] r138810 - in /llvm/trunk: include/llvm/MC/MCInstrDesc.h include/llvm/Target/Target.td include/llvm/Target/TargetLowering.h lib/CodeGen/SelectionDAG/InstrEmitter.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp lib/Target/AR

Benjamin Kramer benny.kra at googlemail.com
Wed Aug 31 11:32:08 PDT 2011


On Wed, Aug 31, 2011 at 11:28, Evan Cheng <evan.cheng at apple.com> wrote:
> This is a test (which does i256 math) where the ARM backend just can't handle yet. The only solution for now is to xfail it. Are there others?

I didn't see any other tests fail.

- Ben



More information about the llvm-commits mailing list