search for: jojoma

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

Did you mean: jojomi
2016 Dec 19
2
visitShiftByConstant of DAGCombiner
...xpanding to not "N->hasOneUse()". And now only one regression left: FAIL: LLVM :: CodeGen/Thumb2/machine-licm.ll (18865 of 29222) ******************** TEST 'LLVM :: CodeGen/Thumb2/machine-licm.ll' FAILED ******************** Script: -- /home/likewise-open/SPREADTRUM/ jojo.ma/jojoma/source/llvm/llvm-linaro/llvm/build/./bin/llc < /home/likewise-open/SPREADTRUM/ jojo.ma/jojoma/source/llvm/llvm-linaro/llvm/llvm/test/CodeGen/Thumb2/machine-licm.ll -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -relocation-model=dynamic-no-pic -disable-fp-elim | /home/likewise-open/SPREADTRUM/ jo...
2016 Dec 15
0
visitShiftByConstant of DAGCombiner
On 8 December 2016 at 02:34, Jojo Ma <jojo.ma at linaro.org> wrote: > It would be profitable as well if we could enable the canonicalisation on > it. > sequence before this canonicalisation (ARM): > test: > .fnstart > @ BB#0: @ %entry > movw r1, #65534 > and r1, r0, r1 > ubfx r0, r0, #1, #15 > add r0, r0, r1, lsr #1 > bx lr
2016 Dec 19
0
visitShiftByConstant of DAGCombiner
On 19 December 2016 at 09:58, Jojo Ma <jojo.ma at linaro.org> wrote: > /home/likewise-open/SPREADTRUM/jojo.ma/jojoma/source/llvm/llvm-linaro/llvm/llvm/test/CodeGen/Thumb2/machine-licm.ll:88:10: > error: expected string not found in input > ; CHECK: movw {{(r[0-9])|(lr)}}, #32768 > ^ > <stdin>:56:2: note: scanning from here > movw r12, #32768 > ^ Hi Jojo, This is just a bad che...