Skip to content
  • Bill Wendling's avatar
    The enabling of remat in 2-address conversion breaks this test: · 2e8c8289
    Bill Wendling authored
    Running /Users/void/llvm/llvm.src/test/CodeGen/X86/dg.exp ...
    FAIL: /Users/void/llvm/llvm.src/test/CodeGen/X86/2007-11-30-LoadFolding-Bug.ll
    Failed with exit(1) at line 1
    while running: llvm-as < /Users/void/llvm/llvm.src/test/CodeGen/X86/2007-11-30-LoadFolding-Bug.ll | llc -march=x86 -mattr=+sse2 -stats |&  grep {1 .*folded into instructions}
    child process exited abnormally
    
    Make this conditional for now.
    
    llvm-svn: 51563
    2e8c8289
Loading