search for: hapilly

Displaying 4 results from an estimated 4 matches for "hapilly".

Did you mean: happilly
2008 Sep 25
3
[LLVMdev] Cannot Select ConstantFP on x86
I just ran into this today with x86-64: Cannot yet select: 0x3cbc180: f64 = ConstantFP <1> As far as I can tell, DAGCombiner comes along and sees an sint_to_fp of the constant 1 and hapilly folds it into a ConstantFP<1>. ISel then blows up because there's no pattern for it. Does this look familiar to anyone? I don't see any relevant bugs in the database. -Dave
2008 Sep 26
0
[LLVMdev] Cannot Select ConstantFP on x86
On Sep 24, 2008, at 5:11 PM, David Greene wrote: > I just ran into this today with x86-64: > > Cannot yet select: 0x3cbc180: f64 = ConstantFP <1> > > As far as I can tell, DAGCombiner comes along and sees an sint_to_fp > of the > constant 1 and hapilly folds it into a ConstantFP<1>. ISel then > blows up > because there's no pattern for it. > > Does this look familiar to anyone? I don't see any relevant bugs in > the > database. Do you have a testcase? It sounds like something that would be easy to fix. -...
2008 Sep 26
2
[LLVMdev] Cannot Select ConstantFP on x86
...24, 2008, at 5:11 PM, David Greene wrote: > > I just ran into this today with x86-64: > > > > Cannot yet select: 0x3cbc180: f64 = ConstantFP <1> > > > > As far as I can tell, DAGCombiner comes along and sees an sint_to_fp > > of the > > constant 1 and hapilly folds it into a ConstantFP<1>. ISel then > > blows up > > because there's no pattern for it. > > > > Does this look familiar to anyone? I don't see any relevant bugs in > > the > > database. > > Do you have a testcase? It sounds like someth...
2006 Jan 28
1
[Offtopic] tinydns -some help needed
> Sorry - I once was sold on the idea of djb's tools and Qmail, and I've > regretted installing it ever since. Save yourself some serious agony - run > (don't walk!) away from djb-ANYTHING! I don't know what problems you had with it, but I'm hapilly using it on about 20 servers (both djbdns and qmail) and never had a problem with it. I'll remember your advice when I'll encounter my first problem, though I may just as well read the docs again when that happens... :) --- I second the djb comment, the guy is an arrogant prick; if someth...