[llvm-testresults] Cron <andrewl at fenris> sh /home/andrewl/llvm-alpha.sh

Cron Daemon root at fenris.cs.uiuc.edu
Fri Apr 28 04:50:08 PDT 2006


DEJAGNU TEST RESULTS:
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CodeGen/Generic/isunord.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CodeGen/PowerPC/2006-01-18-InvalidBranchOpcodeAssert.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CodeGen/X86/2006-04-27-ISelFoldingBug.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CodeGen/X86/fast-cc-callee-pops.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2002-12-16-ArgTest.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-01-04-ArgumentBug.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-01-04-LoopTest.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-01-04-PhiTest.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-01-09-SARTest.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-01-10-FUCOM.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-01-15-AlignmentTest.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-05-07-ArgumentTest.llx: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-06-04-bzip2-bug.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-06-05-PHIBug.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-08-15-AllocaAssertion.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-08-21-EnvironmentTest.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2005-12-02-TailCallBug.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/hello.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/hello2.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/parallel.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/simplesttest.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/simpletest.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-arith.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-branch.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-call.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-cast.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-constantexpr.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-fp.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-loadstore.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-logical.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-loop.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-malloc.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-phi.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-ret.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-setcond-fp.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-setcond-int.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-shift.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/Transforms/LICM/2003-12-11-SinkingToPHI.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/Transforms/LevelRaise/2002-03-20-BadCodegen.ll: 
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/Transforms/LevelRaise/2002-05-02-BadCastElimination.ll: 

DEJAGNU STATISTICS:
  # of expected passes		1298
  # of unexpected failures	44
  # of expected failures		37
ADDED   WARNINGS:
lib/System/Mutex.cpp:: warning: the address of `int pthread_mutex_init(pthread_mutex_t*, 
lib/Target/X86/X86ISelLowering.cpp:: warning: `static' is not at beginning of declaration
lib/Target/X86/X86ISelLowering.cpp:: warning: `static' is not at beginning of declaration

cvs history: CVS password file /home/andrewl/.cvspass does not exist - creating a new file

TESTS ADDED:  

llc /MultiSource/Benchmarks/McCat/12-IOtest/iotest
cbe /MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput
cbe /MultiSource/Benchmarks/Prolangs-C++/city/city
llc /MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2
llc /External/SPEC/CFP2000/171.swim/171.swim
llc /SingleSource/Benchmarks/Shootout-C++/hello
llc /MultiSource/Benchmarks/Ptrdist/yacr2/yacr2
compile /SingleSource/Regression/C/2003-05-21-UnionBitfields
cbe /MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig
compile /MultiSource/Applications/lambda-0.1.3/lambda
cbe /SingleSource/UnitTests/2006-02-04-DivRem
cbe /MultiSource/Benchmarks/FreeBench/distray/distray
llc /SingleSource/Regression/C/sumarray2d
llc /SingleSource/Regression/C++/pointer_method
compile /SingleSource/Regression/C/2003-05-23-TransparentUnion
llc /SingleSource/Benchmarks/Stanford/Oscar
llc /MultiSource/Benchmarks/McCat/03-testtrie/testtrie
llc /MultiSource/Benchmarks/MallocBench/espresso/espresso
cbe /SingleSource/Regression/C++/EH/simple_rethrow
llc /MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc
compile /MultiSource/Benchmarks/Ptrdist/bc/bc
cbe /SingleSource/Benchmarks/Shootout-C++/lists
llc /SingleSource/UnitTests/2005-05-13-SDivTwo
compile /SingleSource/UnitTests/FloatPrecision
cbe /External/SPEC/CINT95/126.gcc/126.gcc
cbe /SingleSource/Regression/C/casts
compile /SingleSource/Regression/C++/EH/function_try_block
cbe /SingleSource/Benchmarks/CoyoteBench/fftbench
cbe /SingleSource/Benchmarks/Shootout/random
llc /SingleSource/Benchmarks/Stanford/Queens
llc /MultiSource/Benchmarks/Prolangs-C++/office/office
compile /SingleSource/UnitTests/2002-05-02-ManyArguments
compile /MultiSource/Benchmarks/McCat/04-bisect/bisect
compile /External/SPEC/CINT2000/253.perlbmk/253.perlbmk
compile /MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode
cbe /MultiSource/Benchmarks/Olden/tsp/tsp
cbe /External/SPEC/CINT2000/176.gcc/176.gcc
cbe /SingleSource/UnitTests/2002-05-02-CastTest
cbe /External/SPEC/CFP95/103.su2cor/103.su2cor
llc /External/SPEC/CINT2000/300.twolf/300.twolf
llc /MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio
llc /SingleSource/Benchmarks/Shootout-C++/wordfreq
llc /MultiSource/Benchmarks/McCat/18-imp/imp
compile /MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2
llc /MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio
llc /External/SPEC/CFP95/146.wave5/146.wave5
compile /SingleSource/Benchmarks/Dhrystone/dry
cbe /SingleSource/Regression/C++/2003-05-14-expr_stmt
llc /SingleSource/Regression/C/2003-05-14-initialize-string
compile /MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1
compile /External/SPEC/CFP95/107.mgrid/107.mgrid
compile /SingleSource/UnitTests/2003-07-08-BitOpsTest
compile /SingleSource/Benchmarks/Shootout-C++/matrix
llc /SingleSource/Benchmarks/Shootout-C++/hash
compile /SingleSource/UnitTests/2006-02-04-DivRem
llc /SingleSource/Benchmarks/Shootout-C++/objinst
llc /MultiSource/Applications/aha/aha
compile /MultiSource/Benchmarks/Prolangs-C/assembler/assembler
llc /MultiSource/Benchmarks/McCat/01-qbsort/qbsort
llc /SingleSource/Benchmarks/Shootout-C++/moments
compile /SingleSource/Regression/C/test_indvars
cbe /SingleSource/UnitTests/2002-05-19-DivTest
compile /SingleSource/UnitTests/2003-10-13-SwitchTest
cbe /MultiSource/Benchmarks/McCat/17-bintr/bintr
compile /MultiSource/Benchmarks/McCat/08-main/main
compile /SingleSource/UnitTests/SetjmpLongjmp/C/MultipleSetjmp
cbe /SingleSource/Benchmarks/Shootout/matrix
cbe /MultiSource/Applications/hexxagon/hexxagon
cbe /SingleSource/CustomChecked/oopack_v1p8
compile /External/SPEC/CINT95/099.go/099.go
llc /SingleSource/Regression/C/sumarray
cbe /MultiSource/Benchmarks/Prolangs-C++/fsm/fsm
llc /SingleSource/Regression/C++/2003-06-08-VirtualFunctions
llc /External/SPEC/CINT95/124.m88ksim/124.m88ksim
llc /SingleSource/UnitTests/2005-07-15-Bitfield-ABI
cbe /MultiSource/Applications/lambda-0.1.3/lambda
llc /SingleSource/Benchmarks/Shootout/ary3
cbe /SingleSource/UnitTests/TestLoop
llc /SingleSource/Benchmarks/Shootout/sieve
llc /MultiSource/Benchmarks/Prolangs-C++/simul/simul
llc /MultiSource/Benchmarks/McCat/15-trie/trie
llc /SingleSource/UnitTests/2002-05-02-CastTest
cbe /SingleSource/Benchmarks/Shootout-C++/fibo
compile /SingleSource/Regression/C++/global_type
llc /MultiSource/Benchmarks/Prolangs-C/archie-client/archie
llc /SingleSource/Benchmarks/Shootout/ackermann
cbe /SingleSource/Regression/C++/2003-06-08-VirtualFunctions
compile /SingleSource/UnitTests/2002-08-02-CastTest
compile /External/SPEC/CINT2000/300.twolf/300.twolf
cbe /MultiSource/Benchmarks/Olden/em3d/em3d
llc /SingleSource/UnitTests/2002-05-19-DivTest
cbe /SingleSource/UnitTests/FloatPrecision
cbe /SingleSource/Benchmarks/Shootout-C++/spellcheck
llc /SingleSource/Regression/C++/2003-09-29-NonPODsByValue
compile /SingleSource/Benchmarks/Misc-C++-EH/spirit
cbe /SingleSource/Benchmarks/Shootout/objinst
llc /MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode
llc /SingleSource/Regression/C/2004-02-03-AggregateCopy
cbe /SingleSource/Regression/C++/EH/exception_spec_test
llc /SingleSource/Regression/C/2003-10-12-GlobalVarInitializers
cbe /MultiSource/Benchmarks/Prolangs-C++/family/family
llc /SingleSource/Regression/C++/EH/simple_rethrow
compile /SingleSource/Regression/C++/EH/exception_spec_test
llc /External/SPEC/CFP95/101.tomcatv/101.tomcatv
llc /SingleSource/Benchmarks/Stanford/Perm
llc /MultiSource/Applications/siod/siod
cbe /SingleSource/UnitTests/2006-01-23-InitializedBitField
llc /External/SPEC/CINT95/099.go/099.go
compile /MultiSource/Benchmarks/McCat/17-bintr/bintr
compile /MultiSource/Applications/aha/aha
cbe /MultiSource/Benchmarks/Olden/perimeter/perimeter
compile /MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc
compile /SingleSource/UnitTests/2004-02-02-NegativeZero
compile /SingleSource/UnitTests/2002-05-02-ArgumentTest
cbe /External/SPEC/CINT2000/186.crafty/186.crafty
compile /External/SPEC/CFP95/104.hydro2d/104.hydro2d
llc /SingleSource/CustomChecked/stepanov_v1p2
compile /SingleSource/Benchmarks/Shootout/hello
cbe /SingleSource/UnitTests/2003-05-31-LongShifts
cbe /MultiSource/Applications/spiff/spiff
cbe /SingleSource/Benchmarks/Shootout-C++/nestedloop
cbe /External/SPEC/CFP95/104.hydro2d/104.hydro2d
cbe /MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode
compile /SingleSource/CustomChecked/stepanov_v1p2
cbe /SingleSource/Regression/C++/EH/ConditionalExpr
compile /MultiSource/Benchmarks/Prolangs-C++/fsm/fsm
compile /MultiSource/Benchmarks/Olden/em3d/em3d
llc /SingleSource/UnitTests/2006-01-23-InitializedBitField
compile /MultiSource/Applications/hexxagon/hexxagon
llc /MultiSource/Benchmarks/Olden/em3d/em3d
cbe /SingleSource/UnitTests/2003-07-08-BitOpsTest
llc /MultiSource/Benchmarks/Olden/treeadd/treeadd
compile /MultiSource/Applications/JM/ldecod/ldecod
cbe /SingleSource/UnitTests/StructModifyTest
llc /SingleSource/UnitTests/2002-04-17-PrintfChar
cbe /SingleSource/UnitTests/SetjmpLongjmp/C/MultipleSetjmp
compile /SingleSource/CustomChecked/oopack_v1p8
compile /MultiSource/Benchmarks/MallocBench/espresso/espresso
cbe /MultiSource/Applications/aha/aha
cbe /MultiSource/Applications/sgefa/sgefa
llc /SingleSource/Regression/C++/EH/dead_try_block
llc /External/SPEC/CFP95/107.mgrid/107.mgrid
cbe /SingleSource/Benchmarks/Stanford/Towers
llc /SingleSource/Regression/C++/2003-06-13-Crasher
compile /SingleSource/Regression/C++/EH/dead_try_block
cbe /MultiSource/Benchmarks/Prolangs-C/simulator/simulator
cbe /MultiSource/Benchmarks/Prolangs-C/allroots/allroots
cbe /External/SPEC/CINT2000/256.bzip2/256.bzip2
llc /MultiSource/Benchmarks/Prolangs-C++/family/family
llc /MultiSource/Benchmarks/FreeBench/analyzer/analyzer
compile /SingleSource/Regression/C/2003-05-22-LocalTypeTest
llc /MultiSource/Benchmarks/FreeBench/distray/distray
compile /SingleSource/Regression/C++/2003-06-13-Crasher
cbe /SingleSource/Benchmarks/Stanford/Queens
llc /SingleSource/UnitTests/2004-11-28-GlobalBoolLayout
compile /External/SPEC/CINT2000/252.eon/252.eon
llc /SingleSource/Benchmarks/Shootout-C++/matrix
llc /SingleSource/Regression/C++/global_ctor
compile /SingleSource/Regression/C/2003-05-21-BitfieldHandling
llc /SingleSource/Regression/C++/short_circuit_dtor
cbe /MultiSource/Benchmarks/McCat/01-qbsort/qbsort
llc /SingleSource/UnitTests/SetjmpLongjmp/C/MultipleSetjmp
llc /MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig
llc /MultiSource/Benchmarks/FreeBench/pifft/pifft
llc /SingleSource/Regression/C/pointer_arithmetic
cbe /MultiSource/Benchmarks/McCat/09-vor/vor
compile /MultiSource/Applications/obsequi/Obsequi
compile /External/SPEC/CINT2000/186.crafty/186.crafty
cbe /External/FPGrowth/fpgrowth
cbe /External/SPEC/CFP95/146.wave5/146.wave5
llc /External/SPEC/CINT2000/175.vpr/175.vpr
llc /SingleSource/Benchmarks/Dhrystone/dry
llc /External/SPEC/CFP2000/173.applu/173.applu
cbe /SingleSource/UnitTests/2003-07-09-LoadShorts
cbe /MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl
cbe /SingleSource/Benchmarks/Shootout-C++/wc
compile /SingleSource/Regression/C/PR491
compile /External/SPEC/CINT95/129.compress/129.compress
cbe /SingleSource/Benchmarks/Shootout-C++/lists1
compile /SingleSource/Regression/C++/short_circuit_dtor
compile /SingleSource/UnitTests/2002-05-02-CastTest1
cbe /SingleSource/UnitTests/2002-10-12-StructureArgsSimple
llc /SingleSource/Benchmarks/Shootout-C++/ary2
cbe /SingleSource/Benchmarks/Shootout/methcall
llc /SingleSource/UnitTests/2003-10-13-SwitchTest
cbe /SingleSource/Benchmarks/Shootout/ackermann
llc /SingleSource/Regression/C++/pointer_member
cbe /MultiSource/Benchmarks/McCat/15-trie/trie
compile /SingleSource/Benchmarks/Stanford/Towers
cbe /SingleSource/UnitTests/2005-05-12-Int64ToFP
cbe /SingleSource/Regression/C/testtrace
cbe /SingleSource/Benchmarks/Shootout-C++/sieve
cbe /MultiSource/Benchmarks/Prolangs-C/football/football
compile /SingleSource/UnitTests/2002-05-19-DivTest
compile /SingleSource/Benchmarks/McGill/queens
cbe /SingleSource/UnitTests/SetjmpLongjmp/C/WhileLoop
llc /MultiSource/Benchmarks/McCat/17-bintr/bintr
compile /SingleSource/UnitTests/2003-07-06-IntOverflow
compile /SingleSource/Benchmarks/Shootout-C++/reversefile
llc /SingleSource/Benchmarks/McGill/exptree
compile /SingleSource/Benchmarks/Shootout-C++/ary
llc /External/SPEC/CINT2000/255.vortex/255.vortex
llc /SingleSource/Benchmarks/Stanford/Treesort
llc /SingleSource/Benchmarks/Stanford/IntMM
cbe /SingleSource/Benchmarks/Shootout/sieve
compile /SingleSource/Regression/C++/EH/ctor_dtor_count-2
cbe /SingleSource/Benchmarks/Shootout/hello
cbe /SingleSource/Benchmarks/McGill/chomp
llc /SingleSource/Benchmarks/Stanford/Quicksort
compile /SingleSource/UnitTests/SetjmpLongjmp/C/SimpleCTest
cbe /SingleSource/Regression/C++/EH/dead_try_block
llc /SingleSource/Benchmarks/Shootout-C++/heapsort
compile /SingleSource/Regression/C++/EH/ctor_dtor_count
llc /SingleSource/Benchmarks/Misc-C++/bigfib
compile /SingleSource/UnitTests/2006-01-23-UnionInit
llc /SingleSource/Benchmarks/CoyoteBench/almabench
llc /SingleSource/Regression/C/2004-03-15-IndirectGoto
compile /MultiSource/Benchmarks/Prolangs-C++/employ/employ
compile /SingleSource/Regression/C++/2003-06-08-BaseType
llc /SingleSource/UnitTests/2003-05-07-VarArgs
llc /MultiSource/Applications/obsequi/Obsequi
cbe /SingleSource/UnitTests/2005-07-17-INT-To-FP
llc /MultiSource/Benchmarks/mediabench/gsm/toast/toast
llc /SingleSource/UnitTests/StructModifyTest
compile /SingleSource/Benchmarks/Misc/mandel
cbe /SingleSource/Regression/C++/2003-08-20-EnumSizeProblem
cbe /External/SPEC/CFP95/110.applu/110.applu
compile /SingleSource/UnitTests/2003-07-09-LoadShorts
compile /SingleSource/Benchmarks/Shootout/strcat
compile /SingleSource/Benchmarks/Shootout-C++/sumcol
llc /SingleSource/UnitTests/2003-05-31-LongShifts
compile /SingleSource/Benchmarks/Stanford/RealMM
llc /MultiSource/Benchmarks/Fhourstones-3.1/fhourstones3.1
cbe /External/SPEC/CINT2000/175.vpr/175.vpr
llc /SingleSource/Benchmarks/Misc-C++-EH/spirit
cbe /SingleSource/Benchmarks/Misc/richards_benchmark
cbe /SingleSource/Regression/C/2003-06-16-InvalidInitializer
llc /SingleSource/Regression/C/badidx
llc /External/SPEC/CINT2000/164.gzip/164.gzip
cbe /SingleSource/Regression/C/badidx
llc /SingleSource/Benchmarks/Shootout-C++/ary3
llc /MultiSource/Benchmarks/SciMark2-C/scimark2
llc /MultiSource/Benchmarks/FreeBench/mason/mason
cbe /SingleSource/Regression/C++/EH/throw_rethrow_test
cbe /MultiSource/Benchmarks/OptimizerEval/optimizer-eval
cbe /SingleSource/Regression/C/2003-05-21-UnionBitfields
compile /SingleSource/Benchmarks/Shootout-C++/strcat
llc /SingleSource/UnitTests/SetjmpLongjmp/C/WhileLoop
compile /SingleSource/CustomChecked/flops
compile /MultiSource/Benchmarks/Prolangs-C++/NP/np
llc /External/SPEC/CFP2000/168.wupwise/168.wupwise
llc /External/SPEC/CFP95/103.su2cor/103.su2cor
compile /MultiSource/Benchmarks/Olden/health/health
llc /SingleSource/Regression/C++/EH/throw_rethrow_test
cbe /External/SPEC/CINT95/134.perl/134.perl
cbe /External/SPEC/CFP95/145.fpppp/145.fpppp
cbe /SingleSource/Regression/C++/EH/simple_throw
cbe /MultiSource/Benchmarks/Prolangs-C++/employ/employ
compile /SingleSource/Benchmarks/Shootout-C++/nestedloop
compile /MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig
cbe /MultiSource/Benchmarks/MallocBench/gs/gs
llc /SingleSource/Benchmarks/Shootout/methcall
compile /MultiSource/Benchmarks/OptimizerEval/optimizer-eval
cbe /MultiSource/Applications/JM/lencod/lencod
compile /MultiSource/Benchmarks/Prolangs-C/archie-client/archie
cbe /MultiSource/Applications/Burg/burg
llc /External/SPEC/CFP2000/179.art/179.art
compile /SingleSource/UnitTests/2004-06-20-StaticBitfieldInit
cbe /SingleSource/UnitTests/2002-08-02-CastTest2
compile /External/Povray/povray
compile /SingleSource/Benchmarks/CoyoteBench/fftbench
compile /SingleSource/UnitTests/SetjmpLongjmp/C++/C++Catch
cbe /SingleSource/Benchmarks/McGill/queens
llc /SingleSource/UnitTests/2004-02-02-NegativeZero
llc /SingleSource/UnitTests/2002-05-02-ArgumentTest
compile /SingleSource/Regression/C/2003-10-12-GlobalVarInitializers
compile /SingleSource/Regression/C/bigstack
cbe /SingleSource/UnitTests/2002-04-17-PrintfChar
llc /SingleSource/Regression/C/globalrefs
llc /MultiSource/Benchmarks/llubenchmark/llu
cbe /MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail
llc /SingleSource/UnitTests/2003-08-20-FoldBug
llc /SingleSource/Regression/C++/2003-05-14-array-init
compile /MultiSource/Benchmarks/Olden/bh/bh
cbe /MultiSource/Benchmarks/Prolangs-C/loader/loader
compile /SingleSource/Benchmarks/Shootout/sieve
compile /External/SPEC/CINT2000/176.gcc/176.gcc
cbe /SingleSource/Regression/C/ConstructorDestructorAttributes
cbe /SingleSource/Regression/C/2004-02-03-AggregateCopy
llc /MultiSource/Benchmarks/Olden/health/health
compile /SingleSource/Benchmarks/Shootout-C++/fibo
compile /External/SPEC/CFP2000/179.art/179.art
cbe /MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2
llc /SingleSource/Regression/C++/BuiltinTypeInfo
compile /MultiSource/Applications/hbd/hbd
compile /MultiSource/Benchmarks/Prolangs-C/simulator/simulator
compile /MultiSource/Benchmarks/FreeBench/mason/mason
cbe /MultiSource/Benchmarks/Ptrdist/anagram/anagram
compile /SingleSource/Regression/C++/ofstream_ctor
llc /SingleSource/Regression/C/2003-05-22-VarSizeArray
llc /SingleSource/Benchmarks/Shootout-C++/ary
llc /SingleSource/Benchmarks/Misc-C++/mandel-text
compile /SingleSource/UnitTests/printargs
compile /SingleSource/UnitTests/2002-05-03-NotTest
cbe /MultiSource/Benchmarks/Olden/bisort/bisort
llc /SingleSource/UnitTests/2003-08-05-CastFPToUint
llc /External/SPEC/CFP95/110.applu/110.applu
cbe /SingleSource/UnitTests/2003-07-10-SignConversions
cbe /External/SPEC/CFP2000/171.swim/171.swim
llc /MultiSource/Benchmarks/MallocBench/gs/gs
cbe /SingleSource/Regression/C/matrixTranspose
llc /SingleSource/UnitTests/2003-07-06-IntOverflow
llc /SingleSource/Regression/C++/2003-08-20-EnumSizeProblem
llc /SingleSource/Regression/C/2003-05-21-UnionBitfields
cbe /SingleSource/Benchmarks/CoyoteBench/almabench
compile /MultiSource/Benchmarks/Prolangs-C/agrep/agrep
cbe /SingleSource/Benchmarks/Misc-C++-EH/spirit
compile /MultiSource/Benchmarks/FreeBench/neural/neural
llc /External/SPEC/CINT95/134.perl/134.perl
llc /SingleSource/UnitTests/2003-05-02-DependentPHI
compile /MultiSource/Benchmarks/Ptrdist/yacr2/yacr2
compile /SingleSource/Benchmarks/Shootout-C++/methcall
cbe /External/SPEC/CINT2000/254.gap/254.gap
cbe /SingleSource/Regression/C++/ofstream_ctor
compile /MultiSource/Benchmarks/MallocBench/cfrac/cfrac
llc /MultiSource/Benchmarks/Ptrdist/ft/ft
cbe /SingleSource/Regression/C/2004-03-15-IndirectGoto
llc /MultiSource/Benchmarks/Olden/power/power
cbe /MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl
cbe /MultiSource/Benchmarks/Ptrdist/ft/ft
llc /MultiSource/Benchmarks/Prolangs-C/assembler/assembler
llc /SingleSource/Benchmarks/Shootout/strcat
llc /External/SPEC/CINT2000/176.gcc/176.gcc
llc /External/SPEC/CINT95/132.ijpeg/132.ijpeg
cbe /SingleSource/UnitTests/2005-07-15-Bitfield-ABI
llc /SingleSource/Benchmarks/Shootout-C++/strcat
cbe /SingleSource/Regression/C++/global_ctor
cbe /External/SPEC/CFP2000/183.equake/183.equake
llc /SingleSource/Regression/C++/ofstream_ctor
compile /SingleSource/UnitTests/2002-08-02-CastTest2
llc /SingleSource/UnitTests/2002-08-02-CastTest2
compile /MultiSource/Benchmarks/Olden/bisort/bisort
llc /MultiSource/Benchmarks/Olden/bh/bh
llc /SingleSource/Regression/C++/EH/ConditionalExpr
llc /MultiSource/Benchmarks/Olden/perimeter/perimeter
cbe /MultiSource/Applications/obsequi/Obsequi
compile /MultiSource/Benchmarks/Prolangs-C++/office/office
compile /MultiSource/Benchmarks/Prolangs-C++/ocean/ocean
llc /MultiSource/Benchmarks/Prolangs-C++/trees/trees
compile /SingleSource/Benchmarks/Shootout-C++/spellcheck
cbe /SingleSource/UnitTests/SetjmpLongjmp/C++/C++Catch
compile /SingleSource/Benchmarks/Shootout-C++/hello
llc /SingleSource/Regression/C/DuffsDevice
cbe /SingleSource/UnitTests/2002-12-13-MishaTest
cbe /MultiSource/Benchmarks/McCat/04-bisect/bisect
compile /SingleSource/Benchmarks/Shootout-C++/random
cbe /SingleSource/Benchmarks/Shootout/hash
compile /MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow
compile /SingleSource/Benchmarks/Shootout-C++/moments
compile /SingleSource/Benchmarks/Misc-C++/bigfib
compile /MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg
compile /External/SPEC/CFP95/145.fpppp/145.fpppp
llc /MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000
compile /SingleSource/Benchmarks/Stanford/IntMM
cbe /SingleSource/UnitTests/2003-09-18-BitFieldTest
compile /SingleSource/Regression/C/sumarray2d
compile /External/SPEC/CFP95/101.tomcatv/101.tomcatv
cbe /SingleSource/UnitTests/2002-08-19-CodegenBug
llc /MultiSource/Applications/JM/ldecod/ldecod
cbe /External/SPEC/CINT2000/255.vortex/255.vortex
llc /MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo
cbe /SingleSource/Benchmarks/Misc/pi
compile /SingleSource/Benchmarks/Shootout/lists
compile /SingleSource/Benchmarks/Shootout-C++/ary2
cbe /SingleSource/Benchmarks/Shootout-C++/ary2
compile /SingleSource/Regression/C++/EH/ConditionalExpr
cbe /SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls
cbe /MultiSource/Benchmarks/Olden/bh/bh
compile /SingleSource/UnitTests/2002-10-12-StructureArgs
llc /MultiSource/Benchmarks/Prolangs-C/agrep/agrep
llc /MultiSource/Applications/SPASS/SPASS
llc /MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput
compile /MultiSource/Benchmarks/Prolangs-C++/trees/trees
cbe /MultiSource/Benchmarks/FreeBench/neural/neural
llc /SingleSource/Benchmarks/Shootout-C++/lists
cbe /MultiSource/Benchmarks/Prolangs-C++/office/office
compile /SingleSource/Regression/C/2004-08-12-InlinerAndAllocas
cbe /SingleSource/Benchmarks/Shootout/lists
compile /MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput
llc /SingleSource/UnitTests/2002-05-02-ManyArguments
cbe /SingleSource/UnitTests/2004-02-02-NegativeZero
llc /MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow
compile /SingleSource/Benchmarks/McGill/chomp
compile /SingleSource/Benchmarks/Misc/pi
compile /SingleSource/Benchmarks/Shootout/nestedloop
cbe /MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc
cbe /MultiSource/Benchmarks/Prolangs-C++/life/life
compile /SingleSource/Regression/C++/EH/simple_rethrow
llc /SingleSource/Regression/C/casts
compile /SingleSource/Benchmarks/Shootout-C++/heapsort
compile /SingleSource/Benchmarks/Shootout-C++/wordfreq
cbe /SingleSource/Regression/C++/EH/ctor_dtor_count
compile /SingleSource/UnitTests/2003-05-02-DependentPHI
compile /SingleSource/Regression/C/ConstructorDestructorAttributes
llc /SingleSource/Benchmarks/Shootout-C++/sieve
cbe /SingleSource/Regression/C++/short_circuit_dtor
llc /MultiSource/Benchmarks/Prolangs-C++/shapes/shapes
compile /SingleSource/Benchmarks/Shootout/random
compile /MultiSource/Benchmarks/Prolangs-C++/family/family
compile /MultiSource/Benchmarks/Ptrdist/anagram/anagram
compile /MultiSource/Benchmarks/Olden/voronoi/voronoi
cbe /SingleSource/UnitTests/2003-05-12-MinIntProblem
cbe /SingleSource/Benchmarks/Dhrystone/dry
llc /SingleSource/Benchmarks/Shootout/matrix
compile /MultiSource/Applications/Burg/burg
llc /MultiSource/Applications/d/make_dparser
llc /MultiSource/Benchmarks/Prolangs-C++/primes/primes
compile /MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000
llc /SingleSource/Regression/C/2004-08-12-InlinerAndAllocas
compile /SingleSource/Regression/C/badidx
compile /SingleSource/UnitTests/2003-05-12-MinIntProblem
cbe /MultiSource/Benchmarks/Prolangs-C++/primes/primes
cbe /SingleSource/Benchmarks/CoyoteBench/lpbench
cbe /SingleSource/Benchmarks/Shootout-C++/wordfreq
llc /MultiSource/Benchmarks/FreeBench/neural/neural
cbe /SingleSource/UnitTests/2005-05-13-SDivTwo
cbe /MultiSource/Benchmarks/Fhourstones-3.1/fhourstones3.1
llc /SingleSource/Benchmarks/McGill/chomp
compile /SingleSource/UnitTests/2002-10-12-StructureArgsSimple
llc /SingleSource/Benchmarks/CoyoteBench/fftbench
compile /SingleSource/Benchmarks/Shootout-C++/ackermann
cbe /MultiSource/Benchmarks/FreeBench/analyzer/analyzer
compile /SingleSource/Benchmarks/Shootout-C++/lists
cbe /SingleSource/Benchmarks/Stanford/Oscar
llc /MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc
compile /MultiSource/Benchmarks/MallocBench/gs/gs
cbe /External/SPEC/CFP95/107.mgrid/107.mgrid
llc /MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl
cbe /External/SPEC/CFP2000/173.applu/173.applu
cbe /MultiSource/Benchmarks/Prolangs-C/archie-client/archie
cbe /SingleSource/Benchmarks/Shootout-C++/ary3
compile /SingleSource/UnitTests/2003-05-14-AtExit
llc /SingleSource/Benchmarks/Shootout/lists
cbe /SingleSource/Benchmarks/Shootout-C++/hello
llc /MultiSource/Benchmarks/Fhourstones/fhourstones
compile /SingleSource/Benchmarks/Shootout/fib2
llc /SingleSource/UnitTests/2003-05-26-Shorts
cbe /External/Namd/namd
cbe /SingleSource/UnitTests/2003-10-13-SwitchTest
llc /MultiSource/Benchmarks/MallocBench/cfrac/cfrac
compile /SingleSource/Benchmarks/Shootout-C++/sieve
llc /SingleSource/Benchmarks/Shootout/nestedloop
compile /External/SPEC/CFP95/102.swim/102.swim
compile /MultiSource/Applications/SPASS/SPASS
compile /SingleSource/Benchmarks/Stanford/Oscar
cbe /SingleSource/Benchmarks/Shootout-C++/hash
compile /External/SPEC/CINT95/134.perl/134.perl
llc /SingleSource/Benchmarks/Misc/whetstone
cbe /External/SPEC/CINT95/099.go/099.go
llc /External/SPEC/CINT95/130.li/130.li
compile /SingleSource/UnitTests/2002-10-13-BadLoad
cbe /External/SPEC/CINT95/132.ijpeg/132.ijpeg
llc /MultiSource/Benchmarks/McCat/09-vor/vor
llc /MultiSource/Benchmarks/Prolangs-C++/ocean/ocean
cbe /MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000
compile /SingleSource/Regression/C++/global_ctor
compile /SingleSource/Benchmarks/Shootout/hash
cbe /External/SPEC/CINT2000/197.parser/197.parser
cbe /SingleSource/Regression/C/2004-08-12-InlinerAndAllocas
llc /MultiSource/Benchmarks/Prolangs-C++/NP/np
compile /External/SPEC/CINT95/124.m88ksim/124.m88ksim
llc /SingleSource/UnitTests/2002-08-19-CodegenBug
llc /SingleSource/Benchmarks/Shootout-C++/nestedloop
compile /MultiSource/Benchmarks/Prolangs-C/compiler/compiler
llc /SingleSource/Regression/C/callargs
cbe /SingleSource/Regression/C++/BuiltinTypeInfo
llc /External/FPGrowth/fpgrowth
compile /SingleSource/Benchmarks/Shootout/ackermann
compile /MultiSource/Applications/siod/siod
compile /SingleSource/Regression/C/sumarraymalloc
llc /MultiSource/Benchmarks/Prolangs-C/football/football
cbe /SingleSource/Regression/C/2003-06-16-VolatileError
llc /SingleSource/Benchmarks/Stanford/Bubblesort
cbe /MultiSource/Benchmarks/FreeBench/pifft/pifft
compile /SingleSource/Benchmarks/Shootout-C++/objinst
llc /SingleSource/UnitTests/2003-07-09-SignedArgs
llc /MultiSource/Benchmarks/Olden/bisort/bisort
cbe /MultiSource/Benchmarks/McCat/18-imp/imp
compile /MultiSource/Applications/spiff/spiff
cbe /External/SPEC/CINT95/129.compress/129.compress
cbe /SingleSource/Benchmarks/Shootout-C++/strcat
cbe /SingleSource/UnitTests/2004-11-28-GlobalBoolLayout
compile /SingleSource/Benchmarks/Misc/richards_benchmark
compile /External/SPEC/CINT2000/256.bzip2/256.bzip2
compile /MultiSource/Benchmarks/FreeBench/pifft/pifft
llc /External/Namd/namd
llc /MultiSource/Benchmarks/Ptrdist/anagram/anagram
compile /MultiSource/Applications/JM/lencod/lencod
compile /SingleSource/Benchmarks/McGill/exptree
compile /SingleSource/UnitTests/2003-05-07-VarArgs
compile /SingleSource/Regression/C/PR640
compile /SingleSource/Regression/C/pointer_arithmetic
compile /SingleSource/UnitTests/2005-07-15-Bitfield-ABI
compile /MultiSource/Benchmarks/Prolangs-C/allroots/allroots
cbe /SingleSource/Benchmarks/McGill/exptree
compile /SingleSource/Benchmarks/Stanford/Bubblesort
cbe /SingleSource/Benchmarks/Shootout-C++/except
llc /SingleSource/UnitTests/2002-10-09-ArrayResolution
llc /SingleSource/UnitTests/2005-07-17-INT-To-FP
cbe /SingleSource/Benchmarks/Misc-C++/bigfib
cbe /SingleSource/Regression/C/PR491
cbe /SingleSource/UnitTests/2002-05-02-ManyArguments
llc /SingleSource/Benchmarks/Shootout-C++/reversefile
cbe /External/SPEC/CFP2000/168.wupwise/168.wupwise
llc /SingleSource/Benchmarks/Shootout-C++/wc
compile /SingleSource/Regression/C/2004-02-03-AggregateCopy
cbe /MultiSource/Benchmarks/Prolangs-C/agrep/agrep
llc /MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2
llc /External/SPEC/CFP95/102.swim/102.swim
cbe /SingleSource/Regression/C/2003-05-21-UnionTest
cbe /SingleSource/Regression/C/2003-05-23-TransparentUnion
compile /SingleSource/Regression/C/callargs
llc /SingleSource/UnitTests/2003-08-11-VaListArg
cbe /SingleSource/Benchmarks/Shootout-C++/methcall
compile /MultiSource/Benchmarks/McCat/01-qbsort/qbsort
llc /MultiSource/Applications/hexxagon/hexxagon
llc /SingleSource/Regression/C++/2003-06-08-BaseType
llc /SingleSource/Benchmarks/Shootout-C++/fibo
compile /SingleSource/UnitTests/2002-05-02-CastTest
compile /SingleSource/Benchmarks/Shootout/methcall
llc /SingleSource/UnitTests/SetjmpLongjmp/C++/C++Catch
cbe /MultiSource/Benchmarks/Olden/health/health
compile /MultiSource/Benchmarks/Ptrdist/ks/ks
cbe /MultiSource/Benchmarks/Prolangs-C++/ocean/ocean
compile /MultiSource/Benchmarks/Prolangs-C++/primes/primes
compile /SingleSource/Benchmarks/Shootout/ary3
llc /MultiSource/Benchmarks/mediabench/g721/g721encode/encode
llc /SingleSource/Regression/C/testtrace
llc /SingleSource/Regression/C++/EH/exception_spec_test
llc /SingleSource/Benchmarks/Shootout/hash
compile /SingleSource/UnitTests/2005-11-29-LongSwitch
llc /MultiSource/Applications/treecc/treecc
cbe /SingleSource/Regression/C/sumarray2d
llc /SingleSource/Regression/C/2003-05-23-TransparentUnion
llc /External/SPEC/CFP2000/188.ammp/188.ammp
cbe /MultiSource/Benchmarks/Prolangs-C++/objects/objects
cbe /SingleSource/Benchmarks/Shootout-C++/sumcol
llc /SingleSource/UnitTests/2003-05-31-CastToBool
compile /MultiSource/Applications/oggenc/oggenc
cbe /SingleSource/Benchmarks/Stanford/Perm
llc /SingleSource/UnitTests/2002-05-02-CastTest2
cbe /SingleSource/Benchmarks/Misc-C++/mandel-text
llc /External/SPEC/CINT95/126.gcc/126.gcc
llc /MultiSource/Benchmarks/Olden/voronoi/voronoi
cbe /SingleSource/UnitTests/SetjmpLongjmp/C/FarJump
cbe /MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow
cbe /SingleSource/Regression/C++/2003-06-13-Crasher
compile /External/Namd/namd
compile /External/SPEC/CFP95/103.su2cor/103.su2cor
compile /SingleSource/Regression/C++/2003-08-20-EnumSizeProblem
compile /MultiSource/Benchmarks/McCat/09-vor/vor
compile /MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio
llc /SingleSource/UnitTests/2003-09-18-BitFieldTest
compile /SingleSource/Regression/C++/EH/throw_rethrow_test
compile /SingleSource/UnitTests/2003-05-31-LongShifts
cbe /SingleSource/Regression/C/pointer_arithmetic
compile /MultiSource/Benchmarks/Prolangs-C++/city/city
llc /SingleSource/Benchmarks/Shootout-C++/spellcheck
cbe /SingleSource/UnitTests/2002-05-02-CastTest3
llc /MultiSource/Benchmarks/Prolangs-C/compiler/compiler
cbe /SingleSource/Regression/C/test_indvars
compile /External/SPEC/CFP2000/172.mgrid/172.mgrid
llc /SingleSource/UnitTests/2002-10-12-StructureArgs
cbe /MultiSource/Benchmarks/Prolangs-C++/garage/garage
llc /SingleSource/Regression/C/PR640
cbe /SingleSource/CustomChecked/flops
compile /External/SPEC/CINT95/126.gcc/126.gcc
llc /SingleSource/UnitTests/2005-05-12-Int64ToFP
llc /SingleSource/UnitTests/2003-05-14-AtExit
cbe /MultiSource/Benchmarks/mediabench/gsm/toast/toast
cbe /MultiSource/Applications/SPASS/SPASS
llc /SingleSource/UnitTests/2002-12-13-MishaTest
llc /SingleSource/Regression/C++/EH/simple_throw
compile /MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail
llc /SingleSource/UnitTests/2006-01-29-SimpleIndirectCall
compile /SingleSource/UnitTests/2003-05-26-Shorts
cbe /SingleSource/Regression/C++/2003-09-29-NonPODsByValue
compile /External/SPEC/CINT2000/164.gzip/164.gzip
cbe /MultiSource/Applications/kimwitu++/kc
compile /External/SPEC/CFP95/146.wave5/146.wave5
cbe /SingleSource/Regression/C++/2003-06-08-BaseType
llc /SingleSource/Regression/C++/2003-05-14-expr_stmt
llc /MultiSource/Applications/hbd/hbd
cbe /SingleSource/UnitTests/2003-05-26-Shorts
compile /SingleSource/UnitTests/2003-08-11-VaListArg
cbe /SingleSource/Regression/C++/2003-05-14-array-init
llc /External/SPEC/CINT2000/256.bzip2/256.bzip2
cbe /MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio
cbe /SingleSource/UnitTests/2002-05-02-ArgumentTest
cbe /SingleSource/Benchmarks/McGill/misr
compile /SingleSource/Regression/C/2005-05-06-LongLongSignedShift
llc /SingleSource/UnitTests/2003-07-08-BitOpsTest
cbe /SingleSource/Regression/C/sumarraymalloc
compile /SingleSource/Benchmarks/CoyoteBench/huffbench
llc /SingleSource/UnitTests/2002-10-12-StructureArgsSimple
llc /External/SPEC/CFP2000/172.mgrid/172.mgrid
compile /External/SPEC/CINT95/130.li/130.li
llc /External/SPEC/CINT95/129.compress/129.compress
compile /SingleSource/UnitTests/2002-12-13-MishaTest
compile /External/SPEC/CINT95/147.vortex/147.vortex
cbe /MultiSource/Benchmarks/Prolangs-C/assembler/assembler
llc /External/SPEC/CFP2000/183.equake/183.equake
llc /SingleSource/Regression/C/2003-05-21-UnionTest
llc /External/SPEC/CINT2000/252.eon/252.eon
compile /SingleSource/Benchmarks/Shootout/heapsort
cbe /SingleSource/Benchmarks/Shootout-C++/ary
compile /MultiSource/Applications/treecc/treecc
llc /External/SPEC/CINT2000/186.crafty/186.crafty
compile /External/SPEC/CFP2000/171.swim/171.swim
llc /SingleSource/UnitTests/TestLoop
cbe /External/SPEC/CINT2000/300.twolf/300.twolf
cbe /External/SPEC/CFP95/102.swim/102.swim
cbe /SingleSource/Benchmarks/Dhrystone/fldry
compile /MultiSource/Benchmarks/Fhourstones/fhourstones
cbe /MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc
cbe /SingleSource/Regression/C++/EH/function_try_block
llc /MultiSource/Applications/spiff/spiff
compile /SingleSource/UnitTests/2003-07-10-SignConversions
compile /External/SPEC/CINT2000/175.vpr/175.vpr
llc /SingleSource/UnitTests/2002-05-03-NotTest
llc /SingleSource/Benchmarks/Shootout-C++/methcall
cbe /MultiSource/Benchmarks/MallocBench/cfrac/cfrac
llc /SingleSource/UnitTests/2003-04-22-Switch
llc /MultiSource/Applications/oggenc/oggenc
cbe /SingleSource/UnitTests/printargs
cbe /External/SPEC/CFP2000/179.art/179.art
llc /SingleSource/UnitTests/2006-01-23-UnionInit
cbe /External/SPEC/CINT2000/252.eon/252.eon
cbe /MultiSource/Benchmarks/Prolangs-C/compiler/compiler
cbe /SingleSource/Benchmarks/Shootout-C++/hash2
compile /SingleSource/Benchmarks/Shootout-C++/except
llc /MultiSource/Benchmarks/OptimizerEval/optimizer-eval
llc /MultiSource/Applications/Burg/burg
llc /SingleSource/UnitTests/SetjmpLongjmp/C/Looping
compile /MultiSource/Benchmarks/McCat/05-eks/eks
llc /SingleSource/Benchmarks/Shootout/hello
llc /SingleSource/Benchmarks/Stanford/Towers
llc /SingleSource/Regression/C++/global_type
cbe /MultiSource/Benchmarks/McCat/08-main/main
llc /MultiSource/Benchmarks/Prolangs-C/simulator/simulator
compile /External/SPEC/CFP2000/173.applu/173.applu
llc /External/SPEC/CFP95/104.hydro2d/104.hydro2d
compile /SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls
cbe /MultiSource/Benchmarks/Fhourstones/fhourstones
llc /MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1
compile /External/SPEC/CFP95/110.applu/110.applu
llc /SingleSource/Benchmarks/McGill/misr
compile /SingleSource/UnitTests/SetjmpLongjmp/C/WhileLoop
cbe /MultiSource/Benchmarks/McCat/12-IOtest/iotest
cbe /External/SPEC/CINT95/147.vortex/147.vortex
compile /MultiSource/Benchmarks/llubenchmark/llu
compile /MultiSource/Benchmarks/Olden/mst/mst
cbe /SingleSource/Benchmarks/Stanford/Bubblesort
compile /SingleSource/Regression/C/globalrefs
llc /MultiSource/Benchmarks/Prolangs-C/allroots/allroots
cbe /SingleSource/UnitTests/2005-11-29-LongSwitch
llc /SingleSource/Benchmarks/Misc/pi
llc /SingleSource/UnitTests/2003-07-09-LoadShorts
cbe /SingleSource/Benchmarks/Shootout/heapsort
compile /External/SPEC/CINT2000/254.gap/254.gap
compile /SingleSource/UnitTests/2003-09-18-BitFieldTest
cbe /SingleSource/Benchmarks/Shootout-C++/moments
cbe /SingleSource/Regression/C/2005-05-06-LongLongSignedShift
compile /SingleSource/Benchmarks/Stanford/Quicksort
cbe /SingleSource/Regression/C++/pointer_method
compile /External/SPEC/CFP2000/177.mesa/177.mesa
cbe /MultiSource/Benchmarks/FreeBench/mason/mason
cbe /External/SPEC/CINT95/130.li/130.li
compile /SingleSource/Regression/C/2003-05-14-initialize-string
llc /SingleSource/UnitTests/2003-05-12-MinIntProblem
compile /External/SPEC/CINT2000/255.vortex/255.vortex
compile /MultiSource/Benchmarks/Olden/treeadd/treeadd
compile /SingleSource/Regression/C/testtrace
compile /SingleSource/Regression/C++/2003-05-14-expr_stmt
cbe /MultiSource/Applications/JM/ldecod/ldecod
cbe /SingleSource/Regression/C/sumarray
llc /SingleSource/UnitTests/2002-05-02-CastTest1
llc /MultiSource/Benchmarks/McCat/04-bisect/bisect
llc /SingleSource/Benchmarks/McGill/queens
cbe /MultiSource/Benchmarks/Prolangs-C++/shapes/shapes
cbe /SingleSource/UnitTests/SetjmpLongjmp/C/Looping
llc /MultiSource/Benchmarks/Ptrdist/bc/bc
cbe /SingleSource/UnitTests/2006-01-29-SimpleIndirectCall
cbe /SingleSource/Benchmarks/Stanford/Puzzle
compile /SingleSource/Regression/C++/2003-05-14-array-init
cbe /SingleSource/Benchmarks/Shootout-C++/heapsort
compile /SingleSource/Benchmarks/Dhrystone/fldry
llc /SingleSource/Benchmarks/Shootout/fib2
compile /SingleSource/UnitTests/2005-05-12-Int64ToFP
cbe /MultiSource/Benchmarks/Prolangs-C++/trees/trees
compile /MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2
compile /MultiSource/Benchmarks/SciMark2-C/scimark2
llc /MultiSource/Benchmarks/Prolangs-C++/city/city
llc /External/SPEC/CINT2000/253.perlbmk/253.perlbmk
cbe /SingleSource/Regression/C/callargs
llc /SingleSource/UnitTests/2003-07-10-SignConversions
compile /SingleSource/Benchmarks/Shootout-C++/wc
compile /External/SPEC/CFP2000/188.ammp/188.ammp
compile /SingleSource/Regression/C/2004-03-15-IndirectGoto
compile /SingleSource/Benchmarks/Stanford/Perm
cbe /External/SPEC/CINT2000/164.gzip/164.gzip
cbe /MultiSource/Benchmarks/MallocBench/espresso/espresso
llc /SingleSource/UnitTests/2002-08-02-CastTest
llc /SingleSource/Benchmarks/Shootout-C++/random
llc /SingleSource/Benchmarks/CoyoteBench/lpbench
llc /External/SPEC/CINT95/147.vortex/147.vortex
llc /SingleSource/Regression/C/test_indvars
compile /SingleSource/Regression/C++/pointer_member
compile /SingleSource/Benchmarks/Shootout-C++/ary3
cbe /SingleSource/Regression/C++/EH/ctor_dtor_count-2
compile /MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl
llc /SingleSource/CustomChecked/flops
compile /MultiSource/Benchmarks/McCat/12-IOtest/iotest
compile /SingleSource/Benchmarks/Misc-C++/mandel-text
compile /MultiSource/Benchmarks/Prolangs-C++/shapes/shapes
llc /SingleSource/UnitTests/2005-11-29-LongSwitch
llc /SingleSource/Benchmarks/Shootout-C++/except
cbe /SingleSource/UnitTests/2003-07-06-IntOverflow
compile /MultiSource/Benchmarks/Olden/power/power
compile /SingleSource/UnitTests/SetjmpLongjmp/C/Looping
compile /SingleSource/Regression/C++/EH/simple_throw
llc /SingleSource/Benchmarks/Shootout-C++/ackermann
compile /SingleSource/UnitTests/2003-08-20-FoldBug
compile /SingleSource/Benchmarks/Stanford/Treesort
llc /SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls
cbe /SingleSource/Benchmarks/CoyoteBench/huffbench
cbe /MultiSource/Applications/oggenc/oggenc
compile /MultiSource/Benchmarks/Prolangs-C++/garage/garage
cbe /SingleSource/UnitTests/2003-07-09-SignedArgs
compile /MultiSource/Benchmarks/sim/sim
llc /External/SPEC/CINT2000/254.gap/254.gap
cbe /SingleSource/UnitTests/2002-05-02-CastTest2
compile /SingleSource/Benchmarks/McGill/misr
llc /SingleSource/Regression/C/2005-05-06-LongLongSignedShift
llc /External/SPEC/CINT2000/181.mcf/181.mcf
cbe /SingleSource/Regression/C/2003-10-12-GlobalVarInitializers
compile /SingleSource/UnitTests/2005-05-13-SDivTwo
cbe /SingleSource/UnitTests/2003-04-22-Switch
compile /SingleSource/UnitTests/2003-08-05-CastFPToUint
cbe /SingleSource/UnitTests/SetjmpLongjmp/C/SimpleCTest
cbe /SingleSource/Benchmarks/Misc/whetstone
cbe /SingleSource/Benchmarks/Shootout-C++/reversefile
compile /SingleSource/UnitTests/SetjmpLongjmp/C/FarJump
compile /External/SPEC/CINT2000/197.parser/197.parser
cbe /External/SPEC/CFP95/101.tomcatv/101.tomcatv
compile /SingleSource/UnitTests/StructModifyTest
cbe /MultiSource/Applications/d/make_dparser
cbe /MultiSource/Benchmarks/llubenchmark/llu
llc /MultiSource/Benchmarks/Olden/mst/mst
compile /MultiSource/Applications/d/make_dparser
compile /MultiSource/Benchmarks/FreeBench/distray/distray
cbe /SingleSource/Regression/C/2003-05-14-initialize-string
cbe /SingleSource/Benchmarks/Shootout/nestedloop
cbe /SingleSource/Regression/C/DuffsDevice
llc /SingleSource/UnitTests/2004-06-20-StaticBitfieldInit
cbe /SingleSource/UnitTests/2002-05-03-NotTest
cbe /SingleSource/UnitTests/2002-10-13-BadLoad
compile /MultiSource/Benchmarks/McCat/15-trie/trie
compile /SingleSource/UnitTests/2003-07-09-SignedArgs
llc /MultiSource/Benchmarks/Olden/tsp/tsp
compile /SingleSource/UnitTests/2006-01-29-SimpleIndirectCall
compile /SingleSource/Benchmarks/Shootout-C++/hash
compile /SingleSource/Benchmarks/Shootout-C++/lists1
llc /SingleSource/Regression/C/PR491
compile /MultiSource/Benchmarks/FreeBench/analyzer/analyzer
llc /SingleSource/Regression/C/matrixTranspose
compile /SingleSource/UnitTests/2002-10-09-ArrayResolution
compile /External/FPGrowth/fpgrowth
llc /MultiSource/Benchmarks/sim/sim
cbe /SingleSource/Benchmarks/Shootout-C++/matrix
llc /SingleSource/Benchmarks/Dhrystone/fldry
llc /SingleSource/Regression/C/ConstructorDestructorAttributes
compile /MultiSource/Benchmarks/Fhourstones-3.1/fhourstones3.1
llc /SingleSource/Regression/C++/EH/ctor_dtor_count
llc /MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail
compile /SingleSource/Regression/C/2003-06-16-VolatileError
cbe /External/SPEC/CINT95/124.m88ksim/124.m88ksim
cbe /MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2
cbe /SingleSource/UnitTests/2003-08-11-VaListArg
compile /MultiSource/Benchmarks/Prolangs-C/football/football
cbe /MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo
compile /SingleSource/Regression/C++/2003-09-29-NonPODsByValue
llc /SingleSource/Regression/C/sumarraymalloc
cbe /SingleSource/UnitTests/2004-06-20-StaticBitfieldInit
compile /SingleSource/UnitTests/2002-05-02-CastTest3
cbe /SingleSource/Benchmarks/Stanford/RealMM
compile /MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo
compile /SingleSource/UnitTests/2002-08-19-CodegenBug
cbe /MultiSource/Benchmarks/Olden/treeadd/treeadd
compile /SingleSource/Benchmarks/Misc/whetstone
compile /SingleSource/Benchmarks/Stanford/Puzzle
cbe /SingleSource/Benchmarks/Misc/mandel
cbe /SingleSource/UnitTests/2006-01-23-UnionInit
compile /MultiSource/Applications/kimwitu++/kc
llc /SingleSource/Regression/C/2003-06-16-VolatileError
llc /SingleSource/Benchmarks/Shootout-C++/hash2
llc /SingleSource/UnitTests/FloatPrecision
llc /MultiSource/Benchmarks/Prolangs-C++/life/life
llc /MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg
compile /SingleSource/Regression/C/2003-05-22-VarSizeArray
llc /SingleSource/Benchmarks/Stanford/RealMM
cbe /MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1
llc /External/SPEC/CFP2000/177.mesa/177.mesa
llc /MultiSource/Benchmarks/Prolangs-C++/garage/garage
cbe /MultiSource/Benchmarks/Olden/mst/mst
cbe /SingleSource/UnitTests/2003-05-14-AtExit
compile /MultiSource/Benchmarks/Olden/tsp/tsp
cbe /External/SPEC/CFP2000/188.ammp/188.ammp
llc /MultiSource/Benchmarks/Prolangs-C++/objects/objects
cbe /SingleSource/Regression/C++/global_type
llc /SingleSource/Regression/C/2003-05-22-LocalTypeTest
cbe /SingleSource/Benchmarks/Shootout-C++/random
cbe /MultiSource/Benchmarks/Ptrdist/yacr2/yacr2
llc /SingleSource/Regression/C/2003-06-16-InvalidInitializer
cbe /MultiSource/Benchmarks/Ptrdist/ks/ks
cbe /SingleSource/Regression/C++/pointer_member
compile /SingleSource/Benchmarks/CoyoteBench/almabench
cbe /SingleSource/UnitTests/2002-10-12-StructureArgs
compile /MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio
llc /SingleSource/UnitTests/2006-02-04-DivRem
compile /SingleSource/UnitTests/2006-01-23-InitializedBitField
cbe /SingleSource/Benchmarks/Shootout/fib2
cbe /MultiSource/Applications/hbd/hbd
cbe /MultiSource/Benchmarks/Olden/power/power
compile /MultiSource/Benchmarks/Ptrdist/ft/ft
cbe /External/SPEC/CFP2000/172.mgrid/172.mgrid
compile /MultiSource/Benchmarks/mediabench/g721/g721encode/encode
cbe /SingleSource/Regression/C/2003-05-22-VarSizeArray
cbe /SingleSource/CustomChecked/stepanov_v1p2
cbe /MultiSource/Applications/siod/siod
cbe /External/SPEC/CINT2000/253.perlbmk/253.perlbmk
compile /SingleSource/Regression/C++/2003-06-08-VirtualFunctions
cbe /SingleSource/Regression/C/globalrefs
llc /External/SPEC/CINT2000/197.parser/197.parser
cbe /External/Povray/povray
compile /SingleSource/UnitTests/TestLoop
cbe /MultiSource/Benchmarks/mediabench/g721/g721encode/encode
llc /SingleSource/Benchmarks/Shootout-C++/lists1
llc /SingleSource/Benchmarks/Misc/richards_benchmark
llc /MultiSource/Applications/kimwitu++/kc
cbe /SingleSource/UnitTests/2003-05-07-VarArgs
compile /MultiSource/Benchmarks/McCat/18-imp/imp
compile /MultiSource/Benchmarks/mediabench/gsm/toast/toast
compile /MultiSource/Benchmarks/Prolangs-C/loader/loader
llc /SingleSource/Benchmarks/CoyoteBench/huffbench
cbe /SingleSource/Regression/C/2003-05-21-BitfieldHandling
cbe /SingleSource/Benchmarks/Stanford/Treesort
compile /SingleSource/Benchmarks/Shootout-C++/hash2
cbe /External/SPEC/CFP2000/177.mesa/177.mesa
llc /MultiSource/Applications/JM/lencod/lencod
cbe /MultiSource/Benchmarks/Prolangs-C++/simul/simul
llc /SingleSource/Benchmarks/Shootout/random
cbe /MultiSource/Benchmarks/sim/sim
compile /SingleSource/Regression/C++/pointer_method
cbe /SingleSource/Benchmarks/Shootout-C++/objinst
compile /SingleSource/UnitTests/2005-07-17-INT-To-FP
compile /SingleSource/UnitTests/2003-05-31-CastToBool
cbe /SingleSource/Benchmarks/Stanford/IntMM
cbe /SingleSource/UnitTests/2002-05-02-CastTest1
cbe /SingleSource/UnitTests/2003-08-05-CastFPToUint
llc /MultiSource/Benchmarks/Prolangs-C++/fsm/fsm
cbe /SingleSource/Benchmarks/Shootout-C++/ackermann
cbe /MultiSource/Benchmarks/McCat/03-testtrie/testtrie
cbe /SingleSource/Benchmarks/Stanford/Quicksort
cbe /External/SPEC/CINT2000/181.mcf/181.mcf
llc /SingleSource/Benchmarks/Shootout/objinst
compile /MultiSource/Applications/sgefa/sgefa
llc /SingleSource/Benchmarks/Stanford/Puzzle
llc /SingleSource/UnitTests/2002-05-02-CastTest3
llc /External/SPEC/CFP95/145.fpppp/145.fpppp
compile /MultiSource/Benchmarks/Olden/perimeter/perimeter
llc /MultiSource/Benchmarks/Prolangs-C++/employ/employ
compile /SingleSource/Regression/C/casts
cbe /SingleSource/UnitTests/2003-08-20-FoldBug
llc /SingleSource/Regression/C++/EH/ctor_dtor_count-2
cbe /MultiSource/Benchmarks/Prolangs-C++/NP/np
compile /SingleSource/Regression/C/DuffsDevice
compile /SingleSource/Regression/C++/BuiltinTypeInfo
compile /SingleSource/UnitTests/2002-05-02-CastTest2
llc /SingleSource/UnitTests/SetjmpLongjmp/C/SimpleCTest
llc /SingleSource/Regression/C/bigstack
cbe /SingleSource/Benchmarks/Shootout/strcat
compile /External/SPEC/CFP2000/183.equake/183.equake
cbe /MultiSource/Benchmarks/SciMark2-C/scimark2
llc /MultiSource/Applications/sgefa/sgefa
llc /MultiSource/Benchmarks/McCat/05-eks/eks
llc /SingleSource/Benchmarks/Misc/mandel
compile /SingleSource/Regression/C/2003-05-21-UnionTest
cbe /SingleSource/Regression/C/bigstack
llc /SingleSource/UnitTests/2002-10-13-BadLoad
llc /MultiSource/Benchmarks/McCat/08-main/main
compile /SingleSource/Regression/C/matrixTranspose
cbe /SingleSource/UnitTests/2003-05-02-DependentPHI
llc /SingleSource/Benchmarks/Shootout/heapsort
compile /SingleSource/UnitTests/2002-04-17-PrintfChar
compile /SingleSource/Benchmarks/Shootout/matrix
llc /SingleSource/UnitTests/2003-10-29-ScalarReplBug
cbe /MultiSource/Benchmarks/Ptrdist/bc/bc
llc /External/Povray/povray
compile /MultiSource/Benchmarks/Prolangs-C++/simul/simul
llc /MultiSource/Benchmarks/Prolangs-C/loader/loader
cbe /SingleSource/Benchmarks/Shootout/ary3
cbe /MultiSource/Applications/treecc/treecc
llc /SingleSource/UnitTests/SetjmpLongjmp/C/FarJump
compile /MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl
compile /External/SPEC/CFP2000/168.wupwise/168.wupwise
cbe /SingleSource/UnitTests/2003-05-31-CastToBool
compile /SingleSource/Regression/C/2003-06-16-InvalidInitializer
compile /SingleSource/Benchmarks/CoyoteBench/lpbench
compile /MultiSource/Benchmarks/Prolangs-C++/objects/objects
llc /SingleSource/Regression/C++/EH/function_try_block
cbe /MultiSource/Benchmarks/McCat/05-eks/eks
compile /External/SPEC/CINT2000/181.mcf/181.mcf
compile /SingleSource/Regression/C/sumarray
cbe /SingleSource/UnitTests/2002-08-02-CastTest
compile /SingleSource/UnitTests/2003-04-22-Switch
llc /MultiSource/Applications/lambda-0.1.3/lambda
compile /SingleSource/UnitTests/2004-11-28-GlobalBoolLayout
compile /SingleSource/Benchmarks/Shootout/objinst
cbe /SingleSource/Regression/C/PR640
llc /SingleSource/Benchmarks/Shootout-C++/sumcol
cbe /SingleSource/UnitTests/2002-10-09-ArrayResolution
compile /SingleSource/Benchmarks/Stanford/Queens
cbe /SingleSource/UnitTests/2003-10-29-ScalarReplBug
llc /MultiSource/Benchmarks/Ptrdist/ks/ks
compile /MultiSource/Benchmarks/McCat/03-testtrie/testtrie
llc /SingleSource/UnitTests/printargs
compile /SingleSource/UnitTests/2003-10-29-ScalarReplBug
cbe /SingleSource/Regression/C/2003-05-22-LocalTypeTest
compile /MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc
compile /External/SPEC/CINT95/132.ijpeg/132.ijpeg
compile /MultiSource/Benchmarks/Prolangs-C++/life/life
cbe /MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio
cbe /MultiSource/Benchmarks/Olden/voronoi/voronoi
llc /SingleSource/CustomChecked/oopack_v1p8
llc /MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl
llc /SingleSource/Regression/C/2003-05-21-BitfieldHandling
cbe /MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg


Warning: empty x range [1.99411e+08:1.99411e+08], adjusting to [1.97417e+08:2.01405e+08]
Warning: empty y range [303514:303514], adjusting to [300479:306549]
Warning: empty x range [1.99411e+08:1.99411e+08], adjusting to [1.97417e+08:2.01405e+08]
Warning: empty y range [303514:303514], adjusting to [300479:306549]
Warning: empty x range [1.99411e+08:1.99411e+08], adjusting to [1.97417e+08:2.01405e+08]
Warning: empty x range [1.99411e+08:1.99411e+08], adjusting to [1.97417e+08:2.01405e+08]
Warning: empty x range [1.99411e+08:1.99411e+08], adjusting to [1.97417e+08:2.01405e+08]
Warning: empty y range [0:0], adjusting to [-1:1]
Warning: empty x range [1.99411e+08:1.99411e+08], adjusting to [1.97417e+08:2.01405e+08]
Warning: empty y range [0:0], adjusting to [-1:1]
Warning: empty x range [1.99411e+08:1.99411e+08], adjusting to [1.97417e+08:2.01405e+08]
Warning: empty x range [1.99411e+08:1.99411e+08], adjusting to [1.97417e+08:2.01405e+08]
Warning: empty x range [1.99411e+08:1.99411e+08], adjusting to [1.97417e+08:2.01405e+08]
Warning: empty x range [1.99411e+08:1.99411e+08], adjusting to [1.97417e+08:2.01405e+08]
Warning: empty x range [1.99411e+08:1.99411e+08], adjusting to [1.97417e+08:2.01405e+08]
Warning: empty x range [1.99411e+08:1.99411e+08], adjusting to [1.97417e+08:2.01405e+08]

USERS WHO COMMITTED:
  alenhar2
  evancheng
  lattner
  reid

ADDED FILES:
  llvm/test/Regression/CodeGen/Generic/2006-04-26-SetCCAnd.ll
  llvm/test/Regression/CodeGen/X86/2006-04-27-ISelFoldingBug.ll
  llvm/test/Regression/Transforms/InstCombine/vec_insert_to_shuffle.ll
  llvm/test/Regression/Transforms/Reassociate/2006-04-27-ReassociateVector.ll

CHANGED FILES:
  llvm-poolalloc/runtime/FL2Allocator/PoolAllocator.cpp
  llvm-poolalloc/runtime/FL2Allocator/PoolAllocator.h
  llvm-test/Makefile.programs
  llvm-www/www-index.html
  llvm/autoconf/configure.ac
  llvm/configure
  llvm/include/llvm/CodeGen/SelectionDAGISel.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/lib/CodeGen/VirtRegMap.cpp
  llvm/lib/Target/PowerPC/README_ALTIVEC.txt
  llvm/lib/Target/X86/README.txt
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86InstrInfo.td
  llvm/lib/Target/X86/X86RegisterInfo.cpp
  llvm/lib/Transforms/Scalar/InstructionCombining.cpp
  llvm/lib/Transforms/Scalar/Reassociate.cpp
  llvm/utils/TableGen/DAGISelEmitter.cpp
rm: cannot remove `index.html': No such file or directory




More information about the llvm-testresults mailing list