Displaying 6 results from an estimated 6 matches for "17310".
Did you mean:
1710
2013 Sep 13
3
[LLVMdev] LLVM disassembler bugs
Hi,
I am looking at the "LLVMOpInfoCallback GetOpInfo" callback.
Example 1 GOOD:
41 c6 84 24 16 04 00 00 0c : movb $12, 1046(%r12)
Makes calls to the callback with:
Offset = 0x4, Size = 0x4 <- Octets: 16 04 00 00
Offset = 0x8, Size = 0x1 <- Octets: 0c
That was correct.
Example 2 BAD:
c7 45 98 a1 ff ff ff : movl $4294967201, -104(%rbp)
Makes calls to the callback
2013 Dec 06
0
[LLVMdev] Request to submit the patch for PR17310 to release 3.4 branch
Hi,
http://llvm.org/bugs/show_bug.cgi?id=17310
This is a small two line patch that fixes a bug in the LLVM x86 disassembler.
It also includes a test case.
Please add it to LLVM 3.4
Kind Regards
James
2006 May 27
5
ActiveSupport JSON working?
Hi,
I am trying to convert a hash to JSON using ActiveSupports built in
.to_json. I am doing similar to the example below but are there
certain strings that could go in place of ''bar'' or ''rez'' that will
break the to_json method? I am using a very long string from rjs
output in place of ''bar''.
Perhaps .to_json is not ready yet?
Thanks,
Peter
2015 Dec 25
0
Wine release 1.9.0
...en loading some help files
15253 VB6 application doesn't fully render text using custom bitmap font (only one character shown)
15951 Origin Pro 6.1 / 7.5 / 8.0 / 8.5: Matrix menu commands don't work (dialog for auto-spacing of levels, colors or linestyles in contour-plots not shown)
17310 Window looses its top returning from fullscreen and is undragable from normal means
18347 Multiple applications crash on unimplemented function gdiplus.dll.GdipImageSetAbort (Cooliris, IPLA 0.9)
20208 Liquid Story Binder - 'z' location broken and window management issues
22871 Min...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...1 5228
convert.ll 5 15405 0 0.01 15375 0 0.01 15375
CopyCoder.ll 15 42021 0 0.01 41987 0 0.01 41987
CopyRegister.ll 2 3609 0 0.01 3575 0 0.01 3575
correct.ll 29 246517 0 0.03 246486 0 0.03 246486
correlation.ll 12 36342 0 0.01 36299 0 0.01 36299
countlib.ll 1 3445 0 0.01 3419 0 0.01 3419
count.ll 1 17310 0 0.01 17284 0 0.01 17284
covariance.ll 12 27739 0 0.01 27697 0 0.01 27697
cp.ll 4 45311 0 0.01 45294 0 0.01 45294
crc_32.ll 5 15359 0 0.01 15327 0 0.01 15327
crc32.ll 4 11042 0 0.01 11011 0 0.01 11011
CRC.ll 1 1050 0 0.01 1023 0 0.01 1023
CreateCoder.ll 8 48907 0 0.01 48875 0 0.01 48875
createData...