Displaying 13 results from an estimated 13 matches for "siamashka".
2011 Feb 25
2
[LLVMdev] ARM ELF target and the use of VFP/NEON instructions
On Thursday 03 February 2011 14:14:28 Renato Golin wrote:
> On 3 February 2011 10:25, Siarhei Siamashka <siarhei.siamashka at gmail.com>
wrote:
> > I have submitted a bug some time ago to LLVM bugtracker:
> > http://llvm.org/bugs/show_bug.cgi?id=8931
>
> Hi Siarhei,
>
> This is a really silly bug with a simple fix.
>
> We have a similar patch here locally, but...
2011 Feb 25
0
[LLVMdev] ARM ELF target and the use of VFP/NEON instructions
On Fri, Feb 25, 2011 at 12:16 PM, Siarhei Siamashka
<siarhei.siamashka at gmail.com> wrote:
> On Thursday 03 February 2011 14:14:28 Renato Golin wrote:
>> On 3 February 2011 10:25, Siarhei Siamashka <siarhei.siamashka at gmail.com>
> wrote:
>> > I have submitted a bug some time ago to LLVM bugtracker:
>> > h...
2011 Feb 03
3
[LLVMdev] ARM ELF target and the use of VFP/NEON instructions
...type", implying that emitting FPU type was
actually planned.
Would it be possible to fix this problem somehow? Being able to use clang
in linux on ARM systems may provide additional testing coverage, so should
be beneficial for LLVM project in the long run.
Thanks.
--
Best regards,
Siarhei Siamashka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110203/538fa816/attachment.sig>
2011 Feb 03
0
[LLVMdev] ARM ELF target and the use of VFP/NEON instructions
On 3 February 2011 10:25, Siarhei Siamashka <siarhei.siamashka at gmail.com> wrote:
> I have submitted a bug some time ago to LLVM bugtracker:
> http://llvm.org/bugs/show_bug.cgi?id=8931
Hi Siarhei,
This is a really silly bug with a simple fix.
We have a similar patch here locally, but as this is part of another
set of patches...
2011 Feb 25
2
[LLVMdev] ARM ELF target and the use of VFP/NEON instructions
On Friday 25 February 2011 22:28:14 Jason Kim wrote:
> On Fri, Feb 25, 2011 at 12:16 PM, Siarhei Siamashka
>
> <siarhei.siamashka at gmail.com> wrote:
> > On Thursday 03 February 2011 14:14:28 Renato Golin wrote:
> >> On 3 February 2011 10:25, Siarhei Siamashka
> >> <siarhei.siamashka at gmail.com>
> >
> > wrote:
> >> > I have submitted...
2010 Nov 16
0
[ANNOUNCE] pixman release 0.21.2 now available
A new pixman release 0.21.2 is now available. This is the first
development snapshot leading up to a stable 0.22 release.
News:
ARM: Performance improvements for image scaling [Siarhei Siamashka]
Performance improvements for affine transformations [Soren Sandmann]
Plus bug fixes and other improvements [Andrea Canciani, Siarhei, Soren].
NOTE: In this release a workaround for a bug in older version of the X
server has been removed. If your X server is version 1.6 or older, you
ma...
2011 Nov 29
0
[LLVMdev] LLVM on ARM testing.
...--enable-__cxa_atexit --enable-clocale=gnu
--with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo
4.5.3-r1 p1.0, pie-0.4.5'
Thread model: posix
gcc version 4.5.3 (Gentoo 4.5.3-r1 p1.0, pie-0.4.5)
And the failures are the same if using gcc 4.4.5 instead.
--
Best regards,
Siarhei Siamashka
2011 Jul 03
9
[LLVMdev] LLVM on ARM testing.
Hello,
I asked here for kind of reference GCC version which LLVM development
team is using for *native* testing on ARM hardware. (no cross
compilation!) last week or so. I've been curious myself how the
situation looks and so I tested LLVM 2.9 as a reference point and LLVM
HEAD as of June 29 on ARMv7 (two boards with two different Ubuntu
versions) compiled by GCC 4.3.4, 4.4.1, 4.4.5,
2015 Sep 22
0
[ANNOUNCE] pixman release 0.32.8 now available
...man-0.32.8.tar.bz2
GPG signature:
http://cairographics.org/releases/pixman-0.32.8.tar.gz.sha1.asc
(signed by Oded Gabbay <oded.gabbay at redhat.com>)
Git:
git://git.freedesktop.org/git/pixman
tag: pixman-0.32.8
Log:
Oded Gabbay (1):
Pre-release version bump to 0.32.8
Siarhei Siamashka (1):
pixman-general: Fix stack related pointer arithmetic overflow
Søren Sandmann Pedersen (1):
Post-release version bump to 0.32.7
2015 Oct 23
0
[ANNOUNCE] pixman release 0.33.4 now available
...ACTIVE
utils.[ch]: add fence_image_create_bits ()
test: add fence-image-self-test
utils.c: fix fallback code for fence_image_create_bits()
utils.[ch]: add fence_get_page_size()
implementation: add PIXMAN_DISABLE=wholeops
armv6: enable over_n_8888
Siarhei Siamashka (2):
pixman-general: Fix stack related pointer arithmetic overflow
vmx: implement fast path vmx_composite_over_n_8888
Thomas Petazzoni (1):
test: add a check for FE_DIVBYZERO
2013 Apr 30
0
[ANNOUNCE] pixman 0.29.4 now available
...65_rev" to lowlevel-blt-ben
test: add "pixbuf" and "rpixbuf" to lowlevel-blt-bench
MIPS: DSPr2: Added pixbuf fast path.
MIPS: DSPr2: Added rpixbuf fast path.
Peter Breitenlohner (1):
Check for missing sqrtf() as, e.g., for Solaris 9
Siarhei Siamashka (2):
test: larger 0xFF/0x00 filled clusters in random images for blitters-test
sse2: faster bilinear interpolation (get rid of XOR instruction)
Stefan Weil (2):
sse2: Use uintptr_t in type casts from pointer to integral value
Trivial spelling fixes in comments
S?re...
2015 Aug 01
0
[ANNOUNCE] pixman 0.33.2 release candidate now available
...ils
lowlevel-blt-bench: move speed and scaling printing
lowlevel-blt-bench: all bench funcs to return pix_cnt
lowlevel-blt-bench: refactor to Mpx_per_sec()
lowlevel-blt-bench: add CSV output mode
lowlevel-blt-bench: add option to skip memcpy measurement
Siarhei Siamashka (3):
configure.ac: Check if the compiler supports GCC vector extensions
test: Fix OpenMP clauses for the tolerance-test
mmx: Fix _mm_empty problems for over_8888_8888/over_8888_n_8888
Søren Sandmann (14):
Post-release version bump to 0.33.1
demos/Makefile.am: M...
2016 Jan 31
0
[ANNOUNCE] pixman major release 0.34.0 now available
..._ACTIVE
utils.[ch]: add fence_image_create_bits ()
test: add fence-image-self-test
utils.c: fix fallback code for fence_image_create_bits()
utils.[ch]: add fence_get_page_size()
implementation: add PIXMAN_DISABLE=wholeops
armv6: enable over_n_8888
Siarhei Siamashka (5):
configure.ac: Check if the compiler supports GCC vector extensions
test: Fix OpenMP clauses for the tolerance-test
mmx: Fix _mm_empty problems for over_8888_8888/over_8888_n_8888
pixman-general: Fix stack related pointer arithmetic overflow
vmx: implement fas...