[LLVMdev] [AArch64] Remaining broken tests

Renato Golin renato.golin at linaro.org
Sun May 25 12:13:00 PDT 2014


Hi Tim,

There are three remaining broken tests on AArch64 on Gabor's buildbot:

http://lab.llvm.org:8011/builders/llvm-aarch64-linux

CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll
 ** LLVM ERROR: Can't handle live physical register dependency!

CodeGen/Generic/asm-large-immediate.ll
 ** error: invalid operand in inline asm: '/* result: ${0:c} */'

Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll
 ** error: invalid operand in inline asm: '.foo_directive ${0:c}:${1:c}'

Also, Gabor, there is one left-over assembly file that must be manually removed:

CodeGen/ARM64/indexed-vector-ldst-2.s

cheers,
--renato



More information about the llvm-dev mailing list