Skip to content
  • Bill Wendling's avatar
    --- Reverse-merging (from foreign repository) r67049 into '.': · dadaf54e
    Bill Wendling authored
    U    test/CodeGen/X86/2009-03-13-PHIElimBug.ll
    D    test/CodeGen/X86/2009-03-16-PHIElimInLPad.ll
    U    lib/CodeGen/PHIElimination.cpp
    
    r67049 was causing this failure:
    
    Running /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.src/test/CodeGen/X86/dg.exp ...
    FAIL: /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.src/test/CodeGen/X86/2009-03-13-PHIElimBug.ll for PR3784
    Failed with exit(1) at line 1
    while running:  llvm-as < /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.src/test/CodeGen/X86/2009-03-13-PHIElimBug.ll |  llc -march=x86 | /usr/bin/grep -A 2 {call f} | /usr/bin/grep movl
    child process exited abnormally
    
    llvm-svn: 67051
    dadaf54e
Loading