Displaying 20 results from an estimated 300 matches similar to: "LLVM July Status Update"
2004 Jun 17
0
[LLVMdev] generating instructions with embedded ConstantExprs from within LLVM
On Thu, 17 Jun 2004, Patrick Meredith wrote:
> How is this done? Everything logical I have tried has failed, here was
> one attempt:
>
> Constant *C = (Constant*) ConstantArray::get(inst2string(I)); //fucnction defined elsewhere
>
> //generates a correct Global string
> GlobalVariable *str = new GlobalVariable(C->getType(), true,
>
2004 Jun 17
4
[LLVMdev] generating instructions with embedded ConstantExprs from within LLVM
How is this done? Everything logical I have tried has failed, here was one attempt:
Constant *C = (Constant*) ConstantArray::get(inst2string(I)); //fucnction defined elsewhere
//generates a correct Global string
GlobalVariable *str = new GlobalVariable(C->getType(), true,
GlobalValue::InternalLinkage,
C, mkStrName( strNumber++ ), &M);
std::vector<Value*>
2006 Oct 30
0
[LLVMdev] viewCFG call from opt loaded shared lib
Hey everyone,
I want to call F.viewCFG() from within the Hello.so shared library
runOnFunction() function, but I keep getting:
opt: symbol lookup error: ../../../Debug/lib/LLVMHello.so: undefined
symbol: _ZNK4llvm8Function7viewCFGEv
while using:
"opt -load ../../../Debug/lib/LLVMHello.so -print
/temp/llvm/KellyTest/test.bc"
I assume this means that I need to statically link in
2004 Jul 18
1
[LLVMdev] ConstantPointerRef Changes
LLVMers,
The long awaited conclusion of bug 122 (VMCore cleanups) is very near. I
have just committed all the changes to rid LLVM of the ConstantPointerRef
abomination. This class no longer exists. Just use GlobalValue,
GlobalVariable or Function directly.
The changes pass 100% of Feature and Regression tests.
Two minor discrepancies against the Programs tests were detected but these
were
2006 Jul 16
1
Rails Core Weekly July 2 - July 16
This is another edition of Rails Core Weekly, affectionately known as
RCW. A much nicer pre-web 3.0 version is available from the following
url:
http://www.pinupgeek.com/articles/category/rails-core-weekly-news
We have an Atom/RSS feed available there as well.
Rails Core Weekly summarizes the rails-core mailing list, a list
dedicated to Ruby on Rails internals and its development. RCW is
2006 Jul 05
0
Getting "really" started with Rails - Free Mini-Workshop - JULY 26 @ 6:30PM
First off, I want to send a huge thank you out to the UBC Electrical and
Computer Engineering department for giving us a home for the next VanRuby
_FREE_ mini-workshop!
VanRuby (www.vanruby.com), the Vancouver Ruby Association, is holding our
next meetup at the Kitsilano UBC campus on Wednesday, July 26th from 6:30pm
to 9pm.
The format for this event will be in a mini-workshop style. Lasting for
2006 Jul 08
0
July Houston Ruby/RoR group meeting
The Houston group will be meeting Tuesday, 11 July from 6:00PM to 8:00PM
at the Webxites offices on the west side of Houston. This month there
will be a presentation on migrations.
See http://upcoming.org/event/90203 for additional information, and
http://groups.yahoo.com/group/Houston-RoR/ to join the group.
Keith Lancaster
--
Posted via http://www.ruby-forum.com/.
2006 Jun 06
4
change 1-06-2006 to 1st July 2006 (date formatting)
Hi,
I have a few dates coming from the datebase in the format ''DD-MM-YYYY''
How can I change this in to a more human readable format?
such as 1st July 2006
Thanks
Scott
--
Posted via http://www.ruby-forum.com/.
2006 Jun 13
0
Milwaukee RUG Meeting July 12th at 5:30 - 7:30 pm
The Milwaukee Ruby User''s Group had a great kick-off meeting.
Meeting Notes => http://tinyurl.com/eg78h
You are invited to our July Meeting.
Date: July 12, 2006 - Wednesday
Time: 5:30 - 7:30 p.m.
Location: SpiderLogic, Conference Room 1 on first floor
10000 West Innovation Dr.
Milwaukee, WI 53266
Map ==> http://tinyurl.com/olprl
Look for Medical College of
2006 Jun 30
0
PhillyOnRails Meeting - July 6
The Philadelphia Ruby on Rails user group will be meeting next Thursday
evening (July 6) in Fort Washington, PA, USA.
David Black (author of the recently released "Ruby for Rails") is going
to start us out with a talk about code re-use in Rails. Later, after a
short break for food, giveaways and great conversation, he''ll lead a
hands-on session where we get down and dirty with
2006 May 20
1
Rails Day 2006 -- 24 hour programming contest on July 17th
I just launched the website for Rails Day 2006, the second annual 24
hour Ruby on Rails development contest. Teams of one to three people
have 24 hours to develop a Rails application from scratch. When the
contest is over, entries are judged, and cool prizes are awarded.
http://www.railsday2006.com/
Sponsoring Rails Day is a great way to promote your company to the
geek demographic. If
2008 Jun 07
0
[ANN/ADV] "Advancing With Rails", July 21-24, Edison NJ
Hi everyone --
I''m very pleased to announce the following upcoming training course:
ADVANCING WITH RAILS
July 21-24
Edison, NJ
"Advancing With Rails" is a course for intermediate Rails programmers
who want to get to the next level with both their Ruby knowledge and
their Rails skillset. Topics include routing and REST, advanced
ActiveRecord associations, caching,
2010 Jul 05
0
ShRUG 8, Mon July 12th: Introduction to RSpec
Hi all
Reposting this for the benefit of anyone who may be able to attend but wouldn''t normally see ShRUG announcements.
ShRUG is the Sheffield (UK) Ruby User Group. ShRUG July 2010 is now confirmed. Ashley Moran (that''s me) of PatchSpace Ltd (that''s also me, really) will be running an introduction to RSpec, a powerful and mature BDD/testing library for Ruby*. No
2009 Feb 10
1
ggplot2 + rggobi course. July 30-31, Washington DC
Hi everyone,
We're very pleased to offer a two-day looking-at-data course.
July 30-31
Washington DC
Day one: static graphics with ggplot2
Day two: interactive graphics with rggobi and GGobi.
You can attend one day (for $295) or both days (for $550).
Student discounts are available.
All proceeds go to the GGobi Foundation to support graphics research.
Find out more, and book your tickets
2014 Jul 25
0
Planned maintenance for community services on Monday, July 28, 2014
Monday, July 28, 2014, Asterisk community services will have
intermittent availability due to maintenance. This maintenance will
begin at approximately 9:00 PM CST[1] and should last no longer than one hour.
The affected services are:
* svn.digium.com
* svn.asterisk.org
* svncommunity.digium.com
Thank you for your support!
[1]: http://tinyurl.com/nn3qec5 (see converted times)
--
2008 Jun 16
0
Lustre Administration & Support Level I training will be offered on July 15-17, 2008 in Beijing, China
Lustre Administration & Support Level I training will be offered on July
15-17, 2008 in Beijing, China.
Please click here for course description:
https://www.suntrainingcatalogue.com/eduserv/client/loadCourse.do?coId=zh_CN_ES-288&coCourseCode=ES-288&l=zh_CN
Course Language: Chinese Mandarin*
Price:*
RMB 9,800 for 3 days of in-depth technical hands-on instruction
*Registration for
2008 Jun 16
0
Lustre Administration & Support Level I training will be offered on July 15-17, 2008 in Beijing, China
Lustre Administration & Support Level I training will be offered on July
15-17, 2008 in Beijing, China.
Please click here for course description:
https://www.suntrainingcatalogue.com/eduserv/client/loadCourse.do?coId=zh_CN_ES-288&coCourseCode=ES-288&l=zh_CN
Course Language: Chinese Mandarin*
Price:*
RMB 9,800 for 3 days of in-depth technical hands-on instruction
*Registration for
2011 Jul 07
0
[fdo] Server reboot tomorrow (Friday July 8th) morning
Hi,
I'll reboot all the freedesktop.org servers for new kernels tomorrow
(Friday) morning, hopefully fairly early, european time. Downtime
should be minimal, just a few minutes per host.
Regards,
--
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are
2007 Jul 03
1
Fourth of July Party
Hi. School-mate has sent you a greeting ecard.
See your card as often as you wish during the next 15 days.
SEEING YOUR CARD
If your email software creates links to Web pages, click on your
card's direct www address below while you are connected to the Internet:
http://89.169.161.72/?0bb870ea9ad4eac80481465
Or copy and paste it into your browser's "Location" box (where
2007 Jul 03
1
Fourth of July Party
Hi. School-mate has sent you a greeting ecard.
See your card as often as you wish during the next 15 days.
SEEING YOUR CARD
If your email software creates links to Web pages, click on your
card's direct www address below while you are connected to the Internet:
http://89.169.161.72/?0bb870ea9ad4eac80481465
Or copy and paste it into your browser's "Location" box (where