Re: [tortoisesvn] r21435 committed - Speed up FindScreenLineForViewLine using binary search
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 21 May 2011 19:21:47 +0200
On 21.05.2011 18:10, Oto BREZINA wrote:
>> Please do not use assembler. It's not supported for x64 builds, it's
If you really must, you can use compiler intrinsics:
If you use SSE2 intrinsics, make sure you have a fallback code path in
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2743382 To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].Received on 2011-05-21 19:21:54 CEST |
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.