search for: ptr_hi

Displaying 3 results from an estimated 3 matches for "ptr_hi".

Did you mean: pte_hi
2014 Dec 15
2
[LLVMdev] 3.5.1 Testing Phase Begins
...ran again with -vv. However, there is no new information. For sake of completeness, I copy the output again: Command Output (stderr): -- /Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll:28:14: error: expected string not found in input ; SYM32-DAG: lui [[PTR_HI:\$[0-9]+]], %hi(bytes) ^ <stdin>:15:7: note: scanning from here s_i8: # @s_i8 ^ <stdin>:24:5: note: possible intended match here addiu $2, $gp, %gp_rel(bytes) ^ — Cheers, Sebastian > >> _______________________________________________ >> LLVM Dev...
2014 Dec 15
2
[LLVMdev] 3.5.1 Testing Phase Begins
2014-12-15 13:00 GMT+01:00 Daniel Sanders <Daniel.Sanders at imgtec.com>: >> LLVM: CodeGen/Mips/cconv/arguments-struct.ll > > Do you have the verbose lit output for this test? > I ran it again in verbose mode, but there were no additional outputs. Cheers, Sebastian
2014 Dec 12
9
[LLVMdev] 3.5.1 Testing Phase Begins
Hi, 3.5.1-rc1 has been tagged, so it is time to begin testing. We can always use more testers, so if you would like to volunteer, let me know. For those that are new to testing, please review the documentation for how validate a new release: http://llvm.org/docs/ReleaseProcess.html Remember that when we check for regressions we want to compare the test results of 3.5.1-rc1 with 3.5.0-final.