search for: 12664

Displaying 10 results from an estimated 10 matches for "12664".

Did you mean: 1264
2012 Nov 28
6
[LLVMdev] !!! 3.2 Release RC2 deadline November 29th
...2. If there are other release stopping bugs/issues that you think should be fixed before the final 3.2 release but are not listed below then please add them to the Bug 13893 - "Umbrella bug for 3.2 release". As of today Tuesday Nov 27th following release blocking bugs are still open: 12664 - O2 -ftree-vectorize -fplugin-arg-dragonegg-enable-gcc-optzns on mdbx.f90 confuses dragoneg 13561 - LLVM ERROR: Cannot select: 0x14214bb10: i16 = extract_vector_elt 0x14214b910, 0x142142c10 14116 - Inliner incorrectly combines cleanup and catch landing pads 14279 - mishandling of implicit move...
2007 Jul 12
3
v1.1 status and benchmarks
...2 Stor Dele Expu Appe 100% 50% 50% 100% 100% 100% 50% 100% 100% 100% 30% 5% v1.0: 10 2058 2102 10 4157 6019 1426 3348 4157 4391 v1.1: 10 5029 5072 10 10064 14352 3176 8092 10064 10624 cydir: 10 6332 6393 10 12664 17965 3958 10154 12663 13336 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20070712/7eb4f4e6/...
2012 Nov 30
0
[LLVMdev] !!! 3.2 Release RC2 deadline November 29th
...ssues that you > think should be fixed before the final 3.2 release but > are not listed below then please add them to the > Bug 13893 - "Umbrella bug for 3.2 release". > > > > As of today Tuesday Nov 27th following release blocking > bugs are still open: > > 12664 - O2 -ftree-vectorize -fplugin-arg-dragonegg-enable-gcc-optzns on > mdbx.f90 confuses dragoneg > > 13561 - LLVM ERROR: Cannot select: 0x14214bb10: i16 = > extract_vector_elt 0x14214b910, 0x142142c10 > > 14116 - Inliner incorrectly combines cleanup and catch landing pads > >...
2012 Nov 30
1
[LLVMdev] !!! 3.2 Release RC2 deadline November 29th
...fixed before the final 3.2 release but >> are not listed below then please add them to the >> Bug 13893 - "Umbrella bug for 3.2 release". >> >> >> >> As of today Tuesday Nov 27th following release blocking >> bugs are still open: >> >> 12664 - O2 -ftree-vectorize -fplugin-arg-dragonegg-enable-gcc-optzns on >> mdbx.f90 confuses dragoneg >> >> 13561 - LLVM ERROR: Cannot select: 0x14214bb10: i16 = >> extract_vector_elt 0x14214b910, 0x142142c10 >> >> 14116 - Inliner incorrectly combines cleanup and catc...
2012 Nov 28
0
[LLVMdev] [cfe-dev] !!! 3.2 Release RC2 deadline November 29th
...hould be fixed before the final 3.2 release but > are not listed below then please add them to the > Bug 13893 - "Umbrella bug for 3.2 release". > > Just my two cents ;) > > As of today Tuesday Nov 27th following release blocking > bugs are still open: > > 12664 - O2 -ftree-vectorize -fplugin-arg-dragonegg-enable-gcc-optzns on > mdbx.f90 confuses dragoneg > > 13561 - LLVM ERROR: Cannot select: 0x14214bb10: i16 = > extract_vector_elt 0x14214b910, 0x142142c10 > No action on this bug in 4 months. I don't think It shouldn't be a rele...
2006 Jul 22
5
Prototype error. replace content inside a <TR> in IE
Does anyone know of a fix for the issue with prototype and replacing table rows in IE? render :update do |page| page.replace "row_#{params[:id]}", :partial => ''wireless_request/wrequest'', :locals => {:wrequest => @wrequest} end This ends up making IE throw an "rjs error [object error]" Searching around I found a couple of posts about
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
...12568 => Hello World +12576 => Hello World +12584 => Hello World +12592 => Hello World +12600 => Hello World +12608 => Hello World +12616 => Hello World +12624 => Hello World +12632 => Hello World +12640 => Hello World +12648 => Hello World +12656 => Hello World +12664 => Hello World +12672 => Hello World +12680 => Hello World +12688 => Hello World +12696 => Hello World +12704 => Hello World +12712 => Hello World +12720 => Hello World +12728 => Hello World +12736 => Hello World +12744 => Hello World +12752 => Hello World +12760...
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
...2560: 0, 0 +12568: , +12568: 0, 0 +12576: , +12576: 0, 0 +12584: , +12584: 0, 0 +12592: , +12592: 0, 0 +12600: , +12600: 0, 0 +12608: , +12608: 0, 0 +12616: , +12616: 0, 0 +12624: , +12624: 0, 0 +12632: , +12632: 0, 0 +12640: , +12640: 0, 0 +12648: , +12648: 0, 0 +12656: , +12656: 0, 0 +12664: , +12664: 0, 0 +12672: , +12672: 0, 0 +12680: , +12680: 0, 0 +12688: , +12688: 0, 0 +12696: , +12696: 0, 0 +12704: , +12704: 0, 0 +12712: , +12712: 0, 0 +12720: , +12720: 0, 0 +12728: , +12728: 0, 0 +12736: , +12736: 0, 0 +12744: , +12744: 0, 0 +12752: , +12752: 0, 0 +12760: , +12760:...
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))
...0 0.02 145253 liolib.ll 41 84096 0 0.02 84081 0 0.01 84081 ListFileUtils.ll 8 79532 0 0.01 79505 0 0.01 79505 list.ll 2 7747 0 0.01 7725 0 0.01 7725 List.ll 20 323082 0 0.03 323046 0 0.03 320565 lists1.ll 88 152101 9 0.02 150705 3 0.02 151455 lists.ll 17 45370 0 0.01 45351 0 0.01 45351 literal.ll 1 12664 0 0.01 12646 0 0.01 12646 llex.ll 19 155435 0 0.02 155420 0 0.02 155420 llubenchmark.ll 5 27605 0 0.01 27583 0 0.01 27583 lmathlib.ll 29 34963 0 0.01 34948 0 0.02 33539 lmem.ll 3 12468 0 0.01 12453 0 0.00 12453 loadbins.ll 1 74518 0 0.01 74485 0 0.01 74485 LoadCodecs.ll 20 151022 0 0.02 150987 0 0....