diff options
author | Bill Wendling <isanbard@gmail.com> | 2008-05-26 05:49:49 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2008-05-26 05:49:49 +0000 |
commit | a16157a41098795d5045b197691ef997535ae169 (patch) | |
tree | d815028914477a03c8030cbc149b17999bcc73ac /lib/Transforms/Utils/LCSSA.cpp | |
parent | 48f7f237ea5224c44e9c2782836fb7b60d8b5db1 (diff) |
The enabling of remat in 2-address conversion breaks this test:
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51563 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/LCSSA.cpp')
0 files changed, 0 insertions, 0 deletions