[llvm-commits] ARM Regressions

Reid Spencer rspencer at reidspencer.com
Sun Apr 15 12:14:08 PDT 2007


Lauro,

Fixing the DejaGnu tester turned up three regressions in the ARM tests:

Running /proj/llvm/llvm-2/test/CodeGen/ARM/dg.exp ...
FAIL: /proj/llvm/llvm-2/test/CodeGen/ARM/align.ll: exit(1) at line 2
while running: llvm-upgrade
< /proj/llvm/llvm-2/test/CodeGen/ARM/align.ll | llvm-as | llc
-mtriple=arm-linux |  grep align.*2 | wc | grep 2
child process exited abnormally
FAIL: /proj/llvm/llvm-2/test/CodeGen/ARM/hello.ll: exit(1) at line 3
while running: llvm-as < /proj/llvm/llvm-2/test/CodeGen/ARM/hello.ll |
llc -mtriple=arm-linux --disable-fp-elim | grep mov | wc -l | grep 2
child process exited abnormally
FAIL: /proj/llvm/llvm-2/test/CodeGen/ARM/long.ll: exit(1) at line 12
while running: llvm-upgrade < /proj/llvm/llvm-2/test/CodeGen/ARM/long.ll
| llvm-as | llc -march=t
llc: for the -march option: : Cannot find option named 't'!





More information about the llvm-commits mailing list