[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Aug 17 22:58:01 PDT 2010
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/5114
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 111353
Blamelist: jrose,lattner
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: test/Analysis/BasicAA/featuretest.ll
At: Tue 17 Aug 2010 21:31:52
Changed By: lattner
Comments: filecheckize and detrivialize.
Properties:
Files:
lib/Analysis/ValueTracking.cpp
test/Analysis/BasicAA/featuretest.ll
At: Tue 17 Aug 2010 21:31:52
Changed By: lattner
Comments: fix PR7589: In brief:
gep P, (zext x) != gep P, (sext x)
DecomposeGEPExpression was getting this wrong, confusing
basicaa.
Properties:
File: lib/Checker/MallocChecker.cpp
At: Tue 17 Aug 2010 21:32:03
Changed By: jrose
Comments: Use RegionStateTy everywhere we mean ImmutableMap<SymbolRef, RefState>Properties:
File: lib/Checker/MallocChecker.cpp
At: Tue 17 Aug 2010 21:37:07
Changed By: jrose
Comments: Remove dead malloc symbols from the symbol-state map.Properties:
LOGS:
Last 10 lines of 'stdio':
********************
Failing Tests (1):
LLVM :: Analysis/BasicAA/gep-alias.ll
Expected Passes : 5422
Expected Failures : 37
Unsupported Tests : 40
Unexpected Failures: 1
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'dg.log':
Last 10 lines of 'dg.sum':
More information about the llvm-testresults
mailing list