[LLVMdev] 2.1 Pre-Release Available (testers needed)
Emil Mikulic
emil at cs.rmit.edu.au
Wed Sep 19 19:34:01 PDT 2007
On Wed, Sep 19, 2007 at 11:04:22AM -0700, Evan Cheng wrote:
> Is this the same issue as PR1686?
Looks like it!
I applied your patch from r42153 [1] and now llc no longer crashes on
the ARM CodeGen test.
"make check" has improved, from:
# of expected passes 2207
# of unexpected failures 43
# of expected failures 5
to:
# of expected passes 2243
# of unexpected failures 7
# of expected failures 5
> What kind of host machine are you using?
Pentium 4 running FreeBSD 7.0-CURRENT. 32 bits.
--Emil
[1] http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070917/053696.html
More information about the llvm-dev
mailing list