similar to: LLVM Social in Sydney, Australia?

Displaying 20 results from an estimated 2000 matches similar to: "LLVM Social in Sydney, Australia?"

2016 Aug 04
2
LLVM Social in Sydney, Australia?
> > On 4 Aug 2016, at 14:20, Ben Lippmeier <benl at ouroborus.net> wrote: > > >> On 3 Aug 2016, at 12:38 PM, Dean Michael Berris via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> Hi Everyone, >> >> Just trying my luck here but are there others in the list lurking that down under in Sydney? I'm happy to make something happen if
2011 Aug 28
1
[LLVMdev] LLVM supports Unicode?
geovanisouza92 at gmail.com wrote: > I'm trying create a new programming language, and I want that it have > Unicode support (support for read and manipulate rightly the source-code and > string literals). LLVM IR iteself only supports one string ty, which is an array of i8 (8 bit integers). In your compile you can use utf-8 and any utf8 string literal can be stored in an i8 array
2012 Aug 23
1
[LLVMdev] bending the limits of tbaa metadata
Hi, I work on DDC, the compiler of a research Haskell dialect, Disciple (disciple.ouroborus.net (http://disciple.ouroborus.net)). We are looking to make use of LLVM's type-based alias analysis metadata to encode non-aliasing information between variables. We have found that the tbaa structure is somewhat limited in its expressivity. In particular we couldn't encode intransitive
2009 Feb 11
6
[LLVMdev] Some enhancements to ImmutableSet and FoldingSet
I needed these for some work I'm doing in clang... -------------- next part -------------- A non-text attachment was scrubbed... Name: set.patch Type: application/octet-stream Size: 1925 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090211/82192816/attachment.obj>
2009 Feb 11
0
[LLVMdev] Some enhancements to ImmutableSet and FoldingSet
On Wed, Feb 11, 2009 at 10:36 AM, Ben Laurie <benl at google.com> wrote: > I needed these for some work I'm doing in clang... > Yes sir! At least this message was informative. One thing: + int size() const { + int n = 0; + for(iterator i = begin() ; i != end() ; ++n, ++i) + ; + return n; + } + bool empty() const { + return size() == 0; + } empty() here
2006 Mar 13
2
Ruby/Rails contract: Sydney, Australia
Please excuse if this isn''t the right forum - I didn''t see any mention of a better list - please advise if there is somewhere else I should send this. My employer is seeking a contractor for some Ruby/Rails work. Please e-mail me directly at peters <at> nimble.com.au if you are interested and available at short notice. I''ll provide further details as we flesh
2012 Jul 13
0
Systems and Network Administrator, Sydney, Australia
Professional Utility Board is seeking a part-time Systems and Network Administrator. The candidate will play an integral role as a systems and network administrator with Professional Utility Board, a utilities procurement consultancy, based in Terrey Hills, Sydney, Australia. Responsibilities: - administration of a FreeBSD server system - some end user support Experience: - 3-4 years
2010 Feb 01
0
[JOBS] Entry-to-mid level Rails developer wanted in Adelaide or Sydney, Australia!
Hi, My name is Sebastian von Conrad and I''m not a recruiter; I''m a software developer with e-channel search, an industry leading search engine marketing agency with offices in Adelaide and Sydney. We''ve been in business for over 10 years and was recently named as one of Deloitte Technology Fast 50 Australia for 2009, which means that we''re one of the 50 fastest
2005 Jun 12
0
Asterisk Community Meeting in Sydney Australia
All those asterisk users in Sydney Australia, we are going to organize frist asterisk users meeting on 7th July around 6 PM in Lidcombe area. I will advise the exect address of meeting, once i have some feeling how many users are coming. In this meeting we will also launch Australia's first "Asterisk Community Telecom" for Australian users, where we all can hook up and stay in touch
2006 May 17
0
Last Chance: SYDNEY, AUSTRALIA JUNE 5-8, Data Mining Training/Workshop
Last chance to register for Sydney, Australia Data Mining Training and Workshop. Training: June 5-7, 2006 Workshop: June 8, 2006 Register for 1, 2, 3 or 4 days. Location: Australian Graduate School of Management, Lecture Theatre Number 1 O'Connell Street Sydney, Australia Objective: The training and workshop are aimed at bringing together researchers and practitioners to learn about data
2003 Nov 10
1
OT: Work offer - SAMBA consultant required in Sydney, Australia.
Hi all - sorry for the off-topic posting - just that the list of consultants on the samba site is horrendously out of date! I thought that this would be the best place for me to find suitable resources... firstly I would like to say thanks a million to all the samba team for your ongoing efforts and great product. I just wish I had more time to experiment with it! We have the startings of a good
2011 Aug 28
0
[LLVMdev] LLVM supports Unicode?
Hi, Jo! I'm trying create a new programming language, and I want that it have Unicode support (support for read and manipulate rightly the source-code and string literals). But, in addition, my programming language supports "string interpolation" string, and in these interpolations, tiny snippets of code, like expressions, or variable names. So, I need read each char, separating
2011 Aug 28
4
[LLVMdev] LLVM supports Unicode?
Am 28.08.2011 16:02, schrieb geovanisouza92 at gmail.com: > Well, have you any idea about how I can implement rightly Unicode in C/C++? What do you mean with "implement in C/C++"? If you mean adding libraries to C/C++ that correctly deal with Unicode: that's nothing you do with a compiler infrastructure. And probably duplicate work, since Unicode libraries already exist. If
2009 Feb 11
3
[LLVMdev] Some enhancements to ImmutableSet and FoldingSet
On Feb 11, 2009, at 10:54 AM, Bill Wendling wrote: > On Wed, Feb 11, 2009 at 10:36 AM, Ben Laurie <benl at google.com> wrote: >> I needed these for some work I'm doing in clang... >> > Yes sir! At least this message was informative. One thing: > > + int size() const { > + int n = 0; > + for(iterator i = begin() ; i != end() ; ++n, ++i) > + ;
2016 Sep 13
3
(short notice) Cambridge LLVM Social tomorrow (Wednesday)
Hello various people, A few LLVM folk are in town for the ARM researchers gathering towards the end of the week and we discussed briefly the idea of having a small pub outing for them this week. It looks as if Wednesday is the best day, so let’s aim to go back to the Fort St George[1]. The weather is supposed to be warm again this week (though I’m sure Renato will strive to organise rain for
2018 May 30
2
Meetup/Social in India
Hi Folks, We are a group of LLVM compiler developers in Hyderabad area. Considering few previous mail about meetups in India, we are planning to organize LLVM meetups in India evry monthly or bimonthly in the best interest of other developers. Based on the concentration of developers Pune, Bangalore and Hyderabad are the location we have in mind. Interested folks please reply stating ur
2018 May 30
0
Meetup/Social in India
I'd be interested in attending and helping organise the Hyderabad meetup. Cheers Siddharth On Wed 30 May, 2018, 14:32 Siddharth Shankar Swain via llvm-dev, < llvm-dev at lists.llvm.org> wrote: > Hi Folks, > > We are a group of LLVM compiler developers in Hyderabad area. Considering > few previous mail about meetups in India, we are planning to organize LLVM > meetups
2011 Nov 13
8
ioperm problem
Hi, I''m trying to port AMD VGA passthru patch to the latest XEN and vanila kernel and I got SIGSEGV in static void ati_hw_out(uint16_t hport, uint32_t data) { ioperm(gfx_info.host_pio_base, gfx_info.pio_size, 1); asm volatile ("out %1, %0"::"Nd"(hport),"a"(data)); ioperm(gfx_info.host_pio_base, gfx_info.pio_size, 0); } I tried old 2.6.32
2008 Dec 09
3
How can I draw bars
I need to make a graphic to show problems on different parts of chromosomes (think of a graphic showing the number of frayed threads as colors along different parts of a worn out rope). I want to draw bars going from left to right across a page and color different parts of the bars in different shades. Each graphic will need to have several bars of different lenghts corresponding to the
2020 Sep 26
3
LLVM Developers Meeting JIT BoF -- Request for Topics of Interest
Hi All, The 2020 Virtual LLVM Developer's Meeting is coming up the week after next. I'll be hosting a JIT Birds-of-a-Feather session on Thursday the 8th at 10:55am PDT (See http://llvm.org/devmtg/2020-09/schedule/). I'm planning to run this more like a Round Table: Minimal introduction, plenty of time for discussion. Does anyone have any LLVM JIT related topics that they would