search for: coreimprovements

Displaying 8 results from an estimated 8 matches for "coreimprovements".

2011 Jul 30
2
[LLVMdev] "Cannot select" error in 2.9
...r missed this or didn't see it, and I'd like > to find out what else changed so I can make the necessary adjustments in my > code. Actually, it was new in *2.6*, which was released almost two years ago. It's documented here: <http://llvm.org/releases/2.6/docs/ReleaseNotes.html#coreimprovements>.
2011 Jul 30
0
[LLVMdev] "Cannot select" error in 2.9
> Actually, it was new in *2.6*, which was released almost two years > ago. It's documented here: > <http://llvm.org/releases/2.6/docs/ReleaseNotes.html#coreimprovements>. Interesting -- then I guess my question is why 2.8 (which is the first version of LLVM I've used) didn't flag this? Either way, it makes sense and changing my API usage to call CreateFAdd instead of CreateAdd fixes this. Thanks Greg
2011 Jul 31
2
[LLVMdev] "Cannot select" error in 2.9
Gregory Junker wrote: > >> Actually, it was new in *2.6*, which was released almost two years >> ago. It's documented here: >> <http://llvm.org/releases/2.6/docs/ReleaseNotes.html#coreimprovements>. > > Interesting -- then I guess my question is why 2.8 (which is the first version of LLVM I've used) didn't flag this? > > Either way, it makes sense and changing my API usage to call CreateFAdd instead of CreateAdd fixes this. For a while, we kept some API backwards comp...
2011 Jul 31
0
[LLVMdev] "Cannot select" error in 2.9
...t: Re: [LLVMdev] "Cannot select" error in 2.9 > > Gregory Junker wrote: > > > >> Actually, it was new in *2.6*, which was released almost two years > >> ago. It's documented here: > >> > <http://llvm.org/releases/2.6/docs/ReleaseNotes.html#coreimprovements>. > > > > Interesting -- then I guess my question is why 2.8 (which is the > first version of LLVM I've used) didn't flag this? > > > > Either way, it makes sense and changing my API usage to call > CreateFAdd instead of CreateAdd fixes this. > > For...
2011 Jul 30
0
[LLVMdev] "Cannot select" error in 2.9
> -----Original Message----- > From: Nick Lewycky [mailto:nicholas at mxc.ca] > Sent: Saturday, July 30, 2011 2:36 PM > To: Gregory Junker > Cc: 'Rotem, Nadav'; llvmdev at cs.uiuc.edu > Subject: Re: [LLVMdev] "Cannot select" error in 2.9 > > Gregory Junker wrote: > >>> -----Original Message----- > >>> From: Rotem, Nadav
2010 Oct 05
0
[LLVMdev] 2.8 Release notes - LLVM r100304 API change and OpenJDK/IcedTea got support
On 2010-10-04 06:43, Chris Lattner wrote: > Hi All, > > I've finished the first draft of the 2.8 release notes: > http://llvm.org/docs/ReleaseNotes.html > > Please feel free to commit improvements and enhancements. There are "a lot" of changes that went into 2.8, but I think I've scraped most of them out of the commits. However, it is also highly likely that I
2011 Jul 30
3
[LLVMdev] "Cannot select" error in 2.9
Gregory Junker wrote: >>> -----Original Message----- >>> From: Rotem, Nadav [mailto:nadav.rotem at intel.com] >>> Sent: Saturday, July 30, 2011 6:51 AM >>> To: Gregory Junker >>> Subject: RE: [LLVMdev] "Cannot select" error in 2.9 >>> >>> Can you reduce the test with bug-point ? Does it work on ToT ? >> >> Hi
2010 Oct 04
5
[LLVMdev] 2.8 Release notes
Hi All, I've finished the first draft of the 2.8 release notes: http://llvm.org/docs/ReleaseNotes.html Please feel free to commit improvements and enhancements. There are "a lot" of changes that went into 2.8, but I think I've scraped most of them out of the commits. However, it is also highly likely that I missed something, so if I missed your favorite feature, please speak