Trunk as of right now is giving the following regressions:
> Running /proj/llvm/head/llvm/test/CodeGen/X86/dg.exp ... > FAIL: /proj/llvm/head/llvm/test/CodeGen/X86/x86-64-mem.ll > Failed with exit(1) at line 7 > while running: grep rip x86-64-mem.ll.tmp2 | wc -l | grep 4 > child process exited abnormally Looks like Evan. > Running /proj/llvm/head/llvm/test/Transforms/LoopUnswitch/dg.exp ... > FAIL: /proj/llvm/head/llvm/test/Transforms/LoopUnswitch/2007-08-01-Dom.ll > Failed with signal(SIGSEGV) at line 1 > while running: llvm-as < > /proj/llvm/head/llvm/test/Transforms/LoopUnswitch/2007-08-01-Dom.ll | opt > -licm -loop-unswitch -disable-output > opt[0x8572508] > opt[0x85727ce] > [0x7c2420] > opt[0x83eede7] > opt[0x83eee18] > opt[0x83eefa9] > opt[0x83eefa9] > opt[0x83eefa9] > opt[0x83eefa9] > opt[0x83eefa9] > opt[0x83ef590] > opt[0x83ef7b6] > opt(llvm::LPPassManager::runOnFunction(llvm::Function&)+0x3d9)[0x8454575] > opt(llvm::FPPassManager::runOnFunction(llvm::Function&)+0x132)[0x850e21c] > opt(llvm::FPPassManager::runOnModule(llvm::Module&)+0x62)[0x850e3ec] > opt(llvm::MPPassManager::runOnModule(llvm::Module&)+0x115)[0x850deb1] > opt(llvm::PassManagerImpl::run(llvm::Module&)+0x6e)[0x850e092] > opt(llvm::PassManager::run(llvm::Module&)+0x1a)[0x850e0e4] > opt(main+0xa95)[0x82a73c9] Looks like Devang. The good news is that the rest of the tests pass. Reid. _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits