Displaying 12 results from an estimated 12 matches for "amdiltargetmachin".
Did you mean:
amdiltargetmachine
2012 Mar 26
6
[LLVMdev] RFC: R600, a new backend for AMD GPUs
...being developed as a part of the Open Source compute
stack in Mesa (http://www.mesa3d.org/), which uses the Gallium API.
It uses large portions of the AMDIL backend which was open-sourced
last December and you'll notice the TargetMachine for this backend
(AMDGPUTargetMachine) is a sub-class of AMDILTargetMachine. We are also
currently working on an LLVM backend for Southern Islands GPUs, and we
would like to get that code into the LLVM tree as well, once it has been
approved for release. The Southern Islands backend will be used for
compute shaders and also graphics shaders in the AMD open source 3D dri...
2012 Apr 09
0
[LLVMdev] RFC: R600, a new backend for AMD GPUs
...a part of the Open Source compute
> stack in Mesa (http://www.mesa3d.org/), which uses the Gallium API.
> It uses large portions of the AMDIL backend which was open-sourced
> last December and you'll notice the TargetMachine for this backend
> (AMDGPUTargetMachine) is a sub-class of AMDILTargetMachine. We are also
> currently working on an LLVM backend for Southern Islands GPUs, and we
> would like to get that code into the LLVM tree as well, once it has been
> approved for release. The Southern Islands backend will be used for
> compute shaders and also graphics shaders in the AM...
2012 May 25
3
[LLVMdev] RFC: R600, a new backend for AMD GPUs
...ource compute
> > stack in Mesa (http://www.mesa3d.org/), which uses the Gallium API.
> > It uses large portions of the AMDIL backend which was open-sourced
> > last December and you'll notice the TargetMachine for this backend
> > (AMDGPUTargetMachine) is a sub-class of AMDILTargetMachine. We are also
> > currently working on an LLVM backend for Southern Islands GPUs, and we
> > would like to get that code into the LLVM tree as well, once it has been
> > approved for release. The Southern Islands backend will be used for
> > compute shaders and also graphi...
2012 Apr 24
0
[LLVMdev] RFC: R600, a new backend for AMD GPUs
...a part of the Open Source compute
> stack in Mesa (http://www.mesa3d.org/), which uses the Gallium API.
> It uses large portions of the AMDIL backend which was open-sourced
> last December and you'll notice the TargetMachine for this backend
> (AMDGPUTargetMachine) is a sub-class of AMDILTargetMachine. We are also
> currently working on an LLVM backend for Southern Islands GPUs, and we
> would like to get that code into the LLVM tree as well, once it has been
> approved for release. The Southern Islands backend will be used for
> compute shaders and also graphics shaders in the AM...
2012 Mar 26
0
[LLVMdev] R600, a new backend for AMD GPUs
...t of the Open Source
> compute
> stack in Mesa (http://www.mesa3d.org/), which uses the Gallium API.
> It uses large portions of the AMDIL backend which was open-sourced
> last December and you'll notice the TargetMachine for this backend
> (AMDGPUTargetMachine) is a sub-class of AMDILTargetMachine. We are
> also
> currently working on an LLVM backend for Southern Islands GPUs, and we
> would like to get that code into the LLVM tree as well, once it has
> been
> approved for release. The Southern Islands backend will be used for
> compute shaders and also graphics shaders...
2012 Apr 09
2
[LLVMdev] RFC: R600, a new backend for AMD GPUs
...ource compute
> > stack in Mesa (http://www.mesa3d.org/), which uses the Gallium API.
> > It uses large portions of the AMDIL backend which was open-sourced
> > last December and you'll notice the TargetMachine for this backend
> > (AMDGPUTargetMachine) is a sub-class of AMDILTargetMachine. We are also
> > currently working on an LLVM backend for Southern Islands GPUs, and we
> > would like to get that code into the LLVM tree as well, once it has been
> > approved for release. The Southern Islands backend will be used for
> > compute shaders and also graphi...
2012 May 28
3
[LLVMdev] RFC: R600, a new backend for AMD GPUs
...in Mesa (http://www.mesa3d.org/), which uses the Gallium API.
> > > > It uses large portions of the AMDIL backend which was open-sourced
> > > > last December and you'll notice the TargetMachine for this backend
> > > > (AMDGPUTargetMachine) is a sub-class of AMDILTargetMachine. We are
also
> > > > currently working on an LLVM backend for Southern Islands GPUs, and
we
> > > > would like to get that code into the LLVM tree as well, once it has
been
> > > > approved for release. The Southern Islands backend will be used for
> > &...
2012 May 28
0
[LLVMdev] RFC: R600, a new backend for AMD GPUs
...gt; > stack in Mesa (http://www.mesa3d.org/), which uses the Gallium API.
> > > It uses large portions of the AMDIL backend which was open-sourced
> > > last December and you'll notice the TargetMachine for this backend
> > > (AMDGPUTargetMachine) is a sub-class of AMDILTargetMachine. We are also
> > > currently working on an LLVM backend for Southern Islands GPUs, and we
> > > would like to get that code into the LLVM tree as well, once it has been
> > > approved for release. The Southern Islands backend will be used for
> > > compute sha...
2012 May 29
2
[LLVMdev] RFC: R600, a new backend for AMD GPUs
....
> > > > > > It uses large portions of the AMDIL backend which was
> > > > > > open-sourced last December and you'll notice the TargetMachine
> > > > > > for this backend
> > > > > > (AMDGPUTargetMachine) is a sub-class of AMDILTargetMachine.
> > > > > > We are
> > also
> > > > > > currently working on an LLVM backend for Southern Islands
> > > > > > GPUs, and
> > we
> > > > > > would like to get that code into the LLVM tree as well, once
> > >...
2012 May 28
0
[LLVMdev] RFC: R600, a new backend for AMD GPUs
.../www.mesa3d.org/), which uses the Gallium API.
> > > > > It uses large portions of the AMDIL backend which was open-sourced
> > > > > last December and you'll notice the TargetMachine for this backend
> > > > > (AMDGPUTargetMachine) is a sub-class of AMDILTargetMachine. We are
> also
> > > > > currently working on an LLVM backend for Southern Islands GPUs, and
> we
> > > > > would like to get that code into the LLVM tree as well, once it has
> been
> > > > > approved for release. The Southern Islands backen...
2012 Jun 04
0
[LLVMdev] RFC: R600, a new backend for AMD GPUs
...; > > > It uses large portions of the AMDIL backend which was
> > > > > > > open-sourced last December and you'll notice the TargetMachine
> > > > > > > for this backend
> > > > > > > (AMDGPUTargetMachine) is a sub-class of AMDILTargetMachine.
> > > > > > > We are
> > > also
> > > > > > > currently working on an LLVM backend for Southern Islands
> > > > > > > GPUs, and
> > > we
> > > > > > > would like to get that code into the LLVM tr...
2012 Mar 27
1
[LLVMdev] R600, a new backend for AMD GPUs
...> compute
> > stack in Mesa (http://www.mesa3d.org/), which uses the Gallium API.
> > It uses large portions of the AMDIL backend which was open-sourced
> > last December and you'll notice the TargetMachine for this backend
> > (AMDGPUTargetMachine) is a sub-class of AMDILTargetMachine. We are
> > also
> > currently working on an LLVM backend for Southern Islands GPUs, and we
> > would like to get that code into the LLVM tree as well, once it has
> > been
> > approved for release. The Southern Islands backend will be used for
> > compute sha...